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-04-02
perf ordered-events: Event processing consistency with the regular reader
Ian Rogers
1
-1
/
+1
2026-04-02
perf header: Refactor pipe mode end marker handling
Ian Rogers
8
-78
/
+75
2026-04-02
perf session: Extra logging for failed to process events
Ian Rogers
1
-8
/
+20
2026-04-02
perf header: Properly warn/print when libtraceevent/libbpf support is missing
Ian Rogers
1
-23
/
+47
2026-04-02
perf header: Add utility to convert feature number to a string
Ian Rogers
2
-0
/
+9
2026-04-02
perf clockid: Add missing include
Ian Rogers
1
-1
/
+2
2026-04-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+341
2026-04-02
perf trace: Fix potential u64 underflow in duration calculation
Michael Petlan
1
-1
/
+1
2026-04-02
selftests/bpf: Remove invariant violation flags
Paul Chaignon
1
-17
/
+7
2026-04-02
selftests/bpf: Cover invariant violation case from syzbot
Paul Chaignon
1
-0
/
+29
2026-04-02
perf header: Validate build_id filename length to prevent buffer overflow
SeungJu Cheon
1
-0
/
+10
2026-04-02
perf metricgroup: Refine error logs
Leo Yan
1
-5
/
+6
2026-04-02
perf expr: Add '\n' in literal parse errors
Leo Yan
1
-2
/
+2
2026-04-02
perf expr: Return -EINVAL for syntax error in expr__find_ids()
Leo Yan
1
-1
/
+2
2026-04-02
selftests/bpf: Improve task local data documentation and fix potential memory...
Amery Hung
1
-7
/
+18
2026-04-02
selftests/bpf: Remove TLD_READ_ONCE() in the user space header
Amery Hung
2
-6
/
+4
2026-04-02
selftests/bpf: Make sure TLD_DEFINE_KEY runs first
Amery Hung
1
-1
/
+1
2026-04-02
selftests/bpf: Simplify task_local_data memory allocation
Amery Hung
1
-38
/
+22
2026-04-02
selftests/bpf: Fix task_local_data data allocation size
Amery Hung
2
-6
/
+8
2026-04-02
selftests/bpf: Add test for raw-address single kprobe attach
Hoyeon Lee
1
-0
/
+80
2026-04-02
libbpf: Clarify raw-address single kprobe attach behavior
Hoyeon Lee
2
-7
/
+34
2026-04-02
libbpf: Use direct error codes for kprobe/uprobe attach
Hoyeon Lee
1
-2
/
+2
2026-04-02
libbpf: Fix BTF handling in bpf_program__clone()
Mykyta Yatsenko
2
-17
/
+44
2026-04-02
perf test: Skip perf data type profiling tests for s390
Thomas Richter
1
-0
/
+4
2026-04-02
perf tools: prevent null dsos from being added
Anubhav Shelat
1
-0
/
+3
2026-04-02
perf test: Fix ratio_to_prev event parsing test
Thomas Falcon
1
-21
/
+28
2026-04-02
perf tools: Fix module symbol resolution for non-zero .text sh_addr
Chuck Lever
1
-2
/
+6
2026-04-02
perf trace: Skip unnecessary synthesis for summary-only mode
Namhyung Kim
1
-1
/
+5
2026-04-02
perf stat: Fix crash on arm64
Breno Leitao
1
-9
/
+17
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-7
/
+446
2026-04-02
selftests/bpf: Add more precision tracking tests for atomics
Daniel Borkmann
1
-0
/
+341
2026-04-02
Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-0
/
+69
2026-04-02
selftests/bpf: Add test to verify the fix of kprobe_write_ctx abuse
Leon Hwang
2
-0
/
+83
2026-04-02
x86/cpufeatures: Add AMD CPPC Performance Priority feature.
Gautham R. Shenoy
1
-1
/
+1
2026-04-02
KVM: riscv: selftests: Implement kvm_arch_has_default_irqchip
Mayuresh Chitale
1
-0
/
+5
2026-04-02
tools/nolibc: explicitly list architecture headers
Thomas Weißschuh
1
-1
/
+2
2026-04-02
tools/nolibc: drop superfluous definition of Q
Thomas Weißschuh
1
-6
/
+0
2026-04-02
tools/nolibc: drop superfluous invocation of mkdir
Thomas Weißschuh
1
-1
/
+0
2026-04-02
tools/nolibc: drop superfluous invocation of 'make headers'
Thomas Weißschuh
1
-1
/
+0
2026-04-02
tracing: selftests: Extend hotplug testing for trace remotes
Vincent Donnefort
5
-55
/
+115
2026-04-02
selftests/tc-testing: add tests for cls_fw and cls_flow on shared blocks
Xiang Mei
1
-0
/
+44
2026-04-02
selftests: drivers: hw: add test for the ethtool standard counters
Ioana Ciornei
2
-0
/
+207
2026-04-02
selftests: drivers: hw: update ethtool_rmon to work with a single local inter...
Ioana Ciornei
1
-13
/
+17
2026-04-02
selftests: drivers: hw: move to KTAP output
Ioana Ciornei
1
-8
/
+16
2026-04-02
selftests: drivers: hw: replace counter upper limit with UINT32_MAX in rmon test
Ioana Ciornei
1
-2
/
+2
2026-04-02
selftests: drivers: hw: test rmon counters only on first interface
Ioana Ciornei
1
-2
/
+0
2026-04-02
selftests: drivers: hw: cleanup shellcheck warnings in the rmon test
Ioana Ciornei
1
-25
/
+29
2026-04-02
selftests: net: update some helpers to use run_on
Ioana Ciornei
2
-8
/
+14
2026-04-02
selftests: net: extend lib.sh to parse drivers/net/net.config
Ioana Ciornei
3
-9
/
+146
2026-04-02
selftests: forwarding: extend ethtool_std_stats_get with pause statistics
Ioana Ciornei
1
-2
/
+8
[prev]
[next]