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-05-20
perf kmem: Don't pass evsel with sample
Ian Rogers
1
-14
/
+12
2026-05-20
perf inject: Don't pass evsel with sample
Ian Rogers
3
-44
/
+40
2026-05-20
perf annotate: Don't pass evsel to add_sample
Ian Rogers
1
-5
/
+5
2026-05-20
perf report: Directly use sample->evsel to avoid computing from sample->id
Ian Rogers
1
-2
/
+4
2026-05-20
perf hist: Remove evsel from struct hist_entry_iter
Ian Rogers
9
-35
/
+23
2026-05-20
perf db-export: Remove evsel from struct export_sample
Ian Rogers
3
-9
/
+7
2026-05-20
perf hist: Remove evsel parameter from inc samples functions
Ian Rogers
6
-32
/
+26
2026-05-20
perf lock: Only pass sample to handlers
Ian Rogers
1
-39
/
+26
2026-05-20
perf callchain: Don't pass evsel and sample
Ian Rogers
17
-57
/
+48
2026-05-20
perf trace: Don't pass evsel with sample
Ian Rogers
1
-27
/
+28
2026-05-20
perf evsel: Refactor evsel tracepoint sample accessors perf_sample
Ian Rogers
20
-189
/
+183
2026-05-20
perf kvm: Don't pass evsel with sample
Ian Rogers
9
-126
/
+89
2026-05-20
perf tool: Remove evsel from tool APIs that pass the sample
Ian Rogers
24
-76
/
+55
2026-05-20
perf inject: Fix itrace branch stack synthesis
Ian Rogers
2
-19
/
+142
2026-05-20
perf event: Fix size of synthesized sample with branch stacks
Ian Rogers
10
-33
/
+118
2026-05-20
perf build-id: Fix off-by-one bug when printing kernel/module build-id
Michael Petlan
1
-2
/
+2
2026-05-20
perf clang-format: Add a perf clang-format that overrides some kernel behaviors
Ian Rogers
1
-0
/
+20
2026-05-20
vfio: selftests: Add tests to validate SR-IOV UAPI
Raghavendra Rao Ananta
2
-0
/
+218
2026-05-20
vfio: selftests: Add helpers to alloc/free vfio_pci_device
Raghavendra Rao Ananta
2
-2
/
+18
2026-05-20
vfio: selftests: Add helper to set/override a vf_token
Raghavendra Rao Ananta
2
-0
/
+36
2026-05-20
vfio: selftests: Expose more vfio_pci_device functions
Raghavendra Rao Ananta
2
-12
/
+42
2026-05-20
vfio: selftests: Extend container/iommufd setup for passing vf_token
Raghavendra Rao Ananta
2
-8
/
+40
2026-05-20
vfio: selftests: Introduce a sysfs lib
Raghavendra Rao Ananta
5
-21
/
+165
2026-05-20
vfio: selftests: Introduce snprintf_assert()
Raghavendra Rao Ananta
4
-17
/
+23
2026-05-20
vfio: selftests: Add -Wall and -Werror to the Makefile
Raghavendra Rao Ananta
1
-0
/
+1
2026-05-20
vfio: selftests: Allow builds when ARCH=x86
David Matlack
1
-1
/
+1
2026-05-20
vfio: selftests: Fix out-of-tree build with make O=
Jason Gunthorpe
1
-1
/
+4
2026-05-20
tools/nolibc: getopt: Fix potential out of bounds access
Daniel Palmer
1
-1
/
+1
2026-05-20
perf riscv: Add SDT argument parsing for RISC-V
Chen Pei
3
-0
/
+132
2026-05-20
selftests/bpf: Filter timing outliers with IQR in batch-timing library
Puranjay Mohan
1
-0
/
+26
2026-05-20
selftests/bpf: Fix expired UDP LRU entries in XDP LB benchmark
Puranjay Mohan
1
-0
/
+11
2026-05-20
selftests/bpf: Fix cold_lru producing zero batch_hash in XDP LB benchmark
Puranjay Mohan
1
-1
/
+1
2026-05-20
bpf: Reject NULL data/sig in bpf_verify_pkcs7_signature
KP Singh
1
-1
/
+1
2026-05-19
selftests: bridge_vlan_mcast: Test toggling of multicast snooping
Ido Schimmel
1
-1
/
+29
2026-05-19
Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-1
/
+51
2026-05-19
selftests: mptcp: drop nanoseconds width specifier
Matthieu Baerts (NGI0)
2
-8
/
+8
2026-05-19
selftests: mptcp: join: cover ADD_ADDR tx drop and list progress
Li Xiasong
1
-0
/
+31
2026-05-19
kselftest/arm64: Add 2025 dpISA coverage to hwcaps
Mark Brown
1
-0
/
+116
2026-05-19
Merge tag 'ovpn-net-20260514' of https://github.com/OpenVPN/ovpn-net-next
Paolo Abeni
3
-6
/
+6
2026-05-19
kselftest/arm64: Add tests for POR_EL0 save/reset/restore
Kevin Brodsky
2
-0
/
+137
2026-05-19
kselftest/arm64: Move/add POE helpers to test_signals_utils.h
Kevin Brodsky
2
-15
/
+16
2026-05-19
kselftest/arm64: Add POE as a feature in the signal tests
Kevin Brodsky
2
-0
/
+5
2026-05-19
selftests/mm: Fix resv_sz when parsing arm64 signal frame
Kevin Brodsky
1
-1
/
+2
2026-05-19
selftests: net: add tests for PPPoL2TP
Qingfang Deng
3
-0
/
+98
2026-05-19
selftests: net: test PPPoE packets in gro.sh
Qingfang Deng
3
-16
/
+97
2026-05-18
selftests/bpf: Fix test for refinement of single-value tnum
Paul Chaignon
1
-7
/
+7
2026-05-18
selftests/bpf: Reject unsupported -k option in vmtest.sh
Roman Kvasnytskyi
1
-1
/
+1
2026-05-18
selftests/bpf: Override EXTRA_LDFLAGS for static builds
Paul Chaignon
1
-1
/
+1
2026-05-18
selftests/bpf: Add test to verify checking padding bytes for BPF syscall comm...
Leon Hwang
1
-0
/
+26
2026-05-18
selftests/bpf: Use -1 as token_fd in map create failure test
Leon Hwang
1
-1
/
+1
[prev]
[next]