index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-01
selftests/x86: Consolidate and fix get/set_eflags() helpers
Andy Lutomirski
7
-90
/
+51
2020-07-01
selftests/x86/syscall_nt: Clear weird flags after each test
Andy Lutomirski
1
-0
/
+1
2020-07-01
selftests/x86/syscall_nt: Add more flag combinations
Andy Lutomirski
1
-0
/
+15
2020-07-01
selftests/bpf: Add byte swapping selftest
Andrii Nakryiko
2
-0
/
+90
2020-07-01
libbpf: Make bpf_endian co-exist with vmlinux.h
Andrii Nakryiko
1
-8
/
+35
2020-06-30
selftests/bpf: Allow substituting custom vmlinux.h for selftests build
Andrii Nakryiko
1
-2
/
+7
2020-06-30
tools/bpftool: Allow substituting custom vmlinux.h for the build
Andrii Nakryiko
1
-3
/
+7
2020-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
12
-38
/
+139
2020-06-30
bpf: Add tests for PTR_TO_BTF_ID vs. null comparison
Yonghong Song
3
-1
/
+45
2020-06-30
selftests: bpf: Pass program to bpf_prog_detach in flow_dissector
Lorenz Bauer
1
-2
/
+2
2020-06-30
selftests: bpf: Pass program and target_fd in flow_dissector_reattach
Lorenz Bauer
1
-6
/
+6
2020-06-30
selftests/bpf: Test updating flow_dissector link with same program
Jakub Sitnicki
1
-4
/
+28
2020-06-29
selftests: forwarding: Add tests for ethtool extended state
Amit Cohen
1
-0
/
+102
2020-06-29
selftests: forwarding: forwarding.config.sample: Add port with no cable connected
Amit Cohen
1
-0
/
+3
2020-06-29
selftests: forwarding: ethtool: Move different_speeds_get() to ethtool_lib
Amit Cohen
2
-17
/
+17
2020-06-29
selftests: forwarding: Add a RED test for SW datapath
Petr Machata
1
-0
/
+492
2020-06-29
selftests: tpm: Use /bin/sh instead of /bin/bash
Jarkko Sakkinen
2
-2
/
+2
2020-06-29
selftests: tpm: Use 'test -e' instead of 'test -f'
Jarkko Sakkinen
2
-2
/
+2
2020-06-29
Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"
Jarkko Sakkinen
1
-5
/
+0
2020-06-28
Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-8
/
+108
2020-06-28
selftests/bpf: Test auto-load disabling logic for BPF programs
Andrii Nakryiko
2
-0
/
+81
2020-06-28
libbpf: Support disabling auto-loading BPF programs
Andrii Nakryiko
3
-8
/
+44
2020-06-28
Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+28
2020-06-28
bpf, sockmap: Add ingres skb tests that utilize merge skbs
John Fastabend
2
-1
/
+25
2020-06-27
Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-1
/
+1
2020-06-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-4
/
+0
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
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
[prev]
[next]