summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-06-01bpf: Unify referenced object tracking in verifierAmery Hung
2026-06-01bpf: Refactor object relationship tracking and fix dynptr UAF bugAmery Hung
2026-06-01bpf: Unify dynptr handling in the verifierAmery Hung
2026-06-01net: Remove orphaned ax25_ptr referencesCosta Shulyupin
2026-06-01ata: Annotate functions in the issuing path with __must_hold()Bart Van Assche
2026-06-01ata: libata: Document when host->eh_mutex should be heldBart Van Assche
2026-06-01Merge remote-tracking branch 'tip/locking/context' into for-7.2Niklas Cassel
2026-06-01Merge tag 'v7.1-rc6' into char-misc-nextGreg Kroah-Hartman
2026-06-01Merge tag 'v7.1-rc6' into tty-nextGreg Kroah-Hartman
2026-06-01Merge tag 'v7.1-rc6' into usb-nextGreg Kroah-Hartman
2026-06-01sunrpc: add a generic netlink family for cache upcallsJeff Layton
2026-06-01sunrpc: add helpers to count and snapshot pending cache requestsJeff Layton
2026-06-01sunrpc: add a cache_notify callbackJeff Layton
2026-06-01sunrpc: rename sunrpc_cache_pipe_upcall_timeout()Jeff Layton
2026-06-01sunrpc: rename sunrpc_cache_pipe_upcall() to sunrpc_cache_upcall()Jeff Layton
2026-06-01Merge remote-tracking branches 'vfs/vfs-7.2.casefold', 'vfs/vfs-7.2.directory...Chuck Lever
2026-06-01ASoC: nau8822: add support for supply regulatorsMark Brown
2026-06-01spi: fsl-lpspi: fix DMA termination issuesMark Brown
2026-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-06-01kho: docs: fix typo in ABI documentationLongWei
2026-06-01liveupdate: Reference count incoming FLB dataDavid Matlack
2026-06-01liveupdate: Use refcount_t for FLB reference countsDavid Matlack
2026-06-01kho: fix deferred initialization of scratch areasMichal Clapinski
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