index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-05
perf: Fix cgroup state vs ERROR
Peter Zijlstra
1
-21
/
+30
2025-06-05
perf: Fix sample vs do_exit()
Peter Zijlstra
2
-8
/
+16
2025-06-04
Merge tag 'sched_ext-for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-18
/
+19
2025-06-03
Merge tag 'trace-v6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
1
-3
/
+10
2025-06-03
Merge tag 'cgroup-for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-9
/
+16
2025-06-03
sched_ext: idle: Skip cross-node search with !CONFIG_NUMA
Andrea Righi
1
-0
/
+8
2025-06-02
Merge tag 'modules-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-24
/
+57
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-4
/
+14
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-18
/
+36
2025-06-02
ftrace: Don't allocate ftrace module map if ftrace is disabled
Ye Bin
1
-0
/
+3
2025-06-02
ftrace: Fix UAF when lookup kallsym after ftrace disabled
Ye Bin
1
-3
/
+7
2025-06-02
rtmutex_api: provide correct extern functions
Paolo Bonzini
1
-12
/
+21
2025-05-31
sched/numa: add statistics of numa balance task
Chen Yu
2
-2
/
+11
2025-05-31
sched/numa: fix task swap by skipping kernel threads
Libo Chen
1
-1
/
+2
2025-05-31
mm: rename page->index to page->__folio_index
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
14
-285
/
+736
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
12
-498
/
+1718
2025-05-31
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+0
2025-05-30
Merge tag 'trace-ringbuffer-v6.16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-105
/
+134
2025-05-30
sched_ext: idle: Properly handle invalid prev_cpu during idle selection
Andrea Righi
1
-18
/
+11
2025-05-30
cgroup: adjust criteria for rstat subsystem cpu lock access
JP Kobryn
1
-9
/
+16
2025-05-30
Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-4
/
+15
2025-05-29
Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
20
-260
/
+574
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+4
2025-05-29
ring-buffer: Simplify functions with __free(kfree) to free allocations
Steven Rostedt
1
-18
/
+9
2025-05-29
ring-buffer: Make ring_buffer_{un}map() simpler with guard(mutex)
Steven Rostedt
1
-24
/
+11
2025-05-29
ring-buffer: Simplify ring_buffer_read_page() with guard()
Steven Rostedt
1
-17
/
+11
2025-05-29
ring-buffer: Simplify reset_disabled_cpu_buffer() with use of guard()
Steven Rostedt
1
-7
/
+2
2025-05-29
ring-buffer: Remove jump to out label in ring_buffer_swap_cpu()
Steven Rostedt
1
-14
/
+9
2025-05-29
ring-buffer: Removed unnecessary if() goto out where out is the next line
Steven Rostedt
1
-4
/
+1
2025-05-29
tracing: Reset last-boot buffers when reading out all cpu buffers
Masami Hiramatsu (Google)
1
-0
/
+22
2025-05-29
ring-buffer: Allow reserve_mem persistent ring buffers to be mmapped
Steven Rostedt
2
-8
/
+45
2025-05-29
ring-buffer: Do not trigger WARN_ON() due to a commit_overrun
Steven Rostedt
1
-8
/
+18
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
14
-592
/
+966
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-3
/
+9
2025-05-28
tracing: Fix compilation warning on arm32
Pan Taixi
1
-1
/
+1
2025-05-28
Merge tag 'audit-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2025-05-28
Merge tag 'integrity-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+86
2025-05-27
Merge tag 'sched_ext-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-869
/
+1240
2025-05-27
Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-260
/
+482
2025-05-27
Merge tag 'wq-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+14
2025-05-27
Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-159
/
+97
2025-05-27
Merge tag 'for-linus-6.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2025-05-27
Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-22
/
+40
2025-05-27
delayacct: remove redundant code and adjust indentation
Wang Yaxin
1
-35
/
+16
2025-05-27
crash_dump, nvme: select CONFIGFS_FS as built-in
Arnd Bergmann
1
-1
/
+7
2025-05-27
Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
9
-64
/
+90
2025-05-27
selftests/bpf: Add tests with stack ptr register in conditional jmp
Yonghong Song
1
-2
/
+5
2025-05-27
bpf: Do not include stack ptr register in precision backtracking bookkeeping
Yonghong Song
1
-2
/
+16
2025-05-27
ring-buffer: Move cpus_read_lock() outside of buffer->mutex
Steven Rostedt
1
-5
/
+6
[prev]
[next]