summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-21nfp: Check resource mutex allocationRuoyu Wang
2026-07-21wifi: mac80211: tear down new links on vif update error pathXiang Mei
2026-07-21exec: fix unsigned loop counter wrap in transfer_args_to_stack()Christian Brauner
2026-07-21iommu/amd: Wait for completion instead of returning early in iommu_completion...Guanghui Feng
2026-07-21Merge tag 'kvm-riscv-fixes-7.2-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2026-07-21KVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUNVenkatesh Srinivas
2026-07-21KVM: selftests: sev_init2_tests: Derive SEV availability from KVMDavid Woodhouse
2026-07-21KVM: selftests: sev_smoke_test: Only run VM types the host offersDavid Woodhouse
2026-07-21KVM: x86/mmu: Fix use-after-free on vendor module reloadPhil Rosenthal
2026-07-21KVM: x86/mmu: Preserve nested TDP shadow page tables if they are used as rootsHyunwoo Kim
2026-07-21KVM: x86: Check for invalid/obsolete root *after* making MMU pages availableSean Christopherson
2026-07-21KVM: nVMX: Hide shadow VMCS right after VMCLEARHyunwoo Kim
2026-07-21net: airoha: Fix DMA direction for NPU mailbox bufferWayen Yan
2026-07-21dpaa2-eth: put MAC endpoint device on disconnectGuangshuo Li
2026-07-21KVM: arm64: Update Fuad Tabba's email addressFuad Tabba
2026-07-21KVM: arm64: vgic: Avoid double-deactivate of IRQs in the nested contextD Scott Phillips
2026-07-21net: airoha: Fix potential use-after-free in airoha_ppe_deinit()Wayen Yan
2026-07-21dpaa2-switch: put MAC endpoint device on disconnectGuangshuo Li
2026-07-21Merge branch 'vsock-virtio-collapse-receive-queue-under-memory-pressure'Paolo Abeni
2026-07-21vsock/test: add test for small packets under pressureStefano Garzarella
2026-07-21vsock/virtio: collapse receive queue under memory pressureStefano Garzarella
2026-07-21rxrpc: fix io_thread race in rxrpc_wake_up_io_thread()Xuanqiang Luo
2026-07-21ntfs: drop stale page-cache when shrinking a non-resident attrNamjae Jeon
2026-07-21ntfs: harden runlist realloc size calculationsNamjae Jeon
2026-07-21slab: silence sparse warning with type-based partitioningMarco Elver
2026-07-21gtp: parse extension headers before reading inner protocolZhixing Chen
2026-07-21rds: drop incoming messages that cross network namespace boundariesAldo Ariel Panzardo
2026-07-21net/mlx5e: Use sender devcom for MPV master-upManjunath Patil
2026-07-21openvswitch: fix GSO userspace truncation underflowKyle Zeng
2026-07-21ALSA: hda/realtek - Add quirk for Dell Pro QC1255Kailang Yang
2026-07-21net: airoha: fix MIB stats collection to be losslessAniket Negi
2026-07-21drm/gpusvm: Zero HMM PFNs before scanning rangesStanislav Kinsburskii
2026-07-21drm/gpusvm: Fix MM reference leak in drm_gpusvm_range_evictMatthew Brost
2026-07-21net/iucv: fix use-after-free of a severed iucv_pathBryam Vargas
2026-07-21btrfs: raid56: fix scrub read assembly submitting no readsMykola Lysenko
2026-07-21btrfs: zoned: skip fully truncated ordered extents at zone finishJohannes Thumshirn
2026-07-21btrfs: initialize 'args' to avoid compiler warning in btrfs_ioctl_get_csums()Paul E. McKenney
2026-07-21btrfs: zoned: fix missing chunk metadata reservationGuanghui Yang
2026-07-21btrfs: raid56: fix an incorrect csum skip during scrubQu Wenruo
2026-07-21btrfs: report missing raid stripe tree root during lookupDongjiang Zhu
2026-07-21btrfs: skip global block reserve accounting for rescue mountsDongjiang Zhu
2026-07-21btrfs: zoned: reset meta_write_pointer on zone resetJohannes Thumshirn
2026-07-21btrfs: zoned: fix deadlock between metadata writeback and transaction commitJohannes Thumshirn
2026-07-21btrfs: fix leaking BTRFS_FS_STATE_REMOUNTING flagQu Wenruo
2026-07-20cdrom: fix stack out-of-bounds read in CDROMVOLCTRLXu Rao
2026-07-21tracing/eprobe: Fix exact system name matching in eprobe_dyn_event_match()Masami Hiramatsu (Google)
2026-07-21tracing/probes: Fix potential underflow in LEN_OR_ZERO macroMasami Hiramatsu (Google)
2026-07-21tracing/probes: Prevent out-of-bounds write in __trace_probe_log_err()Masami Hiramatsu (Google)
2026-07-21tracing/probes: Avoid temporary buffer truncation in trace_probe_match_comman...Masami Hiramatsu (Google)
2026-07-20bonding: fix devconf_all NULL dereference when IPv6 is disabledZhaolong Zhang