summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-06-01Merge remote-tracking branches 'vfs/vfs-7.2.casefold', 'vfs/vfs-7.2.directory...Chuck Lever8-44/+171
2026-06-01ASoC: nau8822: add support for supply regulatorsMark Brown17-35/+78
2026-06-01spi: fsl-lpspi: fix DMA termination issuesMark Brown29-64/+428
2026-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni6-2/+29
2026-06-01kho: docs: fix typo in ABI documentationLongWei1-1/+1
2026-06-01liveupdate: Reference count incoming FLB dataDavid Matlack1-0/+6
2026-06-01liveupdate: Use refcount_t for FLB reference countsDavid Matlack1-1/+2
2026-06-01kho: fix deferred initialization of scratch areasMichal Clapinski1-2/+19
2026-05-31bpf: fix BPF_PROG_QUERY OOB write and cgroup backward compatYuyang Huang1-2/+3
2026-05-31Merge branch 'for-linus' into for-nextTakashi Iwai12-29/+350
2026-05-31iio: Convert IIO_CHAN_SOFT_TIMESTAMP() to be compound literalAndy Shevchenko1-3/+3
2026-05-31iio: buffer: Move from int64_t to s64 for timestampAndy Shevchenko1-1/+1
2026-05-31iio: backend: add devm_iio_backend_get_by_index()Antoniu Miclaus1-0/+1
2026-05-31Merge tag 'liveupdate-fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2026-05-30driver core: remove driver_set_override()Danilo Krummrich1-2/+0
2026-05-30rpmsg: use generic driver_override infrastructureDanilo Krummrich1-4/+0
2026-05-30Drivers: hv: vmbus: use generic driver_override infrastructureDanilo Krummrich1-5/+0
2026-05-30cdx: use generic driver_override infrastructureDanilo Krummrich1-4/+0
2026-05-30amba: use generic driver_override infrastructureDanilo Krummrich1-5/+0
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