summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-19iio: adc: vf610: fix conversion mode sysfs node nameBaruch Siach
2022-06-19iio: adc: adi-axi-adc: Fix refcount leak in adi_axi_adc_attach_clientMiaoqian Lin
2022-06-19iio: test: fix missing MODULE_LICENSE for IIO_RESCALE=mLiam Beguin
2022-06-19iio:humidity:hts221: rearrange iio trigger get and registerDmitry Rokosov
2022-06-19iio:chemical:ccs811: rearrange iio trigger get and registerDmitry Rokosov
2022-06-19iio:accel:mxc4005: rearrange iio trigger get and registerDmitry Rokosov
2022-06-19iio:accel:kxcjk-1013: rearrange iio trigger get and registerDmitry Rokosov
2022-06-19iio:accel:bma180: rearrange iio trigger get and registerDmitry Rokosov
2022-06-19iio: afe: rescale: Fix boolean logic bugLinus Walleij
2022-06-19iio: adc: aspeed: Fix refcount leak in aspeed_adc_set_trim_dataMiaoqian Lin
2022-06-19iio: adc: stm32: Fix IRQs on STM32F4 by removing custom spurious IRQs messageYannick Brosseau
2022-06-19iio: adc: stm32: Fix ADCs iteration in irq handlerYannick Brosseau
2022-06-19iio: adc: ti-ads131e08: add missing fwnode_handle_put() in ads131e08_alloc_ch...Jialin Zhang
2022-06-19iio: adc: rzg2l_adc: add missing fwnode_handle_put() in rzg2l_adc_parse_prope...Jialin Zhang
2022-06-19iio: trigger: sysfs: fix use-after-free on removeVincent Whitchurch
2022-06-19iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()Zheyu Ma
2022-06-19iio: freq: admv1014: Fix warning about dubious x & !y and improve readabilityAntoniu Miclaus
2022-06-19drm: panel-orientation-quirks: Add quirk for Aya Neo NextMaya Matuszczyk
2022-06-19Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-19Merge tag 'sched-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-19Merge tag 'locking-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-19Merge tag 'irq-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-19tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-19Merge tag 'char-misc-5.19-rc3-take2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-19Merge tag 'i2c-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-19Merge tag 'xfs-5.19-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-06-19perf metrics: Ensure at least 1 id per metricIan Rogers
2022-06-19tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-19tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-19perf arm-spe: Don't set data source if it's not a memory operationLeo Yan
2022-06-19perf expr: Allow exponents on floating point valuesIan Rogers
2022-06-19perf test topology: Use !strncmp(right platform) to fix guest PPC comparision...Athira Rajeev
2022-06-19perf test: Record only user callchains on the "Check Arm64 callgraphs are com...Michael Petlan
2022-06-19perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-19perf test: Fix variable length array undefined behavior in bp_accountIan Rogers
2022-06-19libperf evsel: Open shouldn't leak fd on failureIan Rogers
2022-06-19perf test: Fix "perf stat CSV output linter" test on s390Thomas Richter
2022-06-19perf unwind: Fix uninitialized variableIan Rogers
2022-06-19powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and...Christophe Leroy
2022-06-19net: phy: at803x: fix NULL pointer dereference on AR9331 PHYOleksij Rempel
2022-06-19drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.cWentao_Liang
2022-06-19ARM: dts: imx7d-smegw01: Fix the SDIO descriptionFabio Estevam
2022-06-18Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-18Merge tag '5.19-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-06-18ext4: fix a doubled word "need" in a commentXiang wangx
2022-06-18ext4: add reserved GDT blocks checkZhang Yi
2022-06-18ext4: make variable "count" signedDing Xiang
2022-06-18ext4: correct the judgment of BUG in ext4_mb_normalize_requestBaokun Li
2022-06-18ext4: fix bug_on ext4_mb_use_inode_paBaokun Li