summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-06-08hwmon: (ads7828) Remove use of i2c_match_id()Andrew Davis-6/+1
2024-06-08hwmon: (adm1031) Remove use of i2c_match_id()Andrew Davis-3/+1
2024-06-08hwmon: (adm1021) Remove use of i2c_match_id()Andrew Davis-3/+1
2024-06-08hwmon: (ad7418) Remove use of i2c_match_id()Andrew Davis-6/+1
2024-06-08hwmon: lm70: simplify with spi_get_device_match_data()Krzysztof Kozlowski-5/+1
2024-06-04hwmon: g672: add support for g761Christian Marangi-3/+30
2024-06-04dt-bindings: hwmon: g76x: Add support for g761Christian Marangi-3/+26
2024-06-04dt-bindings: hwmon: g762: Convert to yaml schemaChristian Marangi-47/+72
2024-06-03hwmon: (max31827) Add PEC supportRadu Sabau-9/+22
2024-06-03hwmon: (lm90) Convert to use PEC support from hwmon coreGuenter Roeck-54/+2
2024-06-03hwmon: Add PEC attribute support to hardware monitoring coreGuenter Roeck-16/+133
2024-05-29hwmon: (nzxt-smart2) Add support for another version of NZXT RGB & Fan Contro...Aleksandr Mezin-0/+1
2024-05-29hwmon: corsair-psu: add USB id of HX1200i Series 2023 psuWilken Gottwalt-6/+7
2024-05-29dt-bindings: hwmon: Add max6639Naresh Solanki-0/+92
2024-05-29hwmon: (nct6683) Display warning when enabling driver for unknown customerGuenter Roeck-0/+2
2024-05-29hwmon: (corsair-cpro) Add firmware and bootloader informationMarius Zachmann-0/+96
2024-05-26Linux 6.10-rc1v6.10-rc1Linus Torvalds-3/+3
2024-05-26mm: percpu: Include smp.h in alloc_tag.hKent Overstreet-0/+1
2024-05-26Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/p...Linus Torvalds-103/+68
2024-05-26Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"Arnaldo Carvalho de Melo-103/+68
2024-05-25Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-6/+34
2024-05-25Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds-69/+187
2024-05-25Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-12/+18
2024-05-25Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-18/+67
2024-05-25Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds-45/+35
2024-05-25Merge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds-19/+434
2024-05-25Merge tag 'ntfs3_for_6.10' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds-154/+98
2024-05-25Merge tag '6.10-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds-9/+18
2024-05-25Merge tag 'rtc-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-250/+702
2024-05-25Merge tag 'i3c/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds-17/+80
2024-05-25Merge tag 'jffs2-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-35/+26
2024-05-25Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-129/+136
2024-05-24Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-98/+215
2024-05-24cifs: Fix missing set of remote_i_sizeDavid Howells-3/+4
2024-05-24cifs: Fix smb3_insert_range() to move the zero_pointDavid Howells-0/+1
2024-05-24Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+2732
2024-05-24mm/ksm: fix possible UAF of stable_nodeChengming Zhou-1/+2
2024-05-24mm/memory-failure: fix handling of dissolved but not taken off from buddy pagesMiaohe Lin-2/+2
2024-05-24mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock againYuanyuan Zhong-2/+7
2024-05-24nilfs2: fix potential hang in nilfs_detach_log_writer()Ryusuke Konishi-3/+18
2024-05-24nilfs2: fix unexpected freezing of nilfs_segctor_sync()Ryusuke Konishi-4/+13
2024-05-24nilfs2: fix use-after-free of timer for log writer threadRyusuke Konishi-6/+19
2024-05-24selftests/mm: fix build warnings on ppc64Michael Ellerman-0/+2
2024-05-24arm64: patching: fix handling of execmem addressesWill Deacon-1/+1
2024-05-24selftests/mm: compaction_test: fix bogus test success and reduce probability ...Dev Jain-22/+49
2024-05-24selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain-0/+2
2024-05-24selftests/mm: compaction_test: fix bogus test success on Aarch64Dev Jain-7/+13
2024-05-24mailmap: update email address for Satya PriyaSatya Priya Kakitapalli-1/+1
2024-05-24mm/huge_memory: don't unpoison huge_zero_folioMiaohe Lin-0/+7
2024-05-24kasan, fortify: properly rename memintrinsicsAndrey Konovalov-4/+18