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-12-05
cpupower : Auto-completion for cpupower tool
Abhishek Goel
2
-1
/
+133
2018-12-04
selftests: mlxsw: Add one-armed router test
Ido Schimmel
1
-0
/
+259
2018-12-04
bpf: improve verifier branch analysis
Alexei Starovoitov
1
-2
/
+2
2018-12-04
selftests: add a test for bpf_prog_test_run_xattr
Lorenz Bauer
1
-1
/
+54
2018-12-04
libbpf: add bpf_prog_test_run_xattr
Lorenz Bauer
3
-0
/
+43
2018-12-04
tools: sync uapi/linux/bpf.h
Lorenz Bauer
1
-2
/
+5
2018-12-04
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
6
-90
/
+2356
2018-12-03
selftests: extend zerocopy tests to udp
Willem de Bruijn
3
-1
/
+7
2018-12-03
test/net: Add script for VXLAN underlay in a VRF
Alexis Bauvin
2
-1
/
+130
2018-12-03
bpf: allow BPF read access to qdisc pkt_len
Petar Penkov
2
-0
/
+33
2018-12-03
libbpf: Fix license in README.rst
Andrey Ignatov
1
-1
/
+1
2018-12-03
Merge tag 'v4.20-rc5' into perf/core, to pick up fixes
Ingo Molnar
28
-48
/
+871
2018-12-03
Merge 4.20-rc5 into char-misc-next
Greg Kroah-Hartman
36
-33
/
+937
2018-12-03
Merge 4.20-rc5 into staging-next
Greg Kroah-Hartman
64
-180
/
+1806
2018-12-01
Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...
Paul E. McKenney
6
-90
/
+2356
2018-12-01
rcutorture/formal: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-2
/
+2
2018-12-01
tools/kernel.h: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-1
/
+1
2018-12-01
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2018-11-30
bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.
David Miller
1
-0
/
+17
2018-11-30
bpf: Make more use of 'any' alignment in test_verifier.c
David Miller
1
-0
/
+44
2018-11-30
bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.c
David Miller
1
-18
/
+24
2018-11-30
bpf: Add BPF_F_ANY_ALIGNMENT.
David Miller
5
-8
/
+23
2018-11-30
bpf: Fix verifier log string check for bad alignment.
David Miller
1
-1
/
+1
2018-11-30
bpf: Improve socket lookup reuseport documentation
Joe Stringer
1
-4
/
+4
2018-11-30
bpf: Support sk lookup in netns with id 0
Joe Stringer
3
-25
/
+36
2018-11-30
selftests: forwarding: Add VxLAN test with a VLAN-aware bridge
Ido Schimmel
2
-0
/
+800
2018-11-30
selftests: mlxsw: Add a test for VxLAN configuration with a VLAN-aware bridge
Ido Schimmel
1
-1
/
+203
2018-11-30
selftests: mlxsw: Consider VLAN-aware bridges as valid
Ido Schimmel
1
-1
/
+1
2018-11-30
bpf: fix pointer offsets in context for 32 bit
Daniel Borkmann
1
-5
/
+12
2018-11-30
proc: fixup map_files test on arm
Alexey Dobriyan
1
-2
/
+7
2018-11-30
bpf: Fix verifier log string check for bad alignment.
David Miller
1
-1
/
+1
2018-11-30
tools: bpftool: add owner_prog_type and owner_jited to bpftool output
Quentin Monnet
3
-26
/
+75
2018-11-30
tools: bpftool: mark offloaded programs more explicitly in plain output
Quentin Monnet
1
-1
/
+1
2018-11-30
tools: bpftool: fix bash completion for new map types (queue and stack)
Quentin Monnet
1
-1
/
+1
2018-11-30
tools: bpftool: fix bash completion for bpftool prog (attach|detach)
Quentin Monnet
1
-24
/
+49
2018-11-30
tools: bpftool: use "/proc/self/" i.o. crafting links with getpid()
Quentin Monnet
2
-13
/
+3
2018-11-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-4
/
+93
2018-11-30
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+15
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
16
-62
/
+497
2018-11-30
tools/bpf: make libbpf _GNU_SOURCE friendly
Yonghong Song
2
-0
/
+3
2018-11-29
selftests/ftrace: Fix invalid SPDX identifiers
Thomas Gleixner
5
-5
/
+5
2018-11-29
Merge back earlier ACPICA changes for 4.21.
Rafael J. Wysocki
1
-1
/
+1
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-23
/
+821
2018-11-28
tools: bpftool: fix a bitfield pretty print issue
Yonghong Song
1
-3
/
+3
2018-11-28
bpf: Fix various lib and testsuite build failures on 32-bit.
David Miller
2
-6
/
+6
2018-11-28
tools/bpf: add addition type tests to test_btf
Yonghong Song
1
-0
/
+361
2018-11-28
tools/bpf: fix two test_btf unit test cases
Martin KaFai Lau
1
-7
/
+7
2018-11-28
selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLS
Naresh Kamboju
1
-0
/
+1
2018-11-28
bpf: test_sockmap, add options for msg_pop_data() helper
John Fastabend
2
-17
/
+180
2018-11-28
bpf: add msg_pop_data helper to tools
John Fastabend
2
-1
/
+17
[prev]
[next]