summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-06-03futex: Provide UABI defines for robust list entry modifiersThomas Gleixner
2026-06-03futex: Move futex related mm_struct data into a structThomas Gleixner
2026-06-03futex: Make futex_mm_init() voidThomas Gleixner
2026-06-03futex: Move futex task related data into a structThomas Gleixner
2026-06-03percpu: Sanitize __percpu_qual include hellThomas Gleixner
2026-06-03cleanup: Remove NULL check from unconditional guardsDmitry Ilvokhin
2026-06-03cleanup: Annotate guard constructors with nonnullDmitry Ilvokhin
2026-06-03locking/qspinlock: Clarify pending field layoutWEI-HONG, YE
2026-06-03dt-bindings: power: qcom,rpmhpd: Add RPMh power domain for Nord SoCKamal Wadhwa
2026-06-03dt-bindings: power: qcom,rpmhpd: Fix whitespace in RPMHPD definesShawn Guo
2026-06-03thermal/core: Fix missing stub for devm_thermal_cooling_device_registerDaniel Lezcano
2026-06-03thermal/of: Pass cdev_id and introduce devm registration helperDaniel Lezcano
2026-06-03thermal/of: Add cooling device ID supportDaniel Lezcano
2026-06-03thermal/of: Rename the devm_thermal_of_cooling_device_register() functionDaniel Lezcano
2026-06-03thermal/core: Make cooling device OF node conditional on CONFIG_THERMAL_OFDaniel Lezcano
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: trace probe_hitsSeongJae 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 tag 'nf-26-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski