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