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