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
2026-01-24
selftests/bpf: test bpf_get_func_* for fsession
Menglong Dong
-1
/
+65
2026-01-24
selftests/bpf: add testcases for fsession
Menglong Dong
-0
/
+187
2026-01-24
bpftool: add fsession support
Menglong Dong
-0
/
+1
2026-01-24
libbpf: add fsession support
Menglong Dong
-0
/
+4
2026-01-24
bpf: change prototype of bpf_session_{cookie,is_return}
Menglong Dong
-29
/
+22
2026-01-24
bpf: add fsession support
Menglong Dong
-1
/
+2
2026-01-24
selftests/bpf: Fix xdp_pull_data failure with 64K page
Yonghong Song
-7
/
+9
2026-01-24
selftests/bpf: Fix task_local_data failure with 64K page
Yonghong Song
-4
/
+4
2026-01-24
Merge tag 'objtool-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-4
/
+17
2026-01-23
Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-1
/
+1
2026-01-23
Merge branch 'for-7.0/cxl-init' into cxl-for-next
Dave Jiang
-1
/
+1
2026-01-23
Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-4
/
+7
2026-01-23
Merge tag 'io_uring-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-15
/
+44
2026-01-23
perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()
Ian Rogers
-287
/
+81
2026-01-23
perf annotate: Fix memcpy size in arch__grow_instructions()
Suchit Karunakaran
-1
/
+1
2026-01-23
perf tests sched: Avoid error in cleanup on loaded machines
Ian Rogers
-1
/
+1
2026-01-23
perf inject: With --convert-callchain ignore the dummy event for dwarf stacks
Ian Rogers
-1
/
+1
2026-01-23
perf disasm: Minor layout tweaks for 'struct arch'
Ian Rogers
-4
/
+4
2026-01-23
perf disasm: Refactor arch__find and initialization of arch structs
Ian Rogers
-242
/
+283
2026-01-23
perf map_symbol: Switch from holding maps to holding thread
Ian Rogers
-44
/
+47
2026-01-23
perf disasm: Refactor ins__is_call/jump to avoid exposing arch ins_ops
Ian Rogers
-8
/
+12
2026-01-23
perf disasm: Don't include C files from the arch directory
Ian Rogers
-238
/
+289
2026-01-23
perf disasm: Rework the string arch__is to use the ELF machine
Ian Rogers
-21
/
+27
2026-01-23
perf disasm: Constify use of 'struct ins'
Ian Rogers
-24
/
+40
2026-01-23
perf disasm: Constify use of 'struct ins_op'
Ian Rogers
-51
/
+51
2026-01-23
perf disasm: Constify use of 'struct arch'
Ian Rogers
-58
/
+67
2026-01-23
perf maps: Fix reference count leak in maps__find_ams()
Ian Rogers
-0
/
+1
2026-01-23
perf annotate: Fix args leak of map_symbol
Ian Rogers
-38
/
+47
2026-01-23
perf header: Fix memory leaks in process_cpu_domain_info()
Ian Rogers
-13
/
+4
2026-01-23
selftest: tun: Add test data for success and failure paths
Xu Du
-2
/
+113
2026-01-23
selftest: tun: Add test for receiving gso packet from tun
Xu Du
-0
/
+194
2026-01-23
selftest: tun: Add test for sending gso packet into tun
Xu Du
-9
/
+135
2026-01-23
selftest: tun: Add helpers for GSO over UDP tunnel
Xu Du
-0
/
+425
2026-01-23
selftest: tun: Refactor tun_delete to use tuntap_helpers
Xu Du
-40
/
+15
2026-01-23
selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testing
Xu Du
-0
/
+390
2026-01-23
selftest: tun: Format tun.c existing code
Xu Du
-10
/
+15
2026-01-23
selftests: net: tests for add double tunneling GRO/GSO
Paolo Abeni
-0
/
+395
2026-01-23
Merge branch 'mauro' into docs-mw
Jonathan Corbet
-255
/
+394
2026-01-23
docs: parse_features: make documentation more consistent
Mauro Carvalho Chehab
-7
/
+20
2026-01-23
docs: jobserver: do some documentation improvements
Mauro Carvalho Chehab
-8
/
+12
2026-01-23
docs: kabi: helpers: add documentation for each "enum" value
Mauro Carvalho Chehab
-20
/
+20
2026-01-23
docs: kabi: helpers: add helper for debug bits 7 and 8
Mauro Carvalho Chehab
-0
/
+2
2026-01-23
docs: kabi: system_symbols: end docstring phrases with a dot
Mauro Carvalho Chehab
-7
/
+7
2026-01-23
docs: python: abi_regex: do some improvements at documentation
Mauro Carvalho Chehab
-6
/
+20
2026-01-23
docs: python: abi_parser: do some improvements at documentation
Mauro Carvalho Chehab
-15
/
+18
2026-01-23
docs: kdoc: python_version: Improve docstrings and comments
Mauro Carvalho Chehab
-4
/
+16
2026-01-23
docs: kdoc: enrich_formatter: Improve docstrings and comments
Mauro Carvalho Chehab
-5
/
+15
2026-01-23
docs: kdoc: parse_data_structs: Improve docstrings and comments
Mauro Carvalho Chehab
-23
/
+39
2026-01-23
docs: kdoc_re: Improve docstrings and comments
Mauro Carvalho Chehab
-7
/
+11
2026-01-23
docs: kdoc_output: Improve docstrings and comments
Mauro Carvalho Chehab
-25
/
+35
[prev]
[next]