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
2019-03-28
gpio: mockup: use simple_read_from_buffer() in debugfs read callback
Bartosz Golaszewski
1
-8
/
+2
2019-03-28
Yama: mark local symbols as static
Jann Horn
1
-4
/
+4
2019-03-28
gpio: of: Fix of_gpiochip_add() error path
Geert Uytterhoeven
1
-1
/
+7
2019-03-28
Documentation: kvm: clarify KVM_SET_USER_MEMORY_REGION
Paolo Bonzini
1
-8
/
+10
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
gpio: of: Check for "spi-cs-high" in child instead of parent node
Andrey Smirnov
1
-3
/
+3
2019-03-28
gpio: of: Check propname before applying "cs-gpios" quirks
Andrey Smirnov
1
-1
/
+2
2019-03-28
x86/cpufeature: Fix __percpu annotation in this_cpu_has()
Jann Horn
1
-2
/
+3
2019-03-28
afs: Fix StoreData op marshalling
David Howells
2
-4
/
+4
2019-03-28
vfs: Update mount API docs
David Howells
1
-172
/
+195
2019-03-28
kbuild: modversions: Fix relative CRC byte order interpretation
Fredrik Noring
1
-1
/
+1
2019-03-28
scripts: coccinelle: Fix description of badty.cocci
Michael Stefaniuc
1
-1
/
+1
2019-03-28
kbuild: strip whitespace in cmd_record_mcount findstring
Joe Lawrence
1
-5
/
+2
2019-03-28
kbuild: do not overwrite .gitignore in output directory
Masahiro Yamada
1
-1
/
+2
2019-03-28
kbuild: skip parsing pre sub-make code for recursion
Masahiro Yamada
1
-3
/
+5
2019-03-28
coccinelle: put_device: reduce false positives
Wen Yang
1
-0
/
+1
2019-03-28
libata: fix using DMA buffers on stack
raymond pang
1
-10
/
+24
2019-03-28
drm/i915/icl: Fix VEBOX mismatch BUG_ON()
José Roberto de Souza
1
-1
/
+1
2019-03-28
MAINTAINERS: Remove deleted file from futex file pattern
Thomas Gleixner
1
-1
/
+0
2019-03-28
KVM: arm/arm64: Comments cleanup in mmu.c
Zenghui Yu
1
-14
/
+9
2019-03-28
x86/mm: Don't exceed the valid physical address space
Ralph Campbell
1
-1
/
+1
2019-03-28
x86/retpolines: Disable switch jump tables when retpolines are enabled
Daniel Borkmann
1
-2
/
+6
2019-03-28
x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
Thomas Gleixner
1
-7
/
+1
2019-03-28
cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
Thomas Gleixner
1
-2
/
+18
2019-03-28
watchdog: Respect watchdog cpumask on CPU hotplug
Thomas Gleixner
1
-2
/
+4
2019-03-28
objtool: Query pkg-config for libelf location
Rolf Eike Beer
2
-3
/
+8
2019-03-28
cpufreq: scpi: Fix use after free
Vincent Stehlé
1
-1
/
+1
2019-03-28
s390/cpumf: Fix warning from check_processor_id
Thomas Richter
1
-6
/
+13
2019-03-28
USB: serial: option: add Olicard 600
Bjørn Mork
1
-4
/
+6
2019-03-28
USB: serial: cp210x: add new device id
Greg Kroah-Hartman
1
-0
/
+1
2019-03-28
scsi: ibmvfc: Clean up transport events
Tyrel Datwyler
2
-4
/
+11
2019-03-28
scsi: ibmvfc: Byte swap status and error codes when logging
Tyrel Datwyler
1
-13
/
+15
[prev]
[next]