summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
5 daysLinux 7.0.7v7.0.7Greg Kroah-Hartman1-1/+1
5 daysksmbd: validate inherited ACE SID lengthShota Zaizen1-14/+52
5 daysx86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia3-2/+7
5 daysrust: pin-init: fix incorrect accessor reference lifetimeGary Guo2-68/+66
5 daysnet: stmmac: Prevent NULL deref when RX memory exhaustedSam Edwards1-7/+12
5 daysnet: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY()Russell King (Oracle)4-16/+16
5 dayscrypto: caam - guard HMAC key hex dumps in hash_digest_keyThorsten Blum2-4/+4
5 daysprintk: add print_hex_dump_devel()Thorsten Blum1-0/+13
5 days8021q: delete cleared egress QoS mappingsLongxuan Yu2-10/+14
5 days8021q: use RCU for egress QoS mappingsLongxuan Yu4-32/+46
5 dayshfsplus: fix held lock freed on hfsplus_fill_super()Zilin Guan1-1/+3
5 dayshfsplus: fix uninit-value by validating catalog record sizeDeepanshu Kartikey5-4/+64
5 dayscrypto: qat - fix firmware loading failure for GEN6 devicesSuman Kumar Chakraborty3-1/+12
5 dayscrypto: qat - fix indentation of macros in qat_hal.cSuman Kumar Chakraborty1-11/+11
5 daysmmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang4-2/+22
5 daysmmc: core: Add quirk for incorrect manufacturing dateAvri Altman4-0/+15
5 daysmmc: core: Adjust MDT beyond 2025Avri Altman1-0/+7
5 daysocteon_ep_vf: add NULL check for napi_build_skb()David Carlier1-2/+34
5 daysbpf: Fix use-after-free in arena_vm_close on forkAlexei Starovoitov1-3/+16
5 daysLoongArch: Use per-root-bridge PCIH flag to skip mem resource fixupHuacai Chen1-0/+5
5 daysLoongArch: KVM: Use kvm_set_pte() in kvm_flush_pte()Tao Cui1-1/+1
5 daysLoongArch: KVM: Move unconditional delay into timer clear sceneryBibo Mao1-2/+8
5 daysLoongArch: KVM: Fix HW timer interrupt lost when inject interrupt by softwareBibo Mao1-0/+14
5 daysLoongArch: KVM: Fix "unreliable stack" for kvm_exc_entryXianglai Li1-1/+1
5 daysLoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSQiang Ma1-1/+1
5 daysLoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang()Wentao Guan1-0/+3
5 daysKVM: arm64: Fix pin leak and publication ordering in __pkvm_init_vcpu()Fuad Tabba1-13/+25
5 daysKVM: arm64: Fix FEAT_Debugv8p9 to check DebugVer, not PMUVerFuad Tabba1-1/+1
5 daysKVM: arm64: Fix FEAT_SPE_FnE to use PMSIDR_EL1.FnE, not PMSVerFuad Tabba1-3/+12
5 daysKVM: arm64: Fix initialisation order in __pkvm_init_finalise()Quentin Perret1-3/+3
5 daysKVM: arm64: vgic: Fix IIDR revision field extracted from wrong valueDavid Woodhouse2-2/+2
5 daysKVM: arm64: Wake-up from WFI when iqrchip is in userspaceMarc Zyngier1-0/+4
5 daysf2fs: fix fsck inconsistency caused by FGGC of node blockYongpeng Yang1-14/+13
5 daysf2fs: fix inline data not being written to disk in writeback pathYongpeng Yang3-1/+12
5 daysf2fs: refactor f2fs_move_node_folio functionYongpeng Yang1-22/+32
5 daysf2fs: fix uninitialized kobject put in f2fs_init_sysfs()Guangshuo Li1-4/+6
5 daysf2fs: fix node_cnt race between extent node destroy and writebackYongpeng Yang1-7/+10
5 daysf2fs: fix incorrect multidevice info in trace_f2fs_map_blocks()Yongpeng Yang1-1/+2
5 daysf2fs: fix incorrect file address mapping when inline inode is unwrittenYongpeng Yang1-4/+9
5 daysf2fs: fix fsck inconsistency caused by incorrect nat_entry flag usageYongpeng Yang1-9/+5
5 daysf2fs: fix fiemap boundary handling when read extent cache is incompleteYongpeng Yang1-3/+22
5 daysf2fs: fix false alarm of lockdep on cp_global_sem lockChao Yu2-0/+14
5 daysf2fs: add READ_ONCE() for i_blocks in f2fs_update_inode()Cen Zhang1-1/+1
5 daysmptcp: pm: ADD_ADDR rtx: return early if no retransMatthieu Baerts (NGI0)1-0/+3
5 daysmptcp: pm: ADD_ADDR rtx: resched blocked ADD_ADDR quickerMatthieu Baerts (NGI0)1-6/+1
5 daysmptcp: pm: ADD_ADDR rtx: free sk if lastMatthieu Baerts (NGI0)1-10/+18
5 daysmptcp: pm: ADD_ADDR rtx: always decrease sk refcountMatthieu Baerts (NGI0)1-5/+3
5 daysmptcp: pm: ADD_ADDR rtx: fix potential data-raceMatthieu Baerts (NGI0)1-0/+8
5 daysmptcp: pm: ADD_ADDR rtx: allow ID 0Matthieu Baerts (NGI0)1-3/+0
5 daysmptcp: pm: kernel: correctly retransmit ADD_ADDR ID 0Matthieu Baerts (NGI0)1-5/+8