1. ec1975a kernel/signal.c: avoid undefined behaviour in kill_something_info by zhongjiang · 7 years ago
  2. 960828a kernel/sys.c: fix potential Spectre v1 issue by Gustavo A. R. Silva · 6 years ago
  3. 094c276 seccomp: Move speculation migitation control to arch code by Thomas Gleixner · 6 years ago
  4. ab677c2 seccomp: Add filter flag to opt-out of SSB mitigation by Kees Cook · 6 years ago
  5. c71def8 seccomp: Use PR_SPEC_FORCE_DISABLE by Thomas Gleixner · 6 years ago
  6. 0a112f10 seccomp: Enable speculation flaw mitigations by Kees Cook · 6 years ago
  7. 4272f52 nospec: Allow getting/setting on non-current task by Kees Cook · 6 years ago
  8. 4812ffb prctl: Add speculation control prctls by Thomas Gleixner · 6 years ago
  9. f58b661 tick/broadcast: Use for_each_cpu() specially on UP kernels by Dexuan Cui · 6 years ago
  10. 20a3061 signals: avoid unnecessary taking of sighand->siglock by Waiman Long · 8 years ago
  11. 04103c2 kernel/exit.c: avoid undefined behaviour when calling wait4() by zhongjiang · 7 years ago
  12. a164009 futex: futex_wake_op, fix sign_extend32 sign bits by Jiri Slaby · 7 years ago
  13. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  14. c64ca00 perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[] by Peter Zijlstra · 6 years ago
  15. fba70eb tracing/uprobe_event: Fix strncpy corner case by Masami Hiramatsu · 6 years ago
  16. f94eef3 tracing: Fix regex_match_front() to not over compare the test string by Steven Rostedt (VMware) · 6 years ago
  17. 68447d6 perf: Remove superfluous allocation error check by Jiri Olsa · 6 years ago
  18. 0f2c8b3 tracepoint: Do not warn on ENOMEM by Mathieu Desnoyers · 7 years ago
  19. fcbc8d0 bpf: map_get_next_key to return first key on NULL by Teng Qin · 7 years ago
  20. 0f8a75e perf/core: Fix the perf_cpu_time_max_percent check by Tan Xiaojun · 8 years ago
  21. 9acdfe4 perf: Return proper values for user stack errors by Jiri Olsa · 6 years ago
  22. ac6f0cb perf: Fix sample_max_stack maximum check by Jiri Olsa · 6 years ago
  23. 0df9b12d resource: fix integer overflow at reallocation by Takashi Iwai · 6 years ago
  24. b951ffb perf/core: Fix use-after-free in uprobe_perf_close() by Prashant Bhole · 6 years ago
  25. 0559ea3 sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks by Daniel Bristot de Oliveira · 7 years ago
  26. 50fe37e perf/core: Correct event creation with PERF_FORMAT_GROUP by Peter Zijlstra · 7 years ago
  27. c198e22 cpuhotplug: Link lock stacks for hotplug callbacks by Thomas Gleixner · 7 years ago
  28. a1e7a9e sched/numa: Use down_read_trylock() for the mmap_sem by Vlastimil Babka · 7 years ago
  29. f02bfec perf/core: Fix error handling in perf_event_alloc() by Dan Carpenter · 7 years ago
  30. 5daab72 perf/callchain: Force USER_DS when invoking perf_callchain_user() by Will Deacon · 7 years ago
  31. a2095be pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid() by Kirill Tkhai · 7 years ago
  32. 7f9a93b module: extend 'rodata=off' boot cmdline parameter to module mappings by AKASHI Takahiro · 6 years ago
  33. 02e3a7d genirq: Use cpumask_available() for check of cpumask variable by Matthias Kaehlcke · 7 years ago
  34. fd2f070 kprobes/x86: Fix to set RWX bits correctly before releasing trampoline by Masami Hiramatsu · 7 years ago
  35. 7614f7d perf/hwbp: Simplify the perf-hwbp code, fix documentation by Linus Torvalds · 7 years ago
  36. 6c9ca57 Revert "genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs" by Greg Kroah-Hartman · 6 years ago
  37. 3eb8880 bpf: skip unnecessary capability check by Chenbo Feng · 7 years ago
  38. d434dae tracing: probeevent: Fix to support minus offset from symbol by Masami Hiramatsu · 7 years ago
  39. f2596a9 genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs by Hans de Goede · 7 years ago
  40. 58e7fd9 time: Change posix clocks ops interfaces to use timespec64 by Deepa Dinamani · 8 years ago
  41. ad11afd locking/locktorture: Fix num reader/writer corner cases by Davidlohr Bueso · 7 years ago
  42. cce2b93 sched: Stop resched_cpu() from sending IPIs to offline CPUs by Paul E. McKenney · 7 years ago
  43. bac7bb1 sched: Stop switched_to_rt() from sending IPIs to offline CPUs by Paul E. McKenney · 7 years ago
  44. b5fa6d9 printk: Correctly handle preemption in console_unlock() by Petr Mladek · 8 years ago
  45. 0e6661b rtmutex: Fix PI chain order integrity by Peter Zijlstra · 8 years ago
  46. ca9c607 braille-console: Fix value returned by _braille_console_setup by Samuel Thibault · 8 years ago
  47. 00c001f sysrq: Reset the watchdog timers while displaying high-resolution timers by Tom Hromatka · 8 years ago
  48. ae0258a timers, sched_clock: Update timeout for clock wrap by David Engraf · 8 years ago
  49. 225ce6d workqueue: Allow retrieval of current task's work struct by Lukas Wunner · 7 years ago
  50. 2a8bc53 bpf: add schedule points in percpu arrays management by Eric Dumazet · 7 years ago
  51. 422baf6 bpf: fix mlock precharge on arraymaps by Daniel Borkmann · 7 years ago
  52. 816cfeb bpf: fix wrong exposure of map_flags into fdinfo for lpm by Daniel Borkmann · 7 years ago
  53. 13e75c7 timers: Forward timer base before migrating timers by Lingutla Chandrasekhar · 7 years ago
  54. ff5544dd genirq: Guard handle_bad_irq log messages by Guenter Roeck · 7 years ago
  55. 5a9f69b hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers) by Anna-Maria Gleixner · 7 years ago
  56. 8f7cf88d mm: Fix devm_memremap_pages() collision handling by Jan H. Schönherr · 7 years ago
  57. c33f927 kcov: detect double association with a single task by Dmitry Vyukov · 7 years ago
  58. 7569adc blktrace: fix unlocked registration of tracepoints by Jens Axboe · 7 years ago
  59. cbd0c0f mm: Fix memory size alignment in devm_memremap_pages_release() by Jan H. Schönherr · 7 years ago
  60. 2de1085 ftrace: Remove incorrect setting of glob search field by Steven Rostedt (VMware) · 7 years ago
  61. 91cebf9 kernel/relay.c: revert "kernel/relay.c: fix potential memory leak" by Eric Biggers · 7 years ago
  62. 33a4459 kernel/async.c: revert "async: simplify lowest_in_progress()" by Rasmus Villemoes · 7 years ago
  63. a384e54 sched/rt: Up the root domain ref count when passing it around via IPIs by Steven Rostedt (VMware) · 7 years ago
  64. 1c67998 sched/rt: Use container_of() to get root domain in rto_push_irq_work_func() by Steven Rostedt (VMware) · 7 years ago
  65. 0b37653 posix-timer: Properly check sigevent->sigev_notify by Thomas Gleixner · 7 years ago
  66. a1745ad module/retpoline: Warn about missing retpoline in module by Andi Kleen · 7 years ago
  67. f531fbb bpf: reject stores into ctx via st and xadd by Daniel Borkmann · 7 years ago
  68. 265d765 bpf: fix 32-bit divide by zero by Alexei Starovoitov · 7 years ago
  69. 4606077 bpf: fix divides by zero by Eric Dumazet · 7 years ago
  70. fcabc6d bpf: arsh is not supported in 32 bit alu thus reject it by Daniel Borkmann · 7 years ago
  71. a3d6dd6 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 7 years ago
  72. 5226bb3 bpf: fix bpf_tail_call() x64 JIT by Alexei Starovoitov · 7 years ago
  73. c98ff72 hrtimer: Reset hrtimer cpu base proper on CPU hotplug by Thomas Gleixner · 7 years ago
  74. ca2d736 workqueue: avoid hard lockups in show_workqueue_state() by Sergey Senozhatsky · 7 years ago
  75. 9a50ea0 tracing: Fix converting enum's from the map in trace_event_eval_update() by Steven Rostedt (VMware) · 7 years ago
  76. 1ad4f28 sched/deadline: Zero out positive runtime after throttling constrained tasks by Xunlei Pang · 7 years ago
  77. 676109b timers: Unconditionally check deferrable base by Thomas Gleixner · 7 years ago
  78. d8a3170 futex: Prevent overflow by strengthen input validation by Li Jinyue · 7 years ago
  79. 820ef2a bpf, array: fix overflow in max_entries and undefined behavior in index_mask by Daniel Borkmann · 7 years ago
  80. a9bfac14 bpf: prevent out-of-bounds speculation by Alexei Starovoitov · 7 years ago
  81. f55093d bpf: refactor fixup_bpf_calls() by Alexei Starovoitov · 8 years ago
  82. 2803536 bpf: move fixup_bpf_calls() function by Alexei Starovoitov · 8 years ago
  83. 4d53eb4 kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal() by Oleg Nesterov · 7 years ago
  84. 794ac8e kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals by Oleg Nesterov · 7 years ago
  85. 1453b3a kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL by Oleg Nesterov · 7 years ago
  86. 79258d9 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  87. 790080c kernel/acct.c: fix the acct->needcheck check in check_free_space() by Oleg Nesterov · 7 years ago
  88. 0994a2c kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE by Hugh Dickins · 7 years ago
  89. 8f0baad kaiser: merged update by Dave Hansen · 7 years ago
  90. 13be448 KAISER: Kernel Address Isolation by Richard Fellner · 7 years ago
  91. e8119ac nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick() by Thomas Gleixner · 7 years ago
  92. 249d4a9 timers: Reinitialize per cpu bases on hotplug by Thomas Gleixner · 7 years ago
  93. 574e543 timers: Invoke timer_start_debug() where it makes sense by Thomas Gleixner · 7 years ago
  94. d840687 timers: Use deferrable base independent of base::nohz_active by Anna-Maria Gleixner · 7 years ago
  95. 2e0d458 ring-buffer: Mask out the info bits when returning buffer page length by Steven Rostedt (VMware) · 7 years ago
  96. 81e155e tracing: Fix crash when it fails to alloc ring buffer by Jing Xia · 7 years ago
  97. 5dc4cd2 tracing: Fix possible double free on failure of allocating trace buffer by Steven Rostedt (VMware) · 7 years ago
  98. 6edea15 tracing: Remove extra zeroing out of the ring buffer page by Steven Rostedt (VMware) · 7 years ago
  99. 37435f7 bpf/verifier: Fix states_equal() comparison of pointer and UNKNOWN by Ben Hutchings · 7 years ago
  100. 3695b3b bpf: fix incorrect sign extension in check_alu_op() by Daniel Borkmann · 7 years ago