summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-08-20sched: Introduce task_struct::user_cpus_ptr to track requested affinityWill Deacon
2021-08-20cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()Will Deacon
2021-08-20cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()Will Deacon
2021-08-20cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1Will Deacon
2021-08-20sched: Introduce task_cpu_possible_mask() to limit fallback rq selectionWill Deacon
2021-06-28sched/sysctl: Move extern sysctl declarations to sched.hHailong Liu
2021-06-28wait: use LIST_HEAD_INIT() to initialize wait_queue_headJulian Wiedmann
2021-06-24sched/core: Introduce SD_ASYM_CPUCAPACITY_FULL sched_domain flagBeata Michalska
2021-06-18sched: Change task_struct::statePeter Zijlstra
2021-06-18sched: Add get_current_state()Peter Zijlstra
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar
2021-06-17sched/cpufreq: Consider reduced CPU capacity in energy calculationLukasz Luba
2021-06-12mm: relocate 'write_protect_seq' in struct mm_structFeng Tang
2021-06-12Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-12Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-12Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-12Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-10io_uring: add feature flag for rsrc tagsPavel Begunkov
2021-06-10io_uring: change registration/upd/rsrc tagging ABIPavel Begunkov
2021-06-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-06-09Merge tag 'compiler-attributes-for-linus-v5.13-rc6' of git://github.com/ojeda...Linus Torvalds
2021-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-09misc: rtsx: separate aspm mode into MODE_REG and MODE_CFGRicky Wu
2021-06-09kvm: fix previous commit for 32-bit buildsPaolo Bonzini
2021-06-08kvm: avoid speculation-based attacks from out-of-range memslot accessesPaolo Bonzini
2021-06-08Merge tag 'orphans-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-08Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-06Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-05Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2021-06-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-05Revert "MIPS: make userspace mapping young by default"Thomas Bogendoerfer
2021-06-04Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-04Merge tag 'pci-v5.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-04Merge tag 'drm-fixes-2021-06-04-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-06-04virtchnl: Add missing padding to virtchnl_proto_hdrsGeert Uytterhoeven
2021-06-04usb: typec: tcpm: Properly handle Alert and Status MessagesKyle Tso
2021-06-04dt-bindings: connector: Add PD rev 2.0 VDO definitionKyle Tso
2021-06-04dt-bindings: connector: Replace BIT macro with generic bit opsKyle Tso
2021-06-04Merge tag 'drm/tegra/for-5.13-rc5' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie
2021-06-03Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2021-06-03net: caif: add proper error handlingPavel Skripkin
2021-06-03net: caif: added cfserl_release functionPavel Skripkin
2021-06-03Bluetooth: Fix VIRTIO_ID_BT assigned numberMarcel Holtmann
2021-06-03RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2021-06-03sched/fair: Fix util_est UTIL_AVG_UNCHANGED handlingDietmar Eggemann
2021-06-02vmlinux.lds.h: Avoid orphan section with !SMPNathan Chancellor
2021-06-02usb: pd: Set PD_T_SINK_WAIT_CAP to 310msKyle Tso