summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-06-03mm/huge_memory: move THP gfp limit helper into headerKairui Song1-0/+30
2026-06-03mm: rejig pageblock mask definitionsBrendan Jackman1-3/+3
2026-06-03mm: introduce for_each_free_list()Brendan Jackman1-3/+6
2026-06-03mm/mmu_notifier: fix a begin vs. start typo in the invalidate range commentTakahiro Itazuri1-2/+2
2026-06-03drivers/base/memory: make memory block get/put explicitMuchun Song1-2/+5
2026-06-03mm/bootmem_info: remove call to kmemleak_free_part_phys()David Hildenbrand (Arm)1-1/+0
2026-06-03mm/damon: replace damon_rand() with a per-ctx lockless PRNGJiayuan Chen1-7/+21
2026-06-03Merge branch 'mm-hotfixes-stable' into mm-stable to pick up the seriesAndrew Morton2-16/+0
2026-06-02vdso/vsyscall: Gate update_vsyscall() behind CONFIG_GENERIC_GETTIMEOFDAYThomas Weißschuh1-1/+1
2026-06-02sched/cputime: Handle dyntick-idle steal time correctlyFrederic Weisbecker1-0/+1
2026-06-02sched/cputime: Provide get_cpu_[idle|iowait]_time_us() off-caseFrederic Weisbecker2-4/+3
2026-06-02tick/sched: Consolidate idle time fetching APIsFrederic Weisbecker1-4/+30
2026-06-02tick/sched: Move dyntick-idle cputime accounting to cputime codeFrederic Weisbecker1-4/+10
2026-06-02tick/sched: Unify idle cputime accountingFrederic Weisbecker2-5/+26
2026-06-02powerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker1-0/+6
2026-06-02sched/cputime: Correctly support generic vtime idle timeFrederic Weisbecker1-2/+7
2026-06-02sched/cputime: Remove superfluous and error prone kcpustat_field() parameterFrederic Weisbecker1-5/+3
2026-06-02bpf: Silence unused-but-set-variable warning in bpf_for_each_reg_in_vstate_maskAmery Hung1-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-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