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
2024-04-29
KVM: selftests: Add global snapshot of kvm_is_forced_emulation_enabled()
Sean Christopherson
4
-11
/
+7
2024-04-29
KVM: selftests: Provide an API for getting a random bool from an RNG
Sean Christopherson
2
-1
/
+12
2024-04-29
KVM: selftests: Provide a global pseudo-RNG instance for all tests
Sean Christopherson
6
-29
/
+23
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
57
-120
/
+17
2024-04-12
KVM: SEV: use u64_to_user_ptr throughout
Paolo Bonzini
1
-22
/
+22
2024-04-12
KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument
Sean Christopherson
1
-9
/
+7
2024-04-12
KVM: VMX: Move out vmx_x86_ops to 'main.c' to dispatch VMX and TDX
Paolo Bonzini
4
-270
/
+391
2024-04-12
KVM: x86: Split core of hypercall emulation to helper function
Sean Christopherson
2
-18
/
+42
2024-04-12
mm: replace set_pte_at_notify() with just set_pte_at()
Paolo Bonzini
5
-19
/
+8
2024-04-11
mmu_notifier: remove the .change_pte() callback
Paolo Bonzini
2
-61
/
+2
2024-04-11
KVM: remove unused argument of kvm_handle_hva_range()
Paolo Bonzini
1
-6
/
+1
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
20
-335
/
+7
2024-04-11
selftests: kvm: add test for transferring FPU state into VMSA
Paolo Bonzini
1
-0
/
+89
2024-04-11
selftests: kvm: split "launch" phase of SEV VM creation
Paolo Bonzini
3
-8
/
+18
2024-04-11
selftests: kvm: switch to using KVM_X86_*_VM
Paolo Bonzini
6
-32
/
+40
2024-04-11
selftests: kvm: add tests for KVM_SEV_INIT2
Paolo Bonzini
4
-8
/
+159
2024-04-11
KVM: SEV: allow SEV-ES DebugSwap again
Paolo Bonzini
1
-1
/
+1
2024-04-11
KVM: SEV: introduce KVM_SEV_INIT2 operation
Paolo Bonzini
3
-10
/
+92
2024-04-11
KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
Paolo Bonzini
5
-10
/
+54
2024-04-11
KVM: SEV: define VM types for SEV and SEV-ES
Paolo Bonzini
5
-3
/
+29
2024-04-11
KVM: SEV: introduce to_kvm_sev_info
Paolo Bonzini
2
-2
/
+7
2024-04-11
KVM: x86: Add supported_vm_types to kvm_caps
Paolo Bonzini
2
-6
/
+8
2024-04-11
KVM: x86: add fields to struct kvm_arch for CoCo features
Paolo Bonzini
2
-21
/
+79
2024-04-11
KVM: SEV: store VMSA features in kvm_sev_info
Paolo Bonzini
3
-10
/
+24
2024-04-11
KVM: SEV: publish supported VMSA features
Paolo Bonzini
5
-4
/
+44
2024-04-11
KVM: introduce new vendor op for KVM_GET_DEVICE_ATTR
Paolo Bonzini
3
-14
/
+26
2024-04-11
KVM: x86: use u64_to_user_ptr()
Paolo Bonzini
1
-21
/
+3
2024-04-11
KVM: SVM: Compile sev.c if and only if CONFIG_KVM_AMD_SEV=y
Paolo Bonzini
4
-43
/
+38
2024-04-11
KVM: SVM: Invert handling of SEV and SEV_ES feature flags
Sean Christopherson
2
-5
/
+5
2024-04-06
x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk
Borislav Petkov (AMD)
1
-0
/
+1
2024-04-06
firewire: ohci: mask bus reset interrupts between ISR and bottom half
Adam Goldman
1
-1
/
+5
2024-04-05
stackdepot: rename pool_index to pool_index_plus_1
Peter Collingbourne
2
-6
/
+5
2024-04-05
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
2
-14
/
+39
2024-04-05
MAINTAINERS: change vmware.com addresses to broadcom.com
Alexey Makhalov
2
-23
/
+28
2024-04-05
selftests/mm: include strings.h for ffsl
Edward Liaw
1
-1
/
+1
2024-04-05
mm: vmalloc: fix lockdep warning
Uladzislau Rezki (Sony)
1
-30
/
+43
2024-04-05
mm: vmalloc: bail out early in find_vmap_area() if vmap is not init
Uladzislau Rezki (Sony)
1
-0
/
+3
2024-04-05
init: open output files from cpio unpacking with O_LARGEFILE
John Sperbeck
1
-1
/
+1
2024-04-05
mm/secretmem: fix GUP-fast succeeding on secretmem folios
David Hildenbrand
1
-2
/
+2
2024-04-05
aio: Fix null ptr deref in aio_complete() wakeup
Kent Overstreet
1
-1
/
+1
2024-04-04
x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word
Sean Christopherson
2
-0
/
+4
2024-04-04
riscv: process: Fix kernel gp leakage
Stefan O'Rear
1
-3
/
+0
2024-04-04
riscv: Disable preemption when using patch_map()
Alexandre Ghiti
1
-0
/
+8
2024-04-04
riscv: Fix warning by declaring arch_cpu_idle() as noinstr
Alexandre Ghiti
1
-1
/
+1
2024-04-04
riscv: use KERN_INFO in do_trap
Andreas Schwab
1
-1
/
+1
2024-04-04
ASoC: SOF: Core: Add remove_late() to sof_init_environment failure path
Chaitanya Kumar Borah
1
-6
/
+8
2024-04-04
PM: EM: fix wrong utilization estimation in em_cpu_energy()
Vincent Guittot
1
-1
/
+0
2024-04-04
gpio: cdev: fix missed label sanitizing in debounce_setup()
Kent Gibson
1
-21
/
+28
2024-04-04
netfilter: validate user input for expected length
Eric Dumazet
4
-0
/
+18
2024-04-04
net/sched: act_skbmod: prevent kernel-infoleak
Eric Dumazet
1
-5
/
+5
[next]