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
2022-03-16
tracing: Ensure trace buffer is at least 4096 bytes large
Sven Schnelle
2022-03-11
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
2022-02-23
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
JaeSang Yoo
2022-02-23
taskstats: Cleanup the use of task->exit_code
Eric W. Biederman
2022-02-16
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
2022-02-11
cgroup-v1: Require capabilities to set release_agent
Eric W. Biederman
2022-02-08
PM: wakeup: simplify the output logic of pm_show_wakelocks()
Greg Kroah-Hartman
2022-01-11
tracing: Tag trace_percpu_buffer as a percpu pointer
Naveen N. Rao
2022-01-11
tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
Naveen N. Rao
2021-12-22
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
2021-12-22
tracing: Fix a kmemleak false positive in tracing_map
Chen Jun
2021-12-14
wait: add wake_up_pollfree()
Eric Biggers
2021-12-08
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
2021-12-08
tracing: Check pid filtering when creating events
Steven Rostedt (VMware)
2021-12-08
PM: hibernate: use correct mode for swsusp_close()
Thomas Zeitlhofer
2021-12-08
tracing: Fix pid filtering when triggers are attached
Steven Rostedt (VMware)
2021-11-26
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
2021-11-26
cgroup: Make rebind_subsystems() disable v2 controllers all at once
Waiman Long
2021-11-26
PM: hibernate: Get block device exclusively in swsusp_check()
Ye Bin
2021-11-26
tracing/cfi: Fix cmp_entries_* functions signature mismatch
Kalesh Singh
2021-11-26
locking/lockdep: Avoid RCU-induced noinstr fail
Peter Zijlstra
2021-11-26
signal: Remove the bogus sigkill_pending in ptrace_stop
Eric W. Biederman
2021-11-26
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
2021-11-12
printk/console: Allow to disable console output by using console="" or consol...
Petr Mladek
2021-10-27
tracing: Have all levels of checks prevent recursion
Steven Rostedt (VMware)
2021-10-17
bpf: Fix integer overflow in prealloc_elems_and_freelist()
Tatsuhiko Yasumatsu
2021-10-06
cpufreq: schedutil: Use kobject release() method to free sugov_tunables
Kevin Hao
2021-10-06
blktrace: Fix uaf in blk_trace access after removing by sysfs
Zhihao Cheng
2021-09-26
profiling: fix shift-out-of-bounds bugs
Pavel Skripkin
2021-09-26
prctl: allow to setup brk for et_dyn executables
Cyrill Gorcunov
2021-09-22
events: Reuse value read using READ_ONCE instead of re-reading it
Baptiste Lepers
2021-09-22
memcg: enable accounting for pids in nested pid namespaces
Vasily Averin
2021-09-22
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
2021-08-04
workqueue: fix UAF in pwq_unbound_release_workfn()
Yang Yingliang
2021-07-28
tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
Haoran Luo
2021-07-28
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
2021-07-20
tracing: Do not reference char * as a string in histograms
Steven Rostedt (VMware)
2021-07-11
kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...
Petr Mladek
2021-07-11
kthread_worker: split code for canceling the delayed work timer
Petr Mladek
2021-07-11
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
2021-06-30
tracing: Do not stop recording comms if the trace file is being read
Steven Rostedt (VMware)
2021-06-30
tracing: Do not stop recording cmdlines when tracing is off
Steven Rostedt (VMware)
2021-06-30
tracing: Do no increment trace_clock_global() by one
Steven Rostedt (VMware)
2021-06-16
tracing: Correct the length check which causes memory corruption
Liangyan
2021-06-16
ftrace: Do not blindly read the ip address in ftrace_bug()
Steven Rostedt (VMware)
2021-06-16
perf: Fix data race between pin_count increment/decrement
Marco Elver
2021-06-16
cgroup1: don't allow '\n' in renaming
Alexander Kuznetsov
2021-06-16
wq: handle VM suspension in stall detection
Sergey Senozhatsky
2021-06-16
cgroup: disable controllers at parse time
Shakeel Butt
2021-05-26
ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
Oleg Nesterov
[next]