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
2025-10-23
padata: Reset next CPU when reorder sequence wraps around
Xiao Liang
1
-1
/
+5
2025-10-23
sched/fair: Fix pelt lost idle time detection
Vincent Guittot
1
-13
/
+13
2025-10-23
perf/core: Fix MMAP2 event device with backing files
Adrian Hunter
1
-2
/
+2
2025-10-23
perf/core: Fix MMAP event path names with backing files
Adrian Hunter
1
-1
/
+1
2025-10-23
perf/core: Fix address filter match with backing files
Adrian Hunter
1
-1
/
+1
2025-10-19
sched/fair: Block delayed tasks on throttled hierarchy during dequeue
K Prateek Nayak
1
-3
/
+6
2025-10-19
pid: Add a judgment for ns null in pid_nr_ns
gaoxiang17
1
-1
/
+1
2025-10-19
tracing: Fix race condition in kprobe initialization causing NULL pointer der...
Yuan Chen
4
-14
/
+29
2025-10-19
sched/deadline: Fix race in push_dl_task()
Harshit Agarwal
1
-24
/
+49
2025-10-19
kernel/sys.c: fix the racy usage of task_lock(tsk->group_leader) in sys_prlim...
Oleg Nesterov
1
-2
/
+20
2025-10-19
copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
Simon Schuster
1
-1
/
+1
2025-10-19
bpf: Avoid RCU context warning when unpinning htab with internal structs
KaFai Wan
1
-2
/
+2
2025-10-19
rseq: Protect event mask against membarrier IPI
Thomas Gleixner
1
-5
/
+5
2025-10-15
bpf: Reject negative offsets for ALU ops
Yazhou Tang
1
-2
/
+2
2025-10-15
bpf: Enforce expected_attach_type for tailcall compatibility
Daniel Borkmann
1
-0
/
+5
2025-10-15
smp: Fix up and expand the smp_call_function_many() kerneldoc
Rafael J. Wysocki
1
-6
/
+5
2025-10-15
bpf: Remove migrate_disable in kprobe_multi_link_prog_run
Tao Chen
1
-2
/
+7
2025-10-15
uprobes: uprobe_warn should use passed task
Jeremy Linton
1
-1
/
+1
2025-10-15
seccomp: Fix a race with WAIT_KILLABLE_RECV if the tracer replies too fast
Johannes Nixdorf
1
-7
/
+5
2025-10-02
tracing: dynevent: Add a missing lockdown check on dynevent
Masami Hiramatsu (Google)
1
-0
/
+4
2025-10-02
futex: Prevent use-after-free during requeue-PI
Sebastian Andrzej Siewior
1
-2
/
+4
2025-10-02
vhost: Take a reference on the task in struct vhost_task.
Sebastian Andrzej Siewior
1
-1
/
+2
2025-10-02
bpf: Reject bpf_timer for PREEMPT_RT
Leon Hwang
1
-0
/
+4
2025-10-02
bpf: Check the helper function is valid in get_helper_proto
Jiri Olsa
2
-2
/
+5
2025-09-25
cgroup: split cgroup_destroy_wq into 3 workqueues
Chen Ridong
1
-7
/
+36
2025-09-19
hrtimers: Unconditionally update target CPU base after offline timer migration
Xiongfeng Wang
1
-8
/
+3
2025-09-19
bpf: Tell memcg to use allow_spinning=false path in bpf_timer_init()
Peilin Ye
1
-2
/
+5
2025-09-19
bpf: Allow fall back to interpreter for programs with stack size <= 512
KaFai Wan
1
-7
/
+9
2025-09-19
bpf: Fix out-of-bounds dynptr write in bpf_crypto_crypt
Daniel Borkmann
1
-1
/
+1
2025-09-19
tracing: Silence warning when chunk allocation fails in trace_pid_write
Pu Lehui
1
-1
/
+5
2025-09-19
tracing: Fix tracing_marker may trigger page fault during preempt_disable
Luo Gengkun
1
-2
/
+2
2025-09-19
trace/fgraph: Fix error handling
Guenter Roeck
1
-1
/
+2
2025-09-19
dma-debug: fix physical address calculation for struct dma_debug_entry
Fedor Pchelkin
1
-5
/
+15
2025-09-19
dma-mapping: fix swapped dir/flags arguments to trace_dma_alloc_sgt_err
Sean Anderson
1
-1
/
+1
2025-09-19
dma-debug: don't enforce dma mapping check on noncoherent allocations
Baochen Qiang
3
-3
/
+69
2025-09-19
dma-mapping: trace more error paths
Sean Anderson
1
-7
/
+18
2025-09-19
dma-mapping: use trace_dma_alloc for dma_alloc* instead of using trace_dma_map
Sean Anderson
1
-5
/
+5
2025-09-19
dma-mapping: trace dma_alloc/free direction
Sean Anderson
1
-2
/
+4
2025-09-19
dma-debug: store a phys_addr_t in struct dma_debug_entry
Christoph Hellwig
1
-51
/
+28
2025-09-09
sched: Fix sched_numa_find_nth_cpu() if mask offline
Christian Loehle
1
-0
/
+2
2025-09-09
bpf: Fix oob access in cgroup local storage
Daniel Borkmann
1
-0
/
+15
2025-09-09
bpf: Move bpf map owner out of common struct
Daniel Borkmann
2
-23
/
+25
2025-09-09
bpf: Add cookie object to bpf maps
Daniel Borkmann
1
-0
/
+6
2025-09-04
dma/pool: Ensure DMA_DIRECT_REMAP allocations are decrypted
Shanker Donthineni
1
-2
/
+2
2025-09-04
of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()
Oreoluwa Babatunde
1
-2
/
+0
2025-09-04
ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Tengda Wu
1
-2
/
+2
2025-09-04
trace/fgraph: Fix the warning caused by missing unregister notifier
Ye Weihua
1
-0
/
+1
2025-08-28
cgroup/cpuset: Fix a partition error with CPU hotplug
Waiman Long
1
-3
/
+4
2025-08-28
cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config...
Waiman Long
1
-1
/
+1
2025-08-28
tracing: Limit access to parser->buffer when trace_get_user failed
Pu Lehui
2
-7
/
+19
[next]