index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
translations
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-05
KVM: remove kvm_arch_has_vcpu_debugfs()
Paolo Bonzini
8
-44
/
+6
2019-08-05
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
7
-1
/
+59
2019-08-05
KVM: Check preempted_in_kernel for involuntary preemption
Wanpeng Li
1
-3
/
+4
2019-08-05
KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fire
Wanpeng Li
1
-8
/
+0
2019-07-24
KVM: X86: Boost queue head vCPU to mitigate lock waiter preemption
Wanpeng Li
1
-1
/
+2
2019-07-24
Documentation: move Documentation/virtual to Documentation/virt
Christoph Hellwig
40
-19
/
+19
2019-07-22
KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after free
Jan Kiszka
1
-0
/
+2
2019-07-22
KVM: X86: Dynamically allocate user_fpu
Wanpeng Li
4
-5
/
+27
2019-07-22
KVM: X86: Fix fpu state crash in kvm guest
Wanpeng Li
1
-3
/
+6
2019-07-22
Revert "kvm: x86: Use task structs fpu field for user"
Paolo Bonzini
2
-5
/
+6
2019-07-22
KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested
Jan Kiszka
1
-0
/
+2
2019-07-20
KVM: x86: Add fixed counters to PMU filter
Eric Hankland
3
-12
/
+35
2019-07-20
KVM: nVMX: do not use dangling shadow VMCS after guest reset
Paolo Bonzini
1
-1
/
+7
2019-07-20
KVM: VMX: dump VMCS on failed entry
Paolo Bonzini
1
-0
/
+1
2019-07-20
KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
Like Xu
1
-2
/
+2
2019-07-20
KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup
Wanpeng Li
1
-20
/
+3
2019-07-20
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
3
-5
/
+10
2019-07-20
KVM: selftests: Remove superfluous define from vmx.c
Thomas Huth
1
-2
/
+0
2019-07-20
KVM: SVM: Fix detection of AMD Errata 1096
Liran Alon
1
-7
/
+35
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
7
-36
/
+87
2019-07-17
KVM: LAPIC: Make lapic timer unpinned
Wanpeng Li
2
-9
/
+5
2019-07-17
KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_counters
Like Xu
1
-3
/
+8
2019-07-15
KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GS
Liran Alon
1
-1
/
+4
2019-07-15
kvm: x86: ioapic and apic debug macros cleanup
Yi Wang
2
-101
/
+9
2019-07-15
kvm: x86: some tsc debug cleanup
Yi Wang
1
-8
/
+0
2019-07-15
kvm: vmx: fix coccinelle warnings
Yi Wang
1
-1
/
+1
2019-07-15
x86: kvm: avoid constant-conversion warning
Arnd Bergmann
1
-3
/
+3
2019-07-15
x86: kvm: avoid -Wsometimes-uninitized warning
Arnd Bergmann
1
-11
/
+9
2019-07-15
KVM: x86: expose AVX512_BF16 feature to guest
Jing Liu
1
-1
/
+11
2019-07-12
coresight: Make the coresight_device_fwnode_match declaration's fwnode parame...
Nathan Chancellor
1
-1
/
+1
2019-07-12
mm/oom_kill.c: remove redundant OOM score normalization in select_bad_process()
Tetsuo Handa
1
-2
/
+0
2019-07-12
oom: decouple mems_allowed from oom_unkillable_task
Shakeel Butt
3
-28
/
+33
2019-07-12
mm, oom: remove redundant task_in_mem_cgroup() check
Shakeel Butt
5
-47
/
+9
2019-07-12
mm, oom: refactor dump_tasks for memcg OOMs
Shakeel Butt
1
-28
/
+40
2019-07-12
mm: memcontrol: use CSS_TASK_ITER_PROCS at mem_cgroup_scan_tasks()
Tetsuo Handa
2
-4
/
+1
2019-07-12
mm/memory-failure.c: clarify error message
Jane Chu
1
-1
/
+1
2019-07-12
mm: vmalloc: show number of vmalloc pages in /proc/meminfo
Roman Gushchin
3
-1
/
+13
2019-07-12
mm: smaps: split PSS into components
Luigi Semenzato
3
-42
/
+105
2019-07-12
mm: use down_read_killable for locking mmap_sem in access_remote_vm
Konstantin Khlebnikov
2
-2
/
+5
2019-07-12
proc: use down_read_killable mmap_sem for /proc/pid/map_files
Konstantin Khlebnikov
1
-6
/
+22
2019-07-12
proc: use down_read_killable mmap_sem for /proc/pid/clear_refs
Konstantin Khlebnikov
1
-1
/
+4
2019-07-12
proc: use down_read_killable mmap_sem for /proc/pid/pagemap
Konstantin Khlebnikov
1
-1
/
+3
2019-07-12
proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollup
Konstantin Khlebnikov
1
-2
/
+6
2019-07-12
proc: use down_read_killable mmap_sem for /proc/pid/maps
Konstantin Khlebnikov
2
-2
/
+10
2019-07-12
tools/vm/slabinfo: add sorting info to help menu
Tobin C. Harding
1
-0
/
+2
2019-07-12
tools/vm/slabinfo: add option to sort by partial slabs
Tobin C. Harding
1
-2
/
+7
2019-07-12
tools/vm/slabinfo: add partial slab listing to -X
Tobin C. Harding
1
-13
/
+28
2019-07-12
tools/vm/slabinfo: order command line options
Tobin C. Harding
1
-35
/
+35
2019-07-12
mm: vmscan: correct some vmscan counters for THP swapout
Yang Shi
1
-14
/
+49
2019-07-12
mm: vmscan: remove double slab pressure by inc'ing sc->nr_scanned
Yang Shi
1
-5
/
+0
[next]