summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-06-03thermal/of: Move cooling device OF helpers out of thermal coreDaniel Lezcano
2026-06-03thermal/core: Add devm_thermal_cooling_device_register()Daniel Lezcano
2026-06-03fs: retire sget()Christian Brauner
2026-06-02mm/damon/sysfs: setup damon_filter->memcg_id from pathSeongJae Park
2026-06-02mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCGSeongJae Park
2026-06-02mm/damon/core: introduce damon_ops->apply_probesSeongJae Park
2026-06-02mm/damon/core: introduce damon_region->probe_hitsSeongJae Park
2026-06-02mm/damon/core: introduce damon_filterSeongJae Park
2026-06-02mm/damon/core: embed damon_probe objects in damon_ctxSeongJae Park
2026-06-02mm/damon/core: introduce struct damon_probeSeongJae Park
2026-06-02mm, swap: merge zeromap into swap tableKairui Song
2026-06-02mm/memcg: remove no longer used swap cgroup arrayKairui Song
2026-06-02mm/memcg, swap: store cgroup id in cluster table directlyKairui Song
2026-06-02mm, swap: delay and unify memcg lookup and charging for swapinKairui Song
2026-06-02mm/memcg, swap: tidy up cgroup v1 memsw swap helpersKairui Song
2026-06-02mm/huge_memory: move THP gfp limit helper into headerKairui Song
2026-06-02mm: rejig pageblock mask definitionsBrendan Jackman
2026-06-02mm: introduce for_each_free_list()Brendan Jackman
2026-06-02mm/mmu_notifier: fix a begin vs. start typo in the invalidate range commentTakahiro Itazuri
2026-06-02drivers/base/memory: make memory block get/put explicitMuchun Song
2026-06-02mm/bootmem_info: remove call to kmemleak_free_part_phys()David Hildenbrand (Arm)
2026-06-02mm/damon: replace damon_rand() with a per-ctx lockless PRNGJiayuan Chen
2026-06-02Merge branch 'mm-hotfixes-stable' into mm-stable to pick up the seriesAndrew Morton
2026-06-02vdso/vsyscall: Gate update_vsyscall() behind CONFIG_GENERIC_GETTIMEOFDAYThomas Weißschuh
2026-06-02sched/cputime: Handle dyntick-idle steal time correctlyrefs/merge-window/a491e1430a4fbfab275a200b4acfa057f0aab44dFrederic Weisbecker
2026-06-02sched/cputime: Provide get_cpu_[idle|iowait]_time_us() off-caseFrederic Weisbecker
2026-06-02tick/sched: Consolidate idle time fetching APIsFrederic Weisbecker
2026-06-02tick/sched: Move dyntick-idle cputime accounting to cputime codeFrederic Weisbecker
2026-06-02tick/sched: Unify idle cputime accountingFrederic Weisbecker
2026-06-02powerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker
2026-06-02sched/cputime: Correctly support generic vtime idle timeFrederic Weisbecker
2026-06-02sched/cputime: Remove superfluous and error prone kcpustat_field() parameterFrederic Weisbecker
2026-06-02bpf: Silence unused-but-set-variable warning in bpf_for_each_reg_in_vstate_maskAmery Hung
2026-06-02Merge branches 'rcutorture.2026.05.24' and 'misc.2026.05.24' into rcu-merge.2...refs/merge-window/d0426043cbc2fc676d6152b911adbeaf2a2cc1f1Uladzislau Rezki (Sony)
2026-06-02io_uring/bpf-ops: restrict ctx access to BPFPavel Begunkov
2026-06-02Merge tag 'mm-hotfixes-stable-2026-06-01-20-58' of git://git.kernel.org/pub/s...Linus Torvalds
2026-06-02mm: Make empty_zero_page[] constArd Biesheuvel
2026-06-02regulator: Use named initializers for platform_device_id arraysMark Brown
2026-06-02Merge tag 'v7.1-rc6' into workJonathan Cameron
2026-06-02rseq: Fix using an uninitialized stack variable in rseq_exit_user_update()Qing Wang
2026-06-02sched/proxy: Remove PROXY_WAKINGK Prateek Nayak
2026-06-02sched: Add blocked_donor link to task for smarter mutex handoffsPeter Zijlstra
2026-06-02sched: Add is_blocked task flagJohn Stultz
2026-06-02sched: Have try_to_wake_up() handle return-migration for PROXY_WAKING caseJohn Stultz
2026-06-02Merge branch 'tip/sched/urgent'Peter Zijlstra
2026-06-02pps: Convert to ktime_get_snapshot_id()Thomas Gleixner
2026-06-02timekeeping: Provide ktime_get_snapshot_id()Thomas Gleixner
2026-06-01libbpf: Reject non-exclusive metadata maps in the signed loaderKP Singh
2026-06-01bpf: Drop redundant hash_buf from map_get_hash operationDaniel Borkmann
2026-06-01bpf: Unify release handling for helpers and kfuncsAmery Hung