index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2019-03-28
9
-75
/
+133
|
\
|
*
KVM: arm/arm64: Comments cleanup in mmu.c
Zenghui Yu
2019-03-28
1
-14
/
+9
|
*
KVM: arm/arm64: vgic-its: Make attribute accessors static
YueHaibing
2019-03-20
1
-5
/
+5
|
*
KVM: arm/arm64: Fix handling of stage2 huge mappings
Suzuki K Poulose
2019-03-20
2
-16
/
+45
|
*
KVM: arm/arm64: Enforce PTE mappings at stage2 when needed
Suzuki K Poulose
2019-03-19
1
-22
/
+21
|
*
KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots
Marc Zyngier
2019-03-19
1
-3
/
+10
|
*
KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
Marc Zyngier
2019-03-19
4
-6
/
+28
|
*
arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
Marc Zyngier
2019-03-19
2
-6
/
+12
|
*
KVM: arm64: Reset the PMU in preemptible context
Marc Zyngier
2019-03-19
1
-3
/
+3
*
|
Documentation: kvm: clarify KVM_SET_USER_MEMORY_REGION
Paolo Bonzini
2019-03-28
1
-8
/
+10
*
|
KVM: doc: Document the life cycle of a VM and its resources
Sean Christopherson
2019-03-28
1
-0
/
+17
*
|
KVM: selftests: complete IO before migrating guest state
Sean Christopherson
2019-03-28
3
-2
/
+33
*
|
KVM: selftests: disable stack protector for all KVM tests
Sean Christopherson
2019-03-28
1
-2
/
+2
*
|
KVM: selftests: explicitly disable PIE for tests
Sean Christopherson
2019-03-28
1
-1
/
+1
*
|
KVM: selftests: assert on exit reason in CR4/cpuid sync test
Sean Christopherson
2019-03-28
1
-16
/
+19
*
|
KVM: x86: update %rip after emulating IO
Sean Christopherson
2019-03-28
2
-10
/
+27
*
|
x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
Vitaly Kuznetsov
2019-03-28
1
-2
/
+7
*
|
kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
Xiaoyao Li
2019-03-28
1
-1
/
+2
*
|
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
2019-03-28
4
-14
/
+13
*
|
kvm: don't redefine flags as something else
Sebastian Andrzej Siewior
2019-03-28
1
-3
/
+3
*
|
kvm: mmu: Used range based flushing in slot_handle_level_range
Ben Gardon
2019-03-28
1
-2
/
+5
*
|
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2019-03-28
33
-20
/
+18
*
|
KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()
Wei Yang
2019-03-28
3
-8
/
+4
*
|
kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fi...
Krish Sadhukhan
2019-03-28
1
-0
/
+5
*
|
KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)
Singh, Brijesh
2019-03-28
4
-3
/
+45
*
|
KVM: Reject device ioctls from processes other than the VM's creator
Sean Christopherson
2019-03-28
2
-5
/
+14
*
|
KVM: doc: Fix incorrect word ordering regarding supported use of APIs
Sean Christopherson
2019-03-28
1
-12
/
+16
*
|
KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'
Sean Christopherson
2019-03-28
4
-22
/
+35
*
|
KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPT
Sean Christopherson
2019-03-28
1
-4
/
+9
*
|
Linux 5.1-rc2
v5.1-rc2
Linus Torvalds
2019-03-24
1
-1
/
+1
*
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-24
7
-59
/
+58
|
\
\
|
*
|
ext4: prohibit fstrim in norecovery mode
Darrick J. Wong
2019-03-23
1
-0
/
+7
|
*
|
ext4: cleanup bh release code in ext4_ind_remove_space()
zhangyi (F)
2019-03-23
1
-25
/
+22
|
*
|
ext4: brelse all indirect buffer in ext4_ind_remove_space()
zhangyi (F)
2019-03-23
1
-4
/
+8
|
*
|
ext4: report real fs size after failed resize
Lukas Czerner
2019-03-15
1
-1
/
+5
|
*
|
ext4: add missing brelse() in add_new_gdb_meta_bg()
Lukas Czerner
2019-03-15
1
-2
/
+9
|
*
|
ext4: remove useless ext4_pin_inode()
Jason Yan
2019-03-15
1
-30
/
+0
|
*
|
ext4: avoid panic during forced reboot
Jan Kara
2019-03-15
1
-3
/
+13
|
*
|
ext4: fix data corruption caused by unaligned direct AIO
Lukas Czerner
2019-03-15
1
-1
/
+1
|
*
|
ext4: fix NULL pointer dereference while journal is aborted
Jiufei Xue
2019-03-15
1
-1
/
+1
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-03-24
3
-56
/
+89
|
\
\
\
|
*
|
|
sched/fair: Skip LLC NOHZ logic for asymmetric systems
Valentin Schneider
2019-03-19
1
-28
/
+37
|
*
|
|
sched/fair: Tune down misfit NOHZ kicks
Valentin Schneider
2019-03-19
1
-1
/
+25
|
*
|
|
sched/fair: Comment some nohz_balancer_kick() kick conditions
Valentin Schneider
2019-03-19
1
-2
/
+11
|
*
|
|
sched/core: Fix buffer overflow in cgroup2 property cpu.max
Konstantin Khlebnikov
2019-03-19
1
-1
/
+1
|
*
|
|
sched/cpufreq: Fix 32-bit math overflow
Peter Zijlstra
2019-03-19
1
-34
/
+25
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-24
110
-1314
/
+3724
|
\
\
\
\
|
*
\
\
\
Merge tag 'perf-core-for-mingo-5.1-20190321' of git://git.kernel.org/pub/scm/...
Thomas Gleixner
2019-03-22
78
-1028
/
+1794
|
|
\
\
\
\
|
|
*
|
|
|
perf bpf: Show more BPF program info in print_bpf_prog_info()
Song Liu
2019-03-21
3
-3
/
+53
|
|
*
|
|
|
perf bpf: Extract logic to create program names from perf_event__synthesize_o...
Song Liu
2019-03-21
1
-27
/
+35
[next]