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-08-26
uprobes: __replace_page() avoid BUG in munlock_vma_page()
Hugh Dickins
2020-08-26
kernel/relay.c: fix memleak on destroy relay channel
Wei Yongjun
2020-08-21
sched/uclamp: Fix a deadlock when enabling uclamp static key
Qais Yousef
2020-08-21
sched/uclamp: Protect uclamp fast path code with static key
Qais Yousef
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
pidfd: Add missing sock updates for pidfd_getfd()
Kees Cook
2020-08-21
genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()
Guenter Roeck
2020-08-21
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
2020-08-19
task_work: only grab task signal lock when needed
Jens Axboe
2020-08-19
tick/nohz: Narrow down noise while setting current task's tick dependency
Frederic Weisbecker
2020-08-19
ftrace: Fix ftrace_trace_task return value
Josef Bacik
2020-08-19
tracing: Move pipe reference to trace array instead of current_tracer
Steven Rostedt (VMware)
2020-08-19
seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
Kees Cook
2020-08-19
sched/uclamp: Fix initialization of struct uclamp_rq
Qais Yousef
2020-08-19
rcu/tree: Repeat the monitor if any free channel is busy
Uladzislau Rezki (Sony)
2020-08-19
blktrace: fix debugfs use after free
Luis Chamberlain
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-11
bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()
Peilin Ye
2020-08-07
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-08-05
bpf: Fix map leak in HASH_OF_MAPS map
Andrii Nakryiko
2020-08-05
revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules pres...
Paul Moore
2020-07-29
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...
Oleg Nesterov
2020-07-29
bpf: Set the number of exception entries properly for subprograms
Yonghong Song
2020-07-22
bpf: sockmap: Require attach_bpf_fd when detaching a program
Lorenz Bauer
2020-07-22
genirq/affinity: Handle affinity setting on inactive interrupts correctly
Thomas Gleixner
2020-07-22
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
2020-07-22
sched: Fix unreliable rseq cpu_id for new tasks
Mathieu Desnoyers
2020-07-22
timer: Fix wheel index calculation on last level
Frederic Weisbecker
2020-07-22
timer: Prevent base->clk from moving backward
Frederic Weisbecker
2020-07-22
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2020-07-16
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
2020-07-16
kprobes: Do not expose probe addresses to non-CAP_SYSLOG
Kees Cook
2020-07-16
module: Do not expose section addresses to non-CAP_SYSLOG
Kees Cook
2020-07-16
module: Refactor section attr into bin attribute
Kees Cook
2020-07-16
kallsyms: Refactor kallsyms_show_value() to take cred
Kees Cook
2020-07-16
bpf: Do not allow btf_ctx_access with __int128 types
John Fastabend
2020-07-16
sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...
Scott Wood
2020-07-09
padata: upgrade smp_mb__after_atomic to smp_mb in padata_do_serial
Daniel Jordan
2020-07-09
task_work: teach task_work_add() to do signal_wake_up()
Oleg Nesterov
2020-07-09
kgdb: Avoid suspicious RCU usage warning
Douglas Anderson
2020-07-09
sched/debug: Make sd->flags sysctl read-only
Valentin Schneider
2020-06-30
ring-buffer: Zero out time extend if it is nested and not absolute
Steven Rostedt (VMware)
2020-06-30
tracing: Fix event trigger to accept redundant spaces
Masami Hiramatsu
2020-06-30
tracing/boottime: Fix kprobe multiple events
Sascha Ortmann
2020-06-30
blktrace: break out of blktrace setup on concurrent calls
Luis Chamberlain
[next]