1. 61d589b tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line by Yang Jihong · 1 year, 10 months ago
  2. 48e2ba6 gcov: add support for checksum field by Rickard x Andersson · 1 year, 9 months ago
  3. e93f995 acct: fix potential integer overflow in encode_comp_t() by Zheng Yejian · 3 years, 4 months ago
  4. fe70cea blktrace: Fix output non-blktrace event when blk_classic option enabled by Yang Jihong · 1 year, 10 months ago
  5. d3715b0 perf: Fix possible memleak in pmu_dev_alloc() by Chen Zhongjin · 1 year, 11 months ago
  6. a343469 PM: hibernate: Fix mistake in kerneldoc comment by xiongxin · 1 year, 11 months ago
  7. 6e3644a proc: proc_skip_spaces() shouldn't think it is working on C strings by Linus Torvalds · 1 year, 10 months ago
  8. 3264621 proc: avoid integer type confusion in get_proc_long by Linus Torvalds · 1 year, 10 months ago
  9. f2302d6 ring_buffer: Do not deactivate non-existant pages by Daniil Tatianin · 1 year, 10 months ago
  10. f58d687 ftrace: Optimize the allocation for mcount entries by Wang Wensheng · 1 year, 11 months ago
  11. 763a099 ftrace: Fix the possible incorrect kernel message by Wang Wensheng · 1 year, 11 months ago
  12. 02eb440 gcov: support GCC 12.1 and newer compilers by Martin Liska · 2 years ago
  13. d7dd565 ring-buffer: Fix race between reset page and reading page by Steven Rostedt (Google) · 2 years ago
  14. 13b5e51 ring-buffer: Check pending waiters when doing wake ups as well by Steven Rostedt (Google) · 2 years ago
  15. 4548d9f ring-buffer: Allow splice to read previous partially read pages by Steven Rostedt (Google) · 2 years ago
  16. 19cd630 kprobes: don't call disarm_kprobe() for disabled kprobes by Kuniyuki Iwashima · 2 years, 1 month ago
  17. 8569b4a ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead by Yang Jihong · 2 years, 1 month ago
  18. 25eb77c bpf: fix overflow in prog accounting by Daniel Borkmann · 8 years ago
  19. 5cfdb4f bpf: Make sure mac_header was set before using it by Eric Dumazet · 2 years, 3 months ago
  20. 3bbd868 perf/core: Fix data race between perf_event_set_output() and perf_mmap_close() by Peter Zijlstra · 2 years, 3 months ago
  21. ab83798 security,selinux,smack: kill security_task_wait hook by Stephen Smalley · 8 years ago
  22. c5a7f95 signal handling: don't use BUG_ON() for debugging by Linus Torvalds · 2 years, 3 months ago
  23. 3f86019 kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add] by Naveen N. Rao · 2 years, 4 months ago
  24. bb61b00 timekeeping: Add raw clock fallback for random_get_entropy() by Jason A. Donenfeld · 2 years, 6 months ago
  25. ed20ec4 random: clear fast pool, crng, and batches in cpuhp bring up by Jason A. Donenfeld · 2 years, 7 months ago
  26. ac4bbc0 workqueue: make workqueue available early during boot by Tejun Heo · 8 years ago
  27. 37b9628 random: remove unused irq_flags argument from add_interrupt_randomness() by Sebastian Andrzej Siewior · 2 years, 10 months ago
  28. 5b9cdc5 tracing: Avoid adding tracer option before update_tracer_options by Mark-PK Tsai · 2 years, 5 months ago
  29. 8d91089 ptrace: Reimplement PTRACE_KILL by always sending SIGKILL by Eric W. Biederman · 2 years, 5 months ago
  30. a146652 perf: Fix sys_perf_event_open() race against self by Peter Zijlstra · 2 years, 4 months ago
  31. d932489 smp: Fix offline cpu check in flush_smp_call_function_queue() by Nadav Amit · 2 years, 6 months ago
  32. f64b0e4 printk: fix return value of printk.devkmsg __setup handler by Randy Dunlap · 2 years, 7 months ago
  33. f6d08de perf/core: Fix address filter parser for multiple filters by Adrian Hunter · 2 years, 8 months ago
  34. 7e6b03b sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa by Bharata B Rao · 2 years, 8 months ago
  35. 75b4165 PM: suspend: fix return value of __setup handler by Randy Dunlap · 2 years, 7 months ago
  36. c3f739f PM: hibernate: fix __setup handler error handling by Randy Dunlap · 2 years, 7 months ago
  37. 4f96b94 ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on PTRACE_SEIZE by Jann Horn · 2 years, 6 months ago
  38. 2f8ee53 tracing: Ensure trace buffer is at least 4096 bytes large by Sven Schnelle · 2 years, 7 months ago
  39. 6481835 x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting by Josh Poimboeuf · 2 years, 7 months ago
  40. 7beb744 tracing: Fix tp_printk option related with tp_printk_stop_on_boot by JaeSang Yoo · 2 years, 8 months ago
  41. 29d6a9d taskstats: Cleanup the use of task->exit_code by Eric W. Biederman · 2 years, 9 months ago
  42. b6ef4bc bpf: Add kconfig knob for disabling unpriv bpf by default by Daniel Borkmann · 3 years, 4 months ago
  43. 7e33a0a cgroup-v1: Require capabilities to set release_agent by Eric W. Biederman · 2 years, 8 months ago
  44. 661d011 PM: wakeup: simplify the output logic of pm_show_wakelocks() by Greg Kroah-Hartman · 2 years, 8 months ago
  45. 0edf5cd tracing: Tag trace_percpu_buffer as a percpu pointer by Naveen N. Rao · 2 years, 9 months ago
  46. b71cf66 tracing: Fix check for trace_percpu_buffer validity in get_trace_buf() by Naveen N. Rao · 2 years, 9 months ago
  47. 848a0e1 timekeeping: Really make sure wall_to_monotonic isn't positive by Yu Liao · 2 years, 9 months ago
  48. dd55f64 tracing: Fix a kmemleak false positive in tracing_map by Chen Jun · 2 years, 10 months ago
  49. 0e92a7e wait: add wake_up_pollfree() by Eric Biggers · 2 years, 10 months ago
  50. 2117fbc kprobes: Limit max data_size of the kretprobe instances by Masami Hiramatsu · 2 years, 10 months ago
  51. 41a3f51 tracing: Check pid filtering when creating events by Steven Rostedt (VMware) · 2 years, 10 months ago
  52. 6dc2854 PM: hibernate: use correct mode for swsusp_close() by Thomas Zeitlhofer · 2 years, 10 months ago
  53. 53e4683 tracing: Fix pid filtering when triggers are attached by Steven Rostedt (VMware) · 2 years, 10 months ago
  54. 9974438 sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain() by Vincent Donnefort · 2 years, 11 months ago
  55. abd8bb72b cgroup: Make rebind_subsystems() disable v2 controllers all at once by Waiman Long · 3 years ago
  56. 28502eb PM: hibernate: Get block device exclusively in swsusp_check() by Ye Bin · 3 years ago
  57. a239577 tracing/cfi: Fix cmp_entries_* functions signature mismatch by Kalesh Singh · 3 years ago
  58. dd33966 locking/lockdep: Avoid RCU-induced noinstr fail by Peter Zijlstra · 3 years, 3 months ago
  59. 0045dd6 signal: Remove the bogus sigkill_pending in ptrace_stop by Eric W. Biederman · 3 years, 1 month ago
  60. 0456445 bpf: Prevent increasing bpf_jit_limit above max by Lorenz Bauer · 3 years ago
  61. 7dca9fa printk/console: Allow to disable console output by using console="" or console=null by Petr Mladek · 3 years, 11 months ago
  62. 00b201c tracing: Have all levels of checks prevent recursion by Steven Rostedt (VMware) · 3 years ago
  63. 4fd6663 bpf: Fix integer overflow in prealloc_elems_and_freelist() by Tatsuhiko Yasumatsu · 3 years ago
  64. cb4a53b cpufreq: schedutil: Use kobject release() method to free sugov_tunables by Kevin Hao · 3 years, 2 months ago
  65. dacfd5e blktrace: Fix uaf in blk_trace access after removing by sysfs by Zhihao Cheng · 3 years ago
  66. 59ce95a profiling: fix shift-out-of-bounds bugs by Pavel Skripkin · 3 years, 1 month ago
  67. 6f02282 prctl: allow to setup brk for et_dyn executables by Cyrill Gorcunov · 3 years, 1 month ago
  68. af7eb47 events: Reuse value read using READ_ONCE instead of re-reading it by Baptiste Lepers · 3 years, 1 month ago
  69. 91acb96 memcg: enable accounting for pids in nested pid namespaces by Vasily Averin · 3 years, 1 month ago
  70. 958bb88 mm/hugetlb: initialize hugetlb_usage in mm_init by Liu Zixian · 3 years ago
  71. 1f63eec workqueue: fix UAF in pwq_unbound_release_workfn() by Yang Yingliang · 3 years, 2 months ago
  72. 7db12ba tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop. by Haoran Luo · 3 years, 2 months ago
  73. 8adfb5f sched/fair: Fix CFS bandwidth hrtimer expiry type by Odin Ugedal · 3 years, 3 months ago
  74. 657df1f tracing: Do not reference char * as a string in histograms by Steven Rostedt (VMware) · 3 years, 2 months ago
  75. 5d27e15 kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync() by Petr Mladek · 3 years, 3 months ago
  76. 392cfdd kthread_worker: split code for canceling the delayed work timer by Petr Mladek · 3 years, 3 months ago
  77. c52e6f6 mm, futex: fix shared futex pgoff on shmem huge page by Hugh Dickins · 3 years, 3 months ago
  78. 5465710 tracing: Do not stop recording comms if the trace file is being read by Steven Rostedt (VMware) · 3 years, 3 months ago
  79. 46ac8f9 tracing: Do not stop recording cmdlines when tracing is off by Steven Rostedt (VMware) · 3 years, 3 months ago
  80. 9627a9f tracing: Do no increment trace_clock_global() by one by Steven Rostedt (VMware) · 3 years, 3 months ago
  81. edcce01 tracing: Correct the length check which causes memory corruption by Liangyan · 3 years, 4 months ago
  82. 4aedc2b ftrace: Do not blindly read the ip address in ftrace_bug() by Steven Rostedt (VMware) · 3 years, 4 months ago
  83. 0c78dc6 perf: Fix data race between pin_count increment/decrement by Marco Elver · 3 years, 4 months ago
  84. 0e3481c cgroup1: don't allow '\n' in renaming by Alexander Kuznetsov · 3 years, 4 months ago
  85. a8f2c7b wq: handle VM suspension in stall detection by Sergey Senozhatsky · 3 years, 4 months ago
  86. 3fd1a1a cgroup: disable controllers at parse time by Shakeel Butt · 3 years, 4 months ago
  87. aa039dd ptrace: make ptrace() fail if the tracee changed its pid unexpectedly by Oleg Nesterov · 3 years, 4 months ago
  88. 9fe9bb1 kernel: kexec_file: fix error return code of kexec_calculate_store_digests() by Jia-Ju Bai · 3 years, 5 months ago
  89. 859b47a tracing: Restructure trace_clock_global() to never block by Steven Rostedt (VMware) · 3 years, 5 months ago
  90. e1bf31b tracing: Map all PIDs to command lines by Steven Rostedt (VMware) · 3 years, 5 months ago
  91. 27b1e95 tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline() by Amey Telawane · 7 years ago
  92. e17731c tracing: Treat recording comm for idle task as a success by Joel Fernandes · 7 years ago
  93. e9cb474 ftrace: Handle commands when closing set_ftrace_filter file by Steven Rostedt (VMware) · 3 years, 5 months ago
  94. a1eb878 Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op") by Thomas Gleixner · 3 years, 5 months ago
  95. b737254 workqueue: Move the position of debug_work_activate() in __queue_work() by Zqiang · 3 years, 7 months ago
  96. 249293b audit: fix a net reference leak in audit_list_rules_send() by Paul Moore · 4 years, 5 months ago
  97. 61ec5d8 audit: fix a net reference leak in audit_send_reply() by Paul Moore · 4 years, 5 months ago
  98. 5a04620 tracing: Fix stack trace event size by Steven Rostedt (VMware) · 3 years, 6 months ago
  99. 38552711 futex: Handle transient "ownerless" rtmutex state correctly by Mike Galbraith · 3 years, 6 months ago
  100. cec1580 futex: Fix incorrect should_fail_futex() handling by Mateusz Nosek · 3 years, 6 months ago