summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-05-30Merge tag 'tty-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-1/+13
2026-05-30Merge tag 'char-misc-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2026-05-30Merge tag 'ffa-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-2/+7
2026-05-30Merge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-0/+18
2026-05-30Merge tag 'scmi-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2-16/+34
2026-05-30Merge tag 'qcom-drivers-for-7.2' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann3-20/+65
2026-05-29workqueue: Add warnings and fallback if system_{unbound}_wq is usedMarco Crivellari1-0/+1
2026-05-29Merge tag 'iommu-fixes-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+11
2026-05-29Merge tag 'hid-for-linus-2026052801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+0
2026-05-29EDAC/igen6: Fix memory topology parsing for Panther Lake-H SoCsQiuxu Zhuo1-0/+3
2026-05-29firmware: samsung: acpm: remove compile-testing stubsArnd Bergmann1-14/+0
2026-05-29firmware: samsung: acpm: Add devm_acpm_get_by_phandle helperTudor Ambarus1-0/+6
2026-05-29firmware: samsung: acpm: Add TMU protocol supportTudor Ambarus1-0/+18
2026-05-29firmware: samsung: acpm: Make acpm_ops const and access via pointerTudor Ambarus1-2/+2
2026-05-29firmware: samsung: acpm: Drop redundant _ops suffix in acpm_ops membersTudor Ambarus1-2/+2
2026-05-29Merge back earlier cpufreq material for 7.2Rafael J. Wysocki1-1/+4
2026-05-29block: Include bvec.h kernel-doc in the htmldocsMatthew Wilcox (Oracle)1-0/+2
2026-05-29block: Add bvec_folio()Matthew Wilcox (Oracle)2-1/+16
2026-05-29sched_ext: Auto-register/unregister dl_server reservationsAndrea Righi1-0/+6
2026-05-29vfs: make LAST_XXX private to fs/namei.cJori Koolstra1-6/+1
2026-05-29net: Remove support for AIO on socketsDemi Marie Obenour1-1/+0
2026-05-29crypto: hisilicon/qm - support doorbell enable controlZongyu Wu1-0/+12
2026-05-29crypto: hisilicon/qm - support function-level error resetZhushuai Yin1-0/+1
2026-05-29crypto: hisilicon/qm - place the interrupt status interface after the PM usag...Zhushuai Yin1-1/+0
2026-05-29crypto: hisilicon/qm - allow VF devices to query hardware isolation statusZhushuai Yin1-0/+1
2026-05-29include: remove unused cnt32_to_63.hCosta Shulyupin1-104/+0
2026-05-29raid6: hide internalsChristoph Hellwig2-88/+27
2026-05-29raid6: warn when using less than four devicesChristoph Hellwig1-0/+2
2026-05-29raid6: improve the public interfaceChristoph Hellwig1-9/+10
2026-05-29raid6: remove raid6_get_zero_pageChristoph Hellwig1-6/+0
2026-05-29raid6: remove unused defines in pq.hChristoph Hellwig1-6/+0
2026-05-29raid6: remove __KERNEL__ ifdefsChristoph Hellwig1-90/+0
2026-05-29raid6: turn the userspace test harness into a kunit testChristoph Hellwig1-3/+0
2026-05-29kcov: allow simultaneous KCOV_ENABLE/KCOV_REMOTE_ENABLEJann Horn2-2/+3
2026-05-29llist: make locking comments consistentPhilipp Stanner1-2/+2
2026-05-29kcov: refactor common handle ID into kcov_common_handle_idJann Horn3-17/+15
2026-05-29uaccess: minimize INLINE_COPY_USER-related ifdeferyYury Norov1-14/+7
2026-05-29uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov1-6/+6
2026-05-29init.h: discard exitcall symbols earlyArnd Bergmann1-1/+1
2026-05-29highmem-internal.h: fix typo in the comment for kunmap_atomic()Zhouyi Zhou1-1/+1
2026-05-29mm/damon/core: remove damon_set_region_biggest_system_ram_default()SeongJae Park1-5/+0
2026-05-29mm/damon: introduce damon_set_region_system_rams_default()SeongJae Park1-0/+5
2026-05-29kasan: skip HW tagging for all kernel thread stacksMuhammad Usama Anjum1-1/+1
2026-05-29vmalloc: add __GFP_SKIP_KASAN supportMuhammad Usama Anjum1-3/+3
2026-05-29mm/damon/core: introduce damon_ctx->pausedSeongJae Park1-0/+2
2026-05-29mm: limit filemap_fault readahead to VMA boundariesFrederick Mayle1-0/+2
2026-05-29mm: remove page_mapped()David Hildenbrand (Arm)1-10/+0
2026-05-29mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme actionAsier Gutierrez1-0/+2
2026-05-29mm/sparse-vmemmap: pass @pgmap argument to memory deactivation pathsMuchun Song1-3/+5
2026-05-29mm/vmpressure: skip socket pressure for costly order reclaimJP Kobryn (Meta)1-4/+5