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
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2025-12-05
selftests/bpf: Test ambiguous associated struct_ops
Amery Hung
-0
/
+113
2025-12-05
selftests/bpf: Test BPF_PROG_ASSOC_STRUCT_OPS command
Amery Hung
-0
/
+195
2025-12-05
libbpf: Add support for associating BPF program with struct_ops
Amery Hung
-0
/
+89
2025-12-05
bpf: Support associating BPF program with struct_ops
Amery Hung
-0
/
+17
2025-12-05
libbpf: Add debug messaging in dedup equivalence/identity matching
Alan Maguire
-5
/
+24
2025-12-03
selftests/bpf: Add -fms-extensions to bpf build flags
Alexei Starovoitov
-0
/
+2
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-1472
/
+7097
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-3961
/
+8439
2025-12-03
Merge tag 'linux_kselftest-next-6.19-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-19
/
+176
2025-12-03
Merge tag 'livepatching-for-6.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+5
2025-12-03
Merge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-129
/
+950
2025-12-03
Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-24
/
+32
2025-12-03
Merge tag 'rcu.release.v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-17
/
+158
2025-12-03
Merge tag 'docs-6.19' of git://git.lwn.net/linux
Linus Torvalds
-107
/
+9623
2025-12-03
Merge tag 'nolibc-20251130-for-6.19-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-163
/
+290
2025-12-02
Merge tag 'thermal-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2025-12-02
Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-11
/
+21
2025-12-02
Merge tag 'acpi-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
-2
/
+5
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-23
/
+83
2025-12-02
Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-69
/
+2
2025-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+29
2025-12-02
Merge tag 'x86_cpu_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-10
/
+16
2025-12-02
Merge tag 'x86_cleanups_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2025-12-02
Merge tag 'timers-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-10
/
+77
2025-12-02
selftests/tc-testing: Test CAKE scheduler when enqueue drops packets
Xiang Mei
-0
/
+28
2025-12-01
Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-4
/
+22
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-994
/
+6036
2025-12-01
selftests: drv-net: Fix tolerance calculation in devlink_rate_tc_bw.py
Carolina Jubran
-44
/
+30
2025-12-01
selftests: drv-net: Fix and clarify TC bandwidth split in devlink_rate_tc_bw.py
Carolina Jubran
-13
/
+13
2025-12-01
selftests: drv-net: Set shell=True for sysfs writes in devlink_rate_tc_bw.py
Carolina Jubran
-2
/
+2
2025-12-01
selftests: drv-net: Use Iperf3Runner in devlink_rate_tc_bw.py
Carolina Jubran
-41
/
+29
2025-12-01
selftests: drv-net: introduce Iperf3Runner for measurement use cases
Carolina Jubran
-12
/
+82
2025-12-01
selftests: drv-net: Add devlink_rate_tc_bw.py to TEST_PROGS
Carolina Jubran
-0
/
+1
2025-12-01
selftests: netconsole: remove log noise due to socat exit
Andre Carvalho
-1
/
+1
2025-12-01
selftests: net: add a hint about MACAddressPolicy=persistent
Jakub Kicinski
-1
/
+1
2025-12-01
selftests: net: py: handle interrupt during cleanup
Jakub Kicinski
-2
/
+16
2025-12-01
ynl: samples: Fix spelling mistake "failedq" -> "failed"
Colin Ian King
-1
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1663
/
+2851
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-58
/
+8344
2025-12-01
objtool: Fix segfault on unknown alternatives
Ingo Molnar
-0
/
+3
2025-11-30
Merge branch 'rcu/misc' into next
Frederic Weisbecker
-16
/
+157
2025-11-29
selftests/bpf: do not hardcode target rate in test_tc_edt BPF program
Alexis Lothoré (eBPF Foundation)
-3
/
+4
2025-11-29
selftests/bpf: remove test_tc_edt.sh
Alexis Lothoré (eBPF Foundation)
-102
/
+0
2025-11-29
selftests/bpf: integrate test_tc_edt into test_progs
Alexis Lothoré (eBPF Foundation)
-1
/
+145
2025-11-29
selftests/bpf: rename test_tc_edt.bpf.c section to expose program type
Alexis Lothoré (eBPF Foundation)
-2
/
+3
2025-11-29
selftests/bpf: Add success stats to rqspinlock stress test
Kumar Kartikeya Dwivedi
-12
/
+43
2025-11-29
docs: makefile: move rustdoc check to the build wrapper
Mauro Carvalho Chehab
-9
/
+32
2025-11-29
docs: kdoc: various fixes for grammar, spelling, punctuation
Randy Dunlap
-26
/
+26
2025-11-29
docs: kdoc_parser: use '@' for Excess enum value
Randy Dunlap
-1
/
+1
2025-11-29
docs: kdoc_parser: add data/function attributes to ignore
Randy Dunlap
-0
/
+3
[next]