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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-13
bpftool: Apply preserve_access_index attribute to all types in BTF dump
Andrii Nakryiko
1
-0
/
+8
2020-01-13
selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftool
Andrii Nakryiko
1
-22
/
+25
2020-01-13
libbpf: Clean up bpf_helper_defs.h generation output
Andrii Nakryiko
1
-1
/
+1
2020-01-13
tools: Sync uapi/linux/if_link.h
Andrii Nakryiko
1
-0
/
+1
2020-01-13
test: Add test for pidfd getfd
Sargun Dhillon
4
-1
/
+260
2020-01-13
tools: bootconfig: Add bootconfig test script
Masami Hiramatsu
22
-0
/
+176
2020-01-13
tools: bootconfig: Add bootconfig command
Masami Hiramatsu
11
-5
/
+480
2020-01-13
tools/x86: Sync msr-index.h from kernel sources
Sean Christopherson
3
-12
/
+14
2020-01-13
selftests, kvm: Replace manual MSR defs with common msr-index.h
Sean Christopherson
2
-724
/
+6
2020-01-13
Merge 5.5-rc6 into usb-next
Greg Kroah-Hartman
16
-46
/
+133
2020-01-13
ACPICA: All acpica: Update copyrights to 2020 Including tool signons.
Bob Moore
10
-10
/
+10
2020-01-11
bpftool: Fix printing incorrect pointer in btf_dump_ptr
Martin KaFai Lau
1
-1
/
+1
2020-01-10
selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macros
Andrii Nakryiko
11
-116
/
+188
2020-01-10
selftests/lkdtm: Add tests for LKDTM targets
Kees Cook
5
-0
/
+177
2020-01-10
libbpf: Poison kernel-only integer types
Andrii Nakryiko
12
-1
/
+37
2020-01-10
selftests/bpf: Add unit tests for global functions
Alexei Starovoitov
8
-0
/
+280
2020-01-10
selftests/bpf: Modify a test to check global functions
Alexei Starovoitov
1
-2
/
+2
2020-01-10
selftests/bpf: Add a test for a large global function
Alexei Starovoitov
3
-2
/
+14
2020-01-10
selftests/bpf: Add fexit-to-skb test for global funcs
Alexei Starovoitov
3
-0
/
+44
2020-01-10
libbpf: Sanitize global functions
Alexei Starovoitov
2
-1
/
+40
2020-01-09
selftests/bpf: Further clean up Makefile output
Andrii Nakryiko
2
-5
/
+7
2020-01-09
selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dir
Andrii Nakryiko
2
-7
/
+7
2020-01-09
libbpf,selftests/bpf: Fix clean targets
Andrii Nakryiko
2
-6
/
+8
2020-01-09
libbpf: Make bpf_map order and indices stable
Andrii Nakryiko
1
-14
/
+0
2020-01-09
tcp: Define IPPROTO_MPTCP
Mat Martineau
1
-0
/
+2
2020-01-09
selftests: Uninitialized variable in test_cgcore_proc_migration()
Dan Carpenter
1
-1
/
+1
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-1
/
+22
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+8
2020-01-09
bpf: Document BPF_F_QUERY_EFFECTIVE flag
Andrey Ignatov
1
-1
/
+6
2020-01-09
bpf: Add bpf_dctcp example
Martin KaFai Lau
3
-0
/
+625
2020-01-09
bpf: libbpf: Add STRUCT_OPS support
Martin KaFai Lau
6
-13
/
+661
2020-01-09
bpf: Synch uapi bpf.h to tools/
Martin KaFai Lau
1
-2
/
+17
2020-01-09
selftests/bpf: Restore original comm in test_overhead
Stanislav Fomichev
1
-1
/
+7
2020-01-09
usbip: Fix unsafe unaligned pointer usage
Shuah Khan
2
-25
/
+27
2020-01-08
bpftool: Add misc section and probe for large INSN limit
Michal Rostecki
1
-0
/
+18
2020-01-08
libbpf: Add probe for large INSN limit
Michal Rostecki
3
-0
/
+23
2020-01-08
KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTING
Xiaoyao Li
2
-2
/
+2
2020-01-08
KVM: VMX: Rename NMI_PENDING to NMI_WINDOW
Xiaoyao Li
1
-1
/
+1
2020-01-08
KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW
Xiaoyao Li
2
-4
/
+4
2020-01-06
fcnal-test: Fix vrf argument in local tcp tests
David Ahern
1
-4
/
+4
2020-01-06
selftests: forwarding: router: Add test case for destination IP link-local
Amit Cohen
1
-0
/
+25
2020-01-06
selftests: forwarding: router: Add test case for source IP equals destination IP
Amit Cohen
1
-0
/
+44
2020-01-06
selftests: forwarding: router: Add test case for multicast destination MAC mismatch
Amit Cohen
1
-0
/
+82
2020-01-06
selftests: forwarding: router: Add test case for source IP in class E
Amit Cohen
1
-1
/
+37
2020-01-06
selftests: fix build behaviour on targets' failures
Cristian Marussi
1
-7
/
+11
2020-01-06
tools: usb: usbip: Get rid of driver name printout in README
Magnus Damm
1
-11
/
+11
2020-01-06
tools lib: Fix builds when glibc contains strlcpy()
Vitaly Chikunov
2
-0
/
+15
2020-01-06
perf report/top: Make 'e' visible in the help and make it toggle showing callchains
Arnaldo Carvalho de Melo
1
-1
/
+7
2020-01-06
perf report/top: Do not offer annotation for symbols without samples
Arnaldo Carvalho de Melo
1
-1
/
+10
2020-01-06
perf report/top: Allow pressing hotkeys in the options popup menu
Arnaldo Carvalho de Melo
1
-6
/
+10
[prev]
[next]