summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-27ntfs: compute bi_sector in 512-byte unitsDennis Tighe
2026-08-27netfilter: conncount: use DEBUG_NET_WARN_ON_ONCE on reaching count limitFernando Fernandez Mancera
2026-08-27netfilter: tproxy: use DEBUG_NET_WARN_ON_ONCE for protocol fallbacksFernando Fernandez Mancera
2026-08-27slip: fix use-after-free in sl_sync()Aleksandr Khromov
2026-08-27net: stmmac: selftests: Pass the IP proto mask in the TC selftestMaxime Chevallier
2026-08-27net: wangxun: use BIT_ULL() to prevent shift overflow on 32-bit archsJiawen Wu
2026-08-27tcp: fix AO info use-after-free in tcp_ao_connect_init()Qing Ming
2026-08-27selftests: net: tcp_ao: test VRF-scoped key deletionRastislav Szabo
2026-08-27net/tcp: fix TCP-AO key deletion in VRFsRastislav Szabo
2026-08-27net: phy: air_en8811h: move LED GPIO configuration to config_initVitaliy Sochnev
2026-08-27bnxt_en: Write doorbell when linearizing skb failsJoe Damato
2026-08-27net/smc: release the internal TCP sock on IPPROTO_SMC socket creation failureYifei Chu
2026-08-27net: fix spurious TX timeout after dev_activate()Breno Leitao
2026-08-27net: ethernet: sun4i-emac: Fix IRQ error handlingbui duc phuc
2026-08-27f2fs: support resizable tail section and unify pinned allocationDaeho Jeong
2026-08-26selftests/bpf: a demo for check_cond_jmp_op() non-null inference bugEduard Zingerman
2026-08-26bpf: check_cond_jmp_op(): properly infer if register is nullEduard Zingerman
2026-08-26accel/ethosu: fix job completion fence cleanupGuoHan Zhao
2026-08-26Merge tag 'hyperv-next-signed-20260826' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-08-27ASoC: amd: acp-config: change quirks to cover all ASUS FA401EA variantsShengyu Qu
2026-08-26cifs: add revalidation on FSCTL failure in smb2_duplicate_extents()Frank Sorenson
2026-08-26Merge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2026-08-26Merge tag 'trace-rv-v7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-26Merge tag 'thermal-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-26Merge tag 'pm-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-08-26Merge tag 'acpi-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2026-08-26samples/ftrace: Fix kthread_stop() on ERR_PTR in ftrace-direct-multi-modifyHaotian Zhang
2026-08-26samples/ftrace: Fix kthread_stop() on ERR_PTR in ftrace-direct-modifyHaotian Zhang
2026-08-26Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2026-08-26Merge tag 'apparmor-pr-2026-08-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-26ceph: force a cap message when a deferred revoke can't be acked immediatelyMax Kellermann
2026-08-26libceph: reject buckets with mismatched CRUSH idsJérémy Jean
2026-08-26ceph: reject export_targets ranks >= CEPH_MAX_MDS in mdsmap decodeJérémy Jean
2026-08-26ceph: fix leaked inode reference on writeback abort at umountMatthew Brown
2026-08-26libceph: remove ceph_put_page_vector()Tal Zussman
2026-08-26libceph: validate banner payload lengthAleksandr Nogikh
2026-08-26ceph: make nearfull sync writes opt-inAlex Markuze
2026-08-26ceph: do not repeat ceph_trim_dentries() if no progress possibleMax Kellermann
2026-08-26ceph: drop mdsc->mutex before decoding the MDS replyMax Kellermann
2026-08-26ceph: fix UAF in check_new_map() on session freed during unlockXiubo Li
2026-08-26ceph: fix UAF in __kick_flushing_caps() on cf entry freed during unlockXiubo Li
2026-08-26ceph: pass inode pointer around instead of reloading itMax Kellermann
2026-08-26ceph: mark cap remove with RB_CLEAR_NODE() instead of setting ci=NULLMax Kellermann
2026-08-26ceph: add helper function ceph_cap_is_removed()Max Kellermann
2026-08-26ceph: make __ceph_remove_cap() staticMax Kellermann
2026-08-26ceph: cap delegated inode count in ceph_parse_deleg_inos()Michael Bommarito
2026-08-26ceph: bound num_export_targets array for mds info v2/v3Michael Bommarito
2026-08-26ceph: bound MDSCapAuth path and fs_name decode in handle_session()Michael Bommarito
2026-08-26ceph: bound xattr value length in __build_xattrs()Michael Bommarito
2026-08-26ceph: bound copied dentry name length in NFS export get_nameMichael Bommarito