summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-07Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
2020-03-07sysctl/sysrq: Remove __sysrq_enabled copyDmitry Safonov
2020-03-06thermal/cpu-cooling, sched/core: Move the arch_set_thermal_pressure() API to ...Ingo Molnar
2020-03-06sched/core: Remove rq.hrtick_csd_pendingPeter Xu
2020-03-06smp: Allow smp_call_function_single_async() to insert locked csdPeter Xu
2020-03-06sched/rt: Remove unnecessary push for unfit tasksQais Yousef
2020-03-06sched/rt: Allow pulling unfitting taskQais Yousef
2020-03-06sched/rt: Optimize cpupri_find() on non-heterogenous systemsQais Yousef
2020-03-06sched/rt: Re-instate old behavior in select_task_rq_rt()Qais Yousef
2020-03-06sched/rt: cpupri_find: Implement fallback mechanism for !fit caseQais Yousef
2020-03-06sched/fair: Fix reordering of enqueue/dequeue_task_fair()Vincent Guittot
2020-03-06sched/fair: Fix runnable_avg for throttled cfsVincent Guittot
2020-03-06sched/deadline: Make two functions staticYu Chen
2020-03-06sched/topology: Don't enable EAS on SMT systemsValentin Schneider
2020-03-06sched/numa: Acquire RCU lock for checking idle cores during NUMA balancingMel Gorman
2020-03-06sched/fair: Fix kernel build warning in test_idle_cores() for !SMT NUMAValentin Schneider
2020-03-06sched/fair: Enable tuning of decay periodThara Gopinath
2020-03-06sched/fair: Update cpu_capacity to reflect thermal pressureThara Gopinath
2020-03-06sched/fair: Enable periodic update of average thermal pressureThara Gopinath
2020-03-06sched/pelt: Add support to track thermal pressureThara Gopinath
2020-03-06sched/vtime: Prevent unstable evaluation of WARN(vtime->state)Chris Wilson
2020-03-06Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2020-03-06perf/cgroup: Order events in RB tree by cgroup idIan Rogers
2020-03-06perf/cgroup: Grow per perf_cpu_context heap storageIan Rogers
2020-03-06perf/core: Add per perf_cpu_context min_heap storageIan Rogers
2020-03-06perf/core: Use min_heap in visit_groups_merge()Ian Rogers
2020-03-06perf/cgroup: Reorder perf_cgroup_connect()Peter Zijlstra
2020-03-06perf/core: Remove 'struct sched_in_data'Peter Zijlstra
2020-03-06perf/core: Unify {pinned,flexible}_sched_in()Peter Zijlstra
2020-03-06Merge branch 'perf/urgent' into perf/core, to pick up the latest fixesIngo Molnar
2020-03-06futex: Remove {get,drop}_futex_key_refs()Peter Zijlstra
2020-03-06futex: Remove pointless mmgrap() + mmdrop()Peter Zijlstra
2020-03-06Merge branch 'locking/urgent'Peter Zijlstra
2020-03-06futex: Fix inode life-time issuePeter Zijlstra
2020-03-06crypto: pcrypt - simplify error handling in pcrypt_create_aead()Eric Biggers
2020-03-05bpf: Fix bpf_prog_test_run_tracing for !CONFIG_NETKP Singh
2020-03-05bpf: Remove unnecessary CAP_MAC_ADMIN checkKP Singh
2020-03-05bpf: Do not allow map_freeze in struct_ops mapMartin KaFai Lau
2020-03-05bpf: Return better error value in delete_elem for struct_ops mapMartin KaFai Lau
2020-03-05bpf: Fix deadlock with rq_lock in bpf_send_signal()Yonghong Song
2020-03-05blktrace: fix dereference after null checkCengiz Can
2020-03-04seccomp: allow TSYNC and USER_NOTIF togetherTycho Andersen
2020-03-04bpf: Add test ops for BPF_PROG_TYPE_TRACINGKP Singh
2020-03-04bpf: Attachment verification for BPF_MODIFY_RETURNKP Singh
2020-03-04bpf: Introduce BPF_MODIFY_RETURNKP Singh
2020-03-04bpf: Refactor trampoline update codeKP Singh
2020-03-04cgroup1: don't call release_agent when it is ""Tycho Andersen
2020-03-04workqueue: Make workqueue_init*() return voidYu Chen
2020-03-04cgroup: fix psi_show() crash on 32bit ino archsQian Cai