summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* tracing: Fix userstacktrace option for instancesSteven Rostedt (VMware)2020-12-11
* reboot: fix overflow parsing reboot cpu numberMatteo Croce2020-11-18
* Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"Matteo Croce2020-11-18
* perf/core: Fix race in the perf_mmap_close() functionJiri Olsa2020-11-18
* random32: make prandom_u32() output unpredictableGeorge Spelvin2020-11-18
* don't dump the threads that had been already exiting when zapped.Al Viro2020-11-18
* perf: Fix get_recursion_context()Peter Zijlstra2020-11-18
* ring-buffer: Fix recursion protection transitions between interrupt contextSteven Rostedt (VMware)2020-11-18
* fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parentEddy Wu2020-11-10
* ftrace: Handle tracing when switching between contextSteven Rostedt (VMware)2020-11-10
* ftrace: Fix recursion check for NMI testSteven Rostedt (VMware)2020-11-10
* ring-buffer: Return 0 on success from ring_buffer_resize()Qiujun Huang2020-11-10
* kgdb: Make "kgdbcon" work properly with "kgdb_earlycon"Douglas Anderson2020-11-10
* PM: hibernate: remove the bogus call to get_gendisk() in software_resume()Christoph Hellwig2020-10-29
* kdb: Fix pager search for multi-line stringsDaniel Thompson2020-10-29
* usermodehelper: reset umask to default before executing user processLinus Torvalds2020-10-14
* kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()Masami Hiramatsu2020-10-01
* printk: handle blank console arguments passed in.Shreyas Joshi2020-10-01
* tracing: Use address-of operator on section symbolsNathan Chancellor2020-10-01
* audit: CONFIG_CHANGE don't log internal bookkeeping as an eventSteve Grubb2020-10-01
* tracing: Set kernel_stack's caller size properlyJosef Bacik2020-10-01
* kernel/sys.c: avoid copying possible padding bytes in copy_to_userJoe Perches2020-10-01
* tracing: Adding NULL checks for trace_array descriptor pointerDivya Indi2020-10-01
* ftrace: Setup correct FTRACE_FL_REGS flags for moduleChengming Zhou2020-10-01
* kprobes: fix kill kprobe which has been marked as goneMuchun Song2020-10-01
* gcov: add support for GCC 10.1Peter Oberparleiter2020-09-23
* gcov: Disable gcov build with GCC 10Leon Romanovsky2020-09-23
* locking/lockdep: Fix overflow in presentation of average lock-timeChris Wilson2020-09-03
* kprobes: Fix NULL pointer dereference at kprobe_ftrace_handlerMuchun Song2020-08-21
* random32: update the net random state on interrupt and activityWilly Tarreau2020-08-21
* uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...Oleg Nesterov2020-07-31
* perf/core: Fix locking for children siblings group readJiri Olsa2020-07-31
* sched/fair: handle case of task_h_load() returning 0Vincent Guittot2020-07-22
* sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...Shile Zhang2020-07-09
* kgdb: Avoid suspicious RCU usage warningDouglas Anderson2020-07-09
* tracing: Fix event trigger to accept redundant spacesMasami Hiramatsu2020-06-29
* blktrace: break out of blktrace setup on concurrent callsLuis Chamberlain2020-06-29
* sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli2020-06-29
* kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-29
* kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutexMasami Hiramatsu2020-06-29
* kernel/cpu_pm: Fix uninitted local in cpu_pmDouglas Anderson2020-06-20
* kgdb: Prevent infinite recursive entries to the debuggerDouglas Anderson2020-06-20
* sched/fair: Don't NUMA balance for kthreadsJens Axboe2020-06-20
* uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly alignedOleg Nesterov2020-06-11
* genirq/generic_pending: Do not lose pending affinity updateThomas Gleixner2020-06-03
* padata: purge get_cpu and reorder_via_wq from padata_do_serialDaniel Jordan2020-05-27
* padata: initialize pd->cpu with effective cpumaskDaniel Jordan2020-05-27
* padata: Replace delayed timer with immediate workqueue in padata_reorderHerbert Xu2020-05-27
* padata: set cpu_index of unused CPUs to -1Mathias Krause2020-05-27
* padata: ensure padata_do_serial() runs on the correct CPUMathias Krause2020-05-27