summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-06-02io_uring/bpf-ops: restrict ctx access to BPFPavel Begunkov1-1/+3
2026-06-02Merge tag 'mm-hotfixes-stable-2026-06-01-20-58' of git://git.kernel.org/pub/s...Linus Torvalds2-16/+0
2026-06-02mm: Make empty_zero_page[] constArd Biesheuvel1-1/+1
2026-06-02regulator: Use named initializers for platform_device_id arraysMark Brown17-35/+78
2026-06-02Merge tag 'v7.1-rc6' into workJonathan Cameron65-209/+866
2026-06-02rseq: Fix using an uninitialized stack variable in rseq_exit_user_update()Qing Wang1-2/+3
2026-06-02sched/proxy: Remove PROXY_WAKINGK Prateek Nayak1-48/+2
2026-06-02sched: Add blocked_donor link to task for smarter mutex handoffsPeter Zijlstra1-0/+7
2026-06-02sched: Add is_blocked task flagJohn Stultz1-2/+5
2026-06-02sched: Have try_to_wake_up() handle return-migration for PROXY_WAKING caseJohn Stultz1-1/+1
2026-06-02Merge branch 'tip/sched/urgent'Peter Zijlstra4-103/+96
2026-06-02pps: Convert to ktime_get_snapshot_id()Thomas Gleixner1-4/+6
2026-06-02timekeeping: Provide ktime_get_snapshot_id()Thomas Gleixner1-10/+24
2026-06-02libbpf: Reject non-exclusive metadata maps in the signed loaderKP Singh1-0/+1
2026-06-02bpf: Drop redundant hash_buf from map_get_hash operationDaniel Borkmann1-1/+1
2026-06-02bpf: Unify release handling for helpers and kfuncsAmery Hung1-3/+3
2026-06-02bpf: Unify referenced object tracking in verifierAmery Hung1-1/+13
2026-06-02bpf: Refactor object relationship tracking and fix dynptr UAF bugAmery Hung2-51/+30
2026-06-02bpf: Unify dynptr handling in the verifierAmery Hung1-5/+8
2026-06-02net: Remove orphaned ax25_ptr referencesCosta Shulyupin1-1/+0
2026-06-01ata: Annotate functions in the issuing path with __must_hold()Bart Van Assche1-1/+2
2026-06-01ata: libata: Document when host->eh_mutex should be heldBart Van Assche1-5/+10
2026-06-01Merge remote-tracking branch 'tip/locking/context' into for-7.2Niklas Cassel1-8/+22
2026-06-01Merge tag 'v7.1-rc6' into char-misc-nextGreg Kroah-Hartman46-114/+489
2026-06-01Merge tag 'v7.1-rc6' into tty-nextGreg Kroah-Hartman65-209/+866
2026-06-01Merge tag 'v7.1-rc6' into usb-nextGreg Kroah-Hartman46-114/+489
2026-06-01sunrpc: add a generic netlink family for cache upcallsJeff Layton1-0/+2
2026-06-01sunrpc: add helpers to count and snapshot pending cache requestsJeff Layton1-0/+6
2026-06-01sunrpc: add a cache_notify callbackJeff Layton1-0/+3
2026-06-01sunrpc: rename sunrpc_cache_pipe_upcall_timeout()Jeff Layton1-1/+1
2026-06-01sunrpc: rename sunrpc_cache_pipe_upcall() to sunrpc_cache_upcall()Jeff Layton1-1/+1
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