- 1066d1b psi: Move PF_MEMSTALL out of task->flags by Yafang Shao · 4 years, 10 months ago
- a0fe6ba MAINTAINERS: Add maintenance information for psi by Johannes Weiner · 4 years, 10 months ago
- 36b238d psi: Optimize switching tasks inside shared cgroups by Johannes Weiner · 4 years, 10 months ago
- b05e75d psi: Fix cpu.pressure for cpu.max and competing cgroups by Johannes Weiner · 4 years, 10 months ago
- 46a87b3 sched/core: Distribute tasks within affinity masks by Paul Turner · 4 years, 10 months ago
- fe61468 sched/fair: Fix enqueue_task_fair warning by Vincent Guittot · 4 years, 10 months ago
- 14533a1 thermal/cpu-cooling, sched/core: Move the arch_set_thermal_pressure() API to generic scheduler code by Ingo Molnar · 4 years, 10 months ago
- d94a9df sched/rt: Remove unnecessary push for unfit tasks by Qais Yousef · 4 years, 10 months ago
- 98ca645 sched/rt: Allow pulling unfitting task by Qais Yousef · 4 years, 10 months ago
- a1bd02e sched/rt: Optimize cpupri_find() on non-heterogenous systems by Qais Yousef · 4 years, 10 months ago
- b28bc1e sched/rt: Re-instate old behavior in select_task_rq_rt() by Qais Yousef · 4 years, 10 months ago
- d9cb236 sched/rt: cpupri_find: Implement fallback mechanism for !fit case by Qais Yousef · 4 years, 10 months ago
- 5ab297b sched/fair: Fix reordering of enqueue/dequeue_task_fair() by Vincent Guittot · 4 years, 10 months ago
- 6212437 sched/fair: Fix runnable_avg for throttled cfs by Vincent Guittot · 4 years, 10 months ago
- ba4f7bc sched/deadline: Make two functions static by Yu Chen · 4 years, 10 months ago
- 6f693dd arm64: defconfig: enable CONFIG_SCHED_SMT by Valentin Schneider · 4 years, 10 months ago
- 38502ab sched/topology: Don't enable EAS on SMT systems by Valentin Schneider · 4 years, 10 months ago
- 0621df3 sched/numa: Acquire RCU lock for checking idle cores during NUMA balancing by Mel Gorman · 4 years, 10 months ago
- 76c389a sched/fair: Fix kernel build warning in test_idle_cores() for !SMT NUMA by Valentin Schneider · 4 years, 10 months ago
- 05289b9 sched/fair: Enable tuning of decay period by Thara Gopinath · 4 years, 10 months ago
- f12e4f6 thermal/cpu-cooling: Update thermal pressure in case of a maximum frequency capping by Thara Gopinath · 4 years, 10 months ago
- 467b7d0 sched/fair: Update cpu_capacity to reflect thermal pressure by Thara Gopinath · 4 years, 10 months ago
- b4eccf5 sched/fair: Enable periodic update of average thermal pressure by Thara Gopinath · 4 years, 10 months ago
- 8eab879c arm/topology: Populate arch_scale_thermal_pressure() for ARM platforms by Thara Gopinath · 4 years, 10 months ago
- ae1677c arm64/topology: Populate arch_scale_thermal_pressure() for arm64 platforms by Thara Gopinath · 4 years, 10 months ago
- ad58cc5 drivers/base/arch_topology: Add infrastructure to store and update instantaneous thermal pressure by Thara Gopinath · 4 years, 10 months ago
- 36a0df8 sched/topology: Add callback to read per CPU thermal pressure by Thara Gopinath · 4 years, 10 months ago
- 7650479 sched/pelt: Add support to track thermal pressure by Thara Gopinath · 4 years, 10 months ago
- f1dfdab sched/vtime: Prevent unstable evaluation of WARN(vtime->state) by Chris Wilson · 5 years ago
- 1b10d38 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 4 years, 10 months ago
- 8b614cb Merge tag '5.6-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 10 months ago
- 2873dc2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- c105df5 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- 852fb4a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- e130a92 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- 98d54f8 Linux 5.6-rc4 by Linus Torvalds · 4 years, 10 months ago
- e708698 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 10 months ago
- f853ed9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 10 months ago
- 86f7e90 KVM: VMX: check descriptor table exits on instruction emulation by Oliver Upton · 4 years, 10 months ago
- fb279f4e2 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 10 months ago
- 37b0b6b ext4: potential crash on allocation error in ext4_alloc_flex_bg_array() by Dan Carpenter · 4 years, 10 months ago
- 38b17af macintosh: therm_windtunnel: fix regression when instantiating devices by Wolfram Sang · 4 years, 10 months ago
- 6c5d911 jbd2: fix data races at struct journal_head by Qian Cai · 4 years, 10 months ago
- 7557c1b3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 10 months ago
- bba42af x86/mm: Fix dump_pagetables with Xen PV by Juergen Gross · 4 years, 10 months ago
- 99bcd4a x86/ioperm: Add new paravirt function update_io_bitmap() by Juergen Gross · 4 years, 11 months ago
- 7977fed Merge tag 'perf-urgent-for-mingo-5.6-20200228' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 4 years, 10 months ago
- 29795de Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 10 months ago
- 2edc78b Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
- 74dea5d Merge tag 'io_uring-5.6-2020-02-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
- 5b8ea58 Merge branch 'nvme-5.6-rc4' of git://git.infradead.org/nvme into block-5.6 by Jens Axboe · 4 years, 10 months ago
- c60c040 Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 10 months ago
- 3642859 Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 10 months ago
- bfeb4f9 Merge tag 'zonefs-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 4 years, 10 months ago
- e951445 Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 10 months ago
- ef935c25 kvm: x86: Limit the number of "kvm: disabled by bios" messages by Erwan Velu · 4 years, 10 months ago
- 189c696 Merge branches 'pm-sleep' and 'pm-devfreq' by Rafael J. Wysocki · 4 years, 10 months ago
- aaec7c0 KVM: x86: avoid useless copy of cpufreq policy by Paolo Bonzini · 4 years, 10 months ago
- 4f337fa KVM: allow disabling -Werror by Paolo Bonzini · 4 years, 10 months ago
- 575b255 KVM: x86: allow compiling as non-module with W=1 by Valdis Klētnieks · 4 years, 10 months ago
- 8a9442f KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis by Wanpeng Li · 4 years, 11 months ago
- a262bca KVM: Introduce pv check helpers by Wanpeng Li · 4 years, 11 months ago
- fcd07f9 KVM: let declaration of kvm_get_running_vcpus match implementation by Christian Borntraeger · 4 years, 10 months ago
- 7943f4a KVM: SVM: allocate AVIC data structures based on kvm_amd module parameter by Paolo Bonzini · 4 years, 10 months ago
- 45d0b75 Merge tag 'drm-fixes-2020-02-28' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 10 months ago
- f091bf39 Merge tag 'drm-intel-fixes-2020-02-27' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 10 months ago
- e180af1 Merge tag 'amd-drm-fixes-5.6-2020-02-26' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 10 months ago
- 7058b83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
- 5901b51 MAINTAINERS: Correct Cadence PCI driver path by Lukas Bulwahn · 4 years, 10 months ago
- d876836 io_uring: fix 32-bit compatability with sendmsg/recvmsg by Jens Axboe · 4 years, 10 months ago
- 3ee339e net: dsa: mv88e6xxx: Fix masking of egress port by Andrew Lunn · 4 years, 10 months ago
- ac004e8 mlxsw: pci: Wait longer before accessing the device after reset by Amit Cohen · 4 years, 10 months ago
- 23797b9 sfc: fix timestamp reconstruction at 16-bit rollover points by Alex Maftei (amaftei) · 4 years, 10 months ago
- 3f74957 vsock: fix potential deadlock in transport->release() by Stefano Garzarella · 4 years, 10 months ago
- 5c05a16 unix: It's CONFIG_PROC_FS not CONFIG_PROCFS by David S. Miller · 4 years, 10 months ago
- 795c03a Merge branch 'net-rmnet-fix-several-bugs' by David S. Miller · 4 years, 10 months ago
- ad3cc31b net: rmnet: fix packet forwarding in rmnet bridge mode by Taehee Yoo · 4 years, 10 months ago
- d939b6d net: rmnet: fix bridge mode bugs by Taehee Yoo · 4 years, 10 months ago
- 037f9cd net: rmnet: use upper/lower device infrastructure by Taehee Yoo · 4 years, 10 months ago
- 1dc49e9 net: rmnet: do not allow to change mux id if mux id is duplicated by Taehee Yoo · 4 years, 10 months ago
- c026d97 net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device() by Taehee Yoo · 4 years, 10 months ago
- 102210f net: rmnet: fix suspicious RCU usage by Taehee Yoo · 4 years, 10 months ago
- 1eb1f43 net: rmnet: fix NULL pointer dereference in rmnet_changelink() by Taehee Yoo · 4 years, 10 months ago
- 93b5cbf net: rmnet: fix NULL pointer dereference in rmnet_newlink() by Taehee Yoo · 4 years, 10 months ago
- a2f0b87 Merge tag 'kbuild-fixes-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 10 months ago
- b82cf17 net: phy: marvell: don't interpret PHY status unless resolved by Russell King · 4 years, 10 months ago
- e387f7d mlx5: register lag notifier for init network namespace only by Jiri Pirko · 4 years, 10 months ago
- 278de45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 4 years, 10 months ago
- 3a12500 unix: define and set show_fdinfo only if procfs is enabled by Tobias Klauser · 4 years, 10 months ago
- f4979b4 Merge branch 'hinic-BugFixes' by David S. Miller · 4 years, 10 months ago
- 386d471 hinic: fix a bug of rss configuration by Luo bin · 4 years, 10 months ago
- d2ed69c hinic: fix a bug of setting hw_ioctxt by Luo bin · 4 years, 10 months ago
- 0bff777 hinic: fix a irq affinity bug by Luo bin · 4 years, 10 months ago
- e46bfab Merge tag 'docs-5.6-fixes' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 10 months ago
- ed5fa55 Merge tag 'audit-pr-20200226' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 4 years, 10 months ago
- 735a6dd x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changes by Sean Christopherson · 4 years, 10 months ago
- 9515743 nvme-pci: Hold cq_poll_lock while completing CQEs by Bijan Mottahedeh · 4 years, 10 months ago
- e0560ba perf annotate: Fix segfault with source toggle by Ravi Bangoria · 5 years ago
- d3c0314 perf annotate: Align struct annotate_args by Ravi Bangoria · 5 years ago
- 2316f86 perf annotate: Simplify disasm_line allocation and freeing code by Ravi Bangoria · 5 years ago