index
:
linux.git
cached
cdir_v2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
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
13 days
Merge tag 'perf-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+9
13 days
Merge tag 'sched-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
13 days
Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
14
-75
/
+44
13 days
Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+8
13 days
Merge tag 'timers-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-69
/
+25
14 days
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2025-04-05
tracing/timers: Rename the hrtimer_init event to hrtimer_setup
Nam Cao
1
-2
/
+2
2025-04-05
hrtimers: Rename debug_init_on_stack() to debug_setup_on_stack()
Nam Cao
1
-4
/
+4
2025-04-05
hrtimers: Rename debug_init() to debug_setup()
Nam Cao
1
-4
/
+2
2025-04-05
hrtimers: Rename __hrtimer_init_sleeper() to __hrtimer_setup_sleeper()
Nam Cao
1
-4
/
+4
2025-04-05
hrtimers: Remove unnecessary NULL check in hrtimer_start_range_ns()
Nam Cao
1
-2
/
+0
2025-04-05
hrtimers: Make callback function pointer private
Nam Cao
2
-5
/
+5
2025-04-05
hrtimers: Merge __hrtimer_init() into __hrtimer_setup()
Nam Cao
1
-9
/
+3
2025-04-05
hrtimers: Switch to use __htimer_setup()
Nam Cao
1
-2
/
+1
2025-04-05
hrtimers: Delete hrtimer_init()
Nam Cao
1
-20
/
+0
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
13
-24
/
+24
2025-04-04
Revert "timekeeping: Fix possible inconsistencies in _COARSE clockids"
Thomas Gleixner
1
-69
/
+25
2025-04-04
genirq/migration: Use irqd_get_parent_data() in irq_force_complete_move()
Thomas Gleixner
1
-1
/
+1
2025-04-04
irqdomain: Rename irq_get_default_host() to irq_get_default_domain()
Jiri Slaby (SUSE)
1
-3
/
+3
2025-04-04
irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Jiri Slaby (SUSE)
1
-4
/
+4
2025-04-03
Merge tag 'trace-ringbuffer-v6.15-3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-26
/
+46
2025-04-03
Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2025-04-03
Merge tag 'sched_ext-for-6.15-rc0-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-11
/
+9
2025-04-03
Merge tag 'trace-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
5
-3
/
+12
2025-04-03
rseq: Eliminate useless task_work on execve
Mathieu Desnoyers
1
-1
/
+0
2025-04-02
Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-48
/
+3
2025-04-02
Merge tag 'vfs-6.15-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-11
/
+8
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+6
2025-04-02
Merge tag 'printk-for-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-15
/
+12
2025-04-02
Merge tag 'rcu-fixes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2025-04-02
Merge tag 'kgdb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2
-42
/
+10
2025-04-02
ring-buffer: Use flush_kernel_vmap_range() over flush_dcache_folio()
Steven Rostedt
1
-2
/
+3
2025-04-02
tracing: Use vmap_page_range() to map memmap ring buffer
Steven Rostedt
1
-17
/
+16
2025-04-02
tracing: Have reserve_mem use phys_to_virt() and separate from memmap buffer
Steven Rostedt
2
-7
/
+17
2025-04-02
tracing: Enforce the persistent ring buffer to be page aligned
Steven Rostedt
1
-0
/
+10
2025-04-02
rv: Fix missing unlock on double nested monitors return path
Gabriele Monaco
1
-1
/
+2
2025-04-02
tracing: Verify event formats that have "%*p.."
Steven Rostedt
1
-0
/
+7
2025-04-02
ftrace: Add cond_resched() to ftrace_graph_set_hash()
zhoumin
1
-0
/
+1
2025-04-02
tracing: Free module_delta on freeing of persistent ring buffer
Steven Rostedt
1
-0
/
+1
2025-04-02
ftrace: Have tracing function args depend on PROBE_EVENTS_BTF_ARGS
Steven Rostedt
1
-2
/
+1
2025-04-01
mseal sysmap: uprobe mapping
Jeff Xu
1
-1
/
+2
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-7
/
+21
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
13
-115
/
+252
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-77
/
+110
2025-03-31
Merge tag 'trace-ringbuffer-v6.15-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-143
/
+574
2025-03-31
perf/core: Fix child_total_time_enabled accounting bug at task exit
Yeoreum Yun
1
-9
/
+9
2025-03-30
Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-204
/
+130
2025-03-30
Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2025-03-30
Merge tag 'locking-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+21
2025-03-30
Merge tag 'bpf_try_alloc_pages' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+22
[next]