[go: up one dir, main page]

  1. 8d276f1 tracing: Ensure trace buffer is at least 4096 bytes large by Sven Schnelle · 3 years, 8 months ago
  2. afc2d63 x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting by Josh Poimboeuf · 3 years, 8 months ago
  3. 827172f tracing: Fix return value of __setup handlers by Randy Dunlap · 3 years, 8 months ago
  4. 78059b1 tracing/histogram: Fix sorting on old "cpu" value by Steven Rostedt (Google) · 3 years, 8 months ago
  5. 1312ef5 sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa() by Dietmar Eggemann · 3 years, 8 months ago
  6. d753aec sched/topology: Make sched_init_numa() use a set for the deduplicating sort by Valentin Schneider · 3 years, 8 months ago
  7. 0c14526 rcu/nocb: Fix missed nocb_timer requeue by Frederic Weisbecker · 3 years, 8 months ago
  8. e57dfaf tracing: Add ustring operation to filtering string pointers by Steven Rostedt · 3 years, 8 months ago
  9. c999c59 tracing: Add test for user space strings when filtering on string pointers by Steven Rostedt · 3 years, 8 months ago
  10. afbeee1 tracing: Have traceon and traceoff trigger honor the instance by Steven Rostedt (Google) · 3 years, 8 months ago
  11. 7ef94bf bpf: Add schedule points in batch ops by Eric Dumazet · 3 years, 8 months ago
  12. fcec42d cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug by Zhang Qiao · 3 years, 8 months ago
  13. 6062d12 lockdep: Correct lock_classes index mapping by Cheng Jui Wang · 3 years, 8 months ago
  14. 9fee985 copy_process(): Move fd_install() out of sighand->siglock critical section by Waiman Long · 3 years, 8 months ago
  15. 15616ba tracing: Fix tp_printk option related with tp_printk_stop_on_boot by JaeSang Yoo · 3 years, 8 months ago
  16. 143aaf79 gcc-plugins/stackleak: Use noinstr in favor of notrace by Kees Cook · 3 years, 8 months ago
  17. de55891 Revert "module, async: async_synchronize_full() on module init iff async is used" by Igor Pylypiv · 3 years, 8 months ago
  18. 657991f rcu: Do not report strict GPs for outgoing CPUs by Paul E. McKenney · 3 years, 8 months ago
  19. f6b5d51 perf: Fix list corruption in perf_cgroup_switch() by Song Liu · 3 years, 9 months ago
  20. a941384 PM: s2idle: ACPI: Fix wakeup interrupts handling by Rafael J. Wysocki · 3 years, 9 months ago
  21. d0774cf perf: Always wake the parent event by James Clark · 3 years, 9 months ago
  22. 4607218 PM: hibernate: Remove register_nosave_region_late() by Amadeusz Sławiński · 3 years, 9 months ago
  23. b4e0c9b tracing: Propagate is_signed to expression by Tom Zanussi · 3 years, 9 months ago
  24. 5577273 cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning by Waiman Long · 3 years, 9 months ago
  25. 6304a61 bpf: Use VM_MAP instead of VM_ALLOC for ringbuf by Hou Tao · 3 years, 9 months ago
  26. 0ff6b80 audit: improve audit queue handling when "audit=1" on cmdline by Paul Moore · 3 years, 9 months ago
  27. aa9e96d cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask() by Tianchen Ding · 3 years, 9 months ago
  28. 1fc3444 cgroup-v1: Require capabilities to set release_agent by Eric W. Biederman · 3 years, 9 months ago
  29. d4e4e61 psi: Fix uaf issue when psi trigger is destroyed while being polled by Suren Baghdasaryan · 3 years, 9 months ago
  30. 57b2f36 sched/pelt: Relax the sync of util_sum with util_avg by Vincent Guittot · 3 years, 9 months ago
  31. 91b04e8 perf: Fix perf_event_read_local() time by Peter Zijlstra · 3 years, 9 months ago
  32. cffed7e kernel: delete repeated words in comments by Randy Dunlap · 3 years, 9 months ago
  33. 791e5d5 sched/membarrier: Fix membarrier-rseq fence command missing from query bitmask by Mathieu Desnoyers · 3 years, 9 months ago
  34. 3998669 tracing: Don't inc err_log entry count if entry allocation fails by Tom Zanussi · 3 years, 9 months ago
  35. d71b06a tracing/histogram: Fix a potential memory leak for kstrdup() by Xiaoke Wang · 3 years, 9 months ago
  36. 561a22d PM: wakeup: simplify the output logic of pm_show_wakelocks() by Greg Kroah-Hartman · 3 years, 9 months ago
  37. ff6bdc2 bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack() by Naveen N. Rao · 3 years, 9 months ago
  38. 12d3389 rcu: Tighten rcu_advance_cbs_nowake() checks by Paul E. McKenney · 3 years, 9 months ago
  39. 69e7e97 taskstats: Cleanup the use of task->exit_code by Eric W. Biederman · 3 years, 9 months ago
  40. c524f4c tracing/kprobes: 'nmissed' not showed correctly for kretprobe by Xiangyang Zhang · 3 years, 9 months ago
  41. b72075e cputime, cpuacct: Include guest time in user time in cpuacct.stat by Andrey Ryabinin · 3 years, 9 months ago
  42. b6f7f0a audit: ensure userspace is penalized the same as the kernel when under pressure by Paul Moore · 3 years, 9 months ago
  43. fd99aeb clocksource: Avoid accidental unstable marking of clocksources by Waiman Long · 3 years, 9 months ago
  44. cacc6c3 clocksource: Reduce clocksource-skew threshold by Paul E. McKenney · 3 years, 9 months ago
  45. 342332f bpf: Don't promote bogus looking registers after null check. by Daniel Borkmann · 3 years, 9 months ago
  46. 0836f94 rcu/exp: Mark current CPU as exp-QS in IPI loop second pass by Frederic Weisbecker · 3 years, 9 months ago
  47. 268f352 sched/rt: Try to restart rt period timer when rt runtime exceeded by Li Hua · 3 years, 9 months ago
  48. 69e402a bpf: Remove config check to enable bpf support for branch records by Kajol Jain · 3 years, 9 months ago
  49. 924886f bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD) by Hou Tao · 3 years, 9 months ago
  50. 218d952 bpf: Adjust BTF log size limit. by Alexei Starovoitov · 3 years, 9 months ago
  51. b77ef5b sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity by Vincent Donnefort · 3 years, 9 months ago
  52. d7d5b3b sched/fair: Fix detection of per-CPU kthreads waking a task by Vincent Donnefort · 3 years, 9 months ago
  53. e04b1df dma/pool: create dma atomic pool only if dma zone has managed pages by Baoquan He · 3 years, 9 months ago
  54. 723acd7 perf: Protect perf_guest_cbs with RCU by Sean Christopherson · 3 years, 10 months ago
  55. 35ab8c9 bpf: Fix out of bounds access from invalid *_or_null type verification by Daniel Borkmann · 3 years, 10 months ago
  56. c84fbba workqueue: Fix unbind_workers() VS wq_worker_running() race by Frederic Weisbecker · 3 years, 10 months ago
  57. 7db1e24 tracing: Tag trace_percpu_buffer as a percpu pointer by Naveen N. Rao · 3 years, 10 months ago
  58. 760c6a6 tracing: Fix check for trace_percpu_buffer validity in get_trace_buf() by Naveen N. Rao · 3 years, 10 months ago
  59. 8c15bfb3 bpf: Add kconfig knob for disabling unpriv bpf by default by Daniel Borkmann · 3 years, 10 months ago
  60. 70692b0 rcu: Mark accesses to rcu_state.n_force_qs by Paul E. McKenney · 3 years, 10 months ago
  61. a9f2c6a timekeeping: Really make sure wall_to_monotonic isn't positive by Yu Liao · 3 years, 10 months ago
  62. 4cc6bad audit: improve robustness of the audit queue handling by Paul Moore · 3 years, 10 months ago
  63. 279e0bf bpf: Make 32->64 bounds propagation slightly more robust by Daniel Borkmann · 3 years, 10 months ago
  64. e2aad0b bpf: Fix signed bounds propagation after mov32 by Daniel Borkmann · 3 years, 10 months ago
  65. 6137254 bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc by Bui Quang Minh · 3 years, 11 months ago
  66. 6f0d9d3 tracing: Fix a kmemleak false positive in tracing_map by Chen Jun · 3 years, 11 months ago
  67. 8e04c83 wait: add wake_up_pollfree() by Eric Biggers · 3 years, 11 months ago
  68. 349e83c bpf: Fix the off-by-two error in range markings by Maxim Mikityanskiy · 3 years, 11 months ago
  69. 4d42b7b sched/uclamp: Fix rq->uclamp_max not set on first enqueue by Qais Yousef · 3 years, 11 months ago
  70. 3d73021 tracing/histograms: String compares should not care about signed values by Steven Rostedt (VMware) · 3 years, 11 months ago
  71. c200721 kprobes: Limit max data_size of the kretprobe instances by Masami Hiramatsu · 3 years, 11 months ago
  72. 406f2d5 tracing: Check pid filtering when creating events by Steven Rostedt (VMware) · 4 years ago
  73. e6ee7ab sched/scs: Reset task stack state in bringup_cpu() by Mark Rutland · 4 years ago
  74. f634c75 PM: hibernate: use correct mode for swsusp_close() by Thomas Zeitlhofer · 4 years ago
  75. 092a58f tracing: Fix pid filtering when triggers are attached by Steven Rostedt (VMware) · 4 years ago
  76. 68fa6bf tracing/uprobe: Fix uprobe_perf_open probes iteration by Jiri Olsa · 4 years ago
  77. 33fe044 bpf: Fix toctou on read-only map's constant scalar tracking by Daniel Borkmann · 4 years ago
  78. d35250e Revert "perf: Rework perf_event_exit_event()" by Sasha Levin · 4 years ago
  79. 3984876 tracing: Add length protection to histogram string copies by Steven Rostedt (VMware) · 4 years ago
  80. 5b2f2cb tracing/histogram: Do not copy the fixed-size char array field over the field size by Masami Hiramatsu · 4 years ago
  81. 68fcb52 sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain() by Vincent Donnefort · 4 years ago
  82. bd40513 perf/core: Avoid put_page() when GUP fails by Greg Thelen · 4 years ago
  83. f67f6eb posix-cpu-timers: Clear task::posix_cputimers_work in copy_process() by Michael Pratt · 4 years ago
  84. 4a50bc0 bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit. by Alexei Starovoitov · 4 years ago
  85. 84dde8c bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off. by Alexei Starovoitov · 4 years ago
  86. 9308f9c cgroup: Fix rootcg cpu.stat guest double counting by Dan Schatzberg · 4 years ago
  87. b9f142d PM: hibernate: fix sparse warnings by Anders Roxell · 4 years ago
  88. c85c6fa kernel/sched: Fix sched_fork() access an invalid sched_task_group by Zhang Qiao · 4 years ago
  89. af756be rcu: Always inline rcu_dynticks_task*_{enter,exit}() by Peter Zijlstra · 4 years ago
  90. 1b2d422a PM: EM: Fix inefficient states detection by Vincent Donnefort · 4 years ago
  91. 848f1f0 kprobes: Do not use local variable when creating debugfs file by Punit Agrawal · 4 years ago
  92. ba8ba76 cgroup: Make rebind_subsystems() disable v2 controllers all at once by Waiman Long · 4 years ago
  93. fb4a58f lockdep: Let lock_is_held_type() detect recursive read as read by Sebastian Andrzej Siewior · 4 years ago
  94. 226d68f rcu: Fix existing exp request check in sync_sched_exp_online_cleanup() by Neeraj Upadhyay · 4 years ago
  95. 9f4bd00 PM: hibernate: Get block device exclusively in swsusp_check() by Ye Bin · 4 years ago
  96. ea7f880 tracing/cfi: Fix cmp_entries_* functions signature mismatch by Kalesh Singh · 4 years ago
  97. 5736f1d workqueue: make sysfs of unbound kworker cpumask more clever by Menglong Dong · 4 years ago
  98. 02ddf26 rcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks_kthread() loop by Paul E. McKenney · 4 years ago
  99. 28118dc locking/lockdep: Avoid RCU-induced noinstr fail by Peter Zijlstra · 4 years ago
  100. 7f43cda rcutorture: Avoid problematic critical section nesting on PREEMPT_RT by Scott Wood · 4 years ago