1. c33f927 kcov: detect double association with a single task by Dmitry Vyukov · 6 years ago
  2. 7569adc blktrace: fix unlocked registration of tracepoints by Jens Axboe · 7 years ago
  3. cbd0c0f mm: Fix memory size alignment in devm_memremap_pages_release() by Jan H. Schönherr · 6 years ago
  4. 2de1085 ftrace: Remove incorrect setting of glob search field by Steven Rostedt (VMware) · 6 years ago
  5. 91cebf9 kernel/relay.c: revert "kernel/relay.c: fix potential memory leak" by Eric Biggers · 6 years ago
  6. 33a4459 kernel/async.c: revert "async: simplify lowest_in_progress()" by Rasmus Villemoes · 6 years ago
  7. a384e54 sched/rt: Up the root domain ref count when passing it around via IPIs by Steven Rostedt (VMware) · 6 years ago
  8. 1c67998 sched/rt: Use container_of() to get root domain in rto_push_irq_work_func() by Steven Rostedt (VMware) · 6 years ago
  9. 0b37653 posix-timer: Properly check sigevent->sigev_notify by Thomas Gleixner · 6 years ago
  10. a1745ad module/retpoline: Warn about missing retpoline in module by Andi Kleen · 6 years ago
  11. f531fbb bpf: reject stores into ctx via st and xadd by Daniel Borkmann · 6 years ago
  12. 265d765 bpf: fix 32-bit divide by zero by Alexei Starovoitov · 6 years ago
  13. 4606077 bpf: fix divides by zero by Eric Dumazet · 6 years ago
  14. fcabc6d bpf: arsh is not supported in 32 bit alu thus reject it by Daniel Borkmann · 6 years ago
  15. a3d6dd6 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 6 years ago
  16. 5226bb3 bpf: fix bpf_tail_call() x64 JIT by Alexei Starovoitov · 6 years ago
  17. c98ff72 hrtimer: Reset hrtimer cpu base proper on CPU hotplug by Thomas Gleixner · 6 years ago
  18. ca2d736 workqueue: avoid hard lockups in show_workqueue_state() by Sergey Senozhatsky · 6 years ago
  19. 9a50ea0 tracing: Fix converting enum's from the map in trace_event_eval_update() by Steven Rostedt (VMware) · 6 years ago
  20. 1ad4f28 sched/deadline: Zero out positive runtime after throttling constrained tasks by Xunlei Pang · 7 years ago
  21. 676109b timers: Unconditionally check deferrable base by Thomas Gleixner · 6 years ago
  22. d8a3170 futex: Prevent overflow by strengthen input validation by Li Jinyue · 6 years ago
  23. 820ef2a bpf, array: fix overflow in max_entries and undefined behavior in index_mask by Daniel Borkmann · 6 years ago
  24. a9bfac14 bpf: prevent out-of-bounds speculation by Alexei Starovoitov · 6 years ago
  25. f55093d bpf: refactor fixup_bpf_calls() by Alexei Starovoitov · 7 years ago
  26. 2803536 bpf: move fixup_bpf_calls() function by Alexei Starovoitov · 7 years ago
  27. 4d53eb4 kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal() by Oleg Nesterov · 7 years ago
  28. 794ac8e kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals by Oleg Nesterov · 7 years ago
  29. 1453b3a kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL by Oleg Nesterov · 7 years ago
  30. 79258d9 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 6 years ago
  31. 790080c kernel/acct.c: fix the acct->needcheck check in check_free_space() by Oleg Nesterov · 6 years ago
  32. 0994a2c kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE by Hugh Dickins · 7 years ago
  33. 8f0baad kaiser: merged update by Dave Hansen · 7 years ago
  34. 13be448 KAISER: Kernel Address Isolation by Richard Fellner · 7 years ago
  35. e8119ac nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick() by Thomas Gleixner · 6 years ago
  36. 249d4a9 timers: Reinitialize per cpu bases on hotplug by Thomas Gleixner · 6 years ago
  37. 574e543 timers: Invoke timer_start_debug() where it makes sense by Thomas Gleixner · 6 years ago
  38. d840687 timers: Use deferrable base independent of base::nohz_active by Anna-Maria Gleixner · 6 years ago
  39. 2e0d458 ring-buffer: Mask out the info bits when returning buffer page length by Steven Rostedt (VMware) · 6 years ago
  40. 81e155e tracing: Fix crash when it fails to alloc ring buffer by Jing Xia · 6 years ago
  41. 5dc4cd2 tracing: Fix possible double free on failure of allocating trace buffer by Steven Rostedt (VMware) · 6 years ago
  42. 6edea15 tracing: Remove extra zeroing out of the ring buffer page by Steven Rostedt (VMware) · 6 years ago
  43. 37435f7 bpf/verifier: Fix states_equal() comparison of pointer and UNKNOWN by Ben Hutchings · 6 years ago
  44. 3695b3b bpf: fix incorrect sign extension in check_alu_op() by Daniel Borkmann · 6 years ago
  45. d75d3ee bpf: reject out-of-bounds stack pointer calculation by Daniel Borkmann · 6 years ago
  46. 7b5b73e bpf: fix branch pruning logic by Daniel Borkmann · 6 years ago
  47. 565f012 bpf: adjust insn_aux_data when patching insns by Daniel Borkmann · 6 years ago
  48. 6af9b18 tracing: Exclude 'generic fields' from histograms by Tom Zanussi · 7 years ago
  49. 28714e9 sched/deadline: Use deadline instead of period when calculating overflow by Steven Rostedt (VMware) · 7 years ago
  50. a2e2911 sched/deadline: Throttle a constrained deadline task activated after the deadline by Daniel Bristot de Oliveira · 7 years ago
  51. 9cc56a0 sched/deadline: Make sure the replenishment timer fires in the next period by Daniel Bristot de Oliveira · 7 years ago
  52. 0a4d4da sched/deadline: Add missing update_rq_clock() in dl_task_timer() by Wanpeng Li · 7 years ago
  53. d266817 sched/rt: Do not pull from current CPU if only one CPU to pull by Steven Rostedt · 6 years ago
  54. d760f90 tracing: Allocate mask_str buffer dynamically by Changbin Du · 6 years ago
  55. 93dedcf audit: ensure that 'audit=1' actually enables audit for PID 1 by Paul Moore · 7 years ago
  56. 74b470c jump_label: Invoke jump_label_test() via early_initcall() by Jason Baron · 7 years ago
  57. f45f4f8 bpf: fix lockdep splat by Eric Dumazet · 7 years ago
  58. 757e184 workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq by Tejun Heo · 7 years ago
  59. 4e4a9eb sched/fair: Make select_idle_cpu() more aggressive by Peter Zijlstra · 7 years ago
  60. 30b18ee kdb: Fix handling of kallsyms_symbol_next() return value by Daniel Thompson · 9 years ago
  61. ff3d4fd smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct place by Lai Jiangshan · 6 years ago
  62. a88ff23 perf/x86/intel: Account interrupts for PEBS errors by Jiri Olsa · 7 years ago
  63. 1c37ff7 sched/rt: Simplify the IPI based RT balancing logic by Steven Rostedt (Red Hat) · 7 years ago
  64. fb8bd56 sched: Make resched_cpu() unconditional by Paul E. McKenney · 7 years ago
  65. 46f1550 workqueue: Fix NULL pointer dereference by Li Bin · 7 years ago
  66. 6da1c98 sched/core: Add missing update_rq_clock() call in sched_move_task() by Peter Zijlstra · 7 years ago
  67. 43a980a workqueue: replace pool->manager_arb mutex with a flag by Tejun Heo · 7 years ago
  68. 0c92e73 hrtimer: Catch invalid clockids again by Marc Zyngier · 8 years ago
  69. ab3d531 sched/fair: Update rq clock before changing a task's CPU affinity by Wanpeng Li · 7 years ago
  70. 8b0be54 locking/lockdep: Add nest_lock integrity test by Peter Zijlstra · 7 years ago
  71. 9753579 rcu: Allow for page faults in NMI handlers by Paul E. McKenney · 7 years ago
  72. ba15518 sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs by Peter Zijlstra · 7 years ago
  73. a3ec104 ftrace: Fix kmemleak in unregister_ftrace_graph by Shu Wang · 7 years ago
  74. 0dee549 bpf: one perf event close won't free bpf program attached by another perf event by Yonghong Song · 7 years ago
  75. e159492 bpf/verifier: reject BPF_ALU64|BPF_END by Edward Cree · 7 years ago
  76. 4c00015 timer/sysclt: Restrict timer migration sysctl values to 0 and 1 by Myungho Jung · 7 years ago
  77. be69c4c seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() by Oleg Nesterov · 7 years ago
  78. 5fb4be2 tracing: Erase irqsoff trace with empty write by Bo Yan · 7 years ago
  79. 97d402e tracing: Fix trace_pipe behavior for instance traces by Tahsin Erdogan · 7 years ago
  80. 3d5960c genirq: Make sparse_irq_lock protect what it should protect by Thomas Gleixner · 7 years ago
  81. cf052336 tracing: Apply trace_clock changes to instance max buffer by Baohong Liu · 7 years ago
  82. 96cf918 tracing: Add barrier to trace_printk() buffer nesting modification by Steven Rostedt (VMware) · 7 years ago
  83. 100553e ftrace: Fix memleak when unregistering dynamic ops when tracing disabled by Steven Rostedt (VMware) · 7 years ago
  84. df865f8 ftrace: Fix selftest goto location on error by Steven Rostedt (VMware) · 7 years ago
  85. d21f3ea locktorture: Fix potential memory leak with rw lock test by Yang Shi · 8 years ago
  86. 309e4db cpuset: Fix incorrect memory_pressure control file mapping by Waiman Long · 7 years ago
  87. 17c564f mm, uprobes: fix multiple free of ->uprobes_state.xol_area by Eric Biggers · 7 years ago
  88. c0c6dff locking/spinlock/debug: Remove spinlock lockup detection code by Waiman Long · 7 years ago
  89. b8a1532 gcov: support GCC 7.1 by Martin Liska · 7 years ago
  90. 70b3fd5 timers: Fix excessive granularity of new timers after a nohz idle by Nicholas Piggin · 7 years ago
  91. bde6608 perf/core: Fix group {cpu,task} validation by Mark Rutland · 7 years ago
  92. 741397d ftrace: Check for null ret_stack on profile function graph entry function by Steven Rostedt (VMware) · 7 years ago
  93. 8838cd5 tracing: Fix freeing of filter in create_filter() when set_str is false by Steven Rostedt (VMware) · 7 years ago
  94. 2818a76 tracing: Fix kmemleak in tracing_map_array_free() by Chunyu Hu · 7 years ago
  95. 3170d9a tracing: Call clear_boot_tracer() at lateinit_sync by Steven Rostedt (VMware) · 7 years ago
  96. b65b6ac fork: fix incorrect fput of ->exe_file causing use-after-free by Eric Biggers · 7 years ago
  97. 655da3d bpf/verifier: fix min/max handling in BPF_SUB by Edward Cree · 7 years ago
  98. bf5b91b bpf: fix mixed signed/unsigned derived min/max value bounds by Daniel Borkmann · 7 years ago
  99. 8d674be bpf, verifier: fix alu ops against map_value{, _adj} register types by Daniel Borkmann · 7 years ago
  100. 577aa83 bpf: adjust verifier heuristics by Daniel Borkmann · 7 years ago