1. d434dae tracing: probeevent: Fix to support minus offset from symbol by Masami Hiramatsu · 6 years ago
  2. f2596a9 genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs by Hans de Goede · 7 years ago
  3. 58e7fd9 time: Change posix clocks ops interfaces to use timespec64 by Deepa Dinamani · 7 years ago
  4. ad11afd locking/locktorture: Fix num reader/writer corner cases by Davidlohr Bueso · 7 years ago
  5. cce2b93 sched: Stop resched_cpu() from sending IPIs to offline CPUs by Paul E. McKenney · 7 years ago
  6. bac7bb1 sched: Stop switched_to_rt() from sending IPIs to offline CPUs by Paul E. McKenney · 7 years ago
  7. b5fa6d9 printk: Correctly handle preemption in console_unlock() by Petr Mladek · 7 years ago
  8. 0e6661b rtmutex: Fix PI chain order integrity by Peter Zijlstra · 7 years ago
  9. ca9c607 braille-console: Fix value returned by _braille_console_setup by Samuel Thibault · 7 years ago
  10. 00c001f sysrq: Reset the watchdog timers while displaying high-resolution timers by Tom Hromatka · 7 years ago
  11. ae0258a timers, sched_clock: Update timeout for clock wrap by David Engraf · 7 years ago
  12. 225ce6d workqueue: Allow retrieval of current task's work struct by Lukas Wunner · 6 years ago
  13. 2a8bc53 bpf: add schedule points in percpu arrays management by Eric Dumazet · 6 years ago
  14. 422baf6 bpf: fix mlock precharge on arraymaps by Daniel Borkmann · 6 years ago
  15. 816cfeb bpf: fix wrong exposure of map_flags into fdinfo for lpm by Daniel Borkmann · 6 years ago
  16. 13e75c7 timers: Forward timer base before migrating timers by Lingutla Chandrasekhar · 6 years ago
  17. ff5544dd genirq: Guard handle_bad_irq log messages by Guenter Roeck · 7 years ago
  18. 5a9f69b hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers) by Anna-Maria Gleixner · 6 years ago
  19. 8f7cf88d mm: Fix devm_memremap_pages() collision handling by Jan H. Schönherr · 6 years ago
  20. c33f927 kcov: detect double association with a single task by Dmitry Vyukov · 6 years ago
  21. 7569adc blktrace: fix unlocked registration of tracepoints by Jens Axboe · 7 years ago
  22. cbd0c0f mm: Fix memory size alignment in devm_memremap_pages_release() by Jan H. Schönherr · 6 years ago
  23. 2de1085 ftrace: Remove incorrect setting of glob search field by Steven Rostedt (VMware) · 6 years ago
  24. 91cebf9 kernel/relay.c: revert "kernel/relay.c: fix potential memory leak" by Eric Biggers · 6 years ago
  25. 33a4459 kernel/async.c: revert "async: simplify lowest_in_progress()" by Rasmus Villemoes · 6 years ago
  26. a384e54 sched/rt: Up the root domain ref count when passing it around via IPIs by Steven Rostedt (VMware) · 6 years ago
  27. 1c67998 sched/rt: Use container_of() to get root domain in rto_push_irq_work_func() by Steven Rostedt (VMware) · 6 years ago
  28. 0b37653 posix-timer: Properly check sigevent->sigev_notify by Thomas Gleixner · 6 years ago
  29. a1745ad module/retpoline: Warn about missing retpoline in module by Andi Kleen · 6 years ago
  30. f531fbb bpf: reject stores into ctx via st and xadd by Daniel Borkmann · 6 years ago
  31. 265d765 bpf: fix 32-bit divide by zero by Alexei Starovoitov · 6 years ago
  32. 4606077 bpf: fix divides by zero by Eric Dumazet · 6 years ago
  33. fcabc6d bpf: arsh is not supported in 32 bit alu thus reject it by Daniel Borkmann · 6 years ago
  34. a3d6dd6 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 6 years ago
  35. 5226bb3 bpf: fix bpf_tail_call() x64 JIT by Alexei Starovoitov · 6 years ago
  36. c98ff72 hrtimer: Reset hrtimer cpu base proper on CPU hotplug by Thomas Gleixner · 6 years ago
  37. ca2d736 workqueue: avoid hard lockups in show_workqueue_state() by Sergey Senozhatsky · 6 years ago
  38. 9a50ea0 tracing: Fix converting enum's from the map in trace_event_eval_update() by Steven Rostedt (VMware) · 6 years ago
  39. 1ad4f28 sched/deadline: Zero out positive runtime after throttling constrained tasks by Xunlei Pang · 7 years ago
  40. 676109b timers: Unconditionally check deferrable base by Thomas Gleixner · 6 years ago
  41. d8a3170 futex: Prevent overflow by strengthen input validation by Li Jinyue · 6 years ago
  42. 820ef2a bpf, array: fix overflow in max_entries and undefined behavior in index_mask by Daniel Borkmann · 6 years ago
  43. a9bfac14 bpf: prevent out-of-bounds speculation by Alexei Starovoitov · 6 years ago
  44. f55093d bpf: refactor fixup_bpf_calls() by Alexei Starovoitov · 7 years ago
  45. 2803536 bpf: move fixup_bpf_calls() function by Alexei Starovoitov · 7 years ago
  46. 4d53eb4 kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal() by Oleg Nesterov · 7 years ago
  47. 794ac8e kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals by Oleg Nesterov · 7 years ago
  48. 1453b3a kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL by Oleg Nesterov · 7 years ago
  49. 79258d9 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 6 years ago
  50. 790080c kernel/acct.c: fix the acct->needcheck check in check_free_space() by Oleg Nesterov · 6 years ago
  51. 0994a2c kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE by Hugh Dickins · 7 years ago
  52. 8f0baad kaiser: merged update by Dave Hansen · 7 years ago
  53. 13be448 KAISER: Kernel Address Isolation by Richard Fellner · 7 years ago
  54. e8119ac nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick() by Thomas Gleixner · 6 years ago
  55. 249d4a9 timers: Reinitialize per cpu bases on hotplug by Thomas Gleixner · 6 years ago
  56. 574e543 timers: Invoke timer_start_debug() where it makes sense by Thomas Gleixner · 6 years ago
  57. d840687 timers: Use deferrable base independent of base::nohz_active by Anna-Maria Gleixner · 6 years ago
  58. 2e0d458 ring-buffer: Mask out the info bits when returning buffer page length by Steven Rostedt (VMware) · 6 years ago
  59. 81e155e tracing: Fix crash when it fails to alloc ring buffer by Jing Xia · 6 years ago
  60. 5dc4cd2 tracing: Fix possible double free on failure of allocating trace buffer by Steven Rostedt (VMware) · 6 years ago
  61. 6edea15 tracing: Remove extra zeroing out of the ring buffer page by Steven Rostedt (VMware) · 6 years ago
  62. 37435f7 bpf/verifier: Fix states_equal() comparison of pointer and UNKNOWN by Ben Hutchings · 6 years ago
  63. 3695b3b bpf: fix incorrect sign extension in check_alu_op() by Daniel Borkmann · 6 years ago
  64. d75d3ee bpf: reject out-of-bounds stack pointer calculation by Daniel Borkmann · 6 years ago
  65. 7b5b73e bpf: fix branch pruning logic by Daniel Borkmann · 6 years ago
  66. 565f012 bpf: adjust insn_aux_data when patching insns by Daniel Borkmann · 6 years ago
  67. 6af9b18 tracing: Exclude 'generic fields' from histograms by Tom Zanussi · 7 years ago
  68. 28714e9 sched/deadline: Use deadline instead of period when calculating overflow by Steven Rostedt (VMware) · 7 years ago
  69. a2e2911 sched/deadline: Throttle a constrained deadline task activated after the deadline by Daniel Bristot de Oliveira · 7 years ago
  70. 9cc56a0 sched/deadline: Make sure the replenishment timer fires in the next period by Daniel Bristot de Oliveira · 7 years ago
  71. 0a4d4da sched/deadline: Add missing update_rq_clock() in dl_task_timer() by Wanpeng Li · 7 years ago
  72. d266817 sched/rt: Do not pull from current CPU if only one CPU to pull by Steven Rostedt · 7 years ago
  73. d760f90 tracing: Allocate mask_str buffer dynamically by Changbin Du · 7 years ago
  74. 93dedcf audit: ensure that 'audit=1' actually enables audit for PID 1 by Paul Moore · 7 years ago
  75. 74b470c jump_label: Invoke jump_label_test() via early_initcall() by Jason Baron · 7 years ago
  76. f45f4f8 bpf: fix lockdep splat by Eric Dumazet · 7 years ago
  77. 757e184 workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq by Tejun Heo · 7 years ago
  78. 4e4a9eb sched/fair: Make select_idle_cpu() more aggressive by Peter Zijlstra · 7 years ago
  79. 30b18ee kdb: Fix handling of kallsyms_symbol_next() return value by Daniel Thompson · 9 years ago
  80. ff3d4fd smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct place by Lai Jiangshan · 7 years ago
  81. a88ff23 perf/x86/intel: Account interrupts for PEBS errors by Jiri Olsa · 7 years ago
  82. 1c37ff7 sched/rt: Simplify the IPI based RT balancing logic by Steven Rostedt (Red Hat) · 7 years ago
  83. fb8bd56 sched: Make resched_cpu() unconditional by Paul E. McKenney · 7 years ago
  84. 46f1550 workqueue: Fix NULL pointer dereference by Li Bin · 7 years ago
  85. 6da1c98 sched/core: Add missing update_rq_clock() call in sched_move_task() by Peter Zijlstra · 7 years ago
  86. 43a980a workqueue: replace pool->manager_arb mutex with a flag by Tejun Heo · 7 years ago
  87. 0c92e73 hrtimer: Catch invalid clockids again by Marc Zyngier · 8 years ago
  88. ab3d531 sched/fair: Update rq clock before changing a task's CPU affinity by Wanpeng Li · 7 years ago
  89. 8b0be54 locking/lockdep: Add nest_lock integrity test by Peter Zijlstra · 7 years ago
  90. 9753579 rcu: Allow for page faults in NMI handlers by Paul E. McKenney · 7 years ago
  91. ba15518 sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs by Peter Zijlstra · 7 years ago
  92. a3ec104 ftrace: Fix kmemleak in unregister_ftrace_graph by Shu Wang · 7 years ago
  93. 0dee549 bpf: one perf event close won't free bpf program attached by another perf event by Yonghong Song · 7 years ago
  94. e159492 bpf/verifier: reject BPF_ALU64|BPF_END by Edward Cree · 7 years ago
  95. 4c00015 timer/sysclt: Restrict timer migration sysctl values to 0 and 1 by Myungho Jung · 7 years ago
  96. be69c4c seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() by Oleg Nesterov · 7 years ago
  97. 5fb4be2 tracing: Erase irqsoff trace with empty write by Bo Yan · 7 years ago
  98. 97d402e tracing: Fix trace_pipe behavior for instance traces by Tahsin Erdogan · 7 years ago
  99. 3d5960c genirq: Make sparse_irq_lock protect what it should protect by Thomas Gleixner · 7 years ago
  100. cf052336 tracing: Apply trace_clock changes to instance max buffer by Baohong Liu · 7 years ago