index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-26
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
51
-402
/
+1357
2026-01-26
selftests/bpf: Harden cpu flags test for lru_percpu_hash map
Leon Hwang
1
-3
/
+10
2026-01-26
xdrgen: Add enum value validation to generated decoders
Chuck Lever
7
-7
/
+62
2026-01-26
xdrgen: Emit a max_arg_sz macro
Chuck Lever
3
-1
/
+39
2026-01-26
xdrgen: Extend error reporting to AST transformation phase
Chuck Lever
5
-5
/
+67
2026-01-26
xdrgen: Improve parse error reporting
Chuck Lever
6
-35
/
+118
2026-01-26
xdrgen: Remove inclusion of nlm4.h header
Chuck Lever
1
-1
/
+0
2026-01-26
xdrgen: Implement short (16-bit) integer types
Chuck Lever
3
-0
/
+10
2026-01-26
xdrgen: Emit the program number definition
Chuck Lever
2
-0
/
+8
2026-01-26
xdrgen: Fix struct prefix for typedef types in program wrappers
Chuck Lever
3
-1
/
+12
2026-01-26
xdrgen: Address some checkpatch whitespace complaints
Chuck Lever
4
-1
/
+3
2026-01-26
xdrgen: Generate "if" instead of "switch" for boolean union enumerators
Chuck Lever
3
-20
/
+109
2026-01-26
xdrgen: improve error reporting for invalid void declarations
Khushal Chitturi
1
-4
/
+4
2026-01-26
kselftest/arm64: Add missing file in .gitignore
I-Hsin Cheng
1
-0
/
+1
2026-01-25
selftests: net: add ipv6 ping to local address from localhost
Fernando Fernandez Mancera
1
-0
/
+7
2026-01-25
selftests: ublk: add missing gitignore for metadata_size binary
Alexander Atanasov
1
-2
/
+4
2026-01-25
selftests/bpf: Add tests for execution context helpers
Changwoo Min
5
-0
/
+144
2026-01-25
selftests/bpf: Introduce execution context detection helpers
Changwoo Min
1
-0
/
+58
2026-01-24
selftests/bpf: test fsession mixed with fentry and fexit
Menglong Dong
1
-0
/
+16
2026-01-24
selftests/bpf: add testcases for fsession cookie
Menglong Dong
2
-0
/
+100
2026-01-24
selftests/bpf: test bpf_get_func_* for fsession
Menglong Dong
4
-1
/
+65
2026-01-24
selftests/bpf: add testcases for fsession
Menglong Dong
2
-0
/
+187
2026-01-24
bpftool: add fsession support
Menglong Dong
1
-0
/
+1
2026-01-24
libbpf: add fsession support
Menglong Dong
2
-0
/
+4
2026-01-24
bpf: change prototype of bpf_session_{cookie,is_return}
Menglong Dong
5
-29
/
+22
2026-01-24
bpf: add fsession support
Menglong Dong
2
-1
/
+2
2026-01-24
selftests/bpf: Fix xdp_pull_data failure with 64K page
Yonghong Song
1
-7
/
+9
2026-01-24
selftests/bpf: Fix task_local_data failure with 64K page
Yonghong Song
3
-4
/
+4
2026-01-24
Merge tag 'objtool-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-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
/
+1
2026-01-23
Merge branch 'for-7.0/cxl-init' into cxl-for-next
Dave Jiang
1
-1
/
+1
2026-01-23
Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+7
2026-01-23
Merge tag 'io_uring-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-15
/
+44
2026-01-23
perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()
Ian Rogers
14
-282
/
+76
2026-01-23
perf annotate: Fix memcpy size in arch__grow_instructions()
Suchit Karunakaran
1
-1
/
+1
2026-01-23
perf tests sched: Avoid error in cleanup on loaded machines
Ian Rogers
1
-1
/
+1
2026-01-23
perf inject: With --convert-callchain ignore the dummy event for dwarf stacks
Ian Rogers
1
-1
/
+1
2026-01-23
perf disasm: Minor layout tweaks for 'struct arch'
Ian Rogers
1
-4
/
+4
2026-01-23
perf disasm: Refactor arch__find and initialization of arch structs
Ian Rogers
16
-241
/
+282
2026-01-23
perf map_symbol: Switch from holding maps to holding thread
Ian Rogers
18
-44
/
+47
2026-01-23
perf disasm: Refactor ins__is_call/jump to avoid exposing arch ins_ops
Ian Rogers
4
-8
/
+12
2026-01-23
perf disasm: Don't include C files from the arch directory
Ian Rogers
15
-238
/
+289
2026-01-23
perf disasm: Rework the string arch__is to use the ELF machine
Ian Rogers
6
-21
/
+27
2026-01-23
perf disasm: Constify use of 'struct ins'
Ian Rogers
4
-24
/
+40
2026-01-23
perf disasm: Constify use of 'struct ins_op'
Ian Rogers
11
-51
/
+51
2026-01-23
perf disasm: Constify use of 'struct arch'
Ian Rogers
11
-58
/
+67
2026-01-23
perf maps: Fix reference count leak in maps__find_ams()
Ian Rogers
1
-0
/
+1
2026-01-23
perf annotate: Fix args leak of map_symbol
Ian Rogers
7
-38
/
+47
2026-01-23
perf header: Fix memory leaks in process_cpu_domain_info()
Ian Rogers
1
-13
/
+4
2026-01-23
selftest: tun: Add test data for success and failure paths
Xu Du
1
-2
/
+113
[prev]
[next]