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
2020-11-10
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
1
-7
/
+5
2020-11-10
entry: Fix the incorrect ordering of lockdep and RCU check
Thomas Gleixner
1
-2
/
+2
2020-11-10
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
1
-5
/
+5
2020-11-10
futex: Handle transient "ownerless" rtmutex state correctly
Mike Galbraith
1
-2
/
+14
2020-11-10
tracing: Fix out of bounds write in get_trace_buf
Qiujun Huang
1
-1
/
+1
2020-11-10
ftrace: Handle tracing when switching between context
Steven Rostedt (VMware)
2
-4
/
+28
2020-11-10
ftrace: Fix recursion check for NMI test
Steven Rostedt (VMware)
1
-1
/
+2
2020-11-10
ring-buffer: Fix recursion protection transitions between interrupt context
Steven Rostedt (VMware)
1
-12
/
+46
2020-11-10
kthread_worker: prevent queuing delayed work from timer_fn when it is being c...
Zqiang
1
-1
/
+2
2020-11-10
ptrace: fix task_join_group_stop() for the case when current is traced
Oleg Nesterov
1
-9
/
+10
2020-11-05
time/sched_clock: Mark sched_clock_read_begin/retry() as notrace
Quanyang Wang
1
-2
/
+2
2020-11-05
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
1
-4
/
+0
2020-11-05
cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is set
Rafael J. Wysocki
1
-2
/
+4
2020-11-05
stop_machine, rcu: Mark functions as notrace
Zong Li
2
-2
/
+2
2020-11-05
futex: Adjust absolute futex timeouts with per time namespace offset
Andrei Vagin
1
-0
/
+5
2020-11-05
ring-buffer: Return 0 on success from ring_buffer_resize()
Qiujun Huang
1
-4
/
+4
2020-11-05
rcu-tasks: Enclose task-list scan in rcu_read_lock()
Paul E. McKenney
1
-0
/
+2
2020-11-05
rcu-tasks: Fix low-probability task_struct leak
Paul E. McKenney
1
-4
/
+4
2020-11-05
rcu-tasks: Fix grace-period/unlock race in RCU Tasks Trace
Paul E. McKenney
1
-0
/
+6
2020-11-05
tracing: Fix race in trace_open and buffer resize call
Gaurav Kohli
1
-0
/
+10
2020-11-05
fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
Kees Cook
1
-1
/
+1
2020-11-05
seccomp: Make duplicate listener detection non-racy
Jann Horn
1
-7
/
+31
2020-11-05
bpf: Permit map_ptr arithmetic with opcode add and offset 0
Yonghong Song
1
-0
/
+4
2020-11-05
kgdb: Make "kgdbcon" work properly with "kgdb_earlycon"
Douglas Anderson
1
-8
/
+14
2020-11-05
futex: Fix incorrect should_fail_futex() handling
Mateusz Nosek
1
-1
/
+3
2020-11-05
lockdep: Fix preemption WARN for spurious IRQ-enable
Peter Zijlstra
1
-2
/
+2
2020-11-05
tracing, synthetic events: Replace buggy strcat() with seq_buf operations
Sasha Levin
1
-11
/
+12
2020-11-01
io_uring: don't rely on weak ->files references
Jens Axboe
1
-0
/
+6
2020-10-29
dma-direct: Fix potential NULL pointer dereference
Thomas Tai
1
-0
/
+11
2020-10-29
bpf: Limit caller's stack depth 256 for subprogs with tailcalls
Maciej Fijalkowski
1
-0
/
+29
2020-10-29
PM: hibernate: remove the bogus call to get_gendisk() in software_resume()
Christoph Hellwig
1
-11
/
+0
2020-10-29
bpf: Use raw_spin_trylock() for pcpu_freelist_push/pop in NMI
Song Liu
2
-5
/
+97
2020-10-29
notifier: Fix broken error handling pattern
Peter Zijlstra
7
-131
/
+139
2020-10-29
random32: make prandom_u32() output unpredictable
George Spelvin
1
-7
/
+0
2020-10-29
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2
-4
/
+11
2020-10-29
bpf: Enforce id generation for all may-be-null register type
Martin KaFai Lau
1
-6
/
+5
2020-10-29
module: statically initialize init section freeing data
Daniel Jordan
1
-10
/
+3
2020-10-29
kdb: Fix pager search for multi-line strings
Daniel Thompson
1
-2
/
+6
2020-10-29
refperf: Avoid null pointer dereference when buf fails to allocate
Colin Ian King
1
-3
/
+5
2020-10-29
rcutorture: Properly set rcu_fwds for OOM handling
Paul E. McKenney
1
-1
/
+12
2020-10-29
rcu/tree: Force quiescent state on callback overload
Neeraj Upadhyay
1
-1
/
+1
2020-10-29
tracing: Handle synthetic event array field type checking correctly
Tom Zanussi
1
-3
/
+9
2020-10-29
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
1
-0
/
+21
2020-10-29
tracing: Fix parse_synth_field() error handling
Tom Zanussi
1
-2
/
+4
2020-10-29
bpf: disallow attaching modify_return tracing functions to other BPF programs
Toke Høiland-Jørgensen
1
-0
/
+5
2020-10-29
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
1
-3
/
+4
2020-10-29
lockdep: Fix lockdep recursion
Peter Zijlstra
1
-40
/
+59
2020-10-29
lockdep: Fix usage_traceoverflow
Peter Zijlstra
2
-19
/
+20
2020-10-29
sched/fair: Use dst group while checking imbalance for NUMA balancer
Barry Song
1
-4
/
+4
2020-10-29
sched/fair: Fix wrong cpu selecting from isolated domain
Xunlei Pang
1
-4
/
+5
[next]