index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-23
selftests/bpf: Simple program to dump XDP RX metadata
Stanislav Fomichev
4
-1
/
+491
2023-01-23
selftests/bpf: Verify xdp_metadata xdp->af_xdp path
Stanislav Fomichev
6
-1
/
+514
2023-01-23
selftests/bpf: Update expected test_offload.py messages
Stanislav Fomichev
1
-5
/
+5
2023-01-23
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
1
-0
/
+5
2023-01-23
perf test buildid: Fix shell string substitutions
Athira Rajeev
1
-7
/
+11
2023-01-23
perf: Various spelling fixes
Diederik de Haas
4
-5
/
+5
2023-01-23
perf test: Switch basic bpf filtering test to use syscall tracepoint
Naveen N. Rao
1
-1
/
+1
2023-01-23
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
14
-20
/
+119
2023-01-22
perf cs-etm: Ensure that Coresight timestamps don't go backwards
James Clark
1
-10
/
+19
2023-01-22
perf cs_etm: Set the time field in the synthetic samples
German Gomez
3
-13
/
+120
2023-01-22
perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETE
German Gomez
3
-0
/
+52
2023-01-22
perf cs_etm: Keep separate symbols for ETMv4 and ETE parameters
German Gomez
4
-22
/
+76
2023-01-22
perf pmu: Add function to check if a pmu file exists
German Gomez
2
-0
/
+12
2023-01-22
perf pmu: Remove remaining duplication of bus/event_source/devices/...
James Clark
1
-12
/
+5
2023-01-22
perf pmu: Use perf_pmu__open_file() and perf_pmu__scan_file()
James Clark
5
-60
/
+27
2023-01-22
perf pmu: Remove duplication around EVENT_SOURCE_DEVICE_PATH
James Clark
5
-85
/
+51
2023-01-22
perf tools: Fix foolproof typo
Ian Rogers
4
-4
/
+4
2023-01-22
perf symbols: Check SHT_RELA and SHT_REL type earlier
Adrian Hunter
1
-27
/
+27
2023-01-22
perf symbols: Combine handling for SHT_RELA and SHT_REL
Adrian Hunter
1
-48
/
+27
2023-01-22
perf symbols: Allow for .plt entries with no symbol
Adrian Hunter
1
-4
/
+10
2023-01-22
perf symbols: Add symbol for .plt header
Adrian Hunter
1
-5
/
+21
2023-01-22
perf symbols: Do not check ss->dynsym twice
Adrian Hunter
1
-3
/
+0
2023-01-22
perf symbols: Slightly simplify 'err' usage in dso__synthesize_plt_symbols()
Adrian Hunter
1
-5
/
+3
2023-01-22
perf symbols: Add dso__find_symbol_nocache()
Adrian Hunter
2
-0
/
+6
2023-01-22
perf symbols: Check plt_entry_size is not zero
Adrian Hunter
1
-7
/
+11
2023-01-22
perf symbols: Factor out get_plt_sizes()
Adrian Hunter
1
-26
/
+28
2023-01-22
perf test: Add Symbols test
Adrian Hunter
5
-0
/
+160
2023-01-22
KVM: selftests: Make reclaim_period_ms input always be positive
Vipin Sharma
1
-1
/
+1
2023-01-22
selftests: kvm: move declaration at the beginning of main()
Paolo Bonzini
1
-4
/
+3
2023-01-21
tools/iio/iio_utils:fix memory leak
Yulong Zhang
1
-17
/
+6
2023-01-21
objtool: Check that module init/exit function is an indirect call target
Michal Kubecek
2
-0
/
+15
2023-01-20
selftests/bpf: Add dynptr helper tests
Kumar Kartikeya Dwivedi
1
-0
/
+192
2023-01-20
selftests/bpf: Add dynptr partial slot overwrite tests
Kumar Kartikeya Dwivedi
1
-0
/
+66
2023-01-20
selftests/bpf: Add dynptr var_off tests
Kumar Kartikeya Dwivedi
1
-0
/
+40
2023-01-20
selftests/bpf: Add dynptr pruning tests
Kumar Kartikeya Dwivedi
1
-0
/
+141
2023-01-20
selftests/bpf: convenience macro for use with 'asm volatile' blocks
Eduard Zingerman
1
-0
/
+7
2023-01-20
bpf: Invalidate slices on destruction of dynptrs on stack
Kumar Kartikeya Dwivedi
1
-2
/
+2
2023-01-20
bpf: Fix partial dynptr stack slot reads/writes
Kumar Kartikeya Dwivedi
1
-3
/
+3
2023-01-20
bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
Kumar Kartikeya Dwivedi
2
-3
/
+3
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-28
/
+134
2023-01-20
Merge tag 'linux-kselftest-fixes-6.2-rc5' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2023-01-20
Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-12
/
+64
2023-01-20
kselftest/arm64: Correct buffer size for SME ZA storage
Zenghui Yu
1
-2
/
+2
2023-01-20
kselftest/arm64: Remove the local NUM_VL definition
Zenghui Yu
1
-2
/
+0
2023-01-20
kselftest/arm64: Verify simultaneous SSVE and ZA context generation
Mark Brown
1
-0
/
+162
2023-01-20
kselftest/arm64: Verify that SSVE signal context has SVE_SIG_FLAG_SM set
Mark Brown
1
-0
/
+5
2023-01-20
kselftest/arm64: Remove spurious comment from MTE test Makefile
Mark Brown
1
-1
/
+0
2023-01-20
kselftest/arm64: Support build of MTE tests with clang
Mark Brown
1
-5
/
+15
2023-01-20
kselftest/arm64: Initialise current at build time in signal tests
Mark Brown
1
-3
/
+1
2023-01-20
kselftest/arm64: Don't pass headers to the compiler as source
Mark Brown
1
-2
/
+6
[prev]
[next]