summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-06-03percpu: Sanitize __percpu_qual include hellThomas Gleixner4-4/+28
2026-06-03cleanup: Remove NULL check from unconditional guardsDmitry Ilvokhin1-2/+2
2026-06-03cleanup: Annotate guard constructors with nonnullDmitry Ilvokhin2-1/+12
2026-06-03locking/qspinlock: Clarify pending field layoutWEI-HONG, YE1-2/+1
2026-06-03drm/managed: fix drmm_add_action() kernel-docMichał Grzelak1-1/+1
2026-06-03drm/print: describe 6th & 9th bit of drm.debugMichał Grzelak1-1/+1
2026-06-03dt-bindings: power: qcom,rpmhpd: Add RPMh power domain for Nord SoCKamal Wadhwa1-0/+2
2026-06-03dt-bindings: power: qcom,rpmhpd: Fix whitespace in RPMHPD definesShawn Guo1-8/+8
2026-06-03thermal/core: Fix missing stub for devm_thermal_cooling_device_registerDaniel Lezcano1-0/+4
2026-06-03thermal/of: Pass cdev_id and introduce devm registration helperDaniel Lezcano1-0/+13
2026-06-03thermal/of: Add cooling device ID supportDaniel Lezcano1-2/+4
2026-06-03thermal/of: Rename the devm_thermal_of_cooling_device_register() functionDaniel Lezcano1-8/+8
2026-06-03thermal/core: Make cooling device OF node conditional on CONFIG_THERMAL_OFDaniel Lezcano1-1/+3
2026-06-03thermal/of: Move cooling device OF helpers out of thermal coreDaniel Lezcano1-20/+29
2026-06-03thermal/core: Add devm_thermal_cooling_device_register()Daniel Lezcano1-2/+5
2026-06-03fs: retire sget()Christian Brauner1-4/+0
2026-06-02mm/damon/sysfs: setup damon_filter->memcg_id from pathSeongJae Park1-0/+1
2026-06-02mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCGSeongJae Park1-0/+6
2026-06-02mm/damon: trace probe_hitsSeongJae Park1-0/+38
2026-06-02mm/damon/core: introduce damon_ops->apply_probesSeongJae Park1-0/+4
2026-06-02mm/damon/core: introduce damon_region->probe_hitsSeongJae Park1-0/+4
2026-06-02mm/damon/core: introduce damon_filterSeongJae Park1-0/+36
2026-06-02mm/damon/core: embed damon_probe objects in damon_ctxSeongJae Park1-0/+9
2026-06-02mm/damon/core: introduce struct damon_probeSeongJae Park1-0/+9
2026-06-02mm, swap: merge zeromap into swap tableKairui Song1-1/+0
2026-06-02mm/memcg: remove no longer used swap cgroup arrayKairui Song1-47/+0
2026-06-02mm/memcg, swap: store cgroup id in cluster table directlyKairui Song2-10/+17
2026-06-02mm, swap: delay and unify memcg lookup and charging for swapinKairui Song1-3/+3
2026-06-02mm/memcg, swap: tidy up cgroup v1 memsw swap helpersKairui Song2-10/+8
2026-06-02mm/huge_memory: move THP gfp limit helper into headerKairui Song1-0/+30
2026-06-02mm: rejig pageblock mask definitionsBrendan Jackman1-3/+3
2026-06-02mm: introduce for_each_free_list()Brendan Jackman1-3/+6
2026-06-02mm/mmu_notifier: fix a begin vs. start typo in the invalidate range commentTakahiro Itazuri1-2/+2
2026-06-02drivers/base/memory: make memory block get/put explicitMuchun Song1-2/+5
2026-06-02mm/bootmem_info: remove call to kmemleak_free_part_phys()David Hildenbrand (Arm)1-1/+0
2026-06-02mm/damon: replace damon_rand() with a per-ctx lockless PRNGJiayuan Chen1-7/+21
2026-06-02Merge branch 'mm-hotfixes-stable' into mm-stable to pick up the seriesAndrew Morton2-16/+0
2026-06-02drm/bridge: analogix_dp: Add support for RK3576Damon Ding1-0/+2
2026-06-02drm/bridge: analogix_dp: Rename and simplify is_rockchip()Damon Ding1-2/+9
2026-06-02vdso/vsyscall: Gate update_vsyscall() behind CONFIG_GENERIC_GETTIMEOFDAYThomas Weißschuh1-1/+1
2026-06-02drm/bridge: synopsys: dw-dp: Support unregistering the AUX channelCristian Ciocaltea1-0/+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