summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwmon: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-1956-63/+63
* hwmon: (corsair-psu) add reporting of rail mode via debugfsWilken Gottwalt2022-09-192-3/+31
* hwmon: (aquacomputer_d5next) Add support for reading virtual temp sensorsAleksa Savic2022-09-192-20/+100
* hwmon: (asus_wmi_ec_sensors) remove driverEugene Shalygin2022-09-196-684/+0
* dt-bindings: hwmon: sparx5: use correct clockRobert Marko2022-09-191-2/+2
* hwmon: (gsc-hwmon) Call of_node_get() before of_find_xxx APILiang He2022-09-191-0/+1
* hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsetsAleksa Savic2022-09-191-1/+1
* Linux 6.0-rc5v6.0-rc5Linus Torvalds2022-09-111-1/+1
* Merge tag 'kbuild-fixes-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-114-33/+3
|\
| * mksysmap: Fix the mismatch of 'L0' symbols in System.mapYouling Tang2022-09-101-1/+1
| * kbuild: disable header exports for UML in a straightforward wayMasahiro Yamada2022-09-021-2/+1
| * scripts/extract-ikconfig: add zstd compression supportThitat Auareesuksakul2022-08-291-0/+1
| * scripts: remove obsolete gcc-ld scriptLukas Bulwahn2022-08-291-30/+0
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-09-113-2/+5
|\ \
| * | arm64: mm: fix resume for 52-bit enabled buildsJoey Gouly2022-09-101-0/+3
| * | arm64/ptrace: Don't clear calling process' TIF_SME on OOMMark Brown2022-09-081-2/+0
| * | arm64/bti: Disable in kernel BTI when cross section thunks are brokenMark Brown2022-09-061-0/+2
* | | Merge tag 'i2c-for-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-09-113-107/+123
|\ \ \
| * | | dt-bindings: i2c: renesas,riic: Fix 'unevaluatedProperties' warningsLad Prabhakar2022-08-301-0/+3
| * | | docs: i2c: piix4: Fix typos, add markup, drop linkBruce Duncan2022-08-291-8/+5
| * | | docs: i2c: i2c-topology: reorder sections more logicallyLuca Ceresoli2022-08-291-97/+114
| * | | docs: i2c: i2c-topology: fix incorrect headingLuca Ceresoli2022-08-291-3/+2
| * | | docs: i2c: i2c-topology: fix typoLuca Ceresoli2022-08-291-1/+1
| | |/ | |/|
* | | Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-09-118-135/+163
|\ \ \
| * | | iommu: Fix false ownership failure on AMD systems with PASID activatedJason Gunthorpe2022-09-112-2/+21
| * | | iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Lu Baolu2022-09-113-26/+12
| * | | iommu/virtio: Fix interaction with VFIOJean-Philippe Brucker2022-09-071-0/+11
| * | | iommu/vt-d: Fix lockdep splat due to klist iteration in atomic contextLu Baolu2022-09-071-28/+19
| * | | iommu/vt-d: Fix recursive lock issue in iommu_flush_dev_iotlb()Lu Baolu2022-09-071-16/+23
| * | | iommu/vt-d: Correctly calculate sagaw value of IOMMULu Baolu2022-09-071-3/+25
| * | | iommu/vt-d: Fix kdump kernels boot failure with scalable modeLu Baolu2022-09-072-59/+50
| * | | iommu/amd: use full 64-bit value in build_completion_wait()John Sperbeck2022-09-071-1/+2
* | | | Merge tag 'mips-fixes_6.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-09-115-22/+21
|\ \ \ \
| * | | | mips: Select SPARSEMEM_EXTREMEAlexander Sverdlin2022-09-091-1/+0
| * | | | MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()Alexander Sverdlin2022-09-071-0/+10
| * | | | MIPS: octeon: Get rid of preprocessor directives around RESERVE32Alexander Sverdlin2022-09-072-20/+11
| * | | | MIPS: loongson32: ls1c: Fix hang during startupYang Ling2022-08-291-1/+0
* | | | | Merge tag 's390-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-09-102-2/+3
|\ \ \ \ \
| * | | | | s390/smp: enforce lowcore protection on CPU restartAlexander Gordeev2022-09-071-1/+1
| * | | | | s390/boot: fix absolute zero lowcore corruption on bootAlexander Gordeev2022-09-072-1/+2
* | | | | | Merge tag 'hwmon-for-v6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-09-104-213/+278
|\ \ \ \ \ \
| * | | | | | hwmon: (asus-ec-sensors) autoload module via DMI dataEugene Shalygin2022-09-091-186/+222
| * | | | | | hwmon: (mr75203) enable polling for all VM channelsEliav Farber2022-09-081-0/+13
| * | | | | | hwmon: (mr75203) fix multi-channel voltage readingEliav Farber2022-09-081-12/+17
| * | | | | | hwmon: (mr75203) fix voltage equation for negative source inputEliav Farber2022-09-081-2/+12
| * | | | | | hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used se...Eliav Farber2022-09-081-0/+2
| * | | | | | hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not definedEliav Farber2022-09-081-8/+6
| * | | | | | dt-bindings: hwmon: (mr75203) fix "intel,vm-map" property to be optionalEliav Farber2022-09-081-1/+0
| * | | | | | hwmon: (tps23861) fix byte order in resistance registerAlexandru Gagniuc2022-09-051-4/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'dma-mapping-6.0-2022-09-10' of git://git.infradead.org/users/hch/d...Linus Torvalds2022-09-104-18/+9
|\ \ \ \ \ \