index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-03
mm/damon/core: embed damon_probe objects in damon_ctx
SeongJae Park
1
-0
/
+9
2026-06-03
mm/damon/core: introduce struct damon_probe
SeongJae Park
1
-0
/
+9
2026-06-03
mm, swap: merge zeromap into swap table
Kairui Song
1
-1
/
+0
2026-06-03
mm/memcg: remove no longer used swap cgroup array
Kairui Song
1
-47
/
+0
2026-06-03
mm/memcg, swap: store cgroup id in cluster table directly
Kairui Song
2
-10
/
+17
2026-06-03
mm, swap: delay and unify memcg lookup and charging for swapin
Kairui Song
1
-3
/
+3
2026-06-03
mm/memcg, swap: tidy up cgroup v1 memsw swap helpers
Kairui Song
2
-10
/
+8
2026-06-03
mm/huge_memory: move THP gfp limit helper into header
Kairui Song
1
-0
/
+30
2026-06-03
mm: rejig pageblock mask definitions
Brendan Jackman
1
-3
/
+3
2026-06-03
mm: introduce for_each_free_list()
Brendan Jackman
1
-3
/
+6
2026-06-03
mm/mmu_notifier: fix a begin vs. start typo in the invalidate range comment
Takahiro Itazuri
1
-2
/
+2
2026-06-03
drivers/base/memory: make memory block get/put explicit
Muchun Song
1
-2
/
+5
2026-06-03
mm/bootmem_info: remove call to kmemleak_free_part_phys()
David Hildenbrand (Arm)
1
-1
/
+0
2026-06-03
mm/damon: replace damon_rand() with a per-ctx lockless PRNG
Jiayuan Chen
1
-7
/
+21
2026-06-03
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up the series
Andrew Morton
2
-16
/
+0
2026-06-02
vdso/vsyscall: Gate update_vsyscall() behind CONFIG_GENERIC_GETTIMEOFDAY
Thomas Weißschuh
1
-1
/
+1
2026-06-02
sched/cputime: Handle dyntick-idle steal time correctly
Frederic Weisbecker
1
-0
/
+1
2026-06-02
sched/cputime: Provide get_cpu_[idle|iowait]_time_us() off-case
Frederic Weisbecker
2
-4
/
+3
2026-06-02
tick/sched: Consolidate idle time fetching APIs
Frederic Weisbecker
1
-4
/
+30
2026-06-02
tick/sched: Move dyntick-idle cputime accounting to cputime code
Frederic Weisbecker
1
-4
/
+10
2026-06-02
tick/sched: Unify idle cputime accounting
Frederic Weisbecker
2
-5
/
+26
2026-06-02
powerpc/time: Prepare to stop elapsing in dynticks-idle
Frederic Weisbecker
1
-0
/
+6
2026-06-02
sched/cputime: Correctly support generic vtime idle time
Frederic Weisbecker
1
-2
/
+7
2026-06-02
sched/cputime: Remove superfluous and error prone kcpustat_field() parameter
Frederic Weisbecker
1
-5
/
+3
2026-06-02
bpf: Silence unused-but-set-variable warning in bpf_for_each_reg_in_vstate_mask
Amery Hung
1
-0
/
+1
2026-06-02
Merge tag 'nf-26-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-2
/
+1
2026-06-02
Merge tag 'soc-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2026-06-02
Merge branches 'rcutorture.2026.05.24' and 'misc.2026.05.24' into rcu-merge.2...
Uladzislau Rezki (Sony)
2
-6
/
+8
2026-06-02
io_uring/bpf-ops: restrict ctx access to BPF
Pavel Begunkov
1
-1
/
+3
2026-06-02
drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
Lyude Paul
1
-0
/
+1
2026-06-02
Merge tag 'mm-hotfixes-stable-2026-06-01-20-58' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-16
/
+0
2026-06-02
mm: Make empty_zero_page[] const
Ard Biesheuvel
1
-1
/
+1
2026-06-02
regulator: Use named initializers for platform_device_id arrays
Mark Brown
22
-53
/
+95
2026-06-02
Merge tag 'v7.1-rc6' into work
Jonathan Cameron
109
-269
/
+1083
2026-06-02
rseq: Fix using an uninitialized stack variable in rseq_exit_user_update()
Qing Wang
1
-2
/
+3
2026-06-02
sched/proxy: Remove PROXY_WAKING
K Prateek Nayak
1
-48
/
+2
2026-06-02
sched: Add blocked_donor link to task for smarter mutex handoffs
Peter Zijlstra
1
-0
/
+7
2026-06-02
sched: Add is_blocked task flag
John Stultz
1
-2
/
+5
2026-06-02
sched: Have try_to_wake_up() handle return-migration for PROXY_WAKING case
John Stultz
1
-1
/
+1
2026-06-02
Merge branch 'tip/sched/urgent'
Peter Zijlstra
5
-104
/
+100
2026-06-02
pps: Convert to ktime_get_snapshot_id()
Thomas Gleixner
1
-4
/
+6
2026-06-02
timekeeping: Provide ktime_get_snapshot_id()
Thomas Gleixner
1
-10
/
+24
2026-06-02
Merge tag 'qcom-arm64-for-7.2' of https://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
3
-0
/
+388
2026-06-02
dt-bindings: soc: spacemit: k3: Add PCIe DBI clock IDs
Yixun Lan
1
-0
/
+5
2026-06-02
clk: spacemit: k3: Fix PCIe clock register offset
Yixun Lan
1
-2
/
+2
2026-06-02
Input: userio - allow setting other id values
Vicki Pfau
1
-1
/
+4
2026-06-02
Input: userio - update maintainer name
Vicki Pfau
1
-1
/
+1
2026-06-02
libbpf: Reject non-exclusive metadata maps in the signed loader
KP Singh
1
-0
/
+1
2026-06-02
bpf: Drop redundant hash_buf from map_get_hash operation
Daniel Borkmann
1
-1
/
+1
2026-06-02
bpf: Unify release handling for helpers and kfuncs
Amery Hung
1
-3
/
+3
[prev]
[next]