index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
realmode
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-28
KVM: doc: Document the life cycle of a VM and its resources
Sean Christopherson
1
-0
/
+17
2019-03-28
KVM: selftests: complete IO before migrating guest state
Sean Christopherson
3
-2
/
+33
2019-03-28
KVM: selftests: disable stack protector for all KVM tests
Sean Christopherson
1
-2
/
+2
2019-03-28
KVM: selftests: explicitly disable PIE for tests
Sean Christopherson
1
-1
/
+1
2019-03-28
KVM: selftests: assert on exit reason in CR4/cpuid sync test
Sean Christopherson
1
-16
/
+19
2019-03-28
KVM: x86: update %rip after emulating IO
Sean Christopherson
2
-10
/
+27
2019-03-28
x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
Vitaly Kuznetsov
1
-2
/
+7
2019-03-28
kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
Xiaoyao Li
1
-1
/
+2
2019-03-28
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
4
-14
/
+13
2019-03-28
kvm: don't redefine flags as something else
Sebastian Andrzej Siewior
1
-3
/
+3
2019-03-28
kvm: mmu: Used range based flushing in slot_handle_level_range
Ben Gardon
1
-2
/
+5
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
33
-20
/
+18
2019-03-28
KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()
Wei Yang
3
-8
/
+4
2019-03-28
kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fi...
Krish Sadhukhan
1
-0
/
+5
2019-03-28
KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)
Singh, Brijesh
4
-3
/
+45
2019-03-28
KVM: Reject device ioctls from processes other than the VM's creator
Sean Christopherson
2
-5
/
+14
2019-03-28
KVM: doc: Fix incorrect word ordering regarding supported use of APIs
Sean Christopherson
1
-12
/
+16
2019-03-28
KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'
Sean Christopherson
4
-22
/
+35
2019-03-28
KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPT
Sean Christopherson
1
-4
/
+9
2019-03-28
KVM: arm/arm64: Comments cleanup in mmu.c
Zenghui Yu
1
-14
/
+9
2019-03-24
Linux 5.1-rc2
v5.1-rc2
Linus Torvalds
1
-1
/
+1
2019-03-24
clocksource/drivers/clps711x: Remove board support
Alexander Shiyan
1
-32
/
+13
2019-03-23
ext4: prohibit fstrim in norecovery mode
Darrick J. Wong
1
-0
/
+7
2019-03-23
ext4: cleanup bh release code in ext4_ind_remove_space()
zhangyi (F)
1
-25
/
+22
2019-03-23
ext4: brelse all indirect buffer in ext4_ind_remove_space()
zhangyi (F)
1
-4
/
+8
2019-03-23
genirq: Mark expected switch case fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-03-23
clocksource/drivers/riscv: Fix clocksource mask
Atish Patra
1
-3
/
+2
2019-03-23
x86/gart: Exclude GART aperture from kcore
Kairui Song
3
-7
/
+42
2019-03-23
cifs: update internal module version number
Steve French
1
-1
/
+1
2019-03-23
SMB3: Fix SMB3.1.1 guest mounts to Samba
Steve French
1
-1
/
+4
2019-03-23
cifs: Fix slab-out-of-bounds when tracing SMB tcon
Paulo Alcantara (SUSE)
1
-3
/
+3
2019-03-23
cifs: allow guest mounts to work for smb3.11
Ronnie Sahlberg
1
-2
/
+6
2019-03-23
fix incorrect error code mapping for OBJECTID_NOT_FOUND
Steve French
1
-1
/
+2
2019-03-23
cifs: fix that return -EINVAL when do dedupe operation
Xiaoli Feng
1
-1
/
+1
2019-03-23
CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN
Long Li
1
-30
/
+41
2019-03-23
CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN
Long Li
1
-32
/
+45
2019-03-22
clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction static
YueHaibing
1
-1
/
+1
2019-03-22
clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() static
YueHaibing
1
-2
/
+2
2019-03-22
clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() static
YueHaibing
1
-2
/
+2
2019-03-22
clocksource/drivers/clps711x: Make clps711x_clksrc_init() static
YueHaibing
1
-2
/
+3
2019-03-22
sbitmap: trivial - update comment for sbitmap_deferred_clear_bit
Shenghui Wang
1
-1
/
+1
2019-03-22
x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...
Nathan Chancellor
1
-0
/
+1
2019-03-22
watchdog/core: Make variables static
Valdis Kletnieks
1
-2
/
+2
2019-03-22
time/jiffies: Make refined_jiffies static
Valdis Kletnieks
1
-1
/
+1
2019-03-22
genirq/devres: Remove excess parameter from kernel doc
Valdis Kletnieks
1
-2
/
+0
2019-03-22
x86/mm/pti: Make local symbols static
Valdis Kletnieks
1
-2
/
+2
2019-03-22
futex: Ensure that futex address is aligned in handle_futex_death()
Chen Jie
1
-0
/
+4
2019-03-22
iommu/vt-d: Save the right domain ID used by hardware
Lu Baolu
1
-1
/
+1
2019-03-22
iommu/vt-d: Check capability before disabling protected memory
Lu Baolu
1
-0
/
+3
2019-03-22
iommu/iova: Fix tracking of recently failed iova address
Robert Richter
1
-2
/
+3
[next]