aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-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-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.delegations' and 'vfs/vfs-7.2.exportfs' into vfs-7.2-mergeChuck 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-30Merge tag 'liveupdate-fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linuxLinus 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/gregkh/ttyLinus Torvalds2-1/+13
2026-05-30Merge tag 'char-misc-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+1
2026-05-30Merge tag 'ffa-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/driversArnd Bergmann2-2/+7
2026-05-29Merge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/nathan/linuxLinus Torvalds4-0/+18
2026-05-30Merge tag 'scmi-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/driversArnd Bergmann2-16/+34
2026-05-30Merge tag 'qcom-drivers-for-7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann3-20/+65