- 6028f50 UPSTREAM: kprobes: Fix random address output of blacklist file by Thomas Richter · 7 years ago
- 1877896 UPSTREAM: bpf: bpf_prog_array_alloc() should return a generic non-rcu pointer by Roman Gushchin · 6 years ago
- 940b0db UPSTREAM: bpf: fix rcu annotations in compute_effective_progs() by Roman Gushchin · 6 years ago
- 99e36ac UPSTREAM: kdb: use correct pointer when 'btc' calls 'btt' by Christophe Leroy · 6 years ago
- e1729b3 UPSTREAM: kdb: print real address of pointers instead of hashed addresses by Christophe Leroy · 6 years ago
- c5804dc Merge 4.9.302 into android-4.9-q by Greg Kroah-Hartman · 2 years, 11 months ago
- b6ef4bc bpf: Add kconfig knob for disabling unpriv bpf by default by Daniel Borkmann · 3 years, 8 months ago
- 5f1f48b Merge 4.9.301 into android-4.9-q by Greg Kroah-Hartman · 2 years, 11 months ago
- 7e33a0a cgroup-v1: Require capabilities to set release_agent by Eric W. Biederman · 3 years ago
- 5fe377f Merge 4.9.300 into android-4.9-q by Greg Kroah-Hartman · 2 years, 11 months ago
- 661d011 PM: wakeup: simplify the output logic of pm_show_wakelocks() by Greg Kroah-Hartman · 3 years ago
- 93c6ceb Merge 4.9.297 into android-4.9-q by Greg Kroah-Hartman · 3 years ago
- 0edf5cd tracing: Tag trace_percpu_buffer as a percpu pointer by Naveen N. Rao · 3 years ago
- b71cf66 tracing: Fix check for trace_percpu_buffer validity in get_trace_buf() by Naveen N. Rao · 3 years ago
- 1c817d4 Merge 4.9.294 into android-4.9-q by Greg Kroah-Hartman · 3 years ago
- 848a0e1 timekeeping: Really make sure wall_to_monotonic isn't positive by Yu Liao · 3 years, 1 month ago
- dd55f64 tracing: Fix a kmemleak false positive in tracing_map by Chen Jun · 3 years, 1 month ago
- 060bbd5 Merge 4.9.293 into android-4.9-q by Greg Kroah-Hartman · 3 years ago
- 0e92a7e wait: add wake_up_pollfree() by Eric Biggers · 3 years, 1 month ago
- 0b84e6e Merge 4.9.292 into android-4.9-q by Greg Kroah-Hartman · 3 years, 1 month ago
- 2117fbc kprobes: Limit max data_size of the kretprobe instances by Masami Hiramatsu · 3 years, 1 month ago
- 41a3f51 tracing: Check pid filtering when creating events by Steven Rostedt (VMware) · 3 years, 1 month ago
- 6dc2854 PM: hibernate: use correct mode for swsusp_close() by Thomas Zeitlhofer · 3 years, 1 month ago
- 53e4683 tracing: Fix pid filtering when triggers are attached by Steven Rostedt (VMware) · 3 years, 1 month ago
- 58fa83d Merge 4.9.291 into android-4.9-q by Greg Kroah-Hartman · 3 years, 1 month ago
- 9974438 sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain() by Vincent Donnefort · 3 years, 2 months ago
- abd8bb72b cgroup: Make rebind_subsystems() disable v2 controllers all at once by Waiman Long · 3 years, 3 months ago
- 28502eb PM: hibernate: Get block device exclusively in swsusp_check() by Ye Bin · 3 years, 3 months ago
- a239577 tracing/cfi: Fix cmp_entries_* functions signature mismatch by Kalesh Singh · 3 years, 3 months ago
- dd33966 locking/lockdep: Avoid RCU-induced noinstr fail by Peter Zijlstra · 3 years, 6 months ago
- 0045dd6 signal: Remove the bogus sigkill_pending in ptrace_stop by Eric W. Biederman · 3 years, 4 months ago
- 0456445 bpf: Prevent increasing bpf_jit_limit above max by Lorenz Bauer · 3 years, 3 months ago
- 0de1fb1 Merge 4.9.290 into android-4.9-q by Greg Kroah-Hartman · 3 years, 2 months ago
- 7dca9fa printk/console: Allow to disable console output by using console="" or console=null by Petr Mladek · 4 years, 2 months ago
- bcf0e3b Merge 4.9.288 into android-4.9-q by Greg Kroah-Hartman · 3 years, 2 months ago
- 00b201c tracing: Have all levels of checks prevent recursion by Steven Rostedt (VMware) · 3 years, 2 months ago
- efb19a7 Merge 4.9.287 into android-4.9-q by Greg Kroah-Hartman · 3 years, 2 months ago
- 4fd6663 bpf: Fix integer overflow in prealloc_elems_and_freelist() by Tatsuhiko Yasumatsu · 3 years, 3 months ago
- d2b843c Merge 4.9.285 into android-4.9-q by Greg Kroah-Hartman · 3 years, 3 months ago
- cb4a53b cpufreq: schedutil: Use kobject release() method to free sugov_tunables by Kevin Hao · 3 years, 5 months ago
- dacfd5e blktrace: Fix uaf in blk_trace access after removing by sysfs by Zhihao Cheng · 3 years, 3 months ago
- 459b0aa Merge 4.9.284 into android-4.9-q by Greg Kroah-Hartman · 3 years, 3 months ago
- 59ce95a profiling: fix shift-out-of-bounds bugs by Pavel Skripkin · 3 years, 4 months ago
- 6f02282 prctl: allow to setup brk for et_dyn executables by Cyrill Gorcunov · 3 years, 4 months ago
- dc1c320 Merge 4.9.283 into android-4.9-q by Greg Kroah-Hartman · 3 years, 3 months ago
- af7eb47 events: Reuse value read using READ_ONCE instead of re-reading it by Baptiste Lepers · 3 years, 4 months ago
- 91acb96 memcg: enable accounting for pids in nested pid namespaces by Vasily Averin · 3 years, 4 months ago
- 958bb88 mm/hugetlb: initialize hugetlb_usage in mm_init by Liu Zixian · 3 years, 4 months ago
- 0bbfd56 Merge 4.9.278 into android-4.9-q by Greg Kroah-Hartman · 3 years, 5 months ago
- 1f63eec workqueue: fix UAF in pwq_unbound_release_workfn() by Yang Yingliang · 3 years, 6 months ago
- 3a77922 Merge 4.9.277 into android-4.9-q by Greg Kroah-Hartman · 3 years, 5 months ago
- 7db12ba tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop. by Haoran Luo · 3 years, 5 months ago
- 8adfb5f sched/fair: Fix CFS bandwidth hrtimer expiry type by Odin Ugedal · 3 years, 6 months ago
- 9457058 Merge 4.9.276 into android-4.9-q by Greg Kroah-Hartman · 3 years, 5 months ago
- 657df1f tracing: Do not reference char * as a string in histograms by Steven Rostedt (VMware) · 3 years, 6 months ago
- e19c1bf Merge 4.9.275 into android-4.9-q by Greg Kroah-Hartman · 3 years, 6 months ago
- 5d27e15 kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync() by Petr Mladek · 3 years, 6 months ago
- 392cfdd kthread_worker: split code for canceling the delayed work timer by Petr Mladek · 3 years, 6 months ago
- c52e6f6 mm, futex: fix shared futex pgoff on shmem huge page by Hugh Dickins · 3 years, 6 months ago
- 54b5f55 Merge 4.9.274 into android-4.9-q by Greg Kroah-Hartman · 3 years, 6 months ago
- 5465710 tracing: Do not stop recording comms if the trace file is being read by Steven Rostedt (VMware) · 3 years, 6 months ago
- 46ac8f9 tracing: Do not stop recording cmdlines when tracing is off by Steven Rostedt (VMware) · 3 years, 6 months ago
- 9627a9f tracing: Do no increment trace_clock_global() by one by Steven Rostedt (VMware) · 3 years, 6 months ago
- b3bf822 Merge 4.9.273 into android-4.9-q by Greg Kroah-Hartman · 3 years, 7 months ago
- edcce01 tracing: Correct the length check which causes memory corruption by Liangyan · 3 years, 7 months ago
- 4aedc2b ftrace: Do not blindly read the ip address in ftrace_bug() by Steven Rostedt (VMware) · 3 years, 7 months ago
- 0c78dc6 perf: Fix data race between pin_count increment/decrement by Marco Elver · 3 years, 7 months ago
- 0e3481c cgroup1: don't allow '\n' in renaming by Alexander Kuznetsov · 3 years, 7 months ago
- a8f2c7b wq: handle VM suspension in stall detection by Sergey Senozhatsky · 3 years, 7 months ago
- 3fd1a1a cgroup: disable controllers at parse time by Shakeel Butt · 3 years, 8 months ago
- c2bf9d3 Merge 4.9.270 into android-4.9-q by Greg Kroah-Hartman · 3 years, 7 months ago
- aa039dd ptrace: make ptrace() fail if the tracee changed its pid unexpectedly by Oleg Nesterov · 3 years, 8 months ago
- e7f15a9 Merge 4.9.269 into android-4.9-q by Greg Kroah-Hartman · 3 years, 7 months ago
- 9fe9bb1 kernel: kexec_file: fix error return code of kexec_calculate_store_digests() by Jia-Ju Bai · 3 years, 8 months ago
- 859b47a tracing: Restructure trace_clock_global() to never block by Steven Rostedt (VMware) · 3 years, 8 months ago
- e1bf31b tracing: Map all PIDs to command lines by Steven Rostedt (VMware) · 3 years, 8 months ago
- 27b1e95 tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline() by Amey Telawane · 8 years ago
- e17731c tracing: Treat recording comm for idle task as a success by Joel Fernandes · 7 years ago
- e9cb474 ftrace: Handle commands when closing set_ftrace_filter file by Steven Rostedt (VMware) · 3 years, 8 months ago
- a1eb878 Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op") by Thomas Gleixner · 3 years, 8 months ago
- eb292dd Merge 4.9.267 into android-4.9-q by Greg Kroah-Hartman · 3 years, 9 months ago
- b737254 workqueue: Move the position of debug_work_activate() in __queue_work() by Zqiang · 3 years, 10 months ago
- b0a9b5d Merge 4.9.265 into android-4.9-q by Greg Kroah-Hartman · 3 years, 9 months ago
- 249293b audit: fix a net reference leak in audit_list_rules_send() by Paul Moore · 4 years, 8 months ago
- 61ec5d8 audit: fix a net reference leak in audit_send_reply() by Paul Moore · 4 years, 8 months ago
- 5a04620 tracing: Fix stack trace event size by Steven Rostedt (VMware) · 3 years, 9 months ago
- f223aee Merge 4.9.264 into android-4.9-q by Greg Kroah-Hartman · 3 years, 9 months ago
- 38552711 futex: Handle transient "ownerless" rtmutex state correctly by Mike Galbraith · 3 years, 9 months ago
- cec1580 futex: Fix incorrect should_fail_futex() handling by Mateusz Nosek · 3 years, 9 months ago
- b90aa23 futex: Prevent robust futex exit race by Yang Tao · 3 years, 9 months ago
- 8682c2e locking/futex: Allow low-level atomic operations to return -EAGAIN by Will Deacon · 3 years, 9 months ago
- 5083fb8 futex: Fix (possible) missed wakeup by Peter Zijlstra · 3 years, 9 months ago
- b4f92d8 futex: Handle early deadlock return correctly by Thomas Gleixner · 3 years, 9 months ago
- 99f4e93 futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock() by Peter Zijlstra · 3 years, 9 months ago
- 85de471 futex: Avoid freeing an active timer by Thomas Gleixner · 3 years, 9 months ago
- fc9f98f futex: Drop hb->lock before enqueueing on the rtmutex by Peter Zijlstra · 3 years, 9 months ago
- 13c98b0 futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock() by Peter Zijlstra · 3 years, 9 months ago
- 55404eb futex,rt_mutex: Introduce rt_mutex_init_waiter() by Peter Zijlstra · 3 years, 9 months ago
- 77d6a4c futex: Use smp_store_release() in mark_wake_futex() by Peter Zijlstra · 3 years, 9 months ago
- d73e635 Merge 4.9.263 into android-4.9-q by Greg Kroah-Hartman · 3 years, 9 months ago