summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* 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
* padata: ensure the reorder timer callback runs on the correct CPUMathias Krause2020-05-27
* padata: get_next is never NULLJason A. Donenfeld2020-05-27
* padata: Remove unused but set variablesTobias Klauser2020-05-27
* Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds2020-05-20
* kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada2020-05-20
* ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2020-05-20
* blktrace: fix dereference after null checkCengiz Can2020-05-20
* blktrace: Protect q->blk_trace with RCUJan Kara2020-05-20
* blktrace: fix trace mutex deadlockJens Axboe2020-05-20
* blktrace: fix unlocked access to init/start-stop/teardownJens Axboe2020-05-20
* blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long2020-05-20
* sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusionPeter Zijlstra2020-05-10
* bpf: fix map not being uncharged during map creation failureDaniel Borkmann2020-05-10
* bpf, trace: check event type in bpf_perf_event_readAlexei Starovoitov2020-05-10