summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-06-02Merge tag 'nf-26-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-2/+1
2026-06-02Merge tag 'soc-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2026-06-02Merge branches 'rcutorture.2026.05.24' and 'misc.2026.05.24' into rcu-merge.2...Uladzislau Rezki (Sony)2-6/+8
2026-06-02io_uring/bpf-ops: restrict ctx access to BPFPavel Begunkov1-1/+3
2026-06-02drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()Lyude Paul1-0/+1
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 Brown22-53/+95
2026-06-02Merge tag 'v7.1-rc6' into workJonathan Cameron109-269/+1083
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 Zijlstra5-104/+100
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-02Merge tag 'qcom-arm64-for-7.2' of https://git.kernel.org/pub/scm/linux/kernel...Linus Walleij3-0/+388
2026-06-02dt-bindings: soc: spacemit: k3: Add PCIe DBI clock IDsYixun Lan1-0/+5
2026-06-02clk: spacemit: k3: Fix PCIe clock register offsetYixun Lan1-2/+2
2026-06-01Input: userio - allow setting other id valuesVicki Pfau1-1/+4
2026-06-01Input: userio - update maintainer nameVicki Pfau1-1/+1
2026-06-01libbpf: Reject non-exclusive metadata maps in the signed loaderKP Singh1-0/+1
2026-06-01bpf: Drop redundant hash_buf from map_get_hash operationDaniel Borkmann1-1/+1
2026-06-01bpf: Unify release handling for helpers and kfuncsAmery Hung1-3/+3
2026-06-01bpf: Unify referenced object tracking in verifierAmery Hung1-1/+13
2026-06-01bpf: Refactor object relationship tracking and fix dynptr UAF bugAmery Hung2-51/+30
2026-06-01bpf: Unify dynptr handling in the verifierAmery Hung1-5/+8
2026-06-01net: Remove orphaned ax25_ptr referencesCosta Shulyupin1-1/+0
2026-06-01net/sched: act_api: use RCU with deferred freeing for action lifecycleJamal Hadi Salim1-0/+1
2026-06-01ACPI: CPPC: Add support for CPPC v4Sumit Gupta1-2/+6
2026-06-01accel: ethosu: Add performance counter supportRob Herring (Arm)1-1/+59
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-Hartman74-164/+587
2026-06-01Merge tag 'v7.1-rc6' into tty-nextGreg Kroah-Hartman109-269/+1083
2026-06-01Merge tag 'v7.1-rc6' into usb-nextGreg Kroah-Hartman74-164/+587
2026-06-01nfsd: add NFSD_CMD_CACHE_FLUSH netlink commandJeff Layton1-0/+8
2026-06-01sunrpc: add SUNRPC_CMD_CACHE_FLUSH netlink commandJeff Layton1-0/+8
2026-06-01nfsd: add netlink upcall for the nfsd.fh cacheJeff Layton1-0/+23
2026-06-01nfsd: add netlink upcall for the svc_export cacheJeff Layton1-0/+101
2026-06-01sunrpc: add netlink upcall for the auth.unix.gid cacheJeff Layton1-0/+20
2026-06-01sunrpc: add netlink upcall for the auth.unix.ip cacheJeff Layton1-0/+21
2026-06-01sunrpc: add a generic netlink family for cache upcallsJeff Layton2-0/+37
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 Lever12-46/+311