summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-03block/blk-stat: drain per-cpu callback stats over possible CPUsTao Cui
2026-08-03blk-cgroup: factor policy pd teardown loop into helperZheng Qixing
2026-08-03blk-cgroup: skip dying blkg in blkcg_activate_policy()Zheng Qixing
2026-08-03blk-cgroup: fix race between policy activation and blkg destructionZheng Qixing
2026-08-03blk-cgroup: protect q->blkg_list iteration in blkg_destroy_all() with blkcg_m...Yu Kuai
2026-08-03block/blk-cgroup-rwstat: use data_race() for online testTao Cui
2026-08-03net/sched: sch_cake: drop WARN_ON(1) for malformed packets in ACK filterToke Høiland-Jørgensen
2026-08-03Merge branch 'net-stmmac-cleanup-rx-coalescing-computation-when-using-riwt'Jakub Kicinski
2026-08-03net: stmmac: ethtool: Address off-by-one when reading the coal rx-usecsMaxime Chevallier
2026-08-03net: stmmac: ethtool: Comment the magic numbers in RIWT computationMaxime Chevallier
2026-08-03udp: fix potential use-after-free in tunnel segmentationXuanqiang Luo
2026-08-03s390/qeth: validate user buffer length in SNMP and ARP query ioctlsHidayath Khan
2026-08-03ipv4: Fix fib_nlmsg_size() for RTA_VIA nexthopsZihan Xi
2026-08-03net: smc: fix splice entry lifetime imbalance in smc_rx_spliceDaming Li
2026-08-03bnge: Fix NULL pointer dereference in aux device releaseAlok Tiwari
2026-08-03Input: evdev - fix information leak in evdev_pass_values()Dmitry Torokhov
2026-08-03net: usb: ax88179_178a: fix skb leak in ax88179_tx_fixup()Yi Cong
2026-08-03selftests: drv-net: Test queue stall upon reconfigMohsin Bashir
2026-08-03net: phy: motorcomm: enable the reference clock for YT8521Jiaxing Hu
2026-08-03Merge branch 'net-stmmac-only-use-mac-loopback-for-selftests'Jakub Kicinski
2026-08-03net: stmmac: Don't rely on the PHY for flow-control testingMaxime Chevallier
2026-08-03net: stmmac: Don't use PHY loopback for selftestsMaxime Chevallier
2026-08-04f2fs: Run f2fs_write_end_io() asynchronouslyBart Van Assche
2026-08-04f2fs: reject invalid recovered filename lengthsWenjie Qi
2026-08-04f2fs: Remove unused curseg_segno() and curseg_alloc_type()Zhan Xusheng
2026-08-04f2fs: dirty directory inodes on mtime/ctime updateJoanne Chang
2026-08-04f2fs: don't drop the top folio order in the f2fs_iostat tracepointZhan Xusheng
2026-08-04f2fs: fix to avoid move_range and defragment on device_alias fileChao Yu
2026-08-04f2fs: reject overlapping move range after len expansionHao-Qun Huang
2026-08-03Input: psmouse - use guard() for resource managementDmitry Torokhov
2026-08-03Input: psmouse - modernize PNP ID parsingDmitry Torokhov
2026-08-03Input: psmouse - clean up locking around disable_work_sync()Dmitry Torokhov
2026-08-03Input: psmouse - fix use-after-free during protocol disconnectDmitry Torokhov
2026-08-03Merge branch 'net-convert-rawv6-ieee802154-phonet-and-tls-getsockopt-to-socko...Jakub Kicinski
2026-08-03selftests: net: getsockopt_iter: cover rawv6 and tlsBreno Leitao
2026-08-03tls: convert getsockopt to sockopt_tBreno Leitao
2026-08-03phonet: pep: convert getsockopt to sockopt_tBreno Leitao
2026-08-03phonet: pep: do not write beyond optlen in getsockoptBreno Leitao
2026-08-03ieee802154: convert dgram getsockopt to sockopt_tBreno Leitao
2026-08-03ipv6: raw: convert do_rawv6_getsockopt to sockopt_tBreno Leitao
2026-08-03ipv6: raw: drop unused level argument from do_rawv6_getsockoptBreno Leitao
2026-08-03Merge branch 'net-stmmac-fix-phy-attach-when-custom-pcs-is-in-use'Jakub Kicinski
2026-08-03f2fs: return writeback error from collapse rangeWenjie Qi
2026-08-03net: phylink: allow PHYs to be attached in 802.3z inband modeRussell King (Oracle)
2026-08-03net: stmmac: Skip PHY attach if custom PCS is in useZxyan Zhu
2026-08-03f2fs: only redirty pinned folios in redirty_blocksWenjie Qi
2026-08-03Merge branch 'xsk-harden-tx-metadata-validation-against-races'Jakub Kicinski
2026-08-03xsk: validate metadata when processing requestsStanislav Fomichev
2026-08-03xsk: move xsk_tx_metadata_request() to xdp_sock_drv.hStanislav Fomichev
2026-08-03xsk: validate launch-time metadata sizeStanislav Fomichev