[go: up one dir, main page]

  1. 7fed98f bpf: reject passing modified ctx to helper functions by Daniel Borkmann · 6 years ago
  2. 09226e5 locking/spinlock/debug: Fix various data races by Marco Elver · 6 years ago
  3. 7650b4b ftrace: Avoid potential division by zero in function profiler by Wen Yang · 6 years ago
  4. 66a1070 exit: panic before exit_mm() on global init exit by chenqiwu · 6 years ago
  5. bc5e8a8 tracing: Have the histogram compare functions convert to u64 first by Steven Rostedt (VMware) · 6 years ago
  6. af24719 tracing: Fix lock inversion in trace_event_enable_tgid_record() by Prateek Sood · 6 years ago
  7. abb5935 memcg: account security cred as well to kmemcg by Shakeel Butt · 6 years ago
  8. 4fe7cb9 taskstats: fix data-race by Christian Brauner · 6 years ago
  9. c0fb3b1 PM / hibernate: memory_bm_find_bit(): Tighten node optimisation by Andy Whitcroft · 6 years ago
  10. 2dece4d ptp: fix the race between the release of ptp_clock and cdev by Vladis Dronov · 6 years ago
  11. a51afeed hrtimer: Annotate lockless access to timer->state by Eric Dumazet · 6 years ago
  12. 5dc89b6 kernel: sysctl: make drop_caches write-only by Johannes Weiner · 6 years ago
  13. 4faf1cc kernel/module.c: wakeup processes in module_wq on module unload by Konstantin Khorenko · 6 years ago
  14. 80797bd workqueue: Fix missing kfree(rescuer) in destroy_workqueue() by Tejun Heo · 6 years ago
  15. fc99213 cgroup: pids: use atomic64_t for pids->limit by Aleksa Sarai · 6 years ago
  16. 9e0f33d workqueue: Fix pwq ref leak in rescuer_thread() by Tejun Heo · 6 years ago
  17. 05905c2 workqueue: Fix spurious sanity check failures in destroy_workqueue() by Tejun Heo · 6 years ago
  18. c294780 sched/fair: Scale bandwidth quota and period without losing quota/period ratio precision by Xuewei Zhang · 6 years ago
  19. f506ed5 sched/core: Avoid spurious lock dependencies by Peter Zijlstra · 6 years ago
  20. 0eda282 audit_get_nd(): don't unlock parent too early by Al Viro · 6 years ago
  21. 61fa9f1 futex: Prevent exit livelock by Thomas Gleixner · 6 years ago
  22. e6e00df futex: Provide distinct return value when owner is exiting by Thomas Gleixner · 6 years ago
  23. ac7e59a futex: Add mutex around futex exit by Thomas Gleixner · 6 years ago
  24. 7d143b6 futex: Provide state handling for exec() as well by Thomas Gleixner · 6 years ago
  25. 0633e31 futex: Sanitize exit state handling by Thomas Gleixner · 6 years ago
  26. 1be36de futex: Mark the begin of futex exit explicitly by Thomas Gleixner · 6 years ago
  27. 3267655 futex: Set task::futex_state to DEAD right after handling futex exit by Thomas Gleixner · 6 years ago
  28. a6dc90f futex: Split futex_mm_release() for exit/exec by Thomas Gleixner · 6 years ago
  29. 7d79d1c exit/exec: Seperate mm_release() by Thomas Gleixner · 6 years ago
  30. c35d0ebe futex: Replace PF_EXITPIDONE with a state by Thomas Gleixner · 6 years ago
  31. 2f6c5eb futex: Move futex exit handling into futex code by Thomas Gleixner · 6 years ago
  32. 3e24098 futex: Prevent robust futex exit race by Yang Tao · 6 years ago
  33. 0c08f1d y2038: futex: Move compat implementation into futex.c by Arnd Bergmann · 6 years ago
  34. ebf233f bpf: drop refcount if bpf_map_new_fd() fails in map_create() by Peng Sun · 6 years ago
  35. 7e50f6c bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id() by Peng Sun · 6 years ago
  36. 7c2ec47 fork: fix some -Wmissing-prototypes warnings by Yi Wang · 6 years ago
  37. 92a69ad audit: print empty EXECVE args by Richard Guy Briggs · 6 years ago
  38. 024a3ea sched/fair: Don't increase sd->balance_interval on newidle balance by Valentin Schneider · 6 years ago
  39. d81abc5 sched/topology: Fix off by one bug by Peter Zijlstra · 6 years ago
  40. 8ba716e bpf: devmap: fix wrong interface selection in notifier_call by Taehee Yoo · 6 years ago
  41. 453ca16 printk: fix integer overflow in setup_log_buf() by Sergey Senozhatsky · 6 years ago
  42. 6955833 printk: Give error on attempt to set log buffer length to over 2G by He Zhe · 6 years ago
  43. 0c43276 kexec: Allocate decrypted control pages for kdump if SME is enabled by Lianbo Jiang · 6 years ago
  44. 73267b4 cpu/SMT: State SMT is disabled even with nosmt and without "=force" by Borislav Petkov · 6 years ago
  45. 9e50bed kprobes: Don't call BUG_ON() if there is a kprobe in use on free list by Masami Hiramatsu · 6 years ago
  46. b0ae410 signal: Properly deliver SIGILL from uprobes by Eric W. Biederman · 6 years ago
  47. 0935780 signal: Always ignore SIGKILL and SIGSTOP sent to the global init by Eric W. Biederman · 6 years ago
  48. fa8617f cpu/speculation: Uninline and export CPU mitigations helpers by Tyler Hicks · 6 years ago
  49. da73a17 sched/fair: Fix -Wunused-but-set-variable warnings by Qian Cai · 6 years ago
  50. 3dec71e sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices by Dave Chiluk · 6 years ago
  51. 0b0c518 sched/wake_q: Fix wakeup ordering for wake_q by Peter Zijlstra · 6 years ago
  52. 2a7ad49 tracing: Initialize iter->seq after zeroing in tracing_read_pipe() by Petr Mladek · 6 years ago
  53. 6234d48 sched/vtime: Fix guest/system mis-accounting on task switch by Frederic Weisbecker · 6 years ago
  54. faf6784 tracing: Get trace_array reference for available_tracers files by Steven Rostedt (VMware) · 6 years ago
  55. c22c72f ftrace: Get a reference counter for the trace_array on filter files by Steven Rostedt (VMware) · 6 years ago
  56. 49495fb tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency by Srivatsa S. Bhat (VMware) · 6 years ago
  57. 2d058b1 tracing/hwlat: Report total time spent in all NMIs during the sample by Srivatsa S. Bhat (VMware) · 6 years ago
  58. b27c133 kernel/sysctl.c: do not override max_threads provided by userspace by Michal Hocko · 6 years ago
  59. dd676a6 panic: ensure preemption is disabled during panic() by Will Deacon · 6 years ago
  60. a990caf tick: broadcast-hrtimer: Fix a race in bc_set_next by Balasubramani Vivekanandan · 6 years ago
  61. fd9c4df kernel/elfcore.c: include proper prototypes by Valdis Kletnieks · 6 years ago
  62. 5d49886 sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr() by KeMeng Shi · 6 years ago
  63. 859cc32 Revert "locking/pvqspinlock: Don't wait if vCPU is preempted" by Wanpeng Li · 6 years ago
  64. 8f25db0 timer: Read jiffies once when forwarding base clk by Li RongQing · 6 years ago
  65. 43a2e8b kexec: bail out upon SIGKILL when allocating memory. by Tetsuo Handa · 6 years ago
  66. 4756936 bpf: fix use after free in prog symbol exposure by Daniel Borkmann · 6 years ago
  67. 95364cf livepatch: Nullify obj->mod in klp_module_coming()'s error path by Miroslav Benes · 6 years ago
  68. 53f09ce alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP by Thadeu Lima de Souza Cascardo · 6 years ago
  69. 3b0be22 printk: Do not lose last line in kmsg buffer dump by Vincent Whitchurch · 6 years ago
  70. 05fade6 kprobes: Prohibit probing on BUG() and WARN() address by Masami Hiramatsu · 6 years ago
  71. 5905806 sched/fair: Use rq_lock/unlock in online_fair_sched_group by Phil Auld · 6 years ago
  72. 30032bd sched/core: Fix CPU controller for !RT_GROUP_SCHED by Juri Lelli · 6 years ago
  73. c64db65 sched/fair: Fix imbalance due to CPU affinity by Vincent Guittot · 6 years ago
  74. 885c898 locking/lockdep: Add debug_locks check in __lock_downgrade() by Waiman Long · 6 years ago
  75. bd14ca7 kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the first symbol by Marc Zyngier · 6 years ago
  76. 3426b36 genirq: Prevent NULL pointer dereference in resend_irqs() by Yunfeng Ye · 6 years ago
  77. 5b53e102 kernel/module: Fix mem leak in module_add_modinfo_attrs by YueHaibing · 6 years ago
  78. d33576c sched/fair: Don't assign runtime for throttled cfs_rq by Liangyan · 6 years ago
  79. ab978e7 kprobes: Fix potential deadlock in kprobe_optimizer() by Andrea Righi · 6 years ago
  80. 0449718 ftrace: Check for empty hash and comment the race with registering probes by Steven Rostedt (VMware) · 6 years ago
  81. ab9a7cf ftrace: Check for successful allocation of hash by Naveen N. Rao · 6 years ago
  82. fccb793 ftrace: Fix NULL pointer dereference in t_probe_next() by Naveen N. Rao · 6 years ago
  83. dc8eb1e genirq: Properly pair kobject_del() with kobject_add() by Michael Kelley · 6 years ago
  84. 2d45c6f bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K by Daniel Borkmann · 6 years ago
  85. a1fe647 bpf: add bpf_jit_limit knob to restrict unpriv allocations by Daniel Borkmann · 6 years ago
  86. 234646d bpf: get rid of pure_initcall dependency to enable jits by Daniel Borkmann · 6 years ago
  87. 666f1e9 perf/core: Fix creating kernel counters for PMUs that override event->cpu by Leonard Crestez · 6 years ago
  88. 55b2e92 cgroup: Fix css_task_iter_advance_css_set() cset skip condition by Tejun Heo · 6 years ago
  89. ab34828 cgroup: css_task_iter_skip()'d iterators must be advanced before accessed by Tejun Heo · 6 years ago
  90. feb6b12 cgroup: Include dying leaders with live threads in PROCS iterations by Tejun Heo · 6 years ago
  91. b0af004 cgroup: Implement css_task_iter_skip() by Tejun Heo · 6 years ago
  92. d7b538a cgroup: Call cgroup_release() before __exit_signal() by Tejun Heo · 6 years ago
  93. 902d0ba kernel/module.c: Only return -EEXIST for modules that have finished loading by Prarit Bhargava · 6 years ago
  94. 6b0e895 ftrace: Enable trampoline when rec count returns back to one by Cheng Jian · 6 years ago
  95. d091921 sched/fair: Don't free p->numa_faults with concurrent readers by Jann Horn · 6 years ago
  96. 8b94101 access: avoid the RCU grace period for the temporary subjective credentials by Linus Torvalds · 6 years ago
  97. ee4c716 locking/lockdep: Hide unused 'class' variable by Arnd Bergmann · 6 years ago
  98. 7666eca locking/lockdep: Fix lock used or unused stats error by Yuyang Du · 6 years ago
  99. c9ebf4e padata: use smp_mb in padata_reorder to avoid orphaned padata jobs by Daniel Jordan · 6 years ago
  100. ec00231 timer_list: Guard procfs specific code by Nathan Huckleberry · 6 years ago