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-05-29
module: release codetag section when module load fails
David Wang
1
-0
/
+1
2025-05-29
padata: do not leak refcount in reorder_work
Dominik Grzegorzek
1
-1
/
+2
2025-05-29
kernel/fork: only call untrack_pfn_clear() on VMAs duplicated for fork()
David Hildenbrand
1
-4
/
+5
2025-05-29
bpf: abort verification if env->cur_state->loop_entry != NULL
Eduard Zingerman
1
-2
/
+4
2025-05-29
bpf: Use kallsyms to find the function name of a struct_ops's stub function
Martin KaFai Lau
1
-54
/
+44
2025-05-29
perf: Avoid the read if the count is already updated
Peter Zijlstra (Intel)
2
-17
/
+17
2025-05-29
rcu: handle unstable rdp in rcu_read_unlock_strict()
Ankur Arora
1
-1
/
+10
2025-05-29
rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
Ankur Arora
1
-4
/
+7
2025-05-29
sched: Reduce the default slice to avoid tasks getting an extra tick
zihan zhou
1
-3
/
+3
2025-05-29
bpf: Make every prog keep a copy of ctx_arg_info
Amery Hung
3
-17
/
+19
2025-05-29
hrtimers: Replace hrtimer_clock_to_base_table with switch-case
Andy Shevchenko
1
-17
/
+12
2025-05-29
posix-timers: Invoke cond_resched() during exit_itimers()
Benjamin Segall
1
-1
/
+3
2025-05-29
bpf: copy_verifier_state() should copy 'loop_entry' field
Eduard Zingerman
1
-0
/
+3
2025-05-29
bpf: don't do clean_live_states when state->loop_entry->branches > 0
Eduard Zingerman
1
-0
/
+4
2025-05-29
bpf: Search and add kfuncs in struct_ops prologue and epilogue
Amery Hung
1
-1
/
+24
2025-05-29
perf/hw_breakpoint: Return EOPNOTSUPP for unsupported breakpoint type
Saket Kumar Bhaskar
1
-2
/
+3
2025-05-29
perf/core: Fix perf_mmap() failure path
Peter Zijlstra
1
-1
/
+1
2025-05-29
rcu: Fix get_state_synchronize_rcu_full() GP-start detection
Paul E. McKenney
2
-5
/
+12
2025-05-29
perf/core: Clean up perf_try_init_event()
Peter Zijlstra
1
-27
/
+38
2025-05-29
rseq: Fix segfault on registration when rseq_cs is non-zero
Michael Jeanson
1
-12
/
+48
2025-05-29
printk: Check CON_SUSPEND when unblanking a console
Marcos Paulo de Souza
1
-2
/
+12
2025-05-29
timer_list: Don't use %pK through printk()
Thomas Weißschuh
1
-2
/
+2
2025-05-29
posix-timers: Ensure that timer initialization is fully visible
Thomas Gleixner
1
-7
/
+14
2025-05-29
posix-timers: Add cond_resched() to posix_timer_add() search loop
Eric Dumazet
1
-0
/
+1
2025-05-29
bpf: Allow pre-ordering for bpf cgroup progs
Yonghong Song
2
-9
/
+27
2025-05-29
bpf: Return prog btf_id without capable check
Mykyta Yatsenko
1
-2
/
+2
2025-05-29
bpftool: Using the right format specifiers
Jiayuan Chen
1
-2
/
+2
2025-05-29
cgroup/rstat: avoid disabling irqs for O(num_cpu)
Eric Dumazet
1
-7
/
+5
2025-05-29
pidfs: improve multi-threaded exec and premature thread-group leader exit pol...
Christian Brauner
2
-5
/
+4
2025-05-29
lockdep: Fix wait context check on softirq for PREEMPT_RT
Ryo Takakura
1
-0
/
+18
2025-05-29
tracing: Mark binary printing functions with __printf() attribute
Andy Shevchenko
2
-15
/
+12
2025-05-29
ring-buffer: Use kaslr address instead of text delta
Steven Rostedt
3
-32
/
+38
2025-05-29
bpf: fix possible endless loop in BPF map iteration
Brandon Kammerdiener
1
-1
/
+1
2025-05-29
dma-mapping: Fix warning reported for missing prototype
Balbir Singh
1
-8
/
+8
2025-05-29
vhost_task: fix vhost_task_create() documentation
Stefano Garzarella
1
-1
/
+1
2025-05-29
cgroup: Fix compilation issue due to cgroup_mutex not being exported
gaoxu
1
-1
/
+1
2025-05-29
dma/mapping.c: dev_dbg support for dma_addressing_limited
Balbir Singh
1
-1
/
+10
2025-05-22
ring-buffer: Fix persistent buffer when commit page is the reader page
Steven Rostedt
1
-3
/
+5
2025-05-22
ftrace: Fix preemption accounting for stacktrace filter command
pengdonglin
1
-5
/
+1
2025-05-22
ftrace: Fix preemption accounting for stacktrace trigger command
pengdonglin
1
-1
/
+1
2025-05-22
sched_ext: bpf_iter_scx_dsq_new() should always initialize iterator
Tejun Heo
1
-0
/
+6
2025-05-22
tracing: probes: Fix a possible race in trace_probe_log APIs
Masami Hiramatsu (Google)
5
-3
/
+27
2025-05-22
tracing: fprobe: Fix RCU warning message in list traversal
Breno Leitao
1
-1
/
+2
2025-05-22
cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasks
Waiman Long
1
-2
/
+4
2025-05-18
timekeeping: Prevent coarse clocks going backwards
Thomas Gleixner
2
-10
/
+44
2025-05-18
module: ensure that kobject_put() is safe for module type kobjects
Dmitry Antipov
1
-1
/
+3
2025-05-09
kernel: globalize lookup_or_create_module_kobject()
Shyam Saini
1
-1
/
+1
2025-05-09
kernel: param: rename locate_module_kobject
Shyam Saini
1
-3
/
+3
2025-05-09
tracing: Fix oob write in trace_seq_to_buffer()
Jeongjun Park
1
-2
/
+3
2025-05-09
tracing: Do not take trace_event_sem in print_event_fields()
Steven Rostedt
1
-2
/
+2
[next]