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-04-05
bpftool: Fix documentation about line info display for prog dumps
Quentin Monnet
1
-6
/
+4
2023-04-05
selftests/mm: set overcommit_policy as OVERCOMMIT_ALWAYS
Chaitanya S Prakash
1
-0
/
+8
2023-04-05
selftests/mm: change NR_CHUNKS_HIGH for aarch64
Chaitanya S Prakash
1
-4
/
+10
2023-04-05
selftests/mm: change MAP_CHUNK_SIZE
Chaitanya S Prakash
1
-3
/
+7
2023-04-05
mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs
Axel Rasmussen
1
-0
/
+4
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-3
/
+3
2023-04-05
selftests/mm: smoke test UFFD_FEATURE_WP_UNPOPULATED
Peter Xu
1
-2
/
+43
2023-04-05
selftests: net: rps_default_mask.sh: delete veth link specifically
Hangbin Liu
1
-0
/
+1
2023-04-05
maple_tree: fix write memory barrier of nodes once dead for RCU mode
Liam R. Howlett
1
-0
/
+16
2023-04-05
KVM: selftests: Close opened file descriptor in stable_tsc_check_supported()
Hao Ge
1
-2
/
+6
2023-04-05
selftests/bpf: Wait for receive in cg_storage_multi test
YiFei Zhu
1
-2
/
+6
2023-04-05
selftests: xsk: Deflakify STATS_RX_DROPPED test
Kal Conley
1
-2
/
+8
2023-04-05
selftests: xsk: Disable IPv6 on VETH1
Kal Conley
1
-0
/
+1
2023-04-05
kunit: tool: Add support for SH under QEMU
Geert Uytterhoeven
1
-0
/
+17
2023-04-05
kunit: tool: Add support for overriding the QEMU serial port
Geert Uytterhoeven
2
-1
/
+3
2023-04-05
selftests: xsk: Add test case for packets at end of UMEM
Kal Conley
1
-2
/
+5
2023-04-05
selftests: xsk: Use correct UMEM size in testapp_invalid_desc
Kal Conley
2
-5
/
+5
2023-04-05
selftests: xsk: Add xskxceiver.h dependency to Makefile
Kal Conley
1
-1
/
+1
2023-04-05
Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...
Joel Fernandes (Google)
6
-10
/
+104
2023-04-05
rcu: Remove CONFIG_SRCU
Paul E. McKenney
1
-4
/
+0
2023-04-05
KVM: selftests: Add test for SMCCC filter
Oliver Upton
2
-0
/
+261
2023-04-05
KVM: selftests: Add a helper for SMCCC calls with SMC instruction
Oliver Upton
2
-19
/
+46
2023-04-04
selftests/bpf: Add tracing tests for walking skb and req.
Alexei Starovoitov
1
-0
/
+16
2023-04-04
selftests/bpf: Add RESOLVE_BTFIDS dependency to bpf_testmod.ko
Ilya Leoshkevich
1
-1
/
+1
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
29
-114
/
+125
2023-04-04
perf map: Add accessor for dso
Ian Rogers
54
-319
/
+447
2023-04-04
perf maps: Add functions to access maps
Ian Rogers
20
-111
/
+175
2023-04-04
perf maps: Remove rb_node from struct map
Ian Rogers
17
-186
/
+295
2023-04-04
perf map: Move map list node into symbol
Ian Rogers
2
-24
/
+54
2023-04-04
perf jit: Fix a few memory leaks
Ian Rogers
2
-18
/
+34
2023-04-04
perf build: Allow C++ demangle without libelf
Ian Rogers
1
-1
/
+0
2023-04-04
perf srcline: Avoid addr2line SIGPIPEs
Ian Rogers
1
-0
/
+2
2023-04-04
perf srcline: Support for llvm-addr2line
Ian Rogers
1
-7
/
+67
2023-04-04
perf srcline: Simplify addr2line subprocess
Ian Rogers
1
-65
/
+38
2023-04-04
tools api: Add io__getline
Ian Rogers
2
-0
/
+81
2023-04-04
perf intel-pt: Use perf_pmu__scan_file_at() if possible
Namhyung Kim
1
-20
/
+32
2023-04-04
perf pmu: Add perf_pmu__{open,scan}_file_at()
Namhyung Kim
2
-13
/
+50
2023-04-04
perf pmu: Use relative path in setup_pmu_alias_list()
Namhyung Kim
1
-6
/
+7
2023-04-04
perf pmu: Use relative path in perf_pmu__caps_parse()
Namhyung Kim
1
-4
/
+6
2023-04-04
perf pmu: Use relative path for sysfs scan
Namhyung Kim
3
-63
/
+111
2023-04-04
perf bench: Add pmu-scan benchmark
Namhyung Kim
4
-0
/
+187
2023-04-04
perf pmu: Add perf_pmu__destroy() function
Namhyung Kim
2
-0
/
+52
2023-04-04
perf tools: Fix a asan issue in parse_events_multi_pmu_add()
Namhyung Kim
1
-1
/
+1
2023-04-04
perf list: Use relative path for tracepoint scan
Namhyung Kim
1
-7
/
+31
2023-04-04
tools build: Add a feature test for scandirat(), that is not implemented so f...
Arnaldo Carvalho de Melo
5
-0
/
+27
2023-04-04
iommufd/selftest: Cover domain unmap with huge pages and access
Jason Gunthorpe
1
-0
/
+34
2023-04-04
tools/virtio: fix typo in README instructions
Ross Zwisler
1
-1
/
+1
2023-04-04
Merge branch 'iommufd/for-rc' into for-next
Jason Gunthorpe
117
-815
/
+1472
2023-04-04
perf intel-pt: Fix CYC timestamps after standalone CBR
Adrian Hunter
1
-0
/
+2
2023-04-04
perf auxtrace: Fix address filter entire kernel size
Adrian Hunter
1
-1
/
+4
[prev]
[next]