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
2020-06-27
Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2020-06-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-4
/
+0
2020-06-27
usbip: tools: add in man page how to load the client's module
Antonio Borneo
1
-1
/
+3
2020-06-26
kunit: kunit_tool: Fix invalid result when build fails
David Gow
1
-1
/
+3
2020-06-26
kunit: show error if kunit results are not present
Uriel Guajardo
3
-4
/
+15
2020-06-26
kunit: kunit_config: Fix parsing of CONFIG options with space
Rikard Falkeborn
1
-1
/
+1
2020-06-26
selftests/vm/keys: fix a broken reference at protection_keys.c
Mauro Carvalho Chehab
1
-1
/
+1
2020-06-26
Merge branch 'linus' into x86/entry, to resolve conflicts
Ingo Molnar
117
-766
/
+547
2020-06-26
selftests/powerpc: Fix build failure in ebb tests
Harish
1
-1
/
+1
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
129
-801
/
+869
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
13
-38
/
+325
2020-06-25
tc-testing: avoid action cookies with odd length.
Briana Oursler
3
-7
/
+7
2020-06-25
bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
Neal Cardwell
1
-3
/
+2
2020-06-25
libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAP
Jesper Dangaard Brouer
2
-2
/
+2
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+176
2020-06-25
tools, bpftool: Define attach_type_name array only once
Tobias Klauser
2
-35
/
+37
2020-06-25
tools, bpftool: Define prog_type_name array only once
Tobias Klauser
5
-37
/
+42
2020-06-25
objtool: Don't consider vmlinux a C-file
Peter Zijlstra
1
-1
/
+1
2020-06-24
selftests/bpf: Add tcp/udp iterator programs to selftests
Yonghong Song
1
-0
/
+68
2020-06-24
selftests/bpf: Implement sample udp/udp6 bpf_iter programs
Yonghong Song
3
-0
/
+166
2020-06-24
selftests/bpf: Implement sample tcp/tcp6 bpf_iter programs
Yonghong Song
3
-0
/
+499
2020-06-24
selftests/bpf: Add more common macros to bpf_tracing_net.h
Yonghong Song
1
-0
/
+35
2020-06-24
selftests/bpf: Refactor some net macros to bpf_tracing_net.h
Yonghong Song
3
-9
/
+18
2020-06-24
selftests/bpf: Move newer bpf_iter_* type redefining to a new header file
Yonghong Song
9
-136
/
+57
2020-06-24
bpf: Add bpf_skc_to_udp6_sock() helper
Yonghong Song
1
-1
/
+8
2020-06-24
bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers
Yonghong Song
1
-1
/
+22
2020-06-24
bpf: Add bpf_skc_to_tcp6_sock() helper
Yonghong Song
1
-1
/
+8
2020-06-25
selftests: netfilter: add test case for conntrack helper assignment
Florian Westphal
2
-1
/
+176
2020-06-24
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-29
/
+124
2020-06-24
Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-5
/
+17
2020-06-24
bpf: Add SO_KEEPALIVE and related options to bpf_setsockopt
Dmitry Yakunin
2
-2
/
+32
2020-06-24
selftests/bpf: Workaround for get_stack_rawtp test.
Alexei Starovoitov
1
-1
/
+2
2020-06-24
libbpf: Prevent loading vmlinux BTF twice
Andrii Nakryiko
1
-11
/
+22
2020-06-24
libbpf: Fix spelling mistake "kallasyms" -> "kallsyms"
Colin Ian King
1
-1
/
+1
2020-06-24
tools, bpftool: Fix variable shadowing in emit_obj_refs_json()
Quentin Monnet
1
-8
/
+9
2020-06-24
kselftest: arm64: Remove redundant clean target
Mark Brown
1
-4
/
+0
2020-06-24
usbip: tools: fix module name in man page
Antonio Borneo
1
-1
/
+1
2020-06-24
usbip: tools: fix build error for multiple definition
Antonio Borneo
1
-1
/
+1
2020-06-23
selftests/net: plug rxtimestamp test into kselftest framework
tannerlove
3
-2
/
+14
2020-06-23
bpf: Fix formatting in documentation for BPF helpers
Quentin Monnet
1
-20
/
+21
2020-06-23
libbpf: Fix CO-RE relocs against .text section
Andrii Nakryiko
2
-2
/
+8
2020-06-23
Merge up to bpf_probe_read_kernel_str() fix into bpf-next
Alexei Starovoitov
2
-1
/
+2
2020-06-24
tools, bpftool: Correctly evaluate $(BUILD_BPF_SKELS) in Makefile
Tobias Klauser
1
-1
/
+1
2020-06-24
selftests/bpf: Add variable-length data concat pattern less than test
John Fastabend
2
-4
/
+78
2020-06-24
selftests/bpf: Add variable-length data concatenation pattern test
Andrii Nakryiko
2
-0
/
+152
2020-06-24
bpf: Switch most helper return values from 32-bit int to 64-bit long
Andrii Nakryiko
1
-96
/
+96
2020-06-23
wireguard: device: avoid circular netns references
Jason A. Donenfeld
1
-1
/
+12
2020-06-23
perf parse-events: Declare bison header file output
Ian Rogers
1
-6
/
+9
2020-06-23
perf expr: Add missing headers noticed when building with NO_LIBBPF=1
Arnaldo Carvalho de Melo
1
-0
/
+3
2020-06-22
tools/bpftool: Add documentation and sample output for process info
Andrii Nakryiko
4
-2
/
+35
[prev]
[next]