summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-18Merge branch 'net-mdio-gpio-remove-unneeded-headers'Jakub Kicinski
2026-03-18net: mdio-gpio: remove linux/platform_data/mdio-gpio.hBartosz Golaszewski
2026-03-18net: mdio-gpio: remove linux/mdio-gpio.hBartosz Golaszewski
2026-03-18Merge branch 'remove-kconfig-sysmbol-mdio_bus'Jakub Kicinski
2026-03-18net: phy: remove Kconfig symbol MDIO_BUSHeiner Kallweit
2026-03-18regmap: mdio: make it depend on PHYLIBHeiner Kallweit
2026-03-18net: bonding: fix NULL deref in bond_debug_rlb_hash_showXiang Mei
2026-03-18udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=nXiang Mei
2026-03-18net/mlx5e: Add hds-thresh query support via ethtoolNimrod Oren
2026-03-18Merge branch 'mlx5-misc-fixes-2026-03-16'Jakub Kicinski
2026-03-18net/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu
2026-03-18net/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu
2026-03-18net/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu
2026-03-18Merge tag 'batadv-net-pullrequest-20260317' of https://git.open-mesh.org/linu...Jakub Kicinski
2026-03-18Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2026-03-18bpf: Release module BTF IDR before module unloadKumar Kartikeya Dwivedi
2026-03-18ipv6: add NULL checks for idev in SRv6 pathsMinhong He
2026-03-18NFC: nxp-nci: allow GPIOs to sleepIan Ray
2026-03-18net: macb: fix uninitialized rx_fs_lockFedor Pchelkin
2026-03-18net: macb: fix use-after-free access to PTP clockFedor Pchelkin
2026-03-18selftests/bpf: Isolate fmod_ret hooks by pidSun Jian
2026-03-18netdevsim: drop PSP ext ref on forward failureWesley Atwell
2026-03-18selftests/bpf: Avoid spurious failures perf_linkSun Jian
2026-03-18Merge branch 'dt-bindings-net-micrel-fix-ksz8041rnli-dtbs_check-warnings'Jakub Kicinski
2026-03-18dt-bindings: net: micrel: KSZ8041RNLI supports LED modeGeert Uytterhoeven
2026-03-18dt-bindings: net: micrel: Sort listsGeert Uytterhoeven
2026-03-19lib/bootconfig: change xbc_node_index() return type to uint16_tJosh Law
2026-03-19lib/bootconfig: use size_t for key length tracking in xbc_verify_tree()Josh Law
2026-03-19lib/bootconfig: use signed type for offset in xbc_init_node()Josh Law
2026-03-19lib/bootconfig: use size_t for strlen result in xbc_node_match_prefix()Josh Law
2026-03-19lib/bootconfig: fix signed comparison in xbc_node_get_data()Josh Law
2026-03-19lib/bootconfig: validate child node index in xbc_verify_tree()Josh Law
2026-03-19lib/bootconfig: replace linux/kernel.h with specific includesJosh Law
2026-03-19bootconfig: constify xbc_calc_checksum() data parameterJosh Law
2026-03-19lib/bootconfig: drop redundant memset of xbc_nodesJosh Law
2026-03-19lib/bootconfig: increment xbc_node_num after node init succeedsJosh Law
2026-03-19lib/bootconfig: fix off-by-one in xbc_verify_tree() next node checkJosh Law
2026-03-19lib/bootconfig: narrow flag parameter type from uint32_t to uint16_tJosh Law
2026-03-19lib/bootconfig: clean up comment typos and bracingJosh Law
2026-03-19tools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law
2026-03-19lib/bootconfig: check xbc_init_node() return in override pathJosh Law
2026-03-18tools: ynl: rework policy access to support recursionJakub Kicinski
2026-03-18Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-18x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRsWilliam Roche
2026-03-18module: Remove extern keyword from param prototypesPetr Pavlu
2026-03-18module: Clean up parse_args() argumentsPetr Pavlu
2026-03-18module: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu
2026-03-18Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-03-18rtc: add data_race() in rtc_dev_poll()Mauricio Faria de Oliveira
2026-03-18hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()Sanman Pradhan