index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
stable/7.0.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-11-10
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
2020-11-10
entry: Fix the incorrect ordering of lockdep and RCU check
Thomas Gleixner
2020-11-10
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
2020-11-10
futex: Handle transient "ownerless" rtmutex state correctly
Mike Galbraith
2020-11-10
tracing: Fix out of bounds write in get_trace_buf
Qiujun Huang
2020-11-10
ftrace: Handle tracing when switching between context
Steven Rostedt (VMware)
2020-11-10
ftrace: Fix recursion check for NMI test
Steven Rostedt (VMware)
2020-11-10
ring-buffer: Fix recursion protection transitions between interrupt context
Steven Rostedt (VMware)
2020-11-10
kthread_worker: prevent queuing delayed work from timer_fn when it is being c...
Zqiang
2020-11-10
ptrace: fix task_join_group_stop() for the case when current is traced
Oleg Nesterov
2020-11-05
time/sched_clock: Mark sched_clock_read_begin/retry() as notrace
Quanyang Wang
2020-11-05
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
2020-11-05
cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is set
Rafael J. Wysocki
2020-11-05
stop_machine, rcu: Mark functions as notrace
Zong Li
2020-11-05
futex: Adjust absolute futex timeouts with per time namespace offset
Andrei Vagin
2020-11-05
ring-buffer: Return 0 on success from ring_buffer_resize()
Qiujun Huang
2020-11-05
rcu-tasks: Enclose task-list scan in rcu_read_lock()
Paul E. McKenney
2020-11-05
rcu-tasks: Fix low-probability task_struct leak
Paul E. McKenney
2020-11-05
rcu-tasks: Fix grace-period/unlock race in RCU Tasks Trace
Paul E. McKenney
2020-11-05
tracing: Fix race in trace_open and buffer resize call
Gaurav Kohli
2020-11-05
fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
Kees Cook
2020-11-05
seccomp: Make duplicate listener detection non-racy
Jann Horn
2020-11-05
bpf: Permit map_ptr arithmetic with opcode add and offset 0
Yonghong Song
2020-11-05
kgdb: Make "kgdbcon" work properly with "kgdb_earlycon"
Douglas Anderson
2020-11-05
futex: Fix incorrect should_fail_futex() handling
Mateusz Nosek
2020-11-05
lockdep: Fix preemption WARN for spurious IRQ-enable
Peter Zijlstra
2020-11-05
tracing, synthetic events: Replace buggy strcat() with seq_buf operations
Sasha Levin
2020-11-01
io_uring: don't rely on weak ->files references
Jens Axboe
2020-10-29
dma-direct: Fix potential NULL pointer dereference
Thomas Tai
2020-10-29
bpf: Limit caller's stack depth 256 for subprogs with tailcalls
Maciej Fijalkowski
2020-10-29
PM: hibernate: remove the bogus call to get_gendisk() in software_resume()
Christoph Hellwig
2020-10-29
bpf: Use raw_spin_trylock() for pcpu_freelist_push/pop in NMI
Song Liu
2020-10-29
notifier: Fix broken error handling pattern
Peter Zijlstra
2020-10-29
random32: make prandom_u32() output unpredictable
George Spelvin
2020-10-29
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2020-10-29
bpf: Enforce id generation for all may-be-null register type
Martin KaFai Lau
2020-10-29
module: statically initialize init section freeing data
Daniel Jordan
2020-10-29
kdb: Fix pager search for multi-line strings
Daniel Thompson
2020-10-29
refperf: Avoid null pointer dereference when buf fails to allocate
Colin Ian King
2020-10-29
rcutorture: Properly set rcu_fwds for OOM handling
Paul E. McKenney
2020-10-29
rcu/tree: Force quiescent state on callback overload
Neeraj Upadhyay
2020-10-29
tracing: Handle synthetic event array field type checking correctly
Tom Zanussi
2020-10-29
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2020-10-29
tracing: Fix parse_synth_field() error handling
Tom Zanussi
2020-10-29
bpf: disallow attaching modify_return tracing functions to other BPF programs
Toke Høiland-Jørgensen
2020-10-29
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
2020-10-29
lockdep: Fix lockdep recursion
Peter Zijlstra
2020-10-29
lockdep: Fix usage_traceoverflow
Peter Zijlstra
2020-10-29
sched/fair: Use dst group while checking imbalance for NUMA balancer
Barry Song
2020-10-29
sched/fair: Fix wrong cpu selecting from isolated domain
Xunlei Pang
[next]