summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-15Linux 7.0.8v7.0.8Greg Kroah-Hartman
2026-05-15ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds
2026-05-14Linux 7.0.7v7.0.7Greg Kroah-Hartman
2026-05-14ksmbd: validate inherited ACE SID lengthShota Zaizen
2026-05-14x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia
2026-05-14rust: pin-init: fix incorrect accessor reference lifetimeGary Guo
2026-05-14net: stmmac: Prevent NULL deref when RX memory exhaustedSam Edwards
2026-05-14net: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY()Russell King (Oracle)
2026-05-14crypto: caam - guard HMAC key hex dumps in hash_digest_keyThorsten Blum
2026-05-14printk: add print_hex_dump_devel()Thorsten Blum
2026-05-148021q: delete cleared egress QoS mappingsLongxuan Yu
2026-05-148021q: use RCU for egress QoS mappingsLongxuan Yu
2026-05-14hfsplus: fix held lock freed on hfsplus_fill_super()Zilin Guan
2026-05-14hfsplus: fix uninit-value by validating catalog record sizeDeepanshu Kartikey
2026-05-14crypto: qat - fix firmware loading failure for GEN6 devicesSuman Kumar Chakraborty
2026-05-14crypto: qat - fix indentation of macros in qat_hal.cSuman Kumar Chakraborty
2026-05-14mmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang
2026-05-14mmc: core: Add quirk for incorrect manufacturing dateAvri Altman
2026-05-14mmc: core: Adjust MDT beyond 2025Avri Altman
2026-05-14octeon_ep_vf: add NULL check for napi_build_skb()David Carlier
2026-05-14bpf: Fix use-after-free in arena_vm_close on forkAlexei Starovoitov
2026-05-14LoongArch: Use per-root-bridge PCIH flag to skip mem resource fixupHuacai Chen
2026-05-14LoongArch: KVM: Use kvm_set_pte() in kvm_flush_pte()Tao Cui
2026-05-14LoongArch: KVM: Move unconditional delay into timer clear sceneryBibo Mao
2026-05-14LoongArch: KVM: Fix HW timer interrupt lost when inject interrupt by softwareBibo Mao
2026-05-14LoongArch: KVM: Fix "unreliable stack" for kvm_exc_entryXianglai Li
2026-05-14LoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSQiang Ma
2026-05-14LoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang()Wentao Guan
2026-05-14KVM: arm64: Fix pin leak and publication ordering in __pkvm_init_vcpu()Fuad Tabba
2026-05-14KVM: arm64: Fix FEAT_Debugv8p9 to check DebugVer, not PMUVerFuad Tabba
2026-05-14KVM: arm64: Fix FEAT_SPE_FnE to use PMSIDR_EL1.FnE, not PMSVerFuad Tabba
2026-05-14KVM: arm64: Fix initialisation order in __pkvm_init_finalise()Quentin Perret
2026-05-14KVM: arm64: vgic: Fix IIDR revision field extracted from wrong valueDavid Woodhouse
2026-05-14KVM: arm64: Wake-up from WFI when iqrchip is in userspaceMarc Zyngier
2026-05-14f2fs: fix fsck inconsistency caused by FGGC of node blockYongpeng Yang
2026-05-14f2fs: fix inline data not being written to disk in writeback pathYongpeng Yang
2026-05-14f2fs: refactor f2fs_move_node_folio functionYongpeng Yang
2026-05-14f2fs: fix uninitialized kobject put in f2fs_init_sysfs()Guangshuo Li
2026-05-14f2fs: fix node_cnt race between extent node destroy and writebackYongpeng Yang
2026-05-14f2fs: fix incorrect multidevice info in trace_f2fs_map_blocks()Yongpeng Yang
2026-05-14f2fs: fix incorrect file address mapping when inline inode is unwrittenYongpeng Yang
2026-05-14f2fs: fix fsck inconsistency caused by incorrect nat_entry flag usageYongpeng Yang
2026-05-14f2fs: fix fiemap boundary handling when read extent cache is incompleteYongpeng Yang
2026-05-14f2fs: fix false alarm of lockdep on cp_global_sem lockChao Yu
2026-05-14f2fs: add READ_ONCE() for i_blocks in f2fs_update_inode()Cen Zhang
2026-05-14mptcp: pm: ADD_ADDR rtx: return early if no retransMatthieu Baerts (NGI0)
2026-05-14mptcp: pm: ADD_ADDR rtx: resched blocked ADD_ADDR quickerMatthieu Baerts (NGI0)
2026-05-14mptcp: pm: ADD_ADDR rtx: free sk if lastMatthieu Baerts (NGI0)
2026-05-14mptcp: pm: ADD_ADDR rtx: always decrease sk refcountMatthieu Baerts (NGI0)
2026-05-14mptcp: pm: ADD_ADDR rtx: fix potential data-raceMatthieu Baerts (NGI0)