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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-08-15
perf/core: Prevent VMA split of buffer mappings
Thomas Gleixner
1
-0
/
+10
2025-08-15
perf/core: Handle buffer mapping fail correctly in perf_mmap()
Thomas Gleixner
1
-3
/
+11
2025-08-15
perf/core: Exit early on perf_mmap() fail
Thomas Gleixner
1
-2
/
+4
2025-08-15
perf/core: Don't leak AUX buffer refcount on allocation failure
Thomas Gleixner
1
-3
/
+4
2025-08-15
perf/core: Preserve AUX buffer allocation failure result
Thomas Gleixner
1
-2
/
+1
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
tracing: Use queue_rcu_work() to free filters
Steven Rostedt
1
-8
/
+20
2025-08-15
padata: Fix pd UAF once and for all
Herbert Xu
1
-95
/
+37
2025-08-15
rv: Adjust monitor dependencies
Gabriele Monaco
4
-4
/
+4
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
PM: cpufreq: powernv/tracing: Move powernv_throttle trace event
Steven Rostedt
1
-1
/
+0
2025-08-15
rcu: Fix delayed execution of hurry callbacks
Tze-nan Wu
1
-1
/
+1
2025-08-15
sched/deadline: Reset extra_bw to max_bw when clearing root domains
Juri Lelli
1
-0
/
+7
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
bpf: handle jset (if a & b ...) as a jump in CFG computation
Eduard Zingerman
1
-0
/
+1
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/ext: Prevent update_locked_rq() calls with NULL rq
Breno Leitao
1
-4
/
+8
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
bpf: Adjust free target to avoid global starvation of LRU map
Willem de Bruijn
2
-3
/
+7
2025-07-17
sched: Fix preemption string of preempt_dynamic_none
Thomas Weißschuh
1
-1
/
+1
2025-07-17
module: Fix memory deallocation on error path in move_module()
Petr Pavlu
1
-2
/
+2
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
2025-07-10
genirq/irq_sim: Initialize work context pointers properly
Gyeyoung Baek
1
-1
/
+1
2025-07-06
sched_ext: Make scx_group_set_weight() always update tg->scx.weight
Sasha Levin
1
-6
/
+6
2025-06-27
perf/core: Fix WARN in perf_cgroup_switch()
Luo Gengkun
1
-2
/
+20
2025-06-27
perf: Fix cgroup state vs ERROR
Peter Zijlstra
1
-21
/
+30
2025-06-27
perf: Fix sample vs do_exit()
Peter Zijlstra
2
-8
/
+16
2025-06-27
tracing: Do not free "head" on error path of filter_free_subsystem_filters()
Steven Rostedt
1
-3
/
+1
2025-06-27
workqueue: Initialize wq_isolated_cpumask in workqueue_init_early()
Chuyi Zhou
1
-1
/
+2
2025-06-27
sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...
Tejun Heo
3
-2
/
+9
2025-06-27
fgraph: Do not enable function_graph tracer when setting funcgraph-args
Steven Rostedt
1
-0
/
+6
[next]