summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
31 hoursLinux 6.12.88v6.12.88linux-6.12.yGreg Kroah-Hartman1-1/+1
31 hoursksmbd: validate inherited ACE SID lengthShota Zaizen1-14/+52
31 hoursx86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia3-2/+7
31 hoursKVM: arm64: Wake-up from WFI when iqrchip is in userspaceMarc Zyngier1-0/+5
31 hourstracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()David Carlier1-0/+2
31 hourswifi: mt76: mt7925: fix incorrect TLV length in CLC commandQuan Zhou1-1/+1
31 hoursnet: stmmac: Prevent NULL deref when RX memory exhaustedSam Edwards1-7/+12
31 hoursnet: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY()Russell King (Oracle)4-16/+16
31 hoursnet: stmmac: avoid shadowing global buf_szRussell King (Oracle)1-3/+3
31 hoursALSA: aloop: Fix peer runtime UAF during format-change stopCássio Gabriel1-14/+30
31 hourscrypto: caam - guard HMAC key hex dumps in hash_digest_keyThorsten Blum2-4/+4
31 hoursprintk: add print_hex_dump_devel()Thorsten Blum1-0/+13
31 hoursgtp: disable BH before calling udp_tunnel_xmit_skb()David Carlier1-0/+2
31 hourserofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()Junrui Luo1-0/+1
31 hourserofs: tidy up z_erofs_lz4_handle_overlap()Gao Xiang1-39/+46
31 hourserofs: move {in,out}pages into struct z_erofs_decompress_reqGao Xiang6-80/+41
31 hourscrypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctxThorsten Blum1-4/+4
31 hourshfsplus: fix held lock freed on hfsplus_fill_super()Zilin Guan1-1/+3
31 hourshfsplus: fix uninit-value by validating catalog record sizeDeepanshu Kartikey5-4/+64
31 hoursmtd: spinand: winbond: Declare the QE bit on W25NxxJWMiquel Raynal1-2/+2
31 hoursudf: fix partition descriptor append bookkeepingSeohyeon Maeng1-1/+3
31 hoursmmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang4-2/+22
31 hoursocteon_ep_vf: add NULL check for napi_build_skb()David Carlier1-2/+34
31 hourshwmon: (powerz) Avoid cacheline sharing for DMA bufferThomas Weißschuh1-1/+4
31 hoursdma-mapping: add __dma_from_device_group_begin()/end()Michael S. Tsirkin1-0/+13
31 hoursdma-mapping: drop unneeded includes from dma-mapping.hChristoph Hellwig2-4/+1
31 hoursfs: prepare for adding LSM blob to backing_fileAmir Goldstein1-2/+20
31 hoursfbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann2-38/+145
31 hoursbpf: Fix use-after-free in arena_vm_close on forkAlexei Starovoitov1-3/+16
31 hoursLoongArch: Use per-root-bridge PCIH flag to skip mem resource fixupHuacai Chen1-0/+5
31 hoursLoongArch: KVM: Use kvm_set_pte() in kvm_flush_pte()Tao Cui1-1/+1
31 hoursLoongArch: KVM: Move unconditional delay into timer clear sceneryBibo Mao1-2/+8
31 hoursLoongArch: KVM: Fix HW timer interrupt lost when inject interrupt by softwareBibo Mao1-0/+14
31 hoursLoongArch: KVM: Fix "unreliable stack" for kvm_exc_entryXianglai Li1-1/+1
31 hoursLoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSQiang Ma1-1/+1
31 hoursLoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang()Wentao Guan1-0/+3
31 hoursKVM: arm64: Fix initialisation order in __pkvm_init_finalise()Quentin Perret1-3/+3
31 hoursKVM: arm64: vgic: Fix IIDR revision field extracted from wrong valueDavid Woodhouse2-2/+2
31 hoursf2fs: fix uninitialized kobject put in f2fs_init_sysfs()Guangshuo Li1-4/+6
31 hoursf2fs: fix node_cnt race between extent node destroy and writebackYongpeng Yang1-7/+10
31 hoursf2fs: fix incorrect multidevice info in trace_f2fs_map_blocks()Yongpeng Yang1-1/+2
31 hoursf2fs: fix fiemap boundary handling when read extent cache is incompleteYongpeng Yang1-3/+22
31 hoursf2fs: add READ_ONCE() for i_blocks in f2fs_update_inode()Cen Zhang1-1/+1
31 hoursmptcp: fix scheduling with atomic in timestamp sockoptGang Yan1-4/+4
31 hoursmptcp: sockopt: set timestamp flags on subflow socket, not mskGang Yan1-2/+2
31 hoursmptcp: use MPTCP_RST_EMPTCP for ACK HMAC validation failureShardul Bankar1-1/+1
31 hoursmptcp: use MPJoinSynAckHMacFailure for SynAck HMAC failureShardul Bankar1-1/+1
31 hoursmptcp: fastclose msk when linger time is 0Matthieu Baerts (NGI0)1-1/+2
31 hoursselftests: mptcp: pm: restrict 'unknown' check to pm_nl_ctlMatthieu Baerts (NGI0)1-3/+7
31 hoursselftests: mptcp: check output: catch cmd errorsMatthieu Baerts (NGI0)2-10/+16