index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-30
selftests: vDSO: use KHDR_INCLUDES for UAPI headers for getrandom test
Xi Ruoyao
1
-0
/
+1
2024-08-30
selftests: vDSO: remove unnecessary command line defs from chacha test
Jason A. Donenfeld
1
-2
/
+1
2024-08-30
selftests: vDSO: separate LDLIBS from CFLAGS for libsodium
Jason A. Donenfeld
1
-3
/
+5
2024-08-30
selftests: vDSO: add --cflags for pkg-config command querying libsodium
Xi Ruoyao
1
-1
/
+1
2024-08-30
selftests: vDSO: look for arch-specific function name in getrandom test
Christophe Leroy
2
-7
/
+9
2024-08-30
selftests: vDSO: fix include order in build of test_vdso_chacha
Christophe Leroy
2
-2
/
+6
2024-08-30
selftests: vDSO: don't hard-code location of vDSO sources
Christophe Leroy
2
-1
/
+2
2024-08-30
selftests: vDSO: simplify getrandom thread local storage and structs
Jason A. Donenfeld
1
-40
/
+27
2024-08-30
perf sched timehist: Fixed timestamp error when unable to confirm event sched...
Yang Jihong
1
-1
/
+4
2024-08-30
perf lock contention: Fix spinlock and rwlock accounting
Namhyung Kim
1
-0
/
+3
2024-08-30
perf lock contention: Do not fail EEXIST for update
Namhyung Kim
1
-0
/
+7
2024-08-30
perf lock contention: Simplify spinlock check
Namhyung Kim
1
-2
/
+1
2024-08-30
perf lock contention: Handle error in a single place
Namhyung Kim
1
-12
/
+4
2024-08-30
perf test: Additional pipe tests with pipe output written to a file
Ian Rogers
1
-0
/
+26
2024-08-30
perf header: Remove repipe option
Ian Rogers
3
-18
/
+9
2024-08-30
perf inject: Overhaul handling of pipe files
Ian Rogers
5
-49
/
+48
2024-08-30
kselftest/arm64: Actually test SME vector length changes via sigreturn
Mark Brown
1
-7
/
+7
2024-08-30
crypto: tools/ccp - Remove unused variable
Zhu Jun
1
-1
/
+0
2024-08-30
KVM: arm64: selftests: Add arch_timer_edge_cases selftest
Colton Lewis
3
-1
/
+1080
2024-08-30
KVM: arm64: selftests: Ensure pending interrupts are handled in arch_timer test
Colton Lewis
3
-6
/
+14
2024-08-29
KVM: selftests: Explicitly include committed one-off assets in .gitignore
Sean Christopherson
1
-0
/
+4
2024-08-29
KVM: selftests: Add a test for coalesced MMIO (and PIO on x86)
Sean Christopherson
3
-0
/
+265
2024-08-29
KVM: selftests: Add SEV-ES shutdown test
Peter Gonda
1
-0
/
+32
2024-08-29
KVM: selftests: Always unlink memory regions when deleting (VM free)
Sean Christopherson
1
-9
/
+6
2024-08-29
KVM: selftests: Remove unused kvm_memcmp_hva_gva()
Sean Christopherson
2
-72
/
+0
2024-08-29
selftests/bpf: Add tests for iter next method returning valid pointer
Juntong Deng
4
-1
/
+154
2024-08-29
selftests/bpf: Test epilogue patching when the main prog has multiple BPF_EXIT
Martin KaFai Lau
2
-0
/
+84
2024-08-29
selftests/bpf: A pro/epilogue test when the main prog jumps back to the 1st insn
Martin KaFai Lau
2
-0
/
+151
2024-08-29
selftests/bpf: Add tailcall epilogue test
Martin KaFai Lau
2
-0
/
+104
2024-08-29
selftests/bpf: Test gen_prologue and gen_epilogue
Martin KaFai Lau
5
-0
/
+371
2024-08-29
selftests/bpf: attach struct_ops maps before test prog runs
Eduard Zingerman
1
-0
/
+27
2024-08-29
KVM: selftests: Play nice with AMD's AVIC errata
Sean Christopherson
1
-4
/
+19
2024-08-29
KVM: selftests: Verify the guest can read back the x2APIC ICR it wrote
Sean Christopherson
1
-2
/
+4
2024-08-29
KVM: selftests: Test x2APIC ICR reserved bits
Sean Christopherson
1
-13
/
+10
2024-08-29
KVM: selftests: Skip ICR.BUSY test in xapic_state_test if x2APIC is enabled
Sean Christopherson
1
-6
/
+12
2024-08-29
KVM: selftests: Add x86 helpers to play nice with x2APIC MSR #GPs
Sean Christopherson
1
-1
/
+20
2024-08-29
KVM: selftests: Report unhandled exceptions on x86 as regular guest asserts
Sean Christopherson
1
-5
/
+3
2024-08-29
KVM: selftests: Open code vcpu_run() equivalent in guest_printf test
Sean Christopherson
1
-2
/
+17
2024-08-29
selftests: add selftest for tcp SO_PEEK_OFF support
Jon Maloy
2
-0
/
+184
2024-08-29
tools: ynl: error check scanf() in a sample
Jakub Kicinski
1
-1
/
+5
2024-08-29
selftests/bpf: Make sure stashed kptr in local kptr is freed recursively
Amery Hung
1
-1
/
+29
2024-08-29
perf header: Allow attributes to be written after data
Ian Rogers
1
-39
/
+67
2024-08-29
perf header: Fail read if header sections overlap
Ian Rogers
1
-0
/
+18
2024-08-29
perf header: Add kerneldoc to 'struct perf_file_header'
Ian Rogers
1
-1
/
+15
2024-08-29
perf session: Document 'struct perf_session' and constify its 'auxtrace' member
Ian Rogers
1
-1
/
+47
2024-08-29
perf: cs-etm: Print queue number in raw trace dump
James Clark
3
-6
/
+13
2024-08-29
perf: cs-etm: Support version 0.1 of HW_ID packets
James Clark
2
-14
/
+103
2024-08-29
perf: cs-etm: Only save valid trace IDs into files
James Clark
1
-1
/
+2
2024-08-29
perf: cs-etm: Create decoders based on the trace ID mappings
James Clark
4
-122
/
+55
2024-08-29
perf: cs-etm: Move traceid_list to each queue
James Clark
3
-98
/
+147
[prev]
[next]