summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-05-31bpf: fix BPF_PROG_QUERY OOB write and cgroup backward compatYuyang Huang
2026-05-31Merge branch 'for-linus' into for-nextTakashi Iwai
2026-05-31iio: Convert IIO_CHAN_SOFT_TIMESTAMP() to be compound literalAndy Shevchenko
2026-05-31iio: buffer: Move from int64_t to s64 for timestampAndy Shevchenko
2026-05-31iio: backend: add devm_iio_backend_get_by_index()Antoniu Miclaus
2026-05-30Merge tag 'liveupdate-fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-05-30driver core: remove driver_set_override()Danilo Krummrich
2026-05-30rpmsg: use generic driver_override infrastructureDanilo Krummrich
2026-05-30Drivers: hv: vmbus: use generic driver_override infrastructureDanilo Krummrich
2026-05-30cdx: use generic driver_override infrastructureDanilo Krummrich
2026-05-30amba: use generic driver_override infrastructureDanilo Krummrich
2026-05-30Merge tag 'tty-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-05-30Merge tag 'char-misc-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-30Merge tag 'ffa-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2026-05-29Merge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-30Merge tag 'scmi-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2026-05-30Merge tag 'qcom-drivers-for-7.2' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2026-05-29workqueue: Add warnings and fallback if system_{unbound}_wq is usedMarco Crivellari
2026-05-29Merge tag 'iommu-fixes-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-05-29Merge tag 'hid-for-linus-2026052801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-29EDAC/igen6: Fix memory topology parsing for Panther Lake-H SoCsQiuxu Zhuo
2026-05-29firmware: samsung: acpm: remove compile-testing stubsArnd Bergmann
2026-05-29firmware: samsung: acpm: Add devm_acpm_get_by_phandle helperTudor Ambarus
2026-05-29firmware: samsung: acpm: Add TMU protocol supportTudor Ambarus
2026-05-29firmware: samsung: acpm: Make acpm_ops const and access via pointerTudor Ambarus
2026-05-29firmware: samsung: acpm: Drop redundant _ops suffix in acpm_ops membersTudor Ambarus
2026-05-29Merge back earlier cpufreq material for 7.2Rafael J. Wysocki
2026-05-29block: Include bvec.h kernel-doc in the htmldocsMatthew Wilcox (Oracle)
2026-05-29block: Add bvec_folio()Matthew Wilcox (Oracle)
2026-05-29sched_ext: Auto-register/unregister dl_server reservationsAndrea Righi
2026-05-29vfs: make LAST_XXX private to fs/namei.cJori Koolstra
2026-05-29net: Remove support for AIO on socketsDemi Marie Obenour
2026-05-29crypto: hisilicon/qm - support doorbell enable controlZongyu Wu
2026-05-29crypto: hisilicon/qm - support function-level error resetZhushuai Yin
2026-05-29crypto: hisilicon/qm - place the interrupt status interface after the PM usag...Zhushuai Yin
2026-05-29crypto: hisilicon/qm - allow VF devices to query hardware isolation statusZhushuai Yin
2026-05-28include: remove unused cnt32_to_63.hCosta Shulyupin
2026-05-28raid6: hide internalsChristoph Hellwig
2026-05-28raid6: warn when using less than four devicesChristoph Hellwig
2026-05-28raid6: improve the public interfaceChristoph Hellwig
2026-05-28raid6: remove raid6_get_zero_pageChristoph Hellwig
2026-05-28raid6: remove unused defines in pq.hChristoph Hellwig
2026-05-28raid6: remove __KERNEL__ ifdefsChristoph Hellwig
2026-05-28raid6: turn the userspace test harness into a kunit testChristoph Hellwig
2026-05-28kcov: allow simultaneous KCOV_ENABLE/KCOV_REMOTE_ENABLEJann Horn
2026-05-28llist: make locking comments consistentPhilipp Stanner
2026-05-28kcov: refactor common handle ID into kcov_common_handle_idJann Horn
2026-05-28uaccess: minimize INLINE_COPY_USER-related ifdeferyYury Norov
2026-05-28uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov
2026-05-28init.h: discard exitcall symbols earlyArnd Bergmann