summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-10-25misc: sgi-gru: use explicitly signed charJason A. Donenfeld-10/+10
2022-10-25Merge tag 'counter-fixes-for-6.1a' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman-32/+62
2022-10-25coresight: cti: Fix hang in cti_disable_hw()James Clark-5/+0
2022-10-24Revert "coresight: cti: Fix hang in cti_disable_hw()"Greg Kroah-Hartman-0/+3
2022-10-23counter: 104-quad-8: Fix race getting function mode and directionWilliam Breathitt Gray-22/+42
2022-10-23counter: microchip-tcb-capture: Handle Signal1 read and SynapseWilliam Breathitt Gray-4/+14
2022-10-23Merge tag 'iio-fixes-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-39/+96
2022-10-22Merge tag 'coresight-fixes-v6.1-1' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman-8/+7
2022-10-20coresight: cti: Fix hang in cti_disable_hw()James Clark-3/+0
2022-10-20coresight: Fix possible deadlock with lock dependencySudeep Holla-5/+7
2022-10-17counter: ti-ecap-capture: fix IS_ERR() vs NULL checkDan Carpenter-2/+2
2022-10-17counter: Reduce DEFINE_COUNTER_ARRAY_POLARITY() to defining counter_arrayWilliam Breathitt Gray-4/+4
2022-10-17iio: bmc150-accel-core: Fix unsafe buffer attributesMatti Vaittinen-5/+18
2022-10-17iio: adxl367: Fix unsafe buffer attributesMatti Vaittinen-5/+18
2022-10-17iio: adxl372: Fix unsafe buffer attributesMatti Vaittinen-5/+18
2022-10-17iio: at91-sama5d2_adc: Fix unsafe buffer attributesMatti Vaittinen-5/+18
2022-10-17iio: temperature: ltc2983: allocate iio channels onceCosmin Tanislav-7/+6
2022-10-17tools: iio: iio_utils: fix digit calculationMatti Vaittinen-0/+4
2022-10-17iio: adc: stm32-adc: fix channel sampling time initOlivier Moysan-5/+6
2022-10-17iio: adc: mcp3911: mask out device ID in debug printsMarcus Folkesson-2/+3
2022-10-17iio: adc: mcp3911: use correct id bitsMarcus Folkesson-2/+2
2022-10-17iio: adc: mcp3911: return proper error code on failure to allocate triggerMarcus Folkesson-1/+1
2022-10-17iio: adc: mcp3911: fix sizeof() vs ARRAY_SIZE() bugDan Carpenter-1/+1
2022-10-17iio: light: tsl2583: Fix module unloadingShreeya Patel-1/+1
2022-10-16Linux 6.1-rc1v6.1-rc1Linus Torvalds-2/+2
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-421/+378
2022-10-16Merge tag 'perf-tools-for-v6.1-2-2022-10-16' of git://git.kernel.org/pub/scm/...Linus Torvalds-71/+1265
2022-10-16Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-11/+18
2022-10-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-129/+1831
2022-10-16Merge tag '6.1-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds-726/+922
2022-10-16Revert "cpumask: fix checking valid cpu range".Tetsuo Handa-8/+11
2022-10-17lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5Nathan Chancellor-2/+7
2022-10-17kbuild: fix single directory buildMasahiro Yamada-0/+2
2022-10-15Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-19/+19
2022-10-15Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds-9/+9
2022-10-15Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-61/+1
2022-10-15mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocationHyeonggon Yoo-19/+19
2022-10-15MAINTAINERS: git://github -> https://github.com for openriscPalmer Dabbelt-1/+1
2022-10-15smb3: improve SMB3 change notification supportSteve French-13/+90
2022-10-15cifs: lease key is uninitialized in two additional functions when smb1Steve French-2/+2
2022-10-15cifs: lease key is uninitialized in smb1 pathsSteve French-1/+1
2022-10-15smb3: must initialize two ACL struct fields to zeroSteve French-1/+2
2022-10-15cifs: fix double-fault crash during ntlmsspPaulo Alcantara-7/+9
2022-10-15tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo-0/+18
2022-10-15perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packetQi Liu-0/+396
2022-10-15perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driverQi Liu-1/+273
2022-10-15perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()Qi Liu-19/+34
2022-10-15perf tests stat+json_output: Include sanity check for topologyAthira Rajeev-4/+39
2022-10-15perf tests stat+csv_output: Include sanity check for topologyAthira Rajeev-4/+39
2022-10-15perf intel-pt: Fix system_wide dummy event for hybridAdrian Hunter-1/+1