1. e85fab7 locking/rwsem: Prevent decrement of reader count before increment by Waiman Long · 5 years ago
  2. 82303dd bpf: convert htab map to hlist_nulls by Alexei Starovoitov · 5 years ago
  3. aad9db6 bpf: fix struct htab_elem layout by Alexei Starovoitov · 5 years ago
  4. edda9c3 cpu/speculation: Add 'mitigations=' cmdline option by Josh Poimboeuf · 5 years ago
  5. a3c901b x86/speculation: Rework SMT state change by Thomas Gleixner · 6 years ago
  6. c803409 sched: Add sched_smt_active() by Ben Hutchings · 5 years ago
  7. b410c57 x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation by Jiri Kosina · 6 years ago
  8. 822e5d5 x86/speculation: Apply IBPB more strictly to avoid cross-process data leak by Jiri Kosina · 6 years ago
  9. c925723 timer/debug: Change /proc/timer_stats from 0644 to 0600 by Ben Hutchings · 5 years ago
  10. 3df0c56 genirq: Prevent use-after-free and work list corruption by Prasad Sodagudi · 5 years ago
  11. c9e5f60 sched/numa: Fix a possible divide-by-zero by Xie XiuQi · 5 years ago
  12. 56f9da8 trace: Fix preempt_enable_no_resched() abuse by Peter Zijlstra · 5 years ago
  13. 3ddc299 tracing: Fix a memory leak by early error exit in trace_pid_write() by Wenwen Wang · 5 years ago
  14. 3141fcc kernel/sysctl.c: fix out-of-bounds access when setting file-max by Will Deacon · 5 years ago
  15. 7f21387 Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()" by Greg Kroah-Hartman · 5 years ago
  16. 33f2a3e sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup by Phil Auld · 5 years ago
  17. 8a779c4 kprobes: Fix error check when reusing optimized probes by Masami Hiramatsu · 5 years ago
  18. 25f467d kprobes: Mark ftrace mcount handler functions nokprobe by Masami Hiramatsu · 5 years ago
  19. e538759 kernel: hung_task.c: disable on suspend by Vitaly Kuznetsov · 6 years ago
  20. 8fb8f97 perf/core: Restore mmap record type correctly by Stephane Eranian · 5 years ago
  21. 6d1e1da sched/fair: Do not re-read ->h_load_next during hierarchical load calculation by Mel Gorman · 5 years ago
  22. 97491c0 genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent() by Stephen Boyd · 5 years ago
  23. acb5aef genirq: Avoid summation loops for /proc/stat by Thomas Gleixner · 5 years ago
  24. 6b65c26 sysctl: handle overflow for file-max by Christian Brauner · 5 years ago
  25. 3085d41 tracing: kdb: Fix ftdump to not sleep by Douglas Anderson · 5 years ago
  26. ce4fbb9 cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n by Thomas Gleixner · 5 years ago
  27. 670d934 locking/lockdep: Add debug_locks check in __lock_downgrade() by Waiman Long · 5 years ago
  28. 726c28f futex: Ensure that futex address is aligned in handle_futex_death() by Chen Jie · 5 years ago
  29. 3b2bbd1 rcu: Do RCU GP kthread self-wakeup from softirq and interrupt by Zhang, Jun · 5 years ago
  30. 45a67f1 kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv by Zev Weiss · 5 years ago
  31. 037a6cf tracing: Do not free iter->trace in fail path of tracing_open_pipe() by zhangyi (F) · 5 years ago
  32. 286ffaa tracing: Use strncpy instead of memcpy for string keys in hist triggers by Tom Zanussi · 5 years ago
  33. ce81355 futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock() by Peter Zijlstra · 7 years ago
  34. 3d3916f perf core: Fix perf_proc_update_handler() bug by Stephane Eranian · 5 years ago
  35. b4df458 locking/rwsem: Fix (possible) missed wakeup by Xie Yongji · 5 years ago
  36. 8bd7128 tracing: Use cpumask_available() to check if cpumask variable may be used by Matthias Kaehlcke · 7 years ago
  37. aa74f26 signal: Restore the stop PTRACE_EVENT_EXIT by Eric W. Biederman · 5 years ago
  38. 61621b5 tracing/uprobes: Fix output for multiple string arguments by Andreas Ziegler · 5 years ago
  39. e62e3b6 perf/x86: Add check_period PMU callback by Jiri Olsa · 5 years ago
  40. 01d16f0 perf/core: Fix impossible ring-buffer sizes warning by Ingo Molnar · 5 years ago
  41. 181f1f0d signal: Better detection of synchronous signals by Eric W. Biederman · 5 years ago
  42. 39beaea signal: Always notice exiting tasks by Eric W. Biederman · 5 years ago
  43. 9269ba3 perf/core: Don't WARN() for impossible ring-buffer sizes by Mark Rutland · 5 years ago
  44. 0e5c750 proc/sysctl: fix return error for proc_doulongvec_minmax() by Cheng Lin · 5 years ago
  45. 629e457 kernel/hung_task.c: break RCU locks based on jiffies by Tetsuo Handa · 5 years ago
  46. b6fc5a5 timekeeping: Use proper seqcount initializer by Bart Van Assche · 5 years ago
  47. 44ccc0c kernel/exit.c: release ptraced tasks before zap_pid_ns_processes by Andrei Vagin · 5 years ago
  48. 298cf9b3 mm, devm_memremap_pages: kill mapping "System RAM" support by Dan Williams · 5 years ago
  49. 8f62cf8 mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL by Dan Williams · 5 years ago
  50. 0ea6030 fork: record start_time late by David Herrmann · 5 years ago
  51. 6c976b4 panic: avoid deadlocks in re-entrant console drivers by Sergey Senozhatsky · 6 years ago
  52. ae30c98 bpf: check pending signals while verifying programs by Alexei Starovoitov · 5 years ago
  53. 88ce30f locking/qspinlock, x86: Provide liveness guarantee by Peter Zijlstra · 5 years ago
  54. f650bdc locking/qspinlock: Re-order code by Peter Zijlstra · 5 years ago
  55. 0952e8f locking/qspinlock: Kill cmpxchg() loop when claiming lock from head of queue by Will Deacon · 5 years ago
  56. 0f28d5f locking/qspinlock: Remove duplicate clear_pending() function from PV code by Will Deacon · 5 years ago
  57. 9b58843 locking/qspinlock: Remove unbounded cmpxchg() loop from locking slowpath by Will Deacon · 5 years ago
  58. 60668f3 locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock' by Will Deacon · 5 years ago
  59. 8e5b3bc locking/qspinlock: Bound spinning on pending->locked transition in slowpath by Will Deacon · 5 years ago
  60. 48c42d4 locking/qspinlock: Ensure node is initialised before updating prev->next by Will Deacon · 5 years ago
  61. c3b6e79 locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath() by Paul E. McKenney · 5 years ago
  62. 326c9e1 tracing: Fix memory leak of instance function hash filters by Steven Rostedt (VMware) · 5 years ago
  63. 5e8e777 tracing: Fix memory leak in set_trigger_filter() by Steven Rostedt (VMware) · 5 years ago
  64. 1098aad timer/debug: Change /proc/timer_list from 0444 to 0400 by Ingo Molnar · 7 years ago
  65. 1e7066a signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack by Will Deacon · 6 years ago
  66. 98547af bpf: fix check of allowed specifiers in bpf_trace_printk by Martynas Pumputis · 6 years ago
  67. def8c1d bpf: Prevent memory disambiguation attack by Alexei Starovoitov · 6 years ago
  68. 62e0865 bpf/verifier: Pass instruction index to check_mem_access() and check_xadd() by Ben Hutchings · 5 years ago
  69. 9c33b84 bpf/verifier: Add spi variable to check_stack_write() by Ben Hutchings · 5 years ago
  70. 0b58d90 uprobes: Fix handle_swbp() vs. unregister() + register() race once more by Andrea Parri · 6 years ago
  71. 21761c7 kdb: use memmove instead of overlapping memcpy by Arnd Bergmann · 6 years ago
  72. 0c41bee namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago
  73. 5a416ed sched/core: Allow __sched_setscheduler() in interrupts when PI is not used by Steven Rostedt (VMware) · 7 years ago
  74. 8f9b3dd kdb: Use strscpy with destination buffer size by Prarit Bhargava · 6 years ago
  75. 0afb423 Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation" by Greg Kroah-Hartman · 6 years ago
  76. 404a83a genirq: Fix race on spurious interrupt detection by Lukas Wunner · 6 years ago
  77. 5aa66ca printk: Fix panic caused by passing log_buf_len to command line by He Zhe · 6 years ago
  78. 8b48ce1 kbuild: fix kernel/bounds.c 'W=1' warning by Arnd Bergmann · 6 years ago
  79. ba277fe signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init by Eric W. Biederman · 6 years ago
  80. 6c8b1db kprobes: Return error if we fail to reuse kprobe instead of BUG_ON() by Masami Hiramatsu · 6 years ago
  81. 81301a1 locking/lockdep: Fix debug_locks off performance problem by Waiman Long · 6 years ago
  82. 2530be5 sched/fair: Fix the min_vruntime update logic in dequeue_entity() by Song Muchun · 6 years ago
  83. 66fe51cb x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation by Jiri Kosina · 6 years ago
  84. 65cb24d posix-timers: Sanitize overrun handling by Thomas Gleixner · 6 years ago
  85. bc1fccc sched/fair: Fix throttle_list starvation with low CFS quota by Phil Auld · 6 years ago
  86. da92e8a futex: futex_wake_op, do not fail on invalid op by Jiri Slaby · 7 years ago
  87. 6279fc5 perf/core: Fix locking for children siblings group read by Jiri Olsa · 7 years ago
  88. 4d08366 perf/ring_buffer: Prevent concurent ring buffer access by Jiri Olsa · 6 years ago
  89. aee0c9e sched/cputime: Fix ksoftirqd cputime accounting regression by Frederic Weisbecker · 7 years ago
  90. 034cd8a sched/cputime: Increment kcpustat directly on irqtime account by Frederic Weisbecker · 7 years ago
  91. dbf9a05 sched/cputime: Convert kcpustat to nsecs by Frederic Weisbecker · 7 years ago
  92. 35b80e7 cgroup: Fix deadlock in cpu hotplug path by Prateek Sood · 6 years ago
  93. e7038f8 time: Introduce jiffies64_to_nsecs() by Frederic Weisbecker · 7 years ago
  94. f5b9595 module: exclude SHN_UNDEF symbols from kallsyms api by Jessica Yu · 6 years ago
  95. 747128e alarmtimer: Prevent overflow for relative nanosleep by Thomas Gleixner · 6 years ago
  96. fa7a13e sched/fair: Fix vruntime_normalized() for remote non-migration wakeup by Steve Muckle · 6 years ago
  97. be910e7 ring-buffer: Allow for rescheduling when removing pages by Vaibhav Nagarnaik · 6 years ago
  98. 4fe4e6d audit: fix use-after-free in audit_add_watch by Ronny Chevalier · 6 years ago
  99. a64fbec perf/core: Force USER_DS when recording user stack data by Yabin Cui · 6 years ago
  100. 05cb385 timers: Clear timer_base::must_forward_clk with timer_base::lock held by Gaurav Kohli · 6 years ago