1. d21f3ea locktorture: Fix potential memory leak with rw lock test by Yang Shi · 8 years ago
  2. 309e4db cpuset: Fix incorrect memory_pressure control file mapping by Waiman Long · 7 years ago
  3. 17c564f mm, uprobes: fix multiple free of ->uprobes_state.xol_area by Eric Biggers · 7 years ago
  4. c0c6dff locking/spinlock/debug: Remove spinlock lockup detection code by Waiman Long · 8 years ago
  5. b8a1532 gcov: support GCC 7.1 by Martin Liska · 7 years ago
  6. 70b3fd5 timers: Fix excessive granularity of new timers after a nohz idle by Nicholas Piggin · 7 years ago
  7. bde6608 perf/core: Fix group {cpu,task} validation by Mark Rutland · 7 years ago
  8. 741397d ftrace: Check for null ret_stack on profile function graph entry function by Steven Rostedt (VMware) · 7 years ago
  9. 8838cd5 tracing: Fix freeing of filter in create_filter() when set_str is false by Steven Rostedt (VMware) · 7 years ago
  10. 2818a76 tracing: Fix kmemleak in tracing_map_array_free() by Chunyu Hu · 7 years ago
  11. 3170d9a tracing: Call clear_boot_tracer() at lateinit_sync by Steven Rostedt (VMware) · 7 years ago
  12. b65b6ac fork: fix incorrect fput of ->exe_file causing use-after-free by Eric Biggers · 7 years ago
  13. 655da3d bpf/verifier: fix min/max handling in BPF_SUB by Edward Cree · 7 years ago
  14. bf5b91b bpf: fix mixed signed/unsigned derived min/max value bounds by Daniel Borkmann · 7 years ago
  15. 8d674be bpf, verifier: fix alu ops against map_value{, _adj} register types by Daniel Borkmann · 7 years ago
  16. 577aa83 bpf: adjust verifier heuristics by Daniel Borkmann · 7 years ago
  17. e37bdee bpf, verifier: add additional patterns to evaluate_reg_imm_alu by John Fastabend · 7 years ago
  18. d6a6b6b bpf: fix bpf_trace_printk on 32 bit archs by Daniel Borkmann · 7 years ago
  19. 322cd32 pids: make task_tgid_nr_ns() safe by Oleg Nesterov · 7 years ago
  20. f9497d5 genirq/ipi: Fixup checks against nr_cpu_ids by Alexey Dobriyan · 7 years ago
  21. 762ac49 genirq: Restore trigger settings in irq_modify_status() by Marc Zyngier · 7 years ago
  22. adcfbb2 audit: Fix use after free in audit_remove_watch_rule() by Jan Kara · 7 years ago
  23. 0041042 futex: Remove unnecessary warning from get_futex_key by Mel Gorman · 7 years ago
  24. f9636c9 workqueue: implicit ordered attribute should be overridable by Tejun Heo · 7 years ago
  25. 916a05b signal: protect SIGNAL_UNKILLABLE from unintentional clearing. by Jamie Iles · 8 years ago
  26. 9ef8b23 timers: Fix overflow in get_next_timer_interrupt by Matija Glavinic Pecotic · 7 years ago
  27. 45a636e cpuset: fix a deadlock due to incomplete patching of cpusets_enabled() by Dima Zavin · 7 years ago
  28. 61a0adb workqueue: restore WQ_UNBOUND/max_active==1 to be ordered by Tejun Heo · 7 years ago
  29. 445ee6c cgroup: fix error return value from cgroup_subtree_control() by Tejun Heo · 7 years ago
  30. 4a99eac cgroup: create dfl_root files on subsys registration by Tejun Heo · 7 years ago
  31. 62b5776 sched/cgroup: Move sched_online_group() back into css_online() to fix crash by Konstantin Khlebnikov · 8 years ago
  32. 6b3d13f smp/hotplug: Replace BUG_ON and react useful by Thomas Gleixner · 7 years ago
  33. 7b4e4b1 smp/hotplug: Move unparking of percpu threads to the control CPU by Thomas Gleixner · 7 years ago
  34. 91af5f0 alarmtimer: don't rate limit one-shot timers by Greg Hackmann · 7 years ago
  35. 919e481 tracing: Fix kmemleak in instance_rmdir by Chunyu Hu · 7 years ago
  36. a76a032 Revert "perf/core: Drop kernel samples even though :u is specified" by Ingo Molnar · 7 years ago
  37. 198bd49 ftrace: Fix uninitialized variable in match_records() by Dan Carpenter · 7 years ago
  38. 04e002a tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results by Pavankumar Kondeti · 8 years ago
  39. 758dc6a sched/topology: Fix overlapping sched_group_mask by Peter Zijlstra · 7 years ago
  40. 3e165b2 sched/topology: Optimize build_group_mask() by Lauro Ramos Venancio · 7 years ago
  41. 7c3f08e sched/topology: Fix building of overlapping sched-groups by Peter Zijlstra · 7 years ago
  42. 542ebc9 sched/fair, cpumask: Export for_each_cpu_wrap() by Peter Zijlstra · 7 years ago
  43. a0a93e3 Revert "sched/core: Optimize SCHED_SMT" by Greg Kroah-Hartman · 7 years ago
  44. ac5e9e8 rcu: Add memory barriers for NOCB leader wakeup by Paul E. McKenney · 7 years ago
  45. 8c6f19c kernel/extable.c: mark core_kernel_text notrace by Marcin Nowakowski · 7 years ago
  46. cd5de9c bpf: prevent leaking pointer via xadd on unpriviledged by Daniel Borkmann · 7 years ago
  47. 5497d74 locking/rwsem-spinlock: Fix EINTR branch in __down_write_common() by Kirill Tkhai · 7 years ago
  48. 7bdacd3 sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec by Liping Zhang · 7 years ago
  49. 3a20c57 sysctl: don't print negative flag for proc_douintvec by Liping Zhang · 7 years ago
  50. 3693042 tracing/kprobes: Allow to create probe with a module name starting with a digit by Sabrina Dubroca · 7 years ago
  51. 478273e sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting by Matt Fleming · 8 years ago
  52. 1c68633 perf/core: Fix sys_perf_event_open() vs. hotplug by Peter Zijlstra · 8 years ago
  53. c5c8743 kernel/panic.c: add missing \n by Jiri Slaby · 8 years ago
  54. 251d00b bpf: don't trigger OOM killer under pressure with map alloc by Daniel Borkmann · 8 years ago
  55. a53bfdd time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting by John Stultz · 7 years ago
  56. 02a37cc time: Fix clock->read(clock) race around clocksource changes by John Stultz · 7 years ago
  57. f719f20 signal: Only reschedule timers on signals timers have sent by Eric W. Biederman · 7 years ago
  58. 0465104 alarmtimer: Rate limit periodic intervals by Thomas Gleixner · 7 years ago
  59. 8ee7f06 alarmtimer: Prevent overflow of relative timers by Thomas Gleixner · 7 years ago
  60. 7662832 genirq: Release resources in __setup_irq() error path by Heiner Kallweit · 7 years ago
  61. 8a48b7e sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off() by Andy Lutomirski · 7 years ago
  62. b13b3b7 kernel/watchdog: prevent false hardlockup on overloaded system by Don Zickus · 8 years ago
  63. 0ce66ee kernel/watchdog.c: move shared definitions to nmi.h by Babu Moger · 8 years ago
  64. b969a24 kernel/watchdog.c: move hardlockup detector to separate file by Babu Moger · 8 years ago
  65. baaa84b kernel/ucount.c: mark user_header with kmemleak_ignore() by Luis R. Rodriguez · 7 years ago
  66. a8fc315 cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start() by Rafael J. Wysocki · 8 years ago
  67. afe8d4a cpufreq: schedutil: move cached_raw_freq to struct sugov_policy by Viresh Kumar · 8 years ago
  68. 106c77e cpu/hotplug: Drop the device lock on error by Sebastian Andrzej Siewior · 7 years ago
  69. 3743c0e perf/core: Drop kernel samples even though :u is specified by Jin Yao · 7 years ago
  70. 829a1ca cpuset: consider dying css as offline by Tejun Heo · 7 years ago
  71. dff4c8b cgroup: Prevent kill_css() from being called more than once by Waiman Long · 7 years ago
  72. 7c24a70 ptrace: Properly initialize ptracer_cred on fork by Eric W. Biederman · 7 years ago
  73. dd0023d tracing/kprobes: Enforce kprobes teardown after testing by Thomas Gleixner · 7 years ago
  74. 423f175 genirq: Fix chained interrupt data ordering by Thomas Gleixner · 7 years ago
  75. f157261 stackprotector: Increase the per-task stack canary's random range from 32 bits to 64 bits on 64-bit platforms by Daniel Micay · 7 years ago
  76. 2ea2f89 pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes() by Kirill Tkhai · 7 years ago
  77. 6dc6a27 pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes by Eric W. Biederman · 7 years ago
  78. 6240377 padata: free correct variable by Jason A. Donenfeld · 7 years ago
  79. ced0a31 bpf: don't let ldimm64 leak map addresses on unprivileged by Daniel Borkmann · 7 years ago
  80. 7bca0a9 bpf: enhance verifier to understand stack pointer arithmetic by Yonghong Song · 7 years ago
  81. 7ad6de4 cpu/hotplug: Serialize callback invocations proper by Sebastian Andrzej Siewior · 8 years ago
  82. 0ea3c23 bpf: improve verifier packet range checks by Alexei Starovoitov · 8 years ago
  83. d80e9071 ring-buffer: Have ring_buffer_iter_empty() return true when empty by Steven Rostedt (VMware) · 7 years ago
  84. d4decac tracing: Allocate the snapshot buffer before enabling probe by Steven Rostedt (VMware) · 7 years ago
  85. 7da0f8e ftrace: Fix function pid filter on instances by Namhyung Kim · 7 years ago
  86. 666452f ftrace: Fix removing of second function probe by Steven Rostedt (VMware) · 7 years ago
  87. f44236a cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups by Tejun Heo · 8 years ago
  88. 703cebf ring-buffer: Fix return value check in test_ringbuffer() by Wei Yongjun · 8 years ago
  89. d9fa435 ptrace: fix PTRACE_LISTEN race corrupting task->state by bsegall@google.com · 7 years ago
  90. eb8c62a padata: avoid race in reordering by Jason A. Donenfeld · 8 years ago
  91. 916c5cfe sched/rt: Add a missing rescheduling point by Sebastian Andrzej Siewior · 8 years ago
  92. 228514b cgroup/pids: remove spurious suspicious RCU usage warning by Tejun Heo · 8 years ago
  93. 69efd8e perf/core: Fix event inheritance on fork() by Peter Zijlstra · 8 years ago
  94. c04a938 perf/core: Fix use-after-free in perf_release() by Peter Zijlstra · 8 years ago
  95. c406096 locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y by Niklas Cassel · 8 years ago
  96. 1522181 futex: Add missing error handling to FUTEX_REQUEUE_PI by Peter Zijlstra · 8 years ago
  97. 6244ffc futex: Fix potential use-after-free in FUTEX_REQUEUE_PI by Peter Zijlstra · 8 years ago
  98. 0e0f1d6 bpf: fix mark_reg_unknown_value for spilled regs on map value marking by Daniel Borkmann · 8 years ago
  99. 1889d6d bpf: fix regression on verifier pruning wrt map lookups by Daniel Borkmann · 8 years ago
  100. b7f5aa1 bpf: fix state equivalence by Alexei Starovoitov · 8 years ago