summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-27Merge branch 'ipv6-frags-adopt-__in6_dev_stats_get-a-bit-more'Jakub Kicinski
2026-05-27ipv6: frags: cleanup __IP6_INC_STATS() confusionEric Dumazet
2026-05-27ipv6: guard against possible NULL deref in __in6_dev_stats_get()Eric Dumazet
2026-05-27net: sfp: add quirk for OEM 2.5G optical modulesWei Qisen
2026-05-27Merge branch 'bridge-fix-sleep-in-atomic-context'Jakub Kicinski
2026-05-27selftests: rtnetlink: Add bridge promiscuity testsIdo Schimmel
2026-05-27bridge: Fix sleep in atomic context in sysfs pathIdo Schimmel
2026-05-27bridge: Fix sleep in atomic context in netlink pathIdo Schimmel
2026-05-27KVM: TDX: Move external page table freeing to TDX codeSean Christopherson
2026-05-27KVM: x86: Move error handling inside free_external_spt()Sean Christopherson
2026-05-27KVM: TDX: Rename tdx_sept_remove_private_spte() to show it's for leaf SPTEsYan Zhao
2026-05-27KVM: TDX: Drop kvm_x86_ops.remove_external_spte()Sean Christopherson
2026-05-27KVM: TDX: Hoist tdx_sept_remove_private_spte() above set_private_spte()Sean Christopherson
2026-05-27KVM: x86/mmu: Drop KVM_BUG_ON() on shared lock to zap child external PTEsRick Edgecombe
2026-05-27KVM: x86/tdp_mmu: Centrally propagate to-present/atomic zap updates to extern...Sean Christopherson
2026-05-27KVM: SEV: Restrict userspace return codes for KVM_HC_MAP_GPA_RANGESagi Shahar
2026-05-27KVM: TDX: Allow userspace to return errors to guest for MAPGPAVishal Annapurve
2026-05-27selinux: comment spelling fix in ibpkey.cKalevi Kolttonen
2026-05-27selinux: comment typo fix in selinuxfs.cKalevi Kolttonen
2026-05-27ipv6: mcast: annotate data-races around mca_usersYuyang Huang
2026-05-27net/dns_resolver: consolidate namelen checks in dns_queryThorsten Blum
2026-05-27bonding: refuse to enslave CAN devicesOliver Hartkopp
2026-05-27run-clang-tools: run multiprocessing.Pool as context managerPhilipp Hahn
2026-05-27selinux: hooks: use __getname() to allocate path bufferMike Rapoport (Microsoft)
2026-05-27selinux: use k[mz]alloc() to allocate temporary buffersMike Rapoport (Microsoft)
2026-05-27KVM: VMX: Handle bad values on proxied writes to LBR MSRsXuanqing Shi
2026-05-27audit: fix recursive locking deadlock in audit_dupe_exe()Ricardo Robaina
2026-05-27KVM: x86/mmu: Plumb "sp" _pointer_ into the TDP MMU's handle_changed_spte()Sean Christopherson
2026-05-27KVM: x86/tdp_mmu: Morph !is_frozen_spte() check into a KVM_MMU_WARN_ON()Rick Edgecombe
2026-05-27KVM: TDX: Move lockdep assert in __tdp_mmu_set_spte_atomic() to TDX codeRick Edgecombe
2026-05-27KVM: TDX: Move KVM_BUG_ON()s in __tdp_mmu_set_spte_atomic() to TDX codeRick Edgecombe
2026-05-27KVM: x86/mmu: Plumb param "old_spte" into kvm_x86_ops.set_external_spte()Sean Christopherson
2026-05-27KVM: x86/mmu: Fold set_external_spte_present() into its sole callerSean Christopherson
2026-05-27KVM: TDX: Wrap mapping of leaf and non-leaf S-EPT entries into helpersSean Christopherson
2026-05-27KVM: TDX: Drop kvm_x86_ops.link_external_spt()Sean Christopherson
2026-05-27mshv: support 1G hugepages by passing them as 2M-aligned chunksAnirudh Rayabharam (Microsoft)
2026-05-27Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMsDexuan Cui
2026-05-27mshv: use kmalloc_array in mshv_root_scheduler_initCan Peng
2026-05-27x86/ftrace: Relocate %rip-relative percpu refs in dynamic trampolinesAlexis Lothoré (eBPF Foundation)
2026-05-27compiler-clang.h: Drop explicit version number from "all" diagnostic macroNathan Chancellor
2026-05-27compiler-clang.h: Remove __cleanup -Wunused-variable workaroundNathan Chancellor
2026-05-27kbuild: Remove check for broken scoping with clang < 17 in CC_HAS_ASM_GOTO_OU...Nathan Chancellor
2026-05-27x86/entry/vdso32: Remove conditional omission of '.cfi_offset eflags'Nathan Chancellor
2026-05-27x86/module: Revert "Deal with GOT based stack cookie load on Clang < 17"Nathan Chancellor
2026-05-27x86/build: Drop unnecessary '-ffreestanding' addition to KBUILD_CFLAGSNathan Chancellor
2026-05-27scripts/Makefile.warn: Drop -Wformat handling for clang < 16Nathan Chancellor
2026-05-27riscv: Drop tautological condition from TOOLCHAIN_NEEDS_OLD_ISA_SPECNathan Chancellor
2026-05-27riscv: Remove tautological condition from selection of ARCH_SUPPORTS_CFINathan Chancellor
2026-05-27ARM: Drop tautological ld.lld conditions from ARCH_MULTI_V4{,T}Nathan Chancellor
2026-05-27arch/Kconfig: Remove tautological condition from AUTOFDO_CLANGNathan Chancellor