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
2024-05-01
KVM: arm64: Rename firmware pseudo-register documentation file
Will Deacon
2
-4
/
+4
2024-05-01
KVM: arm64: Reformat/beautify PTP hypercall documentation
Will Deacon
1
-14
/
+24
2024-05-01
KVM: arm64: Clarify rationale for ZCR_EL1 value restored on guest exit
Fuad Tabba
1
-1
/
+23
2024-05-01
KVM: arm64: Introduce and use predicates that check for protected VMs
Fuad Tabba
3
-8
/
+11
2024-05-01
KVM: arm64: Add is_pkvm_initialized() helper
Quentin Perret
1
-4
/
+8
2024-05-01
KVM: arm64: Simplify vgic-v3 hypercalls
Marc Zyngier
10
-76
/
+38
2024-05-01
KVM: arm64: Move setting the page as dirty out of the critical section
Fuad Tabba
1
-3
/
+5
2024-05-01
KVM: arm64: Change kvm_handle_mmio_return() return polarity
Fuad Tabba
2
-3
/
+3
2024-05-01
KVM: arm64: Fix comment for __pkvm_vcpu_init_traps()
Fuad Tabba
1
-1
/
+1
2024-05-01
KVM: arm64: Prevent kmemleak from accessing .hyp.data
Quentin Perret
1
-0
/
+1
2024-05-01
KVM: arm64: Do not map the host fpsimd state to hyp in pKVM
Fuad Tabba
3
-31
/
+4
2024-05-01
KVM: arm64: Rename __tlb_switch_to_{guest,host}() in VHE
Fuad Tabba
1
-13
/
+13
2024-05-01
KVM: arm64: Support TLB invalidation in guest context
Will Deacon
1
-24
/
+91
2024-05-01
KVM: arm64: Avoid BBM when changing only s/w bits in Stage-2 PTE
Will Deacon
1
-0
/
+15
2024-05-01
KVM: arm64: Check for PTE validity when checking for executable/cacheable
Marc Zyngier
1
-3
/
+3
2024-05-01
KVM: arm64: Avoid BUG-ing from the host abort path
Quentin Perret
1
-1
/
+7
2024-05-01
KVM: arm64: Issue CMOs when tearing down guest s2 pages
Quentin Perret
1
-0
/
+1
2024-05-01
KVM: arm64: Do not re-initialize the KVM lock
Fuad Tabba
1
-1
/
+0
2024-05-01
KVM: arm64: Refactor checks for FP state ownership
Fuad Tabba
6
-10
/
+13
2024-05-01
KVM: arm64: Move guest_owns_fp_regs() to increase its scope
Fuad Tabba
4
-8
/
+8
2024-05-01
KVM: arm64: Initialize the kvm host data's fpsimd_state pointer in pKVM
Fuad Tabba
3
-0
/
+13
2024-04-12
KVM: arm64: Exclude FP ownership from kvm_vcpu_arch
Marc Zyngier
8
-27
/
+19
2024-04-12
KVM: arm64: Exclude host_fpsimd_state pointer from kvm_vcpu_arch
Marc Zyngier
4
-5
/
+3
2024-04-12
KVM: arm64: Exclude mdcr_el2_host from kvm_vcpu_arch
Marc Zyngier
2
-5
/
+4
2024-04-12
KVM: arm64: Exclude host_debug_data from vcpu_arch
Marc Zyngier
3
-20
/
+23
2024-04-12
KVM: arm64: Add accessor for per-CPU state
Marc Zyngier
10
-17
/
+53
2024-03-24
Linux 6.9-rc1
Linus Torvalds
1
-2
/
+2
2024-03-24
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
1
-0
/
+2
2024-03-24
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
1
-1
/
+2
2024-03-24
x86/efistub: Call mixed mode boot services on the firmware's stack
Ard Biesheuvel
1
-0
/
+9
2024-03-24
x86/boot/64: Move 5-level paging global variable assignments back
Tom Lendacky
1
-9
/
+7
2024-03-24
x86/boot/64: Apply encryption mask to 5-level pagetable update
Tom Lendacky
1
-1
/
+1
2024-03-24
x86/cpu: Add model number for another Intel Arrow Lake mobile processor
Tony Luck
1
-0
/
+1
2024-03-24
x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
Adamos Ttofari
2
-6
/
+13
2024-03-24
Documentation/x86: Document that resctrl bandwidth control units are MiB
Tony Luck
1
-4
/
+4
2024-03-23
x86/mpparse: Register APIC address only once
Thomas Gleixner
1
-5
/
+5
2024-03-23
x86/topology: Handle the !APIC case gracefully
Thomas Gleixner
1
-0
/
+11
2024-03-23
x86/topology: Don't evaluate logical IDs during early boot
Thomas Gleixner
1
-5
/
+7
2024-03-23
x86/cpu: Ensure that CPU info updates are propagated on UP
Thomas Gleixner
3
-37
/
+14
2024-03-22
lkdtm/bugs: Improve warning message for compilers without counted_by support
Nathan Chancellor
1
-1
/
+1
2024-03-22
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
8
-22
/
+58
2024-03-22
efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher address
KONDO KAZUMA(近藤 和真)
1
-1
/
+1
2024-03-22
kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address
Masami Hiramatsu (Google)
1
-1
/
+10
2024-03-22
x86/pm: Work around false positive kmemleak report in msr_build_context()
Anton Altaparmakov
1
-5
/
+5
2024-03-22
x86/kexec: Do not update E820 kexec table for setup_data
Dave Young
1
-16
/
+1
2024-03-21
sched/doc: Update documentation for base_slice_ns and CONFIG_HZ relation
Mukesh Kumar Chaurasiya
1
-0
/
+3
2024-03-21
fbdev: panel-tpo-td043mtea1: Convert sprintf() to sysfs_emit()
Li Zhijian
1
-9
/
+4
2024-03-21
nvmet-rdma: remove NVMET_RDMA_REQ_INVALIDATE_RKEY flag
Guixin Liu
1
-5
/
+3
2024-03-21
nvme: remove redundant BUILD_BUG_ON check
Guixin Liu
1
-3
/
+0
2024-03-21
dm-integrity: align the outgoing bio in integrity_recheck
Mikulas Patocka
1
-2
/
+10
[next]