index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-20
psi: Fix cpu.pressure for cpu.max and competing cgroups
Johannes Weiner
4
-6
/
+46
2020-03-20
sched/core: Distribute tasks within affinity masks
Paul Turner
3
-1
/
+42
2020-03-20
sched/fair: Fix enqueue_task_fair warning
Vincent Guittot
1
-4
/
+22
2020-03-06
thermal/cpu-cooling, sched/core: Move the arch_set_thermal_pressure() API to ...
Ingo Molnar
2
-11
/
+11
2020-03-06
sched/rt: Remove unnecessary push for unfit tasks
Qais Yousef
1
-5
/
+2
2020-03-06
sched/rt: Allow pulling unfitting task
Qais Yousef
1
-2
/
+1
2020-03-06
sched/rt: Optimize cpupri_find() on non-heterogenous systems
Qais Yousef
3
-8
/
+31
2020-03-06
sched/rt: Re-instate old behavior in select_task_rq_rt()
Qais Yousef
1
-0
/
+9
2020-03-06
sched/rt: cpupri_find: Implement fallback mechanism for !fit case
Qais Yousef
1
-56
/
+101
2020-03-06
sched/fair: Fix reordering of enqueue/dequeue_task_fair()
Vincent Guittot
1
-8
/
+9
2020-03-06
sched/fair: Fix runnable_avg for throttled cfs
Vincent Guittot
1
-2
/
+12
2020-03-06
sched/deadline: Make two functions static
Yu Chen
2
-4
/
+4
2020-03-06
arm64: defconfig: enable CONFIG_SCHED_SMT
Valentin Schneider
1
-0
/
+1
2020-03-06
sched/topology: Don't enable EAS on SMT systems
Valentin Schneider
1
-2
/
+10
2020-03-06
sched/numa: Acquire RCU lock for checking idle cores during NUMA balancing
Mel Gorman
1
-0
/
+2
2020-03-06
sched/fair: Fix kernel build warning in test_idle_cores() for !SMT NUMA
Valentin Schneider
1
-5
/
+9
2020-03-06
sched/fair: Enable tuning of decay period
Thara Gopinath
4
-2
/
+49
2020-03-06
thermal/cpu-cooling: Update thermal pressure in case of a maximum frequency c...
Thara Gopinath
1
-2
/
+17
2020-03-06
sched/fair: Update cpu_capacity to reflect thermal pressure
Thara Gopinath
1
-0
/
+7
2020-03-06
sched/fair: Enable periodic update of average thermal pressure
Thara Gopinath
2
-0
/
+10
2020-03-06
arm/topology: Populate arch_scale_thermal_pressure() for ARM platforms
Thara Gopinath
1
-0
/
+3
2020-03-06
arm64/topology: Populate arch_scale_thermal_pressure() for arm64 platforms
Thara Gopinath
1
-0
/
+3
2020-03-06
drivers/base/arch_topology: Add infrastructure to store and update instantane...
Thara Gopinath
2
-0
/
+21
2020-03-06
sched/topology: Add callback to read per CPU thermal pressure
Thara Gopinath
1
-0
/
+8
2020-03-06
sched/pelt: Add support to track thermal pressure
Thara Gopinath
5
-0
/
+73
2020-03-06
sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
Chris Wilson
1
-19
/
+22
2020-03-01
Linux 5.6-rc4
v5.6-rc4
Linus Torvalds
1
-1
/
+1
2020-03-01
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
1
-0
/
+15
2020-02-29
ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
Dan Carpenter
1
-3
/
+3
2020-02-29
macintosh: therm_windtunnel: fix regression when instantiating devices
Wolfram Sang
1
-21
/
+31
2020-02-29
jbd2: fix data races at struct journal_head
Qian Cai
1
-4
/
+4
2020-02-29
x86/mm: Fix dump_pagetables with Xen PV
Juergen Gross
1
-6
/
+1
2020-02-29
x86/ioperm: Add new paravirt function update_io_bitmap()
Juergen Gross
6
-2
/
+50
2020-02-28
kvm: x86: Limit the number of "kvm: disabled by bios" messages
Erwan Velu
1
-2
/
+2
2020-02-28
KVM: x86: avoid useless copy of cpufreq policy
Paolo Bonzini
1
-5
/
+5
2020-02-28
KVM: allow disabling -Werror
Paolo Bonzini
2
-1
/
+14
2020-02-28
KVM: x86: allow compiling as non-module with W=1
Valdis Klētnieks
2
-0
/
+4
2020-02-28
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
1
-12
/
+21
2020-02-28
KVM: Introduce pv check helpers
Wanpeng Li
1
-10
/
+24
2020-02-28
KVM: let declaration of kvm_get_running_vcpus match implementation
Christian Borntraeger
1
-1
/
+1
2020-02-28
KVM: SVM: allocate AVIC data structures based on kvm_amd module parameter
Paolo Bonzini
1
-1
/
+2
2020-02-27
MAINTAINERS: Correct Cadence PCI driver path
Lukas Bulwahn
1
-1
/
+1
2020-02-27
io_uring: fix 32-bit compatability with sendmsg/recvmsg
Jens Axboe
1
-0
/
+10
2020-02-27
net: dsa: mv88e6xxx: Fix masking of egress port
Andrew Lunn
1
-2
/
+2
2020-02-27
mlxsw: pci: Wait longer before accessing the device after reset
Amit Cohen
1
-1
/
+1
2020-02-27
sfc: fix timestamp reconstruction at 16-bit rollover points
Alex Maftei (amaftei)
1
-3
/
+35
2020-02-27
vsock: fix potential deadlock in transport->release()
Stefano Garzarella
3
-13
/
+12
2020-02-27
unix: It's CONFIG_PROC_FS not CONFIG_PROCFS
David S. Miller
1
-1
/
+1
2020-02-27
net: rmnet: fix packet forwarding in rmnet bridge mode
Taehee Yoo
1
-0
/
+3
2020-02-27
net: rmnet: fix bridge mode bugs
Taehee Yoo
4
-77
/
+64
[next]