index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-01-13
selftests: drv-net: gro: break out all individual test cases
Jakub Kicinski
2026-01-13
selftests: drv-net: gro: run the test against HW GRO and LRO
Jakub Kicinski
2026-01-13
selftests: drv-net: gro: improve feature config
Jakub Kicinski
2026-01-13
selftests: drv-net: gro: use cmd print
Jakub Kicinski
2026-01-13
selftests: net: py: teach cmd() how to print itself
Jakub Kicinski
2026-01-13
selftests: net: py: teach ksft_pr() multi-line safety
Jakub Kicinski
2026-01-13
tools/net/ynl: suppress jobserver warning in ynltool version detection
Bobby Eshleman
2026-01-13
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2026-01-13
KVM: SVM: Assert that Hyper-V's HV_SVM_EXITCODE_ENL == SVM_EXIT_SW
Sean Christopherson
2026-01-13
KVM: SVM: Harden exit_code against being used in Spectre-like attacks
Sean Christopherson
2026-01-13
KVM: SVM: Limit incorrect check on SVM_EXIT_ERR to running as a VM
Sean Christopherson
2026-01-13
KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
Sean Christopherson
2026-01-13
KVM: SVM: Filter out 64-bit exit codes when invoking exit handlers on bare metal
Sean Christopherson
2026-01-13
KVM: SVM: Check for an unexpected VM-Exit after RETPOLINE "fast" handling
Sean Christopherson
2026-01-13
KVM: SVM: Open code handling of unexpected exits in svm_invoke_exit_handler()
Sean Christopherson
2026-01-13
KVM: SVM: Add a helper to detect VMRUN failures
Sean Christopherson
2026-01-13
KVM: x86: align the code with kvm_x86_call()
Jun Miao
2026-01-13
KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()
Sean Christopherson
2026-01-13
KVM: SVM: Tag sev_supported_vmsa_features as read-only after init
Sean Christopherson
2026-01-13
KVM: SVM: Drop the module param to control SEV-ES DebugSwap
Sean Christopherson
2026-01-13
KVM: x86: Update APICv ISR (a.k.a. SVI) as part of kvm_apic_update_apicv()
Sean Christopherson
2026-01-13
KVM: nVMX: Switch to vmcs01 to set virtual APICv mode on-demand if L2 is active
Sean Christopherson
2026-01-13
KVM: nVMX: Switch to vmcs01 to update APIC page on-demand if L2 is active
Sean Christopherson
2026-01-13
KVM: nVMX: Switch to vmcs01 to refresh APICv controls on-demand if L2 is active
Sean Christopherson
2026-01-13
KVM: nVMX: Switch to vmcs01 to update SVI on-demand if L2 is active
Sean Christopherson
2026-01-13
KVM: nVMX: Switch to vmcs01 to update TPR threshold on-demand if L2 is active
Sean Christopherson
2026-01-13
KVM: nVMX: Switch to vmcs01 to update PML controls on-demand if L2 is active
Sean Christopherson
2026-01-13
KVM: selftests: Add a test to verify APICv updates (while L2 is active)
Sean Christopherson
2026-01-13
x86/entry/vdso32: When using int $0x80, use it directly
H. Peter Anvin
2026-01-13
x86/cpufeature: Replace X86_FEATURE_SYSENTER32 with X86_FEATURE_SYSFAST32
H. Peter Anvin
2026-01-13
x86/vdso: Abstract out vdso system call internals
H. Peter Anvin
2026-01-13
x86/entry/vdso: Include GNU_PROPERTY and GNU_STACK PHDRs
H. Peter Anvin
2026-01-13
x86/entry/vdso32: Remove open-coded DWARF in sigreturn.S
H. Peter Anvin
2026-01-13
x86/entry/vdso32: Remove SYSCALL_ENTER_KERNEL macro in sigreturn.S
H. Peter Anvin
2026-01-13
x86/entry/vdso32: Don't rely on int80_landing_pad for adjusting ip
H. Peter Anvin
2026-01-13
Merge branch 'improve-the-performance-of-btf-type-lookups-with-binary-search'
Andrii Nakryiko
2026-01-13
btf: Refactor the code by calling str_is_empty
Donglin Peng
2026-01-13
bpf: Optimize the performance of find_bpffs_btf_enums
Donglin Peng
2026-01-13
bpf: Skip anonymous types in type lookup for performance
Donglin Peng
2026-01-13
btf: Verify BTF sorting
Donglin Peng
2026-01-13
btf: Optimize type lookup with binary search
Donglin Peng
2026-01-14
drm/atomic: verify that gamma/degamma LUTs are not too big
Dmitry Baryshkov
2026-01-14
drm/atomic: add max_size check to drm_property_replace_blob_from_id()
Dmitry Baryshkov
2026-01-14
drm/mode_object: add drm_object_immutable_property_get_value()
Dmitry Baryshkov
2026-01-13
libbpf: Verify BTF sorting
Donglin Peng
2026-01-13
libbpf: Optimize type lookup with binary search for sorted BTF
Donglin Peng
2026-01-13
tools/resolve_btfids: Support BTF sorting feature
Donglin Peng
2026-01-13
selftests/bpf: Add test cases for btf__permute functionality
Donglin Peng
2026-01-13
libbpf: Add BTF permutation support for type reordering
Donglin Peng
2026-01-13
x86/entry/vdso: Refactor the vdso build
H. Peter Anvin
[prev]
[next]