aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2020-11-19Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxv5.2/standard/cn96xxBruce Ashfield
2020-11-19kdb: Eliminate strncpy() warnings by replacing with strscpy()Daniel Thompson
2020-09-21Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-09-21Merge tag 'v5.2.60' into v5.2/standard/baseBruce Ashfield
2020-09-17kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACEMuchun Song
2020-09-17tracing: Use trace_sched_process_free() instead of exit() for pid tracingSteven Rostedt (VMware)
2020-09-17tracing/hwlat: Honor the tracing_cpumaskKevin Hao
2020-09-17kprobes: Fix NULL pointer dereference at kprobe_ftrace_handlerMuchun Song
2020-09-17ftrace: Setup correct FTRACE_FL_REGS flags for moduleChengming Zhou
2020-09-07Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-09-07Merge tag 'v5.2.59' into v5.2/standard/baseBruce Ashfield
2020-09-04seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALIDKees Cook
2020-09-04sched: correct SD_flags returned by tl->sd_flags()Peng Liu
2020-09-04sched/fair: Fix NOHZ next idle balanceVincent Guittot
2020-08-26Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-08-26Merge tag 'v5.2.56' into v5.2/standard/baseBruce Ashfield
2020-08-21bpf: Fix map leak in HASH_OF_MAPS mapAndrii Nakryiko
2020-08-20Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-08-20Merge tag 'v5.2.54' into v5.2/standard/baseBruce Ashfield
2020-08-18uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...Oleg Nesterov
2020-08-16Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-08-16Merge tag 'v5.2.53' into v5.2/standard/baseBruce Ashfield
2020-08-13blktrace: ensure our debugfs dir existsLuis Chamberlain
2020-08-13blktrace: fix debugfs use after freeLuis Chamberlain
2020-08-13blktrace: annotate required lock on do_blk_trace_setup()Luis Chamberlain
2020-08-13blktrace: Avoid sparse warnings when assigning q->blk_traceJan Kara
2020-08-13blktrace: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2020-08-13module: Correctly truncate sysfs sections outputKees Cook
2020-08-13genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-08-13genirq: Add protection against unsafe usage of generic_handle_irq()Thomas Gleixner
2020-08-13genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner
2020-08-13sched/fair: handle case of task_h_load() returning 0Vincent Guittot
2020-08-13sched: Fix unreliable rseq cpu_id for new tasksMathieu Desnoyers
2020-08-13timer: Fix wheel index calculation on last levelFrederic Weisbecker
2020-08-13timer: Prevent base->clk from moving backwardFrederic Weisbecker
2020-08-13cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang
2020-08-04Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-08-04Merge tag 'v5.2.52' into v5.2/standard/baseBruce Ashfield
2020-08-04Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-08-04Merge tag 'v5.2.51' into v5.2/standard/baseBruce Ashfield
2020-08-03kprobes: Do not expose probe addresses to non-CAP_SYSLOGKees Cook
2020-08-03module: Do not expose section addresses to non-CAP_SYSLOGKees Cook
2020-08-03module: Refactor section attr into bin attributeKees Cook
2020-08-03kallsyms: Refactor kallsyms_show_value() to take credKees Cook
2020-08-03random32: update the net random state on interrupt and activityWilly Tarreau
2020-07-24kgdb: Avoid suspicious RCU usage warningDouglas Anderson
2020-07-24sched/debug: Make sd->flags sysctl read-onlyValentin Schneider
2020-07-20Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-07-20Merge tag 'v5.2.50' into v5.2/standard/baseBruce Ashfield
2020-07-20Merge tag 'v5.2.49' into v5.2/standard/baseBruce Ashfield