index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-03-18
net/mlx5e: Add hds-thresh query support via ethtool
Nimrod Oren
-1
/
+5
2026-03-18
Merge branch 'mlx5-misc-fixes-2026-03-16'
Jakub Kicinski
-42
/
+32
2026-03-18
net/mlx5e: Fix race condition during IPSec ESN update
Jianbo Liu
-19
/
+14
2026-03-18
net/mlx5e: Prevent concurrent access to IPSec ASO context
Jianbo Liu
-9
/
+9
2026-03-18
net/mlx5: qos: Restrict RTNL area to avoid a lock cycle
Cosmin Ratiu
-14
/
+9
2026-03-18
Merge tag 'batadv-net-pullrequest-20260317' of https://git.open-mesh.org/linu...
Jakub Kicinski
-0
/
+3
2026-03-18
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
-21
/
+86
2026-03-18
bpf: Release module BTF IDR before module unload
Kumar Kartikeya Dwivedi
-4
/
+20
2026-03-18
ipv6: add NULL checks for idev in SRv6 paths
Minhong He
-0
/
+6
2026-03-18
NFC: nxp-nci: allow GPIOs to sleep
Ian Ray
-2
/
+2
2026-03-18
net: macb: fix uninitialized rx_fs_lock
Fedor Pchelkin
-0
/
+3
2026-03-18
net: macb: fix use-after-free access to PTP clock
Fedor Pchelkin
-1
/
+3
2026-03-18
selftests/bpf: Isolate fmod_ret hooks by pid
Sun Jian
-3
/
+18
2026-03-18
netdevsim: drop PSP ext ref on forward failure
Wesley Atwell
-1
/
+4
2026-03-18
selftests/bpf: Avoid spurious failures perf_link
Sun Jian
-15
/
+5
2026-03-18
Merge branch 'dt-bindings-net-micrel-fix-ksz8041rnli-dtbs_check-warnings'
Jakub Kicinski
-2
/
+4
2026-03-18
dt-bindings: net: micrel: KSZ8041RNLI supports LED mode
Geert Uytterhoeven
-0
/
+2
2026-03-18
dt-bindings: net: micrel: Sort lists
Geert Uytterhoeven
-2
/
+2
2026-03-19
lib/bootconfig: change xbc_node_index() return type to uint16_t
Josh Law
-3
/
+3
2026-03-19
lib/bootconfig: use size_t for key length tracking in xbc_verify_tree()
Josh Law
-1
/
+2
2026-03-19
lib/bootconfig: use signed type for offset in xbc_init_node()
Josh Law
-2
/
+2
2026-03-19
lib/bootconfig: use size_t for strlen result in xbc_node_match_prefix()
Josh Law
-1
/
+1
2026-03-19
lib/bootconfig: fix signed comparison in xbc_node_get_data()
Josh Law
-1
/
+1
2026-03-19
lib/bootconfig: validate child node index in xbc_verify_tree()
Josh Law
-0
/
+4
2026-03-19
lib/bootconfig: replace linux/kernel.h with specific includes
Josh Law
-1
/
+3
2026-03-19
bootconfig: constify xbc_calc_checksum() data parameter
Josh Law
-2
/
+2
2026-03-19
lib/bootconfig: drop redundant memset of xbc_nodes
Josh Law
-2
/
+1
2026-03-19
lib/bootconfig: increment xbc_node_num after node init succeeds
Josh Law
-1
/
+2
2026-03-19
lib/bootconfig: fix off-by-one in xbc_verify_tree() next node check
Josh Law
-1
/
+1
2026-03-19
lib/bootconfig: narrow flag parameter type from uint32_t to uint16_t
Josh Law
-6
/
+6
2026-03-19
lib/bootconfig: clean up comment typos and bracing
Josh Law
-8
/
+11
2026-03-19
tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure
Josh Law
-2
/
+5
2026-03-19
lib/bootconfig: check xbc_init_node() return in override path
Josh Law
-1
/
+2
2026-03-18
tools: ynl: rework policy access to support recursion
Jakub Kicinski
-65
/
+123
2026-03-18
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-14
/
+33
2026-03-18
x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRs
William Roche
-6
/
+11
2026-03-18
module: Remove extern keyword from param prototypes
Petr Pavlu
-45
/
+44
2026-03-18
module: Clean up parse_args() arguments
Petr Pavlu
-5
/
+5
2026-03-18
module: Fix freeing of charp module parameters when CONFIG_SYSFS=n
Petr Pavlu
-19
/
+23
2026-03-18
Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
-26
/
+118
2026-03-18
rtc: add data_race() in rtc_dev_poll()
Mauricio Faria de Oliveira
-1
/
+10
2026-03-18
hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()
Sanman Pradhan
-2
/
+5
2026-03-18
cpufreq: optimize policy_is_shared()
Yury Norov
-1
/
+1
2026-03-18
ktest: Store failure logs also in fatal paths
Ricardo B. Marlière
-0
/
+5
2026-03-18
kbuild: reduce output spam when building out of tree
Thomas Weißschuh
-5
/
+9
2026-03-18
tools/power turbostat: Fix delimiter bug in print functions
Artem Bityutskiy
-6
/
+6
2026-03-18
ACPI: processor: idle: Replace strlcat() with better alternative
Andy Shevchenko
-3
/
+1
2026-03-18
perf symbol: Add RISCV case in get_plt_sizes
Chen Pei
-3
/
+1
2026-03-18
perf tools: Remove duplicate include of stat.h
Chen Ni
-1
/
+0
2026-03-18
perf tools: Remove duplicate include of debug.h
Chen Ni
-1
/
+0
[prev]
[next]