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-02-16
perf: Fix list corruption in perf_cgroup_switch()
Song Liu
2022-02-16
seccomp: Invalidate seccomp mode to catch death failures
Kees Cook
2022-02-16
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
2022-02-16
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
2022-02-16
PM: hibernate: Remove register_nosave_region_late()
Amadeusz Sławiński
2022-02-08
cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
Waiman Long
2022-02-08
audit: improve audit queue handling when "audit=1" on cmdline
Paul Moore
2022-02-05
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
Tianchen Ding
2022-02-05
cgroup-v1: Require capabilities to set release_agent
Eric W. Biederman
2022-02-05
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
2022-02-01
tracing: Don't inc err_log entry count if entry allocation fails
Tom Zanussi
2022-02-01
tracing/histogram: Fix a potential memory leak for kstrdup()
Xiaoke Wang
2022-02-01
PM: wakeup: simplify the output logic of pm_show_wakelocks()
Greg Kroah-Hartman
2022-01-29
rcu: Tighten rcu_advance_cbs_nowake() checks
Paul E. McKenney
2022-01-27
tracing/kprobes: 'nmissed' not showed correctly for kretprobe
Xiangyang Zhang
2022-01-27
cputime, cpuacct: Include guest time in user time in cpuacct.stat
Andrey Ryabinin
2022-01-27
audit: ensure userspace is penalized the same as the kernel when under pressure
Paul Moore
2022-01-27
rcu/exp: Mark current CPU as exp-QS in IPI loop second pass
Frederic Weisbecker
2022-01-27
sched/rt: Try to restart rt period timer when rt runtime exceeded
Li Hua
2022-01-20
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
2022-01-16
workqueue: Fix unbind_workers() VS wq_worker_running() race
Frederic Weisbecker
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
rcu: Mark accesses to rcu_state.n_force_qs
Paul E. McKenney
2021-12-22
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
2021-12-22
audit: improve robustness of the audit queue handling
Paul Moore
2021-12-17
bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
Bui Quang Minh
2021-12-17
tracing: Fix a kmemleak false positive in tracing_map
Chen Jun
2021-12-14
wait: add wake_up_pollfree()
Eric Biggers
2021-12-14
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
2021-12-08
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
2021-12-08
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
2021-12-01
tracing: Check pid filtering when creating events
Steven Rostedt (VMware)
2021-12-01
PM: hibernate: use correct mode for swsusp_close()
Thomas Zeitlhofer
2021-12-01
tracing: Fix pid filtering when triggers are attached
Steven Rostedt (VMware)
2021-12-01
tracing/uprobe: Fix uprobe_perf_open probes iteration
Jiri Olsa
2021-11-26
perf/core: Avoid put_page() when GUP fails
Greg Thelen
2021-11-26
tracing/histogram: Do not copy the fixed-size char array field over the field...
Masami Hiramatsu
2021-11-26
tracing: Save normal string variables
Tom Zanussi
2021-11-26
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
2021-11-17
PM: hibernate: fix sparse warnings
Anders Roxell
2021-11-17
kprobes: Do not use local variable when creating debugfs file
Punit Agrawal
2021-11-17
cgroup: Make rebind_subsystems() disable v2 controllers all at once
Waiman Long
2021-11-17
rcu: Fix existing exp request check in sync_sched_exp_online_cleanup()
Neeraj Upadhyay
2021-11-17
PM: hibernate: Get block device exclusively in swsusp_check()
Ye Bin
2021-11-17
tracing/cfi: Fix cmp_entries_* functions signature mismatch
Kalesh Singh
2021-11-17
workqueue: make sysfs of unbound kworker cpumask more clever
Menglong Dong
2021-11-17
locking/lockdep: Avoid RCU-induced noinstr fail
Peter Zijlstra
2021-11-17
signal: Remove the bogus sigkill_pending in ptrace_stop
Eric W. Biederman
2021-11-17
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
[next]