summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-05-23platform/x86: ISST: Remove 8 socket limitSteve Wahl-7/+5
2023-05-15platform/mellanox: mlxbf-pmc: fix sscanf() error checkingDan Carpenter-3/+2
2023-05-15platform/x86/amd/pmf: Fix CnQF and auto-mode after resumeMario Limonciello-7/+25
2023-05-15platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0Alexandru Sorodoc-0/+2
2023-05-09platform/mellanox: fix potential race in mlxbf-tmfifo driverLiming Sun-2/+9
2023-05-09platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210iAndrey Avdeev-0/+24
2023-05-09platform/x86: touchscreen_dmi: Add upside-down quirk for GDIX1002 ts on the J...Hans de Goede-0/+17
2023-05-09platform/x86: thinkpad_acpi: Add profile force abilityMark Pearson-0/+19
2023-05-09platform/x86: thinkpad_acpi: Fix platform profiles on T490Mark Pearson-5/+0
2023-05-09platform/x86: hp-wmi: add micmute to hp_wmi_keymap structFae-0/+1
2023-05-09platform/x86/intel-uncore-freq: Return error on write frequencySrinivas Pandruvada-1/+5
2023-05-08platform/x86: intel_scu_pcidrv: Add back PCI ID for MedfieldJulian Winkler-0/+1
2023-05-07Linux 6.4-rc1v6.4-rc1Linus Torvalds-2/+2
2023-05-07Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds-144556/+167669
2023-05-07Merge tag 'core-debugobjects-2023-05-06' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-6/+15
2023-05-07Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-13/+16
2023-05-07Merge tag '6.4-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds-223/+376
2023-05-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-12/+2
2023-05-07Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds-122/+288
2023-05-07Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxLinus Torvalds-41/+47
2023-05-06Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"Arnaldo Carvalho de Melo-20/+14
2023-05-06Revert "perf build: Warn for BPF skeletons if endian mismatches"Arnaldo Carvalho de Melo-10/+7
2023-05-06Merge tag 'mm-stable-2023-05-06-10-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-205/+202
2023-05-06Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of git://git.kernel.org/pub/s...Linus Torvalds-13/+35
2023-05-06dmapool: link blocks across pagesKeith Busch-127/+130
2023-05-06dmapool: don't memset on free twiceKeith Busch-2/+2
2023-05-06dmapool: simplify freeingKeith Busch-16/+6
2023-05-06dmapool: consolidate page initializationKeith Busch-4/+3
2023-05-06dmapool: rearrange page alloc failure handlingKeith Busch-7/+9
2023-05-06dmapool: move debug code to own functionsKeith Busch-51/+77
2023-05-06dmapool: speedup DMAPOOL_DEBUG with init_on_allocTony Battersby-1/+1
2023-05-06dmapool: cleanup integer typesTony Battersby-8/+11
2023-05-06dmapool: use sysfs_emit() instead of scnprintf()Tony Battersby-16/+7
2023-05-06dmapool: remove checks for dev == NULLTony Battersby-31/+14
2023-05-06nfs: fix mis-merged __filemap_get_folio() error checkLinus Torvalds-1/+1
2023-05-06afs: fix the afs_dir_get_folio return valueChristoph Hellwig-3/+4
2023-05-06nilfs2: do not write dirty data after degenerating to read-onlyRyusuke Konishi-1/+4
2023-05-06mm: do not reclaim private data from pinned pageJan Kara-0/+10
2023-05-06nilfs2: fix infinite loop in nilfs_mdt_get_block()Ryusuke Konishi-4/+12
2023-05-06mm/mmap/vma_merge: always check invariantsLorenzo Stoakes-5/+5
2023-05-06filemap: Handle error return from __filemap_get_folio()Matthew Wilcox-1/+1
2023-05-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-850/+43
2023-05-06Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds-170/+192
2023-05-06Merge tag 'pipe-nonblock-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds-4/+33
2023-05-06Merge tag 'sound-fix-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1126/+1349
2023-05-06Merge tag 'regulator-fix-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2023-05-05Merge tag '6.4-rc-ksmbd-server-fixes-part2' of git://git.samba.org/ksmbdLinus Torvalds-110/+250
2023-05-05Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-407/+735
2023-05-05Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-55/+91
2023-05-05s390: remove the unneeded select GCC12_NO_ARRAY_BOUNDSLukas Bulwahn-1/+0