index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
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]