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-26
xdrgen: Add enum value validation to generated decoders
Chuck Lever
-7
/
+62
2026-01-26
xdrgen: Emit a max_arg_sz macro
Chuck Lever
-1
/
+39
2026-01-26
xdrgen: Extend error reporting to AST transformation phase
Chuck Lever
-5
/
+67
2026-01-26
xdrgen: Improve parse error reporting
Chuck Lever
-35
/
+118
2026-01-26
xdrgen: Remove inclusion of nlm4.h header
Chuck Lever
-1
/
+0
2026-01-26
xdrgen: Implement short (16-bit) integer types
Chuck Lever
-0
/
+10
2026-01-26
xdrgen: Emit the program number definition
Chuck Lever
-0
/
+8
2026-01-26
xdrgen: Fix struct prefix for typedef types in program wrappers
Chuck Lever
-1
/
+12
2026-01-26
xdrgen: Address some checkpatch whitespace complaints
Chuck Lever
-1
/
+3
2026-01-26
xdrgen: Generate "if" instead of "switch" for boolean union enumerators
Chuck Lever
-20
/
+109
2026-01-26
xdrgen: improve error reporting for invalid void declarations
Khushal Chitturi
-4
/
+4
2026-01-26
kselftest/arm64: Add missing file in .gitignore
I-Hsin Cheng
-0
/
+1
2026-01-25
selftests: net: add ipv6 ping to local address from localhost
Fernando Fernandez Mancera
-0
/
+7
2026-01-25
selftests: ublk: add missing gitignore for metadata_size binary
Alexander Atanasov
-2
/
+4
2026-01-25
selftests/bpf: Add tests for execution context helpers
Changwoo Min
-0
/
+144
2026-01-25
selftests/bpf: Introduce execution context detection helpers
Changwoo Min
-0
/
+58
2026-01-24
selftests/bpf: test fsession mixed with fentry and fexit
Menglong Dong
-0
/
+16
2026-01-24
selftests/bpf: add testcases for fsession cookie
Menglong Dong
-0
/
+100
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
[prev]
[next]