- e918edb2 kdb: Make memory allocations more robust by Sumit Garg · 4 years ago
- 2531508 bpf: Check for integer overflow when using roundup_pow_of_two() by Bui Quang Minh · 4 years ago
- 2e584b1 tracing: Check length before giving out the filter buffer by Steven Rostedt (VMware) · 3 years, 11 months ago
- 8b1e20b tracing: Do not count ftrace events in top level enable output by Steven Rostedt (VMware) · 4 years ago
- 9c3f398 futex: Cure exit race by Thomas Gleixner · 3 years, 11 months ago
- dc3f2ff futex: Change locking rules by Peter Zijlstra · 3 years, 11 months ago
- ad8fdba futex: Ensure the correct return value from futex_lock_pi() by Thomas Gleixner · 3 years, 11 months ago
- 028bd86 fgraph: Initialize tracing_graph_pause at task creation by Steven Rostedt (VMware) · 4 years ago
- 87ab565 kretprobe: Avoid re-registration of the same kretprobe earlier by Wang ShaoBo · 4 years ago
- f54be21 elfcore: fix building with clang by Arnd Bergmann · 4 years, 1 month ago
- b960d9a futex: Handle faults correctly for PI futexes by Thomas Gleixner · 4 years ago
- 48ab8e8 futex: Simplify fixup_pi_state_owner() by Thomas Gleixner · 4 years ago
- 7d455bb futex: Use pi_state_update_owner() in put_pi_state() by Thomas Gleixner · 4 years ago
- 285b624 rtmutex: Remove unused argument from rt_mutex_proxy_unlock() by Thomas Gleixner · 4 years ago
- 76bc0ec futex: Provide and use pi_state_update_owner() by Thomas Gleixner · 4 years ago
- 083895e futex: Replace pointless printk in fixup_owner() by Thomas Gleixner · 4 years ago
- 781691c futex: Avoid violating the 10th rule of futex by Peter Zijlstra · 4 years ago
- 71f093c futex: Rework inconsistent rt_mutex/futex_q state by Peter Zijlstra · 4 years ago
- d4dd758 futex: Remove rt_mutex_deadlock_account_*() by Peter Zijlstra · 4 years ago
- 2c60d4a futex,rt_mutex: Provide futex specific rt_mutex API by Peter Zijlstra · 4 years ago
- cf16e42 futex: Prevent exit livelock by Thomas Gleixner · 4 years ago
- c27f392 futex: Provide distinct return value when owner is exiting by Thomas Gleixner · 4 years ago
- ad3466a futex: Add mutex around futex exit by Thomas Gleixner · 4 years ago
- ff3a33f futex: Provide state handling for exec() as well by Thomas Gleixner · 4 years ago
- 0ba263f futex: Sanitize exit state handling by Thomas Gleixner · 4 years ago
- 32d7828 futex: Mark the begin of futex exit explicitly by Thomas Gleixner · 4 years ago
- c2fd4e1 futex: Set task::futex_state to DEAD right after handling futex exit by Thomas Gleixner · 4 years ago
- 8a16d8a futex: Split futex_mm_release() for exit/exec by Thomas Gleixner · 4 years ago
- 394ff12 exit/exec: Seperate mm_release() by Thomas Gleixner · 4 years ago
- 2c11689 futex: Replace PF_EXITPIDONE with a state by Thomas Gleixner · 4 years ago
- 25f319b futex: Move futex exit handling into futex code by Thomas Gleixner · 4 years ago
- bdb116c y2038: futex: Move compat implementation into futex.c by Arnd Bergmann · 4 years ago
- 04f51df tracing: Fix race in trace_open and buffer resize call by Gaurav Kohli · 4 years, 3 months ago
- b984811 bpf: Fix buggy rsh min/max bounds tracking by Daniel Borkmann · 4 years ago
- fe45877 workqueue: Kick a worker based on the actual activation of delayed works by Yunfeng Ye · 4 years, 2 months ago
- c5891b7 module: delay kobject uevent until after module init call by Jessica Yu · 4 years, 1 month ago
- 49ccaee module: set MODULE_STATE_GOING state when a module fails to load by Miroslav Benes · 4 years, 2 months ago
- fe34803 kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling by Nicholas Piggin · 4 years, 1 month ago
- 0bde9d5 tracing: Fix userstacktrace option for instances by Steven Rostedt (VMware) · 4 years, 1 month ago
- 3920afb ftrace: Fix updating FTRACE_FL_TRAMP by Naveen N. Rao · 4 years, 1 month ago
- 41ac66d reboot: fix overflow parsing reboot cpu number by Matteo Croce · 4 years, 2 months ago
- 3a4304c Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint" by Matteo Croce · 4 years, 2 months ago
- 5a097d6 perf/core: Fix race in the perf_mmap_close() function by Jiri Olsa · 4 years, 4 months ago
- d59f7d6 perf/core: Fix a memory leak in perf_event_parse_addr_filter() by kiyin(尹亮) · 4 years, 2 months ago
- 8573020 perf/core: Fix crash when using HW tracing kernel filters by Mathieu Poirier · 6 years ago
- 51f0471 perf/core: Fix bad use of igrab() by Song Liu · 7 years ago
- 29da3bb random32: make prandom_u32() output unpredictable by George Spelvin · 4 years, 5 months ago
- 951cb4f don't dump the threads that had been already exiting when zapped. by Al Viro · 4 years, 2 months ago
- e07eab5 perf: Fix get_recursion_context() by Peter Zijlstra · 4 years, 2 months ago
- 10c197e genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY by Marc Zyngier · 4 years, 3 months ago
- b0db2f0 ring-buffer: Fix recursion protection transitions between interrupt context by Steven Rostedt (VMware) · 4 years, 2 months ago
- 66be43d fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent by Eddy Wu · 4 years, 2 months ago
- b134320 tracing: Fix out of bounds write in get_trace_buf by Qiujun Huang · 4 years, 2 months ago
- 59cc02c ftrace: Handle tracing when switching between context by Steven Rostedt (VMware) · 4 years, 2 months ago
- ee395fa ftrace: Fix recursion check for NMI test by Steven Rostedt (VMware) · 4 years, 2 months ago
- a1ffa06 kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled by Zqiang · 4 years, 2 months ago
- f14b7bf ring-buffer: Return 0 on success from ring_buffer_resize() by Qiujun Huang · 4 years, 3 months ago
- 6be0610 kgdb: Make "kgdbcon" work properly with "kgdb_earlycon" by Douglas Anderson · 4 years, 6 months ago
- 957559d PM: hibernate: remove the bogus call to get_gendisk() in software_resume() by Christoph Hellwig · 4 years, 3 months ago
- 6c21439 kdb: Fix pager search for multi-line strings by Daniel Thompson · 4 years, 4 months ago
- 1cd6cc2 perf: Fix task_function_call() error handling by Kajol Jain · 4 years, 4 months ago
- 03170ea ftrace: Move RCU is watching check after recursion check by Steven Rostedt (VMware) · 4 years, 3 months ago
- 80736e2 usermodehelper: reset umask to default before executing user process by Linus Torvalds · 4 years, 3 months ago
- 9b55d84 kprobes: Fix to check probe enabled before disarm_kprobe_ftrace() by Masami Hiramatsu · 4 years, 4 months ago
- d859312 printk: handle blank console arguments passed in. by Shreyas Joshi · 4 years, 8 months ago
- efff033 tracing: Use address-of operator on section symbols by Nathan Chancellor · 4 years, 11 months ago
- 61f27ba timekeeping: Prevent 32bit truncation in scale64_check_overflow() by Wen Yang · 5 years ago
- d59ef31 bpf: Remove recursion prevention from rcu free callback by Thomas Gleixner · 4 years, 11 months ago
- db8a0b8 audit: CONFIG_CHANGE don't log internal bookkeeping as an event by Steve Grubb · 5 years ago
- 5d24e29 tracing: Set kernel_stack's caller size properly by Josef Bacik · 10 years ago
- bab62c6 kernel/sys.c: avoid copying possible padding bytes in copy_to_user by Joe Perches · 5 years ago
- 6f46c4f tracing: Adding NULL checks for trace_array descriptor pointer by Divya Indi · 5 years ago
- 4029fed kprobes: fix kill kprobe which has been marked as gone by Muchun Song · 4 years, 4 months ago
- 1ed38f2 gcov: add support for GCC 10.1 by Peter Oberparleiter · 4 years, 4 months ago
- 250f408 gcov: Disable gcov build with GCC 10 by Leon Romanovsky · 4 years, 4 months ago
- 50675a1 locking/lockdep: Fix overflow in presentation of average lock-time by Chris Wilson · 4 years, 5 months ago
- 6662601 kernel/relay.c: fix memleak on destroy relay channel by Wei Yongjun · 4 years, 5 months ago
- 854cbc3 tracing/hwlat: Honor the tracing_cpumask by Kevin Hao · 4 years, 5 months ago
- ee458aa tracing: Clean up the hwlat binding code by Steven Rostedt (VMware) · 8 years ago
- ad363ad kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler by Muchun Song · 4 years, 5 months ago
- ea3d57b ftrace: Setup correct FTRACE_FL_REGS flags for module by Chengming Zhou · 4 years, 5 months ago
- f3b1d64 cgroup: add missing skcd->no_refcnt check in cgroup_sk_clone() by Yang Yingliang · 4 years, 5 months ago
- 5aa7839 random32: update the net random state on interrupt and activity by Willy Tarreau · 4 years, 6 months ago
- fe6ba50 uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix GDB regression by Oleg Nesterov · 4 years, 6 months ago
- 8b72b56 sched/fair: handle case of task_h_load() returning 0 by Vincent Guittot · 4 years, 6 months ago
- b1ba129 timer: Fix wheel index calculation on last level by Frederic Weisbecker · 4 years, 6 months ago
- 51fbad6 cgroup: fix cgroup_sk_alloc() for sk_clone_lock() by Cong Wang · 4 years, 6 months ago
- 0c19934 sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in milliseconds by Shile Zhang · 8 years ago
- 2968445 kgdb: Avoid suspicious RCU usage warning by Douglas Anderson · 4 years, 7 months ago
- 587287c tracing: Fix event trigger to accept redundant spaces by Masami Hiramatsu · 4 years, 7 months ago
- c032e65 blktrace: break out of blktrace setup on concurrent calls by Luis Chamberlain · 4 years, 7 months ago
- 37b31f4 sched/core: Fix PI boosting between RT and DEADLINE tasks by Juri Lelli · 6 years ago
- ed61e8c kretprobe: Prevent triggering kretprobe from within kprobe_flush_task by Jiri Olsa · 4 years, 8 months ago
- 354fb59 kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex by Masami Hiramatsu · 4 years, 8 months ago
- b7827de kernel/cpu_pm: Fix uninitted local in cpu_pm by Douglas Anderson · 4 years, 8 months ago
- 1e587ce exit: Move preemption fixup up, move blocking operations down by Jann Horn · 4 years, 10 months ago
- d39bb8e kgdb: Prevent infinite recursive entries to the debugger by Douglas Anderson · 4 years, 8 months ago
- 9bf3b36 perf: Add cond_resched() to task_function_call() by Barret Rhoden · 4 years, 9 months ago
- 4205ab1 sched/fair: Don't NUMA balance for kthreads by Jens Axboe · 4 years, 7 months ago
- 5ec850f uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned by Oleg Nesterov · 4 years, 8 months ago