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