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