index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-bt8xx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-11
kvm: x86: Disallow illegal IA32_APIC_BASE MSR values
Jim Mattson
1
-6
/
+8
2017-08-11
KVM: MMU: Bail out immediately if there is no available mmu page
Wanpeng Li
2
-10
/
+29
2017-08-11
KVM: MMU: Fix softlockup due to mmu_lock is held too long
Wanpeng Li
1
-3
/
+1
2017-08-11
KVM: nVMX: validate eptp pointer
David Hildenbrand
1
-5
/
+2
2017-08-11
KVM: MAINTAINERS improvements
Andrew Jones
1
-11
/
+26
2017-08-10
kvm: nVMX: Add support for fast unprotection of nested guest page tables
Paolo Bonzini
3
-6
/
+5
2017-08-10
KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guest
Brijesh Singh
1
-1
/
+2
2017-08-10
KVM: X86: Fix residual mmio emulation request to userspace
Wanpeng Li
2
-0
/
+2
2017-08-08
KVM: arm: implements the kvm_arch_vcpu_in_kernel()
Longpeng(Mike)
3
-3
/
+3
2017-08-08
KVM: s390: implements the kvm_arch_vcpu_in_kernel()
Longpeng(Mike)
2
-2
/
+2
2017-08-08
KVM: X86: implement the logic for spinlock optimization
Longpeng(Mike)
5
-4
/
+21
2017-08-08
KVM: add spinlock optimization framework
Longpeng(Mike)
13
-8
/
+36
2017-08-07
KVM: x86: use general helpers for some cpuid manipulation
Radim Krčmář
4
-20
/
+14
2017-08-07
KVM: x86: generalize guest_cpuid_has_ helpers
Radim Krčmář
6
-150
/
+95
2017-08-07
KVM: x86: X86_FEATURE_NRIPS is not scattered anymore
Radim Krčmář
1
-13
/
+1
2017-08-07
KVM: nVMX: Emulate EPTP switching for the L1 hypervisor
Bandan Das
2
-6
/
+124
2017-08-07
KVM: nVMX: Enable VMFUNC for the L1 hypervisor
Bandan Das
1
-2
/
+51
2017-08-07
KVM: vmx: Enable VMFUNCs
Bandan Das
2
-1
/
+24
2017-08-07
KVM: nVMX: get rid of nested_release_page*
David Hildenbrand
1
-26
/
+15
2017-08-07
KVM: nVMX: get rid of nested_get_page()
David Hildenbrand
2
-31
/
+32
2017-08-07
KVM: nVMX: INVPCID support
Paolo Bonzini
1
-9
/
+25
2017-08-07
KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCY
Ladi Prosek
4
-2
/
+10
2017-08-07
Linux 4.13-rc4
v4.13-rc4
Linus Torvalds
1
-1
/
+1
2017-08-06
Fix compat_sys_sigpending breakage
Dmitry V. Levin
1
-4
/
+7
2017-08-06
ext4: fix copy paste error in ext4_swap_extents()
Maninder Singh
1
-1
/
+1
2017-08-06
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
1
-1
/
+2
2017-08-06
ext4, project: expand inode extra size if possible
Miao Xie
3
-24
/
+85
2017-08-06
ext4: cleanup ext4_expand_extra_isize_ea()
Miao Xie
1
-9
/
+5
2017-08-06
ext4: restructure ext4_expand_extra_isize
Miao Xie
2
-40
/
+36
2017-08-06
ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize
Miao Xie
2
-12
/
+16
2017-08-06
ext4: make xattr inode reads faster
Tahsin Erdogan
4
-48
/
+92
2017-08-06
ext4: inplace xattr block update fails to deduplicate blocks
Tahsin Erdogan
1
-3
/
+1
2017-08-06
ext4: remove unused mode parameter
Tahsin Erdogan
1
-5
/
+4
2017-08-06
ext4: fix warning about stack corruption
Arnd Bergmann
1
-5
/
+6
2017-08-06
ext4: fix dir_nlink behaviour
Andreas Dilger
2
-10
/
+14
2017-08-06
ext4: silence array overflow warning
Dan Carpenter
1
-1
/
+1
2017-08-05
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Jan Kara
1
-0
/
+3
2017-08-05
platform/x86: intel-vbtn: match power button on press rather than release
Mario Limonciello
1
-2
/
+2
2017-08-05
ext4: release discard bio after sending discard commands
Daeho Jeong
1
-1
/
+3
2017-08-04
sparc64: Fix exception handling in UltraSPARC-III memcpy.
David S. Miller
1
-2
/
+2
2017-08-04
arm64: avoid overflow in VA_START and PAGE_OFFSET
Nick Desaulniers
1
-2
/
+4
2017-08-04
arm64: Fix potential race with hardware DBM in ptep_set_access_flags()
Catalin Marinas
1
-7
/
+8
2017-08-04
ARM: dts: tango4: Request RGMII RX and TX clock delays
Marc Gonzalez
1
-1
/
+1
2017-08-04
bus: uniphier-system-bus: set up registers when resuming
Masahiro Yamada
1
-0
/
+14
2017-08-04
powerpc/64: Fix __check_irq_replay missing decrementer interrupt
Nicholas Piggin
1
-1
/
+14
2017-08-04
powerpc/perf: POWER9 PMU stops after idle workaround
Nicholas Piggin
1
-1
/
+7
2017-08-03
KVM: arm/arm64: vgic: Use READ_ONCE fo cmpxchg
Christoffer Dall
1
-2
/
+2
2017-08-03
KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit"
Wanpeng Li
1
-2
/
+9
2017-08-03
mmc: block: bypass the queue even if usage is present for hotplug
Shawn Lin
1
-0
/
+1
2017-08-03
mmc: sdhci-of-at91: force card detect value for non removable devices
Ludovic Desroches
1
-1
/
+34
[next]