index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-2
/
+29
2019-11-01
selftests: bpf: Skip write only files in debugfs
Jakub Kicinski
1
-0
/
+5
2019-11-01
selftests: net: reuseport_dualstack: fix uninitalized parameter
Wei Wang
1
-1
/
+2
2019-11-01
tc-testing: added tests with cookie for conntrack TC action
Roman Mashak
1
-0
/
+72
2019-11-01
Revert "selftests: bpf: Don't try to read files without read permission"
Jakub Kicinski
1
-1
/
+1
2019-10-31
perf tools: Make usage of test_attr__* optional for perf-sys.h
Björn Töpel
1
-2
/
+4
2019-10-31
libbpf: Add support for prog_tracing
Alexei Starovoitov
7
-28
/
+71
2019-10-30
tc-testing: implement tests for new fast_init action flag
Vlad Buslov
6
-0
/
+144
2019-10-30
bpf: Allow narrow loads of bpf_sysctl fields with offset > 0
Ilya Leoshkevich
1
-1
/
+7
2019-10-30
tc-testing: fixed two failing pedit tests
Roman Mashak
1
-2
/
+2
2019-10-30
selftests/bpf: Test narrow load from bpf_sysctl.write
Ilya Leoshkevich
1
-0
/
+23
2019-10-29
libbpf: Don't use kernel-side u32 type in xsk.c
Andrii Nakryiko
1
-4
/
+4
2019-10-28
libbpf: Fix off-by-one error in ELF sanity check
Andrii Nakryiko
1
-1
/
+1
2019-10-28
libbpf: Fix compatibility for kernels without need_wakeup
Magnus Karlsson
1
-12
/
+71
2019-10-28
usbip: tools: Fix read_usb_vudc_device() error path handling
GwanYeong Kim
1
-2
/
+4
2019-10-28
selftests/bpf: Restore $(OUTPUT)/test_stub.o rule
Ilya Leoshkevich
1
-0
/
+3
2019-10-28
selftest/bpf: Use -m{little, big}-endian for clang
Ilya Leoshkevich
1
-6
/
+7
2019-10-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-17
/
+65
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
45
-983
/
+1522
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2019-10-26
tc-testing: list required kernel options for act_ct action
Roman Mashak
1
-0
/
+10
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-1
/
+229
2019-10-26
selftests: fib_tests: add more tests for metric update
Paolo Abeni
1
-0
/
+21
2019-10-25
selftests/bpf: Fix .gitignore to ignore no_alu32/
Andrii Nakryiko
1
-1
/
+1
2019-10-25
bpftool: Allow to read btf as raw data
Jiri Olsa
1
-1
/
+56
2019-10-23
libbpf: Fix strncat bounds error in libbpf_prog_type_by_name
KP Singh
1
-1
/
+1
2019-10-23
selftests/bpf: Fix LDLIBS order
Andrii Nakryiko
1
-4
/
+4
2019-10-23
selftests/bpf: Move test_section_names into test_progs and fix it
Andrii Nakryiko
2
-61
/
+31
2019-10-23
libbpf: Use implicit XSKMAP lookup from AF_XDP XDP program
Björn Töpel
1
-10
/
+32
2019-10-22
selftests: Make l2tp.sh executable
David Ahern
1
-0
/
+0
2019-10-22
libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declaration
Andrii Nakryiko
6
-16
/
+21
2019-10-22
tools/bpf: Turn on llvm alu32 attribute by default
Yonghong Song
1
-20
/
+8
2019-10-22
tools: gpio: Use !building_out_of_srctree to determine srctree
Shuah Khan
1
-1
/
+5
2019-10-22
selftests: kvm: fix sync_regs_test with newer gccs
Vitaly Kuznetsov
1
-10
/
+11
2019-10-22
selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supported
Vitaly Kuznetsov
1
-0
/
+2
2019-10-22
selftests: kvm: consolidate VMX support checks
Vitaly Kuznetsov
5
-15
/
+15
2019-10-22
selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twice
Vitaly Kuznetsov
1
-6
/
+1
2019-10-22
selftests: kvm: synchronize .gitignore to Makefile
Vitaly Kuznetsov
1
-0
/
+2
2019-10-21
tc-testing: updated pedit TDC tests
Roman Mashak
1
-0
/
+200
2019-10-21
selftest/bpf: Get rid of a bunch of explicit BPF program type setting
Andrii Nakryiko
4
-14
/
+0
2019-10-21
selftests/bpf: Make reference_tracking test use subtests
Andrii Nakryiko
2
-10
/
+11
2019-10-21
selftests/bpf: Make a copy of subtest name
Andrii Nakryiko
1
-5
/
+12
2019-10-21
libbpf: Teach bpf_object__open to guess program types
Andrii Nakryiko
1
-29
/
+36
2019-10-21
libbpf: Add uprobe/uretprobe and tp/raw_tp section suffixes
Andrii Nakryiko
1
-0
/
+4
2019-10-21
libbpf: Add bpf_program__get_{type, expected_attach_type) APIs
Andrii Nakryiko
3
-0
/
+18
2019-10-21
tools: Sync if_link.h
Andrii Nakryiko
1
-0
/
+2
2019-10-21
tools, bpf: Rename pr_warning to pr_warn to align with kernel logging
Kefeng Wang
5
-393
/
+386
2019-10-20
scripts/bpf: Print an error when known types list needs updating
Jakub Sitnicki
1
-0
/
+3
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
56
-127
/
+460
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-18
/
+55
[prev]
[next]