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-07-16
perf trace: Refactor augmented_raw_syscalls using bpf_for
Viktor Malik
1
-12
/
+35
2026-07-16
perf trace: Factor out BPF loop body
Viktor Malik
1
-55
/
+73
2026-07-16
perf test: Update test for --for-each-cgroup option
Namhyung Kim
1
-0
/
+15
2026-07-16
perf evsel: Arrange some fields that should be cloned
Namhyung Kim
1
-5
/
+6
2026-07-16
perf evsel: Remove unused BPF related fields
Namhyung Kim
2
-23
/
+0
2026-07-16
perf stat: Fix duplicate output with --for-each-cgroup
Namhyung Kim
1
-0
/
+10
2026-07-16
perf stat: Do not open cgroups for BPF counters
Namhyung Kim
1
-1
/
+2
2026-07-16
tools/lib/api: Fix potential double-free from fdarray__grow()
Namhyung Kim
1
-2
/
+3
2026-07-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-0
/
+303
2026-07-15
selftests/seccomp: Fix pointer type mismatch build error
Kuan-Ying Lee
1
-1
/
+2
2026-07-15
selftests/lkdtm: rename STACKLEAK_ERASING to KSTACK_ERASE
Haofeng Li
1
-1
/
+1
2026-07-15
perf jevents: Add more components to the metric sorting order
Ian Rogers
2
-3
/
+8
2026-07-15
perf sched: Free subcommand string after perf sched stats
Namhyung Kim
1
-4
/
+5
2026-07-15
perf sched: Fix memory leaks in perf sched stats report
Namhyung Kim
1
-0
/
+4
2026-07-15
perf sched: Add missing perf_session__delete()
Namhyung Kim
1
-1
/
+1
2026-07-15
Merge tag 'linux_kselftest-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-11
/
+20
2026-07-15
perf vendor events intel: Update emeraldrapids metrics
Chun-Tse Shao
2
-50
/
+87
2026-07-15
perf vendor events intel: Update sierraforest events from 1.17 to 1.18
Chun-Tse Shao
4
-79
/
+12
2026-07-15
perf vendor events intel: Update pantherlake events from 1.06 to 1.07
Chun-Tse Shao
2
-2
/
+2
2026-07-15
perf vendor events intel: Add novalake v1.00 events
Chun-Tse Shao
10
-0
/
+4618
2026-07-15
perf vendor events intel: Update meteorlake events from 1.21 to 1.22
Chun-Tse Shao
6
-60
/
+131
2026-07-15
perf vendor events intel: Update lunarlake events from 1.25 to 1.26
Chun-Tse Shao
4
-65
/
+83
2026-07-15
perf vendor events intel: Update graniterapids events from 1.19 to 1.20
Chun-Tse Shao
4
-53
/
+55
2026-07-15
perf vendor events intel: Update grandridge events from 1.12 to 1.13
Chun-Tse Shao
8
-44
/
+288
2026-07-15
perf vendor events intel: Update clearwaterforest events from 1.02 to 1.04
Chun-Tse Shao
5
-2
/
+64
2026-07-15
perf vendor events intel: Update arrowlake events from 1.19 to 1.20
Chun-Tse Shao
5
-82
/
+160
2026-07-15
perf vendor events intel: Update alderlaken events from 1.39 to 1.40
Chun-Tse Shao
2
-1
/
+33
2026-07-15
perf vendor events intel: Update alderlake events from 1.39 to 1.40
Chun-Tse Shao
5
-44
/
+82
2026-07-15
perf: evsel: Fix error handling in tp_format lookup
Hongling Zeng
1
-1
/
+1
2026-07-15
perf doc: Fix mmap failure checks in topdown example
Hongfu Li
1
-2
/
+2
2026-07-15
perf jevents: Add Intel OMR MSR mappings
Dapeng Mi
1
-0
/
+4
2026-07-15
perf test: Remove duplicate include of util/term.h
Chen Ni
1
-1
/
+0
2026-07-15
docs: kdoc: fix troff output description typo
Yousef Alhouseen
1
-1
/
+1
2026-07-15
selftests/bpf: Fix fib_lookup VLAN tests on hosts with forwarding on
Avinash Duduskar
1
-0
/
+21
2026-07-15
Merge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+47
2026-07-15
Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-0
/
+256
2026-07-15
selftests/bpf: Cover negative buffer pointer offsets
Sun Jian
5
-43
/
+102
2026-07-15
selftests/bpf: Test FIONREAD on a sockmap socket without a verdict program
Mattia Meleleo
1
-0
/
+39
2026-07-15
selftests/bpf: Test kfunc returning zero-sized allocation buffer
Amery Hung
2
-0
/
+28
2026-07-15
bpf: Unify helper and kfunc allocation-size argument handling
Amery Hung
1
-1
/
+1
2026-07-15
bpf: Remove dynptr check in check_stack_range_initialized()
Amery Hung
1
-2
/
+2
2026-07-15
docs: bpf: Document BPF_RB_OVERWRITE_POS in bpf_ringbuf_query
Jianlin Shi
1
-0
/
+1
2026-07-15
selftests/bpf: Add bpf_fib_lookup() VLAN flag tests
Avinash Duduskar
2
-4
/
+773
2026-07-15
bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT flag to bpf_fib_lookup() helper
Avinash Duduskar
1
-1
/
+20
2026-07-15
bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
Avinash Duduskar
1
-1
/
+32
2026-07-15
selftests/bpf: Fail unbound UDP on sockmap update
Michal Luczaj
1
-7
/
+6
2026-07-15
selftests/bpf: Adapt sockmap update error handling
Michal Luczaj
1
-10
/
+11
2026-07-15
selftests/bpf: Ensure UDP sockets are bound
Michal Luczaj
1
-3
/
+3
2026-07-15
selftests/ftrace: Add test case for a symbol in a module without module name
Masami Hiramatsu (Google)
1
-0
/
+6
2026-07-14
nvdimm: ndtest: remove redundant NULL check before vfree()
Mohammad Shahid
1
-2
/
+1
[prev]
[next]