index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-07
KVM: X86: Add support for the emulation of DR6_BUS_LOCK bit
Chenyi Qiang
2
-1
/
+5
2021-05-07
KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacks
Nicholas Piggin
3
-17
/
+36
2021-05-07
KVM: x86: Hide RDTSCP and RDPID if MSR_TSC_AUX probing failed
Sean Christopherson
1
-0
/
+15
2021-05-07
KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model
Sean Christopherson
4
-39
/
+41
2021-05-07
KVM: x86: Move uret MSR slot management to common x86
Sean Christopherson
4
-29
/
+17
2021-05-07
KVM: x86: Export the number of uret MSRs to vendor modules
Sean Christopherson
2
-16
/
+14
2021-05-07
KVM: VMX: Disable loading of TSX_CTRL MSR the more conventional way
Sean Christopherson
1
-12
/
+10
2021-05-07
KVM: VMX: Use common x86's uret MSR list as the one true list
Sean Christopherson
3
-57
/
+53
2021-05-07
KVM: VMX: Use flag to indicate "active" uret MSRs instead of sorting list
Sean Christopherson
2
-40
/
+42
2021-05-07
KVM: VMX: Configure list of user return MSRs at module init
Sean Christopherson
2
-21
/
+50
2021-05-07
KVM: x86: Add support for RDPID without RDTSCP
Sean Christopherson
3
-7
/
+29
2021-05-07
KVM: SVM: Probe and load MSR_TSC_AUX regardless of RDTSCP support in host
Sean Christopherson
1
-8
/
+10
2021-05-07
KVM: VMX: Disable preemption when probing user return MSRs
Sean Christopherson
3
-4
/
+18
2021-05-07
KVM: x86: Move RDPID emulation intercept to its own enum
Sean Christopherson
3
-2
/
+4
2021-05-07
KVM: SVM: Inject #UD on RDTSCP when it should be disabled in the guest
Sean Christopherson
1
-4
/
+13
2021-05-07
KVM: x86: Emulate RDPID only if RDTSCP is supported
Sean Christopherson
1
-1
/
+2
2021-05-07
KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is unsupported
Sean Christopherson
1
-2
/
+4
2021-05-07
KVM: nSVM: remove a warning about vmcb01 VM exit reason
Maxim Levitsky
1
-1
/
+0
2021-05-07
KVM: nSVM: always restore the L1's GIF on migration
Maxim Levitsky
1
-0
/
+2
2021-05-07
KVM: x86: Hoist input checks in kvm_add_msr_filter()
Siddharth Chandrasekaran
1
-19
/
+7
2021-05-07
selftests: kvm: remove reassignment of non-absolute variables
Bill Wendling
1
-2
/
+2
2021-05-07
KVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr'
Vitaly Kuznetsov
1
-0
/
+2
2021-05-07
KVM: selftests: evmcs_test: Check that VMCS12 is alway properly synced to eVMCS after restore
Vitaly Kuznetsov
1
-11
/
+55
2021-05-07
KVM: selftests: evmcs_test: Check that VMLAUNCH with bogus EVMPTR is causing #UD
Vitaly Kuznetsov
1
-8
/
+16
2021-05-07
KVM: nVMX: Always make an attempt to map eVMCS after migration
Vitaly Kuznetsov
1
-10
/
+19
2021-05-07
doc/kvm: Fix wrong entry for KVM_CAP_X86_MSR_FILTER
Siddharth Chandrasekaran
1
-2
/
+2
2021-05-07
x86/kvm: Unify kvm_pv_guest_cpu_reboot() with kvm_guest_cpu_offline()
Vitaly Kuznetsov
1
-25
/
+17
2021-05-07
x86/kvm: Disable all PV features on crash
Vitaly Kuznetsov
3
-39
/
+32
2021-05-07
x86/kvm: Disable kvmclock on all CPUs on shutdown
Vitaly Kuznetsov
3
-6
/
+4
2021-05-07
x86/kvm: Teardown PV features on boot CPU as well
Vitaly Kuznetsov
1
-16
/
+40
2021-05-05
x86/kvm: Fix pr_info() for async PF setup/teardown
Vitaly Kuznetsov
1
-2
/
+2
2021-05-03
KVM: x86: Fix potential fput on a null source_kvm_file
Colin Ian King
1
-1
/
+2
2021-05-03
KVM: x86/mmu: Fix kdoc of __handle_changed_spte
Kai Huang
1
-1
/
+1
2021-05-03
KVM: nSVM: leave the guest mode prior to loading a nested state
Maxim Levitsky
1
-2
/
+5
2021-05-03
KVM: nSVM: fix few bugs in the vmcb02 caching logic
Maxim Levitsky
3
-2
/
+14
2021-05-03
KVM: nSVM: fix a typo in svm_leave_nested
Maxim Levitsky
1
-1
/
+1
2021-05-03
kvm: exit halt polling on need_resched() as well
Benjamin Segall
1
-1
/
+2
2021-05-03
KVM: LAPIC: Accurately guarantee busy wait for timer to expire when using hv_timer
Wanpeng Li
1
-1
/
+1
2021-05-03
kvm/x86: Fix 'lpages' kvm stat for TDM MMU
Shahin, Md Shahadat Hossain
1
-0
/
+7
2021-05-03
KVM: x86/mmu: Avoid unnecessary page table allocation in kvm_tdp_mmu_map()
Kai Huang
1
-0
/
+8
2021-05-01
afs: Fix speculative status fetches
David Howells
6
-2
/
+23
2021-04-30
dm raid: remove unnecessary discard limits for raid0 and raid10
Mike Snitzer
1
-9
/
+0
2021-04-30
mm/memory-failure: unnecessary amount of unmapping
Jane Chu
1
-1
/
+1
2021-04-30
mm/mmzone.h: fix existing kernel-doc comments and link them to core-api
Mike Rapoport
2
-19
/
+25
2021-04-30
mm: page_alloc: ignore init_on_free=1 for debug_pagealloc=1
Sergei Trofimovich
1
-13
/
+17
2021-04-30
net: page_pool: use alloc_pages_bulk in refill code path
Jesper Dangaard Brouer
2
-27
/
+57
2021-04-30
net: page_pool: refactor dma_map into own function page_pool_dma_map
Jesper Dangaard Brouer
1
-19
/
+26
2021-04-30
SUNRPC: refresh rq_pages using a bulk page allocator
Chuck Lever
1
-16
/
+15
2021-04-30
SUNRPC: set rq_page_end differently
Chuck Lever
1
-4
/
+3
2021-04-30
mm/page_alloc: inline __rmqueue_pcplist
Jesper Dangaard Brouer
1
-1
/
+2
[next]