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
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
39 hours
bpf: collect only live registers in linked regs
Eduard Zingerman
1
-3
/
+10
39 hours
tracing: Add NULL pointer check to trigger_data_free()
Guenter Roeck
1
-0
/
+3
39 hours
timekeeping: Fix timex status validation for auxiliary clocks
Miroslav Lichvar
1
-2
/
+4
39 hours
sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boosting
Juri Lelli
1
-0
/
+30
39 hours
time/jiffies: Fix sysctl file error on configurations where USER_HZ < HZ
Gerd Rausch
1
-2
/
+0
39 hours
bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shim
Lang Xu
1
-3
/
+1
39 hours
blktrace: fix __this_cpu_read/write in preemptible context
Chaitanya Kulkarni
1
-2
/
+1
39 hours
module: Remove duplicate freeing of lockdep classes
Petr Pavlu
1
-6
/
+0
39 hours
tracing: Fix WARN_ON in tracing_buffers_mmap_close
Qing Wang
2
-0
/
+34
39 hours
bpf: Improve bounds when tnum has a single possible value
Paul Chaignon
1
-0
/
+30
39 hours
bpf: Introduce tnum_step to step through tnum's members
Harishankar Vishwanathan
1
-0
/
+56
39 hours
bpf: Add bitwise tracking for BPF_END
Tianci Cao
2
-3
/
+73
39 hours
bpf: Fix race in devmap on PREEMPT_RT
Jiayuan Chen
1
-4
/
+21
39 hours
bpf: Fix race in cpumap on PREEMPT_RT
Jiayuan Chen
1
-2
/
+15
39 hours
sched_ext: Fix SCX_EFLAG_INITIALIZED being a no-op flag
David Carlier
1
-1
/
+1
39 hours
bpf: Fix stack-out-of-bounds write in devmap
Kohei Enju
1
-5
/
+17
39 hours
perf: Fix __perf_event_overflow() vs perf_remove_from_context() race
Peter Zijlstra
1
-1
/
+41
39 hours
cgroup/cpuset: Fix incorrect use of cpuset_update_tasks_cpumask() in update_c...
Waiman Long
1
-1
/
+1
39 hours
cgroup/cpuset: Fix incorrect change to effective_xcpus in partition_xcpus_del()
Waiman Long
1
-1
/
+1
39 hours
perf/core: Fix invalid wait context in ctx_sched_in()
Namhyung Kim
1
-1
/
+2
39 hours
rseq: Clarify rseq registration rseq_size bound check comment
Mathieu Desnoyers
1
-2
/
+3
39 hours
sched/fair: Fix lag clamp
Peter Zijlstra
1
-4
/
+35
39 hours
sched/eevdf: Update se->vprot in reweight_entity()
Wang Tao
1
-0
/
+12
39 hours
sched/fair: Only set slice protection at pick time
Peter Zijlstra
1
-5
/
+6
39 hours
sched/fair: Fix zero_vruntime tracking
Peter Zijlstra
1
-27
/
+57
39 hours
sched/fair: Introduce and use the vruntime_cmp() and vruntime_op() wrappers f...
Ingo Molnar
1
-15
/
+51
39 hours
sched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper funct...
Ingo Molnar
2
-14
/
+14
39 hours
sched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weight
Ingo Molnar
2
-9
/
+9
39 hours
perf/core: Fix refcount bug and potential UAF in perf_mmap
Haocheng Yu
1
-19
/
+19
10 days
tracing: Wake up poll waiters for hist files when removing an event
Petr Pavlu
1
-0
/
+3
10 days
tracing: Fix checking of freed trace_event_file for hist files
Petr Pavlu
1
-2
/
+2
10 days
fgraph: Do not call handlers direct when not using ftrace_ops
Steven Rostedt
1
-1
/
+11
10 days
tracing: ring-buffer: Fix to check event length before using
Masami Hiramatsu (Google)
1
-1
/
+5
10 days
ring-buffer: Fix possible dereference of uninitialized pointer
Daniil Dulov
1
-1
/
+2
10 days
function_graph: Restore direct mode when callbacks drop to one
Shengming Hu
1
-1
/
+1
10 days
mm/vmscan: fix demotion targets checks in reclaim/demotion
Bing Jiao
1
-18
/
+36
10 days
tracing: Reset last_boot_info if ring buffer is reset
Masami Hiramatsu (Google)
1
-0
/
+6
10 days
tracing: Fix to set write permission to per-cpu buffer_size_kb
Masami Hiramatsu (Google)
1
-1
/
+1
10 days
watchdog/softlockup: fix sample ring index wrap in need_counting_irqs()
Shengming Hu
1
-1
/
+1
10 days
uprobes: Fix incorrect lockdep condition in filter_chain()
Breno Leitao
1
-1
/
+1
10 days
kho: skip memoryless NUMA nodes when reserving scratch areas
Evangelos Petrongonas
1
-2
/
+6
10 days
crash_dump: fix dm_crypt keys locking and ref leak
Vasily Gorbik
1
-4
/
+13
10 days
kexec: derive purgatory entry from symbol
Li Chen
1
-57
/
+74
10 days
x86/uprobes: Fix XOL allocation failure for 32-bit tasks
Oleg Nesterov
1
-3
/
+7
10 days
Remove WARN_ALL_UNSEEDED_RANDOM kernel config option
Linus Torvalds
1
-1
/
+0
10 days
dma-mapping: avoid random addr value print out on error path
Jiri Pirko
1
-1
/
+1
10 days
tracing: Fix false sharing in hwlat get_sample()
Colin Lord
1
-8
/
+7
10 days
cgroup/cpuset: Don't fail cpuset.cpus change in v2
Waiman Long
1
-15
/
+15
10 days
sched/debug: Fix updating of ppos on server write ops
Joel Fernandes
1
-3
/
+4
10 days
arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
Jiri Olsa
1
-0
/
+1
[next]