index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-01
Merge branch 'kvm-fix-svm-races' into HEAD
Paolo Bonzini
1
-12
/
+20
2021-04-01
KVM: x86: Prevent 'hv_clock->system_time' from going negative in kvm_guest_time_update()
Vitaly Kuznetsov
1
-2
/
+17
2021-04-01
KVM: x86: disable interrupts while pvclock_gtod_sync_lock is taken
Paolo Bonzini
1
-11
/
+14
2021-04-01
KVM: x86: reduce pvclock_gtod_sync_lock critical sections
Paolo Bonzini
1
-6
/
+4
2021-04-01
Merge branch 'kvm-fix-svm-races' into kvm-master
Paolo Bonzini
1
-5
/
+23
2021-04-01
KVM: SVM: ensure that EFER.SVME is set when running nested guest or on nested vmexit
Paolo Bonzini
1
-1
/
+17
2021-04-01
KVM: SVM: load control fields from VMCB12 before checking them
Paolo Bonzini
1
-4
/
+6
2021-03-31
Merge 'x86/alternatives'
Borislav Petkov
34
-595
/
+410
2021-03-31
x86: Add insn_decode_kernel()
Peter Zijlstra
6
-6
/
+8
2021-03-31
Merge commit 'kvm-tdp-fix-flushes' into kvm-master
Paolo Bonzini
3
-17
/
+42
2021-03-30
KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pages
Sean Christopherson
3
-6
/
+27
2021-03-30
KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zapping
Sean Christopherson
1
-4
/
+7
2021-03-30
KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zap
Sean Christopherson
1
-11
/
+12
2021-03-30
KVM: make: Fix out-of-source module builds
Siddharth Chandrasekaran
1
-1
/
+1
2021-03-30
KVM: x86/vPMU: Forbid writing to MSR_F15H_PERF MSRs when guest doesn't have X86_FEATURE_PERFCTR_CORE
Vitaly Kuznetsov
1
-0
/
+8
2021-03-30
KVM: x86: remove unused declaration of kvm_write_tsc()
Dongli Zhang
1
-1
/
+0
2021-03-30
KVM: clean up the unused argument
Haiwei Li
1
-5
/
+4
2021-03-30
x86/vector: Add a sanity check to prevent IRQ2 allocations
Thomas Gleixner
1
-0
/
+13
2021-03-29
ACPI: tables: x86: Reserve memory occupied by ACPI tables
Rafael J. Wysocki
2
-18
/
+15
2021-03-29
Merge tag 'v5.12-rc5' into locking/core, to pick up fixes
Ingo Molnar
24
-177
/
+305
2021-03-28
x86/traps: Handle #DB for bus lock
Fenghua Yu
6
-22
/
+104
2021-03-28
x86/cpufeatures: Enumerate #DB for bus lock detection
Fenghua Yu
1
-0
/
+1
2021-03-28
x86/process/64: Move cpu_current_top_of_stack out of TSS
Lai Jiangshan
6
-33
/
+8
2021-03-28
Merge tag 'x86-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+2
2021-03-28
x86/vmware: Avoid TSC recalibration when frequency is known
Alexey Makhalov
1
-0
/
+2
2021-03-26
bpf: Support kernel function call in x86-32
Martin KaFai Lau
1
-0
/
+198
2021-03-26
bpf: Support bpf program calling kernel function
Martin KaFai Lau
1
-0
/
+5
2021-03-26
x86/sgx: Add SGX_CHILD_PRESENT hardware error code
Sean Christopherson
1
-0
/
+2
2021-03-26
x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
Kai Huang
5
-17
/
+39
2021-03-26
Merge tag 'for-linus-5.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
3
-19
/
+16
2021-03-26
x86/boot: Add $(CLANG_FLAGS) to compressed KBUILD_CFLAGS
Nathan Chancellor
1
-0
/
+1
2021-03-26
x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)
John Millikin
1
-0
/
+1
2021-03-25
x86/cpufeatures: Add SGX1 and SGX2 sub-features
Sean Christopherson
3
-0
/
+6
2021-03-25
x86/cpufeatures: Make SGX_LC feature bit depend on SGX bit
Kai Huang
2
-9
/
+4
2021-03-25
x86/syscalls: Fix -Wmissing-prototypes warnings from COND_SYSCALL()
Masahiro Yamada
1
-0
/
+1
2021-03-25
x86/kprobes: Move 'inline' to the beginning of the kprobe_is_ss() declaration
Wei Yongjun
1
-1
/
+1
2021-03-25
x86/kprobes: Fix to identify indirect jmp and others using range case
Masami Hiramatsu
1
-24
/
+20
2021-03-25
x86/kprobes: Fix to check non boostable prefixes correctly
Masami Hiramatsu
1
-5
/
+12
2021-03-25
x86/sgx: Remove unnecessary kmap() from sgx_ioc_enclave_init()
Ira Weiny
1
-6
/
+8
2021-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-6
/
+25
2021-03-24
Revert "xen: fix p2m size in dom0 for disabled memory hotplug case"
Roger Pau Monne
3
-17
/
+14
2021-03-24
xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUG
Roger Pau Monne
1
-2
/
+2
2021-03-24
x86/Hyper-V: Support for free page reporting
Sunil Muthuswamy
2
-5
/
+55
2021-03-24
x86/hyperv: Fix unused variable 'hi' warning in hv_apic_read
Xu Yihang
1
-0
/
+2
2021-03-24
x86/hyperv: Fix unused variable 'msr_val' warning in hv_qlock_wait
Xu Yihang
1
-2
/
+6
2021-03-24
x86/mce/inject: Add IPID for injection too
Borislav Petkov
1
-0
/
+6
2021-03-23
x86/setup: Merge several reservations of start of memory
Mike Rapoport
1
-9
/
+10
2021-03-23
x86/setup: Consolidate early memory reservations
Mike Rapoport
1
-48
/
+44
2021-03-23
x86/build: Turn off -fcf-protection for realmode targets
Arnd Bergmann
1
-1
/
+1
2021-03-23
x86/kprobes: Use int3 instead of debug trap for single-step
Masami Hiramatsu
3
-188
/
+353
[prev]
[next]