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-05-27
PM / tools: pm-graph: upgrade to v5.1
Todd E Brandt
3
-138
/
+267
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-4
/
+36
2018-05-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+7
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+10
2018-05-25
idr: fix invalid ptr dereference on item delete
Matthew Wilcox
1
-0
/
+7
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-1
/
+5
2018-05-25
selftests/net: Add missing config options for PMTU tests
Stefano Brivio
1
-0
/
+5
2018-05-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
26
-198
/
+820
2018-05-25
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
22
-192
/
+791
2018-05-24
selftests: forwarding: Test mirror-to-gre w/ UL 802.1d+VLAN
Petr Machata
1
-0
/
+109
2018-05-24
selftests: forwarding: Test mirror-to-gre w/ UL VLAN
Petr Machata
1
-0
/
+92
2018-05-24
selftests: forwarding: Test mirror-to-gre w/ UL VLAN+802.1q
Petr Machata
1
-0
/
+140
2018-05-24
selftests: forwarding: Test mirror-to-vlan
Petr Machata
1
-0
/
+169
2018-05-24
selftests: forwarding: lib: Extract trap_{, un}install()
Petr Machata
1
-9
/
+18
2018-05-24
selftests: forwarding: mirror_gre_lib: Support VLAN
Petr Machata
1
-0
/
+34
2018-05-24
selftests: forwarding: lib: Support VLAN devices
Petr Machata
1
-0
/
+25
2018-05-24
selftests: forwarding: Add $h3's clsact to mirror_topo_lib.sh
Petr Machata
3
-4
/
+2
2018-05-24
selftests: forwarding: mirror_gre_lib: Extract generic functions
Petr Machata
2
-31
/
+64
2018-05-24
selftests: forwarding: Split mirror_gre_topo_lib.sh
Petr Machata
2
-44
/
+108
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
25
-159
/
+1978
2018-05-24
selftests: forwarding: Test removal of mirroring
Petr Machata
1
-0
/
+8
2018-05-24
selftests: forwarding: Test removal of underlay route
Petr Machata
1
-0
/
+30
2018-05-24
selftests: forwarding: Test mirroring to deleted device
Petr Machata
1
-0
/
+38
2018-05-24
tools/bpftool: add perf subcommand
Yonghong Song
6
-2
/
+343
2018-05-24
tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progs
Yonghong Song
1
-0
/
+158
2018-05-24
tools/bpf: add ksym_get_addr() in trace_helpers
Yonghong Song
2
-0
/
+13
2018-05-24
tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpf
Yonghong Song
3
-0
/
+52
2018-05-25
selftests/powerpc: Add ptrace hw breakpoint test
Michael Neuling
3
-1
/
+344
2018-05-25
selftests/powerpc: Add missing .gitignores
Michael Neuling
2
-0
/
+2
2018-05-24
selftests/bpf: test for seg6local End.BPF action
Mathieu Xhonneux
5
-3
/
+689
2018-05-24
ipv6: sr: Add seg6local action End.BPF
Mathieu Xhonneux
1
-0
/
+1
2018-05-24
tools: bpftool: add delimiters to multi-function JITed dumps
Sandipan Das
3
-3
/
+75
2018-05-24
tools: bpf: sync bpf uapi header
Sandipan Das
1
-0
/
+2
2018-05-24
tools: bpftool: resolve calls without using imm field
Sandipan Das
3
-1
/
+35
2018-05-24
tools: bpf: sync bpf uapi header
Sandipan Das
1
-0
/
+2
2018-05-23
selftests: uevent filtering
Christian Brauner
3
-0
/
+505
2018-05-23
selftests: net: initial fib rule tests
Roopa Prabhu
2
-1
/
+249
2018-05-23
tools/lib/libbpf.c: fix string format to allow build on arm32
Sirio Balmelli
1
-4
/
+4
2018-05-23
perf kcore_copy: Amend the offset of sections that remap kernel text
Adrian Hunter
1
-2
/
+51
2018-05-23
perf kcore_copy: Copy x86 PTI entry trampoline sections
Adrian Hunter
1
-0
/
+42
2018-05-23
perf kcore_copy: Get rid of kernel_map
Adrian Hunter
1
-18
/
+52
2018-05-23
perf kcore_copy: Iterate phdrs
Adrian Hunter
1
-15
/
+10
2018-05-23
perf kcore_copy: Layout sections
Adrian Hunter
1
-3
/
+22
2018-05-23
perf kcore_copy: Calculate offset from phnum
Adrian Hunter
1
-1
/
+5
2018-05-23
perf kcore_copy: Keep a count of phdrs
Adrian Hunter
1
-5
/
+4
2018-05-23
perf kcore_copy: Keep phdr data in a list
Adrian Hunter
1
-0
/
+9
2018-05-23
perf annotate: Show group event string for stdio
Jin Yao
1
-1
/
+5
2018-05-23
perf machine: Synthesize and process mmap events for x86 PTI entry trampolines
Adrian Hunter
5
-7
/
+140
2018-05-23
perf machine: Create maps for x86 PTI entry trampolines
Adrian Hunter
5
-19
/
+187
2018-05-23
selftests/bpf: Makefile fix "missing" headers on build with -idirafter
Sirio Balmelli
1
-0
/
+10
[prev]
[next]