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
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
blktrace: fix debugfs use after free
Luis Chamberlain
2020-11-10
ptrace: fix task_join_group_stop() for the case when current is traced
Oleg Nesterov
2020-11-05
ring-buffer: Return 0 on success from ring_buffer_resize()
Qiujun Huang
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-10-30
PM: hibernate: remove the bogus call to get_gendisk() in software_resume()
Christoph Hellwig
2020-10-30
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2020-10-30
kdb: Fix pager search for multi-line strings
Daniel Thompson
2020-10-29
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2020-10-14
perf: Fix task_function_call() error handling
Kajol Jain
2020-10-14
usermodehelper: reset umask to default before executing user process
Linus Torvalds
2020-10-07
ftrace: Move RCU is watching check after recursion check
Steven Rostedt (VMware)
2020-10-01
kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE
Muchun Song
2020-10-01
kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()
Masami Hiramatsu
2020-10-01
tracing: fix double free
Tom Rix
2020-10-01
bpf: Fix a rcu warning for bpffs map pretty-print
Yonghong Song
2020-10-01
lockdep: fix order in trace_hardirqs_off_caller()
Sven Schnelle
2020-10-01
printk: handle blank console arguments passed in.
Shreyas Joshi
2020-10-01
tracing: Use address-of operator on section symbols
Nathan Chancellor
2020-10-01
timekeeping: Prevent 32bit truncation in scale64_check_overflow()
Wen Yang
2020-10-01
bpf: Remove recursion prevention from rcu free callback
Thomas Gleixner
2020-10-01
audit: CONFIG_CHANGE don't log internal bookkeeping as an event
Steve Grubb
2020-10-01
tracing: Set kernel_stack's caller size properly
Josef Bacik
2020-10-01
kernel/sys.c: avoid copying possible padding bytes in copy_to_user
Joe Perches
2020-10-01
tracing: Adding NULL checks for trace_array descriptor pointer
Divya Indi
2020-09-26
kprobes: fix kill kprobe which has been marked as gone
Muchun Song
2020-09-17
gcov: add support for GCC 10.1
Peter Oberparleiter
2020-09-17
gcov: Disable gcov build with GCC 10
Leon Romanovsky
2020-09-03
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
2020-09-03
locking/lockdep: Fix overflow in presentation of average lock-time
Chris Wilson
2020-09-03
blktrace: ensure our debugfs dir exists
Luis Chamberlain
2020-08-26
kthread: Do not preempt current task if it is going to call schedule()
Liang Chen
2020-08-26
kernel/relay.c: fix memleak on destroy relay channel
Wei Yongjun
2020-08-21
module: Correctly truncate sysfs sections output
Kees Cook
2020-08-21
tracing: Use trace_sched_process_free() instead of exit() for pid tracing
Steven Rostedt (VMware)
2020-08-21
tracing/hwlat: Honor the tracing_cpumask
Kevin Hao
2020-08-21
kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler
Muchun Song
2020-08-21
ftrace: Setup correct FTRACE_FL_REGS flags for module
Chengming Zhou
2020-08-21
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
2020-08-19
sched: correct SD_flags returned by tl->sd_flags()
Peng Liu
2020-08-19
sched/fair: Fix NOHZ next idle balance
Vincent Guittot
2020-08-19
cgroup: add missing skcd->no_refcnt check in cgroup_sk_clone()
Yang Yingliang
[next]