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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-31
KVM: x86/mmu: Move kvm_arch_flush_shadow_{all,memslot}() to mmu.c
Sean Christopherson
3
-13
/
+12
2023-08-31
drm/i915/gvt: Protect gfn hash table with vgpu_lock
Sean Christopherson
2
-24
/
+25
2023-08-31
drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt()
Sean Christopherson
2
-19
/
+0
2023-08-31
drm/i915/gvt: Use an "unsigned long" to iterate over memslot gfns
Sean Christopherson
1
-1
/
+1
2023-08-31
drm/i915/gvt: Don't rely on KVM's gfn_to_pfn() to query possible 2M GTT
Sean Christopherson
2
-42
/
+8
2023-08-31
drm/i915/gvt: Error out on an attempt to shadowing an unknown GTT entry type
Sean Christopherson
1
-0
/
+1
2023-08-31
drm/i915/gvt: Explicitly check that vGPU is attached before shadowing
Sean Christopherson
1
-2
/
+3
2023-08-31
drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn()
Sean Christopherson
1
-1
/
+4
2023-08-31
drm/i915/gvt: Don't try to unpin an empty page range
Yan Zhao
1
-1
/
+2
2023-08-31
drm/i915/gvt: Verify hugepages are contiguous in physical address space
Sean Christopherson
1
-1
/
+1
2023-08-31
drm/i915/gvt: remove interface intel_gvt_is_valid_gfn
Yan Zhao
1
-35
/
+1
2023-08-31
drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page"
Sean Christopherson
1
-0
/
+4
2023-08-31
KVM: x86/mmu: BUG() in rmap helpers iff CONFIG_BUG_ON_DATA_CORRUPTION=y
Sean Christopherson
2
-11
/
+29
2023-08-31
KVM: x86/mmu: Plumb "struct kvm" all the way to pte_list_remove()
Mingwei Zhang
1
-15
/
+18
2023-08-31
KVM: x86/mmu: Use BUILD_BUG_ON_INVALID() for KVM_MMU_WARN_ON() stub
Sean Christopherson
1
-1
/
+1
2023-08-31
KVM: x86/mmu: Replace MMU_DEBUG with proper KVM_PROVE_MMU Kconfig
Sean Christopherson
3
-4
/
+15
2023-08-31
KVM: x86/mmu: Bug the VM if a vCPU ends up in long mode without PAE enabled
Sean Christopherson
1
-1
/
+11
2023-08-31
KVM: x86/mmu: Convert "runtime" WARN_ON() assertions to WARN_ON_ONCE()
Sean Christopherson
7
-49
/
+49
2023-08-31
KVM: x86/mmu: Rename MMU_WARN_ON() to KVM_MMU_WARN_ON()
Sean Christopherson
4
-12
/
+12
2023-08-31
KVM: x86/mmu: Cleanup sanity check of SPTEs at SP free
Sean Christopherson
1
-10
/
+9
2023-08-31
KVM: x86/mmu: Avoid pointer arithmetic when iterating over SPTEs
Sean Christopherson
1
-5
/
+5
2023-08-31
KVM: x86/mmu: Delete the "dbg" module param
Sean Christopherson
2
-7
/
+0
2023-08-31
KVM: x86/mmu: Delete rmap_printk() and all its usage
Sean Christopherson
2
-14
/
+0
2023-08-31
KVM: x86/mmu: Delete pgprintk() and all its usage
Sean Christopherson
4
-28
/
+0
2023-08-31
KVM: x86/mmu: Guard against collision with KVM-defined PFERR_IMPLICIT_ACCESS
Sean Christopherson
1
-0
/
+11
2023-08-31
KVM: x86/mmu: Move the lockdep_assert of mmu_lock to inside clear_dirty_pt_masked()
Like Xu
1
-1
/
+2
2023-08-28
KVM: VMX: Refresh available regs and IDT vectoring info before NMI handling
Sean Christopherson
1
-10
/
+11
2023-08-28
KVM: s390: pv: Allow AP-instructions for pv-guests
Steffen Eiden
2
-3
/
+15
2023-08-28
KVM: s390: Add UV feature negotiation
Steffen Eiden
3
-0
/
+91
2023-08-28
s390/uv: UV feature check utility
Steffen Eiden
4
-3
/
+10
2023-08-28
KVM: s390: pv: relax WARN_ONCE condition for destroy fast
Viktor Mihajlovski
1
-1
/
+2
2023-08-28
KVM: s390: selftests: Add selftest for single-stepping
Ilya Leoshkevich
2
-0
/
+161
2023-08-28
KVM: s390: interrupt: Fix single-stepping keyless mode exits
Ilya Leoshkevich
1
-2
/
+2
2023-08-28
KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions
Ilya Leoshkevich
1
-3
/
+20
2023-08-28
KVM: s390: interrupt: Fix single-stepping kernel-emulated instructions
Ilya Leoshkevich
1
-3
/
+14
2023-08-28
KVM: s390: interrupt: Fix single-stepping into program interrupt handlers
Ilya Leoshkevich
1
-1
/
+16
2023-08-28
KVM: s390: interrupt: Fix single-stepping into interrupt handlers
Ilya Leoshkevich
2
-2
/
+16
2023-08-27
Linux 6.5
Linus Torvalds
1
-1
/
+1
2023-08-26
genirq: Fix software resend lockup and nested resend
Johan Hovold
1
-1
/
+6
2023-08-26
LoongArch: Fix hw_breakpoint_control() for watchpoints
Huacai Chen
1
-2
/
+1
2023-08-26
LoongArch: Ensure FP/SIMD registers in the core dump file is up to date
Huacai Chen
2
-4
/
+22
2023-08-26
KVM: arm64: Remove size-order align in the nVHE hyp private VA range
Vincent Donnefort
6
-85
/
+138
2023-08-25
lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels
Helge Deller
1
-26
/
+6
2023-08-25
KVM: VMX: Delete ancient pr_warn() about KVM_SET_TSS_ADDR not being set
Sean Christopherson
1
-7
/
+0
2023-08-25
KVM: x86: Update MAINTAINTERS to include selftests
Sean Christopherson
1
-0
/
+2
2023-08-25
KVM: selftests: Explicit set #UD when *potentially* injecting exception
Sean Christopherson
1
-0
/
+3
2023-08-25
KVM: selftests: Reload "good" vCPU state if vCPU hits shutdown
Sean Christopherson
1
-1
/
+13
2023-08-25
KVM: SVM: Require nrips support for SEV guests (and beyond)
Sean Christopherson
3
-8
/
+6
2023-08-25
KVM: SVM: Don't inject #UD if KVM attempts to skip SEV guest insn
Sean Christopherson
1
-8
/
+27
2023-08-25
KVM: SVM: Skip VMSA init in sev_es_init_vmcb() if pointer is NULL
Sean Christopherson
1
-2
/
+5
[next]