summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-07tracing/mmiotrace: Use trace_assign_type() in mmio_print_mark()Masami Hiramatsu (Google)
2026-08-07Merge tag 'watchdog-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-08-07Merge branch 'tun-tap-vhost-net-apply-qdisc-backpressure-on-full-ptr_ring-to-...Jakub Kicinski
2026-08-07tun/tap & vhost-net: stop tail-drop when IFF_BACKPRESSURE is setSimon Schippers
2026-08-07ptr_ring: move free-space check into separate helperSimon Schippers
2026-08-07vhost-net: wake queue of tun/tap after ptr_ring consumeSimon Schippers
2026-08-07tun/tap: add ptr_ring consume helper with netdev queue wakeupSimon Schippers
2026-08-07tun/tap: add IFF_BACKPRESSURE flagSimon Schippers
2026-08-07net/sched: cls_api: fix teardown of an adopted proto on insert-race lossVictor Nogueira
2026-08-07Merge tag 'hwmon-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-07Merge branch 'fix-skb-length-accounting-after-xdp-frag-adjustment'Jakub Kicinski
2026-08-07veth: fix skb length accounting after XDP frag adjustmentSun Jian
2026-08-07net: fix skb length accounting after generic XDP frag adjustmentSun Jian
2026-08-07Merge branch 'selftests-net-shaper-expand-shaper-api-coverage'Jakub Kicinski
2026-08-07selftests: net: shaper: Cover recursive node cleanupMohsin Bashir
2026-08-07selftests: net: shaper: Cover mixed-parent groupingMohsin Bashir
2026-08-07selftests: net: shaper: Reject invalid set requestsMohsin Bashir
2026-08-07selftests: net: shaper: Cover scalar attributesMohsin Bashir
2026-08-07selftests: net: shaper: Add reparenting rejection testMohsin Bashir
2026-08-07selftests: net: shaper: Add queue migration between nodes testMohsin Bashir
2026-08-07selftests: net: shaper: Add child node deletion reparent testMohsin Bashir
2026-08-07selftests: net: shaper: Add nested depth limit discovery testMohsin Bashir
2026-08-07selftests: net: shaper: Add .group rate update testMohsin Bashir
2026-08-07selftests: net: shaper: Add node scope .set rate update testMohsin Bashir
2026-08-07selftests: net: shaper: Add basic_groups_with_rate testMohsin Bashir
2026-08-07selftests: net: shaper: Decouple basic_groups from netdev rate limitingMohsin Bashir
2026-08-07selftests: net: shaper: Prepare helpers for group testsMohsin Bashir
2026-08-07selftests: net: shaper: Drop redundant command timeoutsMohsin Bashir
2026-08-07net: niu: fix potential buffer overflow/truncation in irq namesRonan Marchal
2026-08-07Merge branch 'net-dsa-mt7530-fix-remaining-swallowed-mdio-access-errors'Jakub Kicinski
2026-08-07net: dsa: mt7530: serialize the regmap IRQ chip like every other userDaniel Golle
2026-08-07net: dsa: mt7530: check command register writes in fdb and vlan cmdDaniel Golle
2026-08-07net: dsa: mt7530: check CORE_PLL_GROUP4 access in mt7531_setup()Daniel Golle
2026-08-07net: dsa: mt7530: error out on failed PHY_IAC command writesDaniel Golle
2026-08-07net: dsa: mt7530: check bus->read() error in core_rmw()Daniel Golle
2026-08-07net: pcs: mtk-lynxi: check regmap reads in mtk_pcs_lynxi_get_state()Daniel Golle
2026-08-07riscv: hwprobe: Register unaligned probes before usermodeRui Qi
2026-08-07s390/ctcm: Convert fsm.h to proper kernel-doc formatNagamani PV
2026-08-07Merge tag 'ata-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-08-07Merge branch 'bridge-validate-and-clean-up-ipv6-neighbour-suppression'Jakub Kicinski
2026-08-07bridge: Use ndisc_parse_options() to parse ND options in br_nd_send()Danielle Ratson
2026-08-07bridge: Linearize skb once the ND message type is validatedDanielle Ratson
2026-08-07bridge: Validate NS/NA messages using ndisc_check_ns_na()Danielle Ratson
2026-08-07ipv6: ndisc: Add ndisc_check_ns_na() validation helperDanielle Ratson
2026-08-07bridge: Use direct pointer in br_is_nd_neigh_msg()Danielle Ratson
2026-08-07EDAC/device_sysfs: Cleanup around edac_device_ctl_poll_msec_store()Borislav Petkov (AMD)
2026-08-07net: phy: mediatek: add EcoNet EN7528 PHY supportAhmed Naseef
2026-08-07EDAC/device_sysfs: Use kstrtouint() for poll_msec to prevent truncationJad Keskes
2026-08-07f2fs: fix to pass folio->index to f2fs_sanity_check_node_footer()Chao Yu
2026-08-07iio: chemical: atlas-sensor: use iio_trigger_poll_nested() to fix remove UAFFan Wu