summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-08-07iio: adc: pac1921: fix wrong channel used in trigger handler readCong Nguyen
2026-08-07iio: light: gp2ap002: re-enable irq if runtime suspend failsNikhil Gautam
2026-08-07iio: light: gp2ap002: Fix unbalanced runtime PM on repeated event writesNikhil Gautam
2026-08-07iio: light: apds9306: fix PM reference leak in apds9306_read_data()Moksh Panicker
2026-08-07iio: gyro: mpu3050: fix sign of raw angular velocity readingsCong Nguyen
2026-08-07iio: srf04: fix pm_runtime handling on probe error pathCong Nguyen
2026-08-07iio: adc: ad4080: configure backend data sizeAntoniu Miclaus
2026-08-07iio: adc: adi-axi-adc: add data size support for AD408X backendAntoniu Miclaus
2026-08-07iio: chemical: atlas-sensor: fix PM reference leak in buffer postenableMoksh Panicker
2026-08-07iio: dac: ad5446: fix OF module device tableCan Peng
2026-08-07iio: light: opt4001: Fix reversed GENMASK() arguments in fault count maskNikhil Gautam
2026-08-07iio: light: opt4001: Reject integration times with a non-zero seconds partNikhil Gautam
2026-08-07iio: light: opt4001: Fix incompatible pointer type passed to div_u64_rem()Nikhil Gautam
2026-08-07iio: light: opt4001: Fix power down clearing bits of the wrong registerNikhil Gautam
2026-08-07iio: light: opt4060: Fix incorrect register name in threshold read error messageVidhu Sarwal
2026-08-07iio: light: opt4060: Fix pointer type passed to div_u64_rem()Vidhu Sarwal
2026-08-07iio: light: opt4060: Reject integration times with a non-zero seconds partVidhu Sarwal
2026-08-07iio: light: ltrf216a: fix runtime PM reference leak in error pathVidhu Sarwal
2026-08-07iio: pressure: dps310: fix NULL pointer dereference on ACPI probeRupesh Majhi
2026-08-07iio: buffer: Make IIO DMA fence release RCU-safeLars-Peter Clausen
2026-08-07iio: buffer: Tie IIO dma fence lock lifetime to the fenceLars-Peter Clausen
2026-08-07iio: buffer: Fix potential use-after-free in anonymous buffer releaseLars-Peter Clausen
2026-08-07iio: dac: ad3552r-hs: fix scnprintf() buffer bound in data source showBabanpreet Singh
2026-08-07iio: dac: mcp47feb02: add missing 'select REGMAP_I2C' to KconfigJoshua Crofts