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-12-23
KVM: guest_memfd: Remove RCU-protected attribute from slot->gmem.file
Yan Zhao
2
-14
/
+27
2024-12-22
KVM: x86: Refactor __kvm_emulate_hypercall() into a macro
Paolo Bonzini
2
-25
/
+30
2024-12-22
KVM: x86: Always complete hypercall via function callback
Sean Christopherson
2
-21
/
+17
2024-12-22
KVM: x86: Bump hypercall stat prior to fully completing hypercall
Sean Christopherson
1
-3
/
+2
2024-12-22
KVM: x86: Move "emulate hypercall" function declarations to x86.h
Sean Christopherson
2
-6
/
+6
2024-12-22
KVM: x86: Add a helper to check for user interception of KVM hypercalls
Binbin Wu
3
-3
/
+8
2024-12-22
KVM: x86: clear vcpu->run->hypercall.ret before exiting for KVM_EXIT_HYPERCALL
Paolo Bonzini
2
-0
/
+21
2024-12-19
KVM: x86/mmu: Treat TDP MMU faults as spurious if access is already allowed
Sean Christopherson
3
-12
/
+22
2024-12-19
KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits
Sean Christopherson
1
-9
/
+0
2024-12-19
KVM: x86: Play nice with protected guests in complete_hypercall_exit()
Sean Christopherson
1
-1
/
+1
2024-12-19
KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed feature
Suravee Suthikulpanit
2
-0
/
+7
2024-12-18
KVM: selftests: Override ARCH for x86_64 instead of using ARCH_DIR
Sean Christopherson
2
-13
/
+11
2024-12-18
KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
Sean Christopherson
152
-212
/
+176
2024-12-18
KVM: selftests: Provide empty 'all' and 'clean' targets for unsupported ARCHs
Sean Christopherson
3
-331
/
+340
2024-12-18
KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)
Sean Christopherson
1
-3
/
+101
2024-12-18
KVM: selftests: Add a read-only mprotect() phase to mmu_stress_test
Sean Christopherson
1
-4
/
+18
2024-12-18
KVM: selftests: Precisely limit the number of guest loops in mmu_stress_test
Sean Christopherson
1
-6
/
+19
2024-12-18
KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test
Sean Christopherson
1
-1
/
+1
2024-12-18
KVM: selftests: Enable mmu_stress_test on arm64
Sean Christopherson
1
-0
/
+1
2024-12-18
KVM: sefltests: Explicitly include ucall_common.h in mmu_stress_test.c
Sean Christopherson
1
-0
/
+1
2024-12-18
KVM: selftests: Compute number of extra pages needed in mmu_stress_test
Sean Christopherson
1
-1
/
+7
2024-12-18
KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test
Sean Christopherson
1
-3
/
+3
2024-12-18
KVM: selftests: Rename max_guest_memory_test to mmu_stress_test
Sean Christopherson
2
-1
/
+1
2024-12-18
KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded
Sean Christopherson
1
-1
/
+2
2024-12-18
KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncate
Sean Christopherson
1
-0
/
+4
2024-12-18
KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param
Sean Christopherson
15
-81
/
+81
2024-12-17
KVM: Move KVM_REG_SIZE() definition to common uAPI header
Sean Christopherson
3
-6
/
+4
2024-12-15
Linux 6.13-rc3
Linus Torvalds
1
-1
/
+1
2024-12-14
bpf: Avoid deadlock caused by nested kprobe and fentry bpf programs
Priya Bala Govindasamy
1
-0
/
+6
2024-12-13
selftests/bpf: Add tests for raw_tp NULL args
Kumar Kartikeya Dwivedi
2
-0
/
+27
2024-12-13
bpf: Augment raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
2
-10
/
+147
2024-12-13
bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
Kumar Kartikeya Dwivedi
4
-87
/
+9
2024-12-13
ARC: build: Try to guess GCC variant of cross compiler
Leon Romanovsky
1
-1
/
+1
2024-12-13
KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module init
Sean Christopherson
3
-5
/
+29
2024-12-13
block: Fix potential deadlock while freezing queue and acquiring sysfs_lock
Nilay Shroff
3
-23
/
+26
2024-12-13
irqchip/gic-v3: Work around insecure GIC integrations
Marc Zyngier
1
-1
/
+16
2024-12-13
irqchip/gic: Correct declaration of *percpu_base pointer in union gic_base
Uros Bizjak
1
-1
/
+1
2024-12-13
block: Fix queue_iostats_passthrough_show()
Bart Van Assche
1
-1
/
+1
2024-12-13
blk-mq: Clean up blk_mq_requeue_work()
Bart Van Assche
1
-6
/
+4
2024-12-13
mq-deadline: Remove a local variable
Bart Van Assche
1
-4
/
+1
2024-12-13
kselftest/arm64: abi: fix SVCR detection
Weizhao Ouyang
1
-17
/
+15
2024-12-13
iommu/vt-d: Avoid draining PRQ in sva mm release path
Lu Baolu
1
-1
/
+2
2024-12-13
iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain
Yi Liu
1
-7
/
+27
2024-12-13
iommu/vt-d: Remove cache tags before disabling ATS
Lu Baolu
1
-1
/
+3
2024-12-13
arm64: signal: Ensure signal delivery failure is recoverable
Kevin Brodsky
1
-15
/
+33
2024-12-13
sched/dlserver: Fix dlserver time accounting
Vineeth Pillai (Google)
1
-6
/
+9
2024-12-13
sched/dlserver: Fix dlserver double enqueue
Vineeth Pillai (Google)
3
-2
/
+18
2024-12-13
efi/esrt: remove esre_attribute::store()
Jiri Slaby (SUSE)
1
-2
/
+0
2024-12-12
xfs: port xfs_ioc_start_commit to multigrain timestamps
Darrick J. Wong
1
-7
/
+7
2024-12-12
xfs: return from xfs_symlink_verify early on V4 filesystems
Darrick J. Wong
1
-1
/
+3
[next]