summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2021-06-18sched: Add get_current_state()Peter Zijlstra-4/+4
2021-06-18sched,perf,kvm: Fix preemption conditionPeter Zijlstra-4/+3
2021-06-18sched: Introduce task_is_running()Peter Zijlstra-10/+9
2021-06-18sched: Unbreak wakeupsPeter Zijlstra-1/+1
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar-68/+71
2021-06-17sched/fair: Age the average idle timePeter Zijlstra-4/+29
2021-06-17sched/cpufreq: Consider reduced CPU capacity in energy calculationLukasz Luba-1/+2
2021-06-17sched/fair: Take thermal pressure into account while estimating energyLukasz Luba-3/+8
2021-06-17sched/fair: Return early from update_tg_cfs_load() if delta == 0Dietmar Eggemann-1/+4
2021-06-17sched/pelt: Check that *_avg are null when *_sum areVincent Guittot-0/+9
2021-06-14sched/fair: Correctly insert cfs_rq's to list on unthrottleOdin Ugedal-19/+25
2021-06-12Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-24/+24
2021-06-12Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+2
2021-06-11Merge tag 'trace-v5.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+8
2021-06-10Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+4
2021-06-10cgroup1: don't allow '\n' in renamingAlexander Kuznetsov-0/+4
2021-06-10irq_work: Make irq_work_queue() NMI-safe againPeter Zijlstra-3/+0
2021-06-08tracing: Correct the length check which causes memory corruptionLiangyan-1/+1
2021-06-08ftrace: Do not blindly read the ip address in ftrace_bug()Steven Rostedt (VMware)-1/+7
2021-06-04Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-22/+17
2021-06-04sched/debug: Remove obsolete init_schedstats()Eric Dumazet-17/+2
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar-190/+407
2021-06-03sched/fair: Fix util_est UTIL_AVG_UNCHANGED handlingDietmar Eggemann-13/+6
2021-06-03sched/pelt: Ensure that *_sum is always synced with *_avgVincent Guittot-2/+8
2021-06-02bpf, lockdown, audit: Fix buggy SELinux lockdown permission checksDaniel Borkmann-22/+17
2021-06-01sched: Don't defer CPU pick to migration_cpu_stop()Valentin Schneider-8/+12
2021-06-01sched/fair: Fix ascii art by relpacing tabsOdin Ugedal-4/+4
2021-06-01sched,init: Fix DEBUG_PREEMPT vs early bootPeter Zijlstra-0/+1
2021-06-01sched: Add CONFIG_SCHED_CORE help textPeter Zijlstra-0/+14
2021-05-31perf: Fix data race between pin_count increment/decrementMarco Elver-0/+2
2021-05-31tick/nohz: Only check for RCU deferred wakeup on user/guest entry when neededFrederic Weisbecker-2/+4
2021-05-31sched/fair: Make sure to update tg contrib for blocked loadVincent Guittot-1/+1
2021-05-31sched/fair: Keep load_avg and load_sum syncedVincent Guittot-6/+5
2021-05-29Merge tag 'seccomp-fixes-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-14/+16
2021-05-29seccomp: Refactor notification handler to prepare for new semanticsSargun Dhillon-14/+16
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-72/+216
2021-05-26sched: Stop PF_NO_SETAFFINITY from being inherited by various init system thr...Frederic Weisbecker-1/+1
2021-05-25bpf: No need to simulate speculative domain for immediatesDaniel Borkmann-1/+5
2021-05-25bpf: Fix mask direction swap upon off reg sign changeDaniel Borkmann-10/+12
2021-05-25bpf: Wrap aux data inside bpf_sanitize_info containerDaniel Borkmann-7/+11
2021-05-25bpf: Fix BPF_LSM kconfig symbol dependencyDaniel Borkmann-0/+2
2021-05-24Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-16/+13
2021-05-24Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+10
2021-05-24cgroup: fix spelling mistakesZhen Lei-8/+8
2021-05-23Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-13/+19
2021-05-22watchdog: reliable handling of timestampsPetr Mladek-14/+20
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-34/+36
2021-05-21Merge tag 'modules-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-6/+11
2021-05-20Merge branch 'urgent.2021.05.20a' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+2
2021-05-20bpf, offload: Reorder offload callback 'prepare' in verifierYinjun Zhang-6/+6