summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-15Linux 6.12.89v6.12.89Greg Kroah-Hartman
2026-05-15ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds
2026-05-14Linux 6.12.88v6.12.88Greg Kroah-Hartman
2026-05-14ksmbd: validate inherited ACE SID lengthShota Zaizen
2026-05-14x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia
2026-05-14KVM: arm64: Wake-up from WFI when iqrchip is in userspaceMarc Zyngier
2026-05-14tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()David Carlier
2026-05-14wifi: mt76: mt7925: fix incorrect TLV length in CLC commandQuan Zhou
2026-05-14net: stmmac: Prevent NULL deref when RX memory exhaustedSam Edwards
2026-05-14net: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY()Russell King (Oracle)
2026-05-14net: stmmac: avoid shadowing global buf_szRussell King (Oracle)
2026-05-14ALSA: aloop: Fix peer runtime UAF during format-change stopCássio Gabriel
2026-05-14crypto: caam - guard HMAC key hex dumps in hash_digest_keyThorsten Blum
2026-05-14printk: add print_hex_dump_devel()Thorsten Blum
2026-05-14gtp: disable BH before calling udp_tunnel_xmit_skb()David Carlier
2026-05-14erofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()Junrui Luo
2026-05-14erofs: tidy up z_erofs_lz4_handle_overlap()Gao Xiang
2026-05-14erofs: move {in,out}pages into struct z_erofs_decompress_reqGao Xiang
2026-05-14crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctxThorsten Blum
2026-05-14hfsplus: fix held lock freed on hfsplus_fill_super()Zilin Guan
2026-05-14hfsplus: fix uninit-value by validating catalog record sizeDeepanshu Kartikey
2026-05-14mtd: spinand: winbond: Declare the QE bit on W25NxxJWMiquel Raynal
2026-05-14udf: fix partition descriptor append bookkeepingSeohyeon Maeng
2026-05-14mmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang
2026-05-14octeon_ep_vf: add NULL check for napi_build_skb()David Carlier
2026-05-14hwmon: (powerz) Avoid cacheline sharing for DMA bufferThomas Weißschuh
2026-05-14dma-mapping: add __dma_from_device_group_begin()/end()Michael S. Tsirkin
2026-05-14dma-mapping: drop unneeded includes from dma-mapping.hChristoph Hellwig
2026-05-14fs: prepare for adding LSM blob to backing_fileAmir Goldstein
2026-05-14fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann
2026-05-14bpf: Fix use-after-free in arena_vm_close on forkAlexei Starovoitov
2026-05-14LoongArch: Use per-root-bridge PCIH flag to skip mem resource fixupHuacai Chen
2026-05-14LoongArch: KVM: Use kvm_set_pte() in kvm_flush_pte()Tao Cui
2026-05-14LoongArch: KVM: Move unconditional delay into timer clear sceneryBibo Mao
2026-05-14LoongArch: KVM: Fix HW timer interrupt lost when inject interrupt by softwareBibo Mao
2026-05-14LoongArch: KVM: Fix "unreliable stack" for kvm_exc_entryXianglai Li
2026-05-14LoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSQiang Ma
2026-05-14LoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang()Wentao Guan
2026-05-14KVM: arm64: Fix initialisation order in __pkvm_init_finalise()Quentin Perret
2026-05-14KVM: arm64: vgic: Fix IIDR revision field extracted from wrong valueDavid Woodhouse
2026-05-14f2fs: fix uninitialized kobject put in f2fs_init_sysfs()Guangshuo Li
2026-05-14f2fs: fix node_cnt race between extent node destroy and writebackYongpeng Yang
2026-05-14f2fs: fix incorrect multidevice info in trace_f2fs_map_blocks()Yongpeng Yang
2026-05-14f2fs: fix fiemap boundary handling when read extent cache is incompleteYongpeng Yang
2026-05-14f2fs: add READ_ONCE() for i_blocks in f2fs_update_inode()Cen Zhang
2026-05-14mptcp: fix scheduling with atomic in timestamp sockoptGang Yan
2026-05-14mptcp: sockopt: set timestamp flags on subflow socket, not mskGang Yan
2026-05-14mptcp: use MPTCP_RST_EMPTCP for ACK HMAC validation failureShardul Bankar
2026-05-14mptcp: use MPJoinSynAckHMacFailure for SynAck HMAC failureShardul Bankar
2026-05-14mptcp: fastclose msk when linger time is 0Matthieu Baerts (NGI0)