summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-03signal: avoid unconditional siginfo copy in send_signal_locked()Oleg Nesterov
2026-08-03signal: change sys_kill() to use SEND_SIG_NOINFOOleg Nesterov
2026-08-03signal: avoid shared siginfo namespace rewritesBradley Morgan
2026-08-03watchdog/softlockup: fix softlockup typosMatthew Chen
2026-08-03kernel/params: fix a pr_debug(" %p ") in parse_one()Jim Cromie
2026-08-03lib/string: fix memchr_inv() for large rangesBradley Morgan
2026-08-03ocfs2: use inode_lock_nested() for orphan dir lockingDeepanshu Kartikey
2026-08-03ocfs2/cluster: keep heartbeat local node stableCen Zhang
2026-08-03resource: downgrade "resource sanity check" warning to debug levelManuel Quintero Fonseca
2026-08-03vhost-scsi: reject feature changes after endpointJia Jia
2026-08-03vhost-scsi: flush backend after device ioctlsJia Jia
2026-08-03vhost: reset the vring metadata cache on vring reconfigurationJun Yang
2026-08-03vhost-scsi: Validate T10 PI scatterlist countsLinfeng Sun
2026-08-03selftests: ublk: add rotating auto_buf index regression testYang Xiuwei
2026-08-03ublk: validate auto buf reg before taking uring_cmdYang Xiuwei
2026-08-03ublk: lift checks out of ublk_{,un}map_io()Caleb Sander Mateos
2026-08-03selftests: ublk: add UBLK_F_IO_DESC_SIZE testCaleb Sander Mateos
2026-08-03selftests: ublk: add support for --io_desc_sizeCaleb Sander Mateos
2026-08-03ublk: add UBLK_F_IO_DESC_SIZECaleb Sander Mateos
2026-08-03ublk: initialize io_desc on daemon taskCaleb Sander Mateos
2026-08-03ublk: split request validation from io_desc initCaleb Sander Mateos
2026-08-03ublk: remove struct ublk_zoned_report_desc's operation fieldCaleb Sander Mateos
2026-08-03ublk: consistently use u16 for queue and tag numbersCaleb Sander Mateos
2026-08-03ublk: remove WARN_ON_ONCE() in ublk_unmap_io()Caleb Sander Mateos
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