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
2018-10-21
radix tree test suite: Remove multiorder benchmarking
Matthew Wilcox
1
-29
/
+21
2018-10-21
radix tree test suite: Remove __item_insert
Matthew Wilcox
2
-7
/
+1
2018-10-21
xarray: Move multiorder_check to in-kernel tests
Matthew Wilcox
1
-48
/
+0
2018-10-21
xarray: Move multiorder_shrink to kernel tests
Matthew Wilcox
1
-173
/
+0
2018-10-21
xarray: Move multiorder account test in-kernel
Matthew Wilcox
1
-24
/
+0
2018-10-21
radix tree test suite: Convert iteration test to XArray
Matthew Wilcox
3
-58
/
+63
2018-10-21
radix tree test suite: Convert tag_tagged_items to XArray
Matthew Wilcox
8
-57
/
+46
2018-10-21
radix tree: Remove radix_tree_clear_tags
Matthew Wilcox
1
-29
/
+0
2018-10-21
radix tree: Remove split/join code
Matthew Wilcox
2
-338
/
+0
2018-10-21
radix tree: Remove radix_tree_update_node_t
Matthew Wilcox
1
-1
/
+1
2018-10-21
shmem: Convert find_swap_entry to XArray
Matthew Wilcox
3
-84
/
+0
2018-10-21
radix tree test suite: Convert regression1 to XArray
Matthew Wilcox
1
-39
/
+19
2018-10-21
page cache: Convert find_get_pages_contig to XArray
Matthew Wilcox
1
-23
/
+0
2018-10-21
ida: Convert to XArray
Matthew Wilcox
1
-5
/
+3
2018-10-21
xarray: Add XArray unconditional store operations
Matthew Wilcox
6
-1
/
+42
2018-10-21
xarray: Add XArray marks
Matthew Wilcox
4
-11
/
+118
2018-10-21
xarray: Add XArray load operation
Matthew Wilcox
8
-2
/
+39
2018-10-21
xarray: Define struct xa_node
Matthew Wilcox
1
-15
/
+15
2018-10-21
xarray: Add definition of struct xarray
Matthew Wilcox
6
-7
/
+19
2018-10-20
selftests/bpf: fix return value comparison for tests in test_libbpf.sh
Quentin Monnet
1
-1
/
+1
2018-10-20
bpf, libbpf: simplify and cleanup perf ring buffer walk
Daniel Borkmann
4
-52
/
+47
2018-10-20
bpf, verifier: fix register type dump in xadd and st
Daniel Borkmann
1
-5
/
+5
2018-10-20
bpf: test_sockmap add options to use msg_push_data
John Fastabend
2
-26
/
+129
2018-10-20
bpf: libbpf support for msg_push_data
John Fastabend
2
-1
/
+21
2018-10-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
12
-45
/
+39
2018-10-20
Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
1
-0
/
+80
2018-10-20
selftests/powerpc: Add a test of wild bctr
Michael Ellerman
4
-2
/
+161
2018-10-20
selftests/powerpc: Fix out-of-tree build errors
Michael Ellerman
4
-6
/
+1
2018-10-20
selftests/powerpc: Add test to verify rfi flush across a system call
Naveen N. Rao
5
-1
/
+305
2018-10-20
selftests/powerpc: Move UCONTEXT_NIA() into utils.h
Naveen N. Rao
2
-8
/
+8
2018-10-19
selftests: ftrace: Add synthetic event syntax testcase
Masami Hiramatsu
1
-0
/
+80
2018-10-19
bpf: add tests for direct packet access from CGROUP_SKB
Song Liu
1
-0
/
+171
2018-10-19
bpf, libbpf: use correct barriers in perf ring buffer walk
Daniel Borkmann
1
-6
/
+4
2018-10-19
tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers
Daniel Borkmann
9
-12
/
+250
2018-10-19
selftests/bpf: add missing executables to .gitignore
Anders Roxell
1
-0
/
+2
2018-10-19
selftests/bpf: add test cases for queue and stack maps
Mauricio Vasquez B
9
-1
/
+313
2018-10-19
Sync uapi/bpf.h to tools/include
Mauricio Vasquez B
1
-1
/
+29
2018-10-19
perf evsel: Introduce per event max_events property
Arnaldo Carvalho de Melo
5
-0
/
+17
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+9
2018-10-19
Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Greg Kroah-Hartman
1
-0
/
+4
2018-10-19
selftests/kvm: add missing executables to .gitignore
Anders Roxell
1
-0
/
+1
2018-10-19
perf trace: Introduce --max-events
Arnaldo Carvalho de Melo
2
-0
/
+68
2018-10-19
tools lib subcmd: Introduce OPTION_ULONG
Arnaldo Carvalho de Melo
2
-0
/
+21
2018-10-19
perf arm64: Fix generate system call table failed with /tmp mounted with noexec
Hongxu Jia
1
-1
/
+1
2018-10-19
Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
5
-12
/
+36
2018-10-18
tools: bpftool: use 4 context mode for the NFP disasm
Jakub Kicinski
4
-9
/
+20
2018-10-18
selftests/bpf: fix file resource leak in load_kallsyms
Peng Hao
1
-0
/
+1
2018-10-18
usbip: tools: fix atoi() on non-null terminated string
Colin Ian King
1
-3
/
+3
2018-10-18
perf symbols: Set PLT entry/header sizes properly on Sparc
David Miller
1
-1
/
+11
2018-10-18
perf jitdump: Add Sparc support.
David Miller
2
-0
/
+8
[prev]
[next]