summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-18net/mlx5e: Add hds-thresh query support via ethtoolNimrod Oren-1/+5
2026-03-18Merge branch 'mlx5-misc-fixes-2026-03-16'Jakub Kicinski-42/+32
2026-03-18net/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu-19/+14
2026-03-18net/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu-9/+9
2026-03-18net/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu-14/+9
2026-03-18Merge tag 'batadv-net-pullrequest-20260317' of https://git.open-mesh.org/linu...Jakub Kicinski-0/+3
2026-03-18Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski-21/+86
2026-03-18bpf: Release module BTF IDR before module unloadKumar Kartikeya Dwivedi-4/+20
2026-03-18ipv6: add NULL checks for idev in SRv6 pathsMinhong He-0/+6
2026-03-18NFC: nxp-nci: allow GPIOs to sleepIan Ray-2/+2
2026-03-18net: macb: fix uninitialized rx_fs_lockFedor Pchelkin-0/+3
2026-03-18net: macb: fix use-after-free access to PTP clockFedor Pchelkin-1/+3
2026-03-18selftests/bpf: Isolate fmod_ret hooks by pidSun Jian-3/+18
2026-03-18netdevsim: drop PSP ext ref on forward failureWesley Atwell-1/+4
2026-03-18selftests/bpf: Avoid spurious failures perf_linkSun Jian-15/+5
2026-03-18Merge branch 'dt-bindings-net-micrel-fix-ksz8041rnli-dtbs_check-warnings'Jakub Kicinski-2/+4
2026-03-18dt-bindings: net: micrel: KSZ8041RNLI supports LED modeGeert Uytterhoeven-0/+2
2026-03-18dt-bindings: net: micrel: Sort listsGeert Uytterhoeven-2/+2
2026-03-19lib/bootconfig: change xbc_node_index() return type to uint16_tJosh Law-3/+3
2026-03-19lib/bootconfig: use size_t for key length tracking in xbc_verify_tree()Josh Law-1/+2
2026-03-19lib/bootconfig: use signed type for offset in xbc_init_node()Josh Law-2/+2
2026-03-19lib/bootconfig: use size_t for strlen result in xbc_node_match_prefix()Josh Law-1/+1
2026-03-19lib/bootconfig: fix signed comparison in xbc_node_get_data()Josh Law-1/+1
2026-03-19lib/bootconfig: validate child node index in xbc_verify_tree()Josh Law-0/+4
2026-03-19lib/bootconfig: replace linux/kernel.h with specific includesJosh Law-1/+3
2026-03-19bootconfig: constify xbc_calc_checksum() data parameterJosh Law-2/+2
2026-03-19lib/bootconfig: drop redundant memset of xbc_nodesJosh Law-2/+1
2026-03-19lib/bootconfig: increment xbc_node_num after node init succeedsJosh Law-1/+2
2026-03-19lib/bootconfig: fix off-by-one in xbc_verify_tree() next node checkJosh Law-1/+1
2026-03-19lib/bootconfig: narrow flag parameter type from uint32_t to uint16_tJosh Law-6/+6
2026-03-19lib/bootconfig: clean up comment typos and bracingJosh Law-8/+11
2026-03-19tools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law-2/+5
2026-03-19lib/bootconfig: check xbc_init_node() return in override pathJosh Law-1/+2
2026-03-18tools: ynl: rework policy access to support recursionJakub Kicinski-65/+123
2026-03-18Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-14/+33
2026-03-18x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRsWilliam Roche-6/+11
2026-03-18module: Remove extern keyword from param prototypesPetr Pavlu-45/+44
2026-03-18module: Clean up parse_args() argumentsPetr Pavlu-5/+5
2026-03-18module: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu-19/+23
2026-03-18Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds-26/+118
2026-03-18rtc: add data_race() in rtc_dev_poll()Mauricio Faria de Oliveira-1/+10
2026-03-18hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()Sanman Pradhan-2/+5
2026-03-18cpufreq: optimize policy_is_shared()Yury Norov-1/+1
2026-03-18ktest: Store failure logs also in fatal pathsRicardo B. Marlière-0/+5
2026-03-18kbuild: reduce output spam when building out of treeThomas Weißschuh-5/+9
2026-03-18tools/power turbostat: Fix delimiter bug in print functionsArtem Bityutskiy-6/+6
2026-03-18ACPI: processor: idle: Replace strlcat() with better alternativeAndy Shevchenko-3/+1
2026-03-18perf symbol: Add RISCV case in get_plt_sizesChen Pei-3/+1
2026-03-18perf tools: Remove duplicate include of stat.hChen Ni-1/+0
2026-03-18perf tools: Remove duplicate include of debug.hChen Ni-1/+0