summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-17gfs2: Check for active reservation in gfs2_releaseAndreas Gruenbacher
2021-02-17gfs2: Don't search for unreserved space twiceAndreas Gruenbacher
2021-02-17gfs2: Only pass reservation down to gfs2_rbm_findAndreas Gruenbacher
2021-02-17gfs2: Also reflect single-block allocations in rgd->rd_extfail_ptAndreas Gruenbacher
2021-02-17perf annotate: Do not jump after 'k' is pressedMartin Liška
2021-02-17perf metricgroup: Remove unneeded semicolonYang Li
2021-02-17perf tools: Add OCaml demanglingFabian Hemmer
2021-02-17kbuild: prevent CC_FLAGS_LTO self-bloating on recursive rebuildsAlexander Lobakin
2021-02-17tools api fs: Cache cgroupfs mount pointNamhyung Kim
2021-02-17tools api fs: Diet cgroupfs_find_mountpoint()Namhyung Kim
2021-02-17tools api fs: Prefer cgroup v1 path in cgroupfs_find_mountpoint()Namhyung Kim
2021-02-17ASoC: soc-pcm: fix hw param limits calculation for multi-DAIKai Vehmanen
2021-02-17ASoC: Intel: bytcr_rt5640: Add quirk for the Acer One S1002 tabletHans de Goede
2021-02-17ASoC: Intel: bytcr_rt5651: Add quirk for the Jumper EZpad 7 tabletHans de Goede
2021-02-17ASoC: Intel: bytcr_rt5640: Add quirk for the Voyo Winpad A15 tabletHans de Goede
2021-02-17ASoC: Intel: bytcr_rt5640: Add quirk for the Estar Beauty HD MID 7316R tabletHans de Goede
2021-02-17HID: playstation: fix array size comparison (off-by-one)Colin Ian King
2021-02-17thermal: cpufreq_cooling: freq_qos_update_request() returns < 0 on errorViresh Kumar
2021-02-17HID: playstation: fix unused variable in ps_battery_get_property.Roderick Colenbrander
2021-02-17HID: playstation: report DualSense hardware and firmware version.Roderick Colenbrander
2021-02-17sched,x86: Allow !PREEMPT_DYNAMICPeter Zijlstra
2021-02-17entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling pointFrederic Weisbecker
2021-02-17entry: Explicitly flush pending rcuog wakeup before last rescheduling pointFrederic Weisbecker
2021-02-17rcu/nocb: Trigger self-IPI on late deferred wake up before user resumeFrederic Weisbecker
2021-02-17rcu/nocb: Perform deferred wake up before last idle's need_resched() checkFrederic Weisbecker
2021-02-17rcu: Pull deferred rcuog wake up to rcu_eqs_enter() callersFrederic Weisbecker
2021-02-17sched/features: Distinguish between NORMAL and DEADLINE hrtickJuri Lelli
2021-02-17sched/features: Fix hrtick reprogrammingJuri Lelli
2021-02-17sched/deadline: Reduce rq lock contention in dl_add_task_root_domain()Dietmar Eggemann
2021-02-17uprobes: (Re)add missing get_uprobe() in __find_uprobe()Sven Schnelle
2021-02-17smp: Process pending softirqs in flush_smp_call_function_from_idle()Sebastian Andrzej Siewior
2021-02-17sched: Harden PREEMPT_DYNAMICPeter Zijlstra
2021-02-17static_call: Allow module use without exposing static_call_keyJosh Poimboeuf
2021-02-17sched: Add /debug/sched_preemptPeter Zijlstra
2021-02-17preempt/dynamic: Support dynamic preempt with preempt= boot optionPeter Zijlstra (Intel)
2021-02-17preempt/dynamic: Provide irqentry_exit_cond_resched() static callPeter Zijlstra (Intel)
2021-02-17preempt/dynamic: Provide preempt_schedule[_notrace]() static callsPeter Zijlstra (Intel)
2021-02-17preempt/dynamic: Provide cond_resched() and might_resched() static callsPeter Zijlstra (Intel)
2021-02-17preempt: Introduce CONFIG_PREEMPT_DYNAMICMichal Hocko
2021-02-17static_call: Provide DEFINE_STATIC_CALL_RET0()Frederic Weisbecker
2021-02-17static_call/x86: Add __static_call_return0()Peter Zijlstra
2021-02-17static_call: Pull some static_call declarations to the type headersPeter Zijlstra
2021-02-17sched/core: Update task_prio() function headerDietmar Eggemann
2021-02-17sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIODietmar Eggemann
2021-02-17sched: Remove MAX_USER_RT_PRIODietmar Eggemann
2021-02-17sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()Dietmar Eggemann
2021-02-17rbtree, timerqueue: Use rb_add_cached()Peter Zijlstra
2021-02-17rbtree, rtmutex: Use rb_add_cached()Peter Zijlstra
2021-02-17rbtree, uprobes: Use rbtree helpersPeter Zijlstra
2021-02-17rbtree, perf: Use new rbtree helpersPeter Zijlstra