summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-06-17x86/kexec: Remove spurious unconditional JMP from from identity_mapped()Nikolay Borisov-3/+0
2024-06-10x86/resctrl: Replace open coded cacheinfo searchesTony Luck-20/+11
2024-06-10cacheinfo: Add function to get cacheinfo for a given CPU and cache levelTony Luck-5/+20
2024-06-10cpu: Drop "extern" from function declarations in cpuhplock.hTony Luck-9/+9
2024-06-10cpu: Move CPU hotplug function declarations into their own headerTony Luck-32/+48
2024-06-09Linux 6.10-rc3v6.10-rc3Linus Torvalds-1/+1
2024-06-09Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git://git.kernel.org/p...Linus Torvalds-29/+118
2024-06-09Merge tag 'edac_urgent_for_v6.10_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-5/+7
2024-06-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-8/+0
2024-06-08Merge tag '6.10-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-4/+1
2024-06-08Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-73/+222
2024-06-08Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-50/+17
2024-06-08Merge tag 'media/v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-40/+56
2024-06-08Merge tag 'irq-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-51/+36
2024-06-08Merge tag 'x86-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+17
2024-06-08Merge tag 'perf-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+13
2024-06-08Merge tag 'locking-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-10/+10
2024-06-07Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...Linus Torvalds-62/+115
2024-06-07Merge tag 'gpio-fixes-for-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-31/+85
2024-06-07Merge tag 'block-6.10-20240607' of git://git.kernel.dk/linuxLinus Torvalds-6/+6
2024-06-07Merge tag 'io_uring-6.10-20240607' of git://git.kernel.dk/linuxLinus Torvalds-17/+23
2024-06-07Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-44/+43
2024-06-07Merge tag 'nfsd-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds-1/+1
2024-06-07Merge tag 'riscv-for-linus-6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-12/+13
2024-06-07Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-24/+142
2024-06-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-20/+19
2024-06-07Merge tag 'platform-drivers-x86-v6.10-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-142/+90
2024-06-07Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-50/+45
2024-06-07Merge tag 'ata-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds-3/+6
2024-06-07Merge tag 'drm-fixes-2024-06-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-100/+135
2024-06-07HID: Ignore battery for ELAN touchscreens 2F2C and 4116Louis Dalibard-0/+6
2024-06-07HID: i2c-hid: elan: fix reset suspend current leakageJohan Hovold-12/+47
2024-06-07dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' propertyJohan Hovold-0/+6
2024-06-07dt-bindings: HID: i2c-hid: elan: add Elan eKTH5015MJohan Hovold-4/+8
2024-06-07dt-bindings: HID: i2c-hid: add dedicated Ilitek ILI2901 schemaJohan Hovold-1/+66
2024-06-07input: Add support for "Do Not Disturb"Aseda Aboagye-0/+10
2024-06-07input: Add event code for accessibility keyAseda Aboagye-0/+3
2024-06-07hid: asus: asus_report_fixup: fix potential read out of boundsAndrew Ballance-2/+2
2024-06-07gpio: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+4
2024-06-07cifs: Don't advance the I/O iterator before terminating subrequestDavid Howells-3/+0
2024-06-07smb: client: fix deadlock in smb2_find_smb_tcon()Enzo Matsumiya-1/+1
2024-06-07modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.oMasahiro Yamada-2/+3
2024-06-07kbuild: explicitly run mksysmap as sed script from link-vmlinux.shRichard Acayan-1/+1
2024-06-07Merge tag 'drm-misc-next-fixes-2024-06-07' of https://gitlab.freedesktop.org/...Dave Airlie-5/+0
2024-06-07Merge tag 'drm-misc-fixes-2024-06-07' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-44/+74
2024-06-07Merge tag 'amd-drm-fixes-6.10-2024-06-06' of https://gitlab.freedesktop.org/a...Dave Airlie-51/+60
2024-06-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-29/+93
2024-06-06Merge tag 'pci-v6.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-15/+0
2024-06-06btrfs: protect folio::private when attaching extent buffer foliosQu Wenruo-29/+31
2024-06-06Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-567/+1077