index
:
linux.git
cached
cdir_v2
cfid-fixes
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
4 days
cgroup/cpuset: Fix a partition error with CPU hotplug
Waiman Long
1
-3
/
+4
4 days
cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config...
Waiman Long
1
-1
/
+1
4 days
tracing: Limit access to parser->buffer when trace_get_user failed
Pu Lehui
2
-7
/
+19
4 days
tracing: Remove unneeded goto out logic
Steven Rostedt
1
-23
/
+15
4 days
ftrace: Also allocate and copy hash for reading of filter files
Steven Rostedt
1
-9
/
+10
4 days
sched_ext: initialize built-in idle state before ops.init()
Andrea Righi
1
-7
/
+7
4 days
sched/ext: Fix invalid task state transitions on class switch
Andrea Righi
1
-0
/
+4
4 days
tracing: fprobe-event: Sanitize wildcard for fprobe event name
Masami Hiramatsu (Google)
1
-1
/
+1
11 days
rcu: Fix racy re-initialization of irq_work causing hangs
Frederic Weisbecker
3
-2
/
+9
11 days
printk: nbcon: Allow reacquire during panic
John Ogness
1
-22
/
+41
11 days
module: Prevent silent truncation of module name in delete_module(2)
Petr Pavlu
1
-4
/
+6
11 days
rcu: Fix rcu_read_unlock() deadloop due to IRQ work
Joel Fernandes
2
-12
/
+38
11 days
bpf: Make reg_not_null() true for CONST_PTR_TO_MAP
Ihor Solodrai
1
-1
/
+2
11 days
rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer access
Zqiang
1
-3
/
+2
11 days
sched/fair: Bump sd->max_newidle_lb_cost when newidle balance fails
Chris Mason
1
-3
/
+16
11 days
bpf: Forget ranges when refining tnum after JSET
Paul Chaignon
1
-0
/
+4
11 days
sched/deadline: Fix accounting after global limits change
Juri Lelli
2
-1
/
+9
11 days
rcu: Protect ->defer_qs_iw_pending from data race
Paul E. McKenney
1
-0
/
+3
11 days
PM: sleep: console: Fix the black screen issue
tuhaowen
1
-1
/
+6
2025-08-15
perf/core: Prevent VMA split of buffer mappings
Thomas Gleixner
1
-0
/
+10
2025-08-15
perf/core: Exit early on perf_mmap() fail
Thomas Gleixner
1
-0
/
+3
2025-08-15
perf/core: Don't leak AUX buffer refcount on allocation failure
Thomas Gleixner
1
-3
/
+4
2025-08-15
sched/psi: Fix psi_seq initialization
Peter Zijlstra
1
-5
/
+1
2025-08-15
ucount: fix atomic_long_inc_below() argument type
Uros Bizjak
1
-1
/
+1
2025-08-15
kernel: trace: preemptirq_delay_test: use offstack cpu mask
Arnd Bergmann
1
-4
/
+9
2025-08-15
bpf/preload: Don't select USERMODE_DRIVER
Thomas Weißschuh
1
-1
/
+0
2025-08-15
kcsan: test: Initialize dummy variable
Marco Elver
1
-1
/
+1
2025-08-15
ring-buffer: Remove ring_buffer_read_prepare_sync()
Steven Rostedt
3
-68
/
+17
2025-08-15
rcu: Fix delayed execution of hurry callbacks
Tze-nan Wu
1
-1
/
+1
2025-08-15
sched/psi: Optimize psi_group_change() cpu_clock() usage
Peter Zijlstra
1
-55
/
+66
2025-08-15
refscale: Check that nreaders and loops multiplication doesn't overflow
Artem Sadovnikov
1
-3
/
+7
2025-08-15
bpf: Ensure RCU lock is held around bpf_prog_ksym_find
Kumar Kartikeya Dwivedi
2
-3
/
+13
2025-08-15
audit,module: restore audit logging in load failure case
Richard Guy Briggs
3
-4
/
+6
2025-08-01
selftests/bpf: Add tests with stack ptr register in conditional jmp
Yonghong Song
1
-2
/
+5
2025-08-01
resource: fix false warning in __request_region()
Akinobu Mita
1
-2
/
+3
2025-08-01
timekeeping: Zero initialize system_counterval when querying time from phc dr...
Markus Blöchl
1
-1
/
+1
2025-07-24
sched,freezer: Remove unnecessary warning in __thaw_task
Chen Ridong
1
-12
/
+3
2025-07-24
sched: Change nr_uninterruptible type to unsigned long
Aruna Ramakrishna
2
-2
/
+2
2025-07-24
Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"
Chen Ridong
1
-7
/
+1
2025-07-24
bpf: Reject %p% format string in bprintf-like helpers
Paul Chaignon
1
-3
/
+8
2025-07-24
tracing/osnoise: Fix crash in timerlat_dump_stack()
Tomas Glozar
1
-1
/
+1
2025-07-24
tracing: Add down_write(trace_event_sem) when adding trace event
Steven Rostedt
1
-0
/
+5
2025-07-24
tracing/probes: Avoid using params uninitialized in parse_btf_arg()
Nathan Chancellor
1
-1
/
+1
2025-07-17
rseq: Fix segfault on registration when rseq_cs is non-zero
Michael Jeanson
1
-12
/
+48
2025-07-17
bpf: Adjust free target to avoid global starvation of LRU map
Willem de Bruijn
2
-3
/
+7
2025-07-17
sched/deadline: Fix dl_server runtime calculation formula
kuyo chang
1
-5
/
+5
2025-07-17
perf: Revert to requiring CAP_SYS_ADMIN for uprobes
Peter Zijlstra
1
-1
/
+1
2025-07-17
sched/core: Fix migrate_swap() vs. hotplug
Peter Zijlstra
2
-10
/
+15
2025-07-17
perf/core: Fix the WARN_ON_ONCE is out of lock protected region
Luo Gengkun
1
-2
/
+2
2025-07-10
rcu: Return early if callback is not specified
Uladzislau Rezki (Sony)
1
-0
/
+4
[next]