summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-03ublk: check for ublk_unmap_io() returning 0Caleb Sander Mateos
2026-08-03ublk: check import_ubuf() return valueCaleb Sander Mateos
2026-08-03block/bfq-cgroup: use data_race() for online testTao Cui
2026-08-03Merge branch 'net-mana-add-ethtool-private-flag-for-full-page-rx-buffers'Jakub Kicinski
2026-08-03net: mana: force full-page RX buffers via ethtool private flagDipayaan Roy
2026-08-03net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switchDipayaan Roy
2026-08-03io_uring/rsrc: fix folio size overflow in io_vec_fill_bvec()Ali Ahmet Memis
2026-08-03io_uring/cmd: fix iovec leak when the async cmd is not recycledWoraphat Khiaodaeng
2026-08-03blk-throttle: remove dead field last_check_time from throtl_grpTao Cui
2026-08-03block/kyber-iosched: flush per-cpu latency buckets over possible CPUsTao Cui
2026-08-03block/blk-iocost: collect per-cpu latency stats over possible CPUsTao Cui
2026-08-03block/blk-iolatency: account per-cpu latency stats over possible CPUsTao Cui
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