summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2020-05-15tracing/kprobes: Fix a double initialization typoMasami Hiramatsu
2020-05-15kprobes: Fix optimize_kprobe()/unoptimize_kprobe() cancellation logicMasami Hiramatsu
2020-05-15blktrace: fix dereference after null checkCengiz Can
2020-05-15sched/core: Remove duplicate assignment in sched_tick_remote()Scott Wood
2020-05-15audit: check the length of userspace generated audit recordsPaul Moore
2020-05-15blktrace: Protect q->blk_trace with RCUJan Kara
2020-05-15rcu: Allow only one expedited GP to run concurrently with wakeupsNeeraj Upadhyay
2020-05-15kprobes: Set unoptimized flag after unoptimizing codeMasami Hiramatsu
2020-05-15sched/fair: Optimize select_idle_cpuCheng Jian
2020-05-15tracing: Disable trace_printk() on post poned testsSteven Rostedt (VMware)
2020-05-15audit: always check the netlink payload length in audit_receive_msg()Paul Moore
2020-05-15audit: fix error handling in audit_data_to_entry()Paul Moore
2020-05-15sched/fair: Prevent unlimited runtime on throttled groupVincent Guittot
2020-05-15timers/nohz: Update NOHZ load in remote tickPeter Zijlstra (Intel)
2020-05-15sched/core: Don't skip remote tick for idle CPUsScott Wood
2020-05-15bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fillJohannes Krude
2020-05-15genirq/proc: Reject invalid affinity masks (again)Thomas Gleixner
2020-05-15sched/psi: Fix OOB write when writing 0 bytes to PSI filesSuren Baghdasaryan
2020-05-15trigger_next should increase position indexVasily Averin
2020-05-15ftrace: fpid_next() should increase position indexVasily Averin
2020-05-15bpf: map_seq_next should always increase position indexVasily Averin
2020-05-15alarmtimer: Make alarmtimer platform device child of RTC deviceStephen Boyd
2020-05-15module: avoid setting info->name early in case we can fall back to info->mod-...Jessica Yu
2020-05-15watchdog/softlockup: Enforce that timestamp is valid on bootThomas Gleixner
2020-05-15sched/topology: Assert non-NUMA topology masks don't (partially) overlapValentin Schneider
2020-05-15tracing: Simplify assignment parsing for hist triggersTom Zanussi
2020-05-15tracing: Fix very unlikely race of registering two stat tracersSteven Rostedt (VMware)
2020-05-15tracing: Fix tracing_stat return values in error handling pathsLuis Henriques
2020-05-15printk: fix exclusive_console replayingJohn Ogness
2020-05-15cpu/hotplug, stop_machine: Fix stop_machine vs hotplug orderPeter Zijlstra
2020-05-15rcu: Fix data-race due to atomic_t copy-by-valueMarco Elver
2020-05-15rcu: Fix missed wakeup of exp_wq waitersNeeraj Upadhyay
2020-05-04clocksource: Prevent double add_timer_on() for watchdog_timerKonstantin Khlebnikov
2020-05-04x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner
2020-05-04ftrace: Protect ftrace_graph_hash with ftrace_syncSteven Rostedt (VMware)
2020-05-04ftrace: Add comment to why rcu_dereference_sched() is open codedSteven Rostedt (VMware)
2020-05-04tracing: Annotate ftrace_graph_notrace_hash pointer with __rcuAmol Grover
2020-05-04tracing: Annotate ftrace_graph_hash pointer with __rcuAmol Grover
2020-05-04padata: Remove broken queue flushingHerbert Xu
2020-05-04alarmtimer: Unregister wakeup source when module get failsStephen Boyd
2020-05-04tracing: Fix now invalid var_ref_vals assumption in trace actionTom Zanussi
2020-05-04irqdomain: Fix a memory leak in irq_domain_push_irq()Kevin Hao
2020-05-04srcu: Apply *_ONCE() to ->srcu_last_gp_endPaul E. McKenney
2020-05-04rcu: Avoid data-race in rcu_gp_fqs_check_wake()Eric Dumazet
2020-05-04rcu: Use *_ONCE() to protect lockless ->expmask accessesPaul E. McKenney
2020-05-04tracing: Fix sched switch start/stop refcount racy updatesMathieu Desnoyers
2020-04-16cgroup: Prevent double killing of css when enabling threaded cgroupMichal Koutný
2020-04-16tracing: Fix histogram code when expression has same var as valueSteven Rostedt (VMware)
2020-04-12sched/cpufreq: Move the cfs_rq_util_change() call to cpufreq_update_util()Vincent Guittot
2020-04-12sched/fair: Clean up definition of NOHZ blocked load functionsValentin Schneider