summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-07freezer: Have {,un}lock_system_sleep() save/restore flagsPeter Zijlstra
2022-09-07sched: Rename task_running() to task_on_cpu()Peter Zijlstra
2022-09-07sched/fair: Cleanup for SIS_PROPAbel Wu
2022-09-07sched/fair: Default to false in test_idle_cores()Abel Wu
2022-09-07sched/fair: Remove useless check in select_idle_core()Abel Wu
2022-09-07sched/fair: Avoid double search on same cpuAbel Wu
2022-09-07sched/fair: Remove redundant check in select_idle_smt()Abel Wu
2022-09-01sched/deadline: Move __dl_clear_params out of dl_bw lockShang XiaoJing
2022-09-01sched/deadline: Add replenish_dl_new_period helperShang XiaoJing
2022-09-01sched/deadline: Add dl_task_is_earliest_deadline helperShang XiaoJing
2022-08-30Merge branch 'sched/warnings' into sched/core, to pick up WARN_ON_ONCE() conv...Ingo Molnar
2022-08-27sched: Add update_current_exec_runtime helperShang XiaoJing
2022-08-23sched/fair: Don't init util/runnable_avg for !fair taskChengming Zhou
2022-08-23sched/fair: Move task sched_avg attach to enqueue_task_fair()Chengming Zhou
2022-08-23sched/fair: Allow changing cgroup of new forked taskChengming Zhou
2022-08-23sched/fair: Fix another detach on unattached task corner caseChengming Zhou
2022-08-23sched/fair: Combine detach into dequeue when migrating taskChengming Zhou
2022-08-23sched/fair: Update comments in enqueue/dequeue_entity()Chengming Zhou
2022-08-23sched/fair: Reset sched_avg last_update_time before set_task_rq()Chengming Zhou
2022-08-23sched/fair: Remove redundant cpu_cgrp_subsys->fork()Chengming Zhou
2022-08-23sched/fair: Maintain task se depth in set_task_rq()Chengming Zhou
2022-08-12sched/all: Change all BUG_ON() instances in the scheduler to WARN_ON_ONCE()Ingo Molnar
2022-08-10x86: link vdso and boot with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers
2022-08-10Makefile: link with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers
2022-08-10crypto: blake2b: effectively disable frame size warningLinus Torvalds
2022-08-10Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-08-10Merge tag 'hwmon-fixes-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-10Merge tag 'rpmsg-v5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/re...Linus Torvalds
2022-08-10Merge tag 'mm-stable-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-10Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2022-08-10Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-08-10Merge tag 'apparmor-pr-2022-08-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-10Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-08-10hwmon: (nct6775) Fix platform driver suspend regressionZev Weiss
2022-08-10hwmon: (lm90) Fix error return value from detect functionGuenter Roeck
2022-08-09add barriers to buffer_uptodate and set_buffer_uptodateMikulas Patocka
2022-08-09Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-08-09dt-bindings: soc: qcom: smd-rpm: extend exampleKrzysztof Kozlowski
2022-08-09dt-bindings: soc: qcom: smd: reference SMD edge schemaKrzysztof Kozlowski
2022-08-09NFS: Improve readpage/writepage tracingTrond Myklebust
2022-08-09NFS: Improve O_DIRECT tracingTrond Myklebust
2022-08-09NFS: Improve write error tracingTrond Myklebust
2022-08-09Merge tag 'fscache-fixes-20220809' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-09Merge tag 'afs-fixes-20220802' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-09Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2022-08-09Merge tag 'memblock-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-09Merge tag 'm68knommu-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-09Merge tag 'x86_bugs_pbrsb' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-08-09fscache: add tracepoint when failing cookieJeff Layton
2022-08-09fscache: don't leak cookie access refs if invalidation is in progress or failedJeff Layton