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-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
23
-152
/
+339
2019-07-18
selftests/bpf: fix test_xdp_noinline on s390
Ilya Leoshkevich
1
-8
/
+9
2019-07-18
selftests/bpf: fix "valid read map access into a read-only array 1" on s390
Ilya Leoshkevich
1
-1
/
+1
2019-07-17
selftests: add a test case for rp_filter
Cong Wang
1
-1
/
+34
2019-07-16
selftests/bpf: fix perf_buffer on s390
Ilya Leoshkevich
3
-17
/
+11
2019-07-16
selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly
Andrii Nakryiko
1
-14
/
+10
2019-07-16
selftests/bpf: fix test_verifier/test_maps make dependencies
Andrii Nakryiko
1
-3
/
+3
2019-07-16
libbpf: fix another GCC8 warning for strncpy
Andrii Nakryiko
1
-1
/
+2
2019-07-16
selftests/bpf: skip nmi test when perf hw events are disabled
Ilya Leoshkevich
1
-1
/
+32
2019-07-16
selftests/bpf: fix "alu with different scalars 1" on s390
Ilya Leoshkevich
1
-1
/
+1
2019-07-16
selftests/bpf: remove logic duplication in test_verifier
Andrii Nakryiko
1
-20
/
+15
2019-07-15
bpf: sync bpf.h to tools/
Stanislav Fomichev
1
-2
/
+2
2019-07-15
selftests/bpf: add selftests for wide loads
Stanislav Fomichev
1
-0
/
+37
2019-07-15
selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.c
Stanislav Fomichev
2
-36
/
+36
2019-07-15
selftests/bpf: put test_stub.o into $(OUTPUT)
Ilya Leoshkevich
1
-2
/
+5
2019-07-15
selftests/bpf: make directory prerequisites order-only
Ilya Leoshkevich
1
-8
/
+8
2019-07-15
selftests/bpf: fix attach_probe on s390
Ilya Leoshkevich
1
-0
/
+2
2019-07-15
selftests/bpf: use typedef'ed arrays as map values
Andrii Nakryiko
3
-4
/
+4
2019-07-15
selftests/bpf: add trickier size resolution tests
Andrii Nakryiko
1
-0
/
+88
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
7
-6
/
+6
2019-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+117
2019-07-12
Merge tag 'linux-kselftest-5.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-37
/
+35
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-3
/
+3
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-43
/
+64
2019-07-12
tc-tests: updated skbedit tests
Roman Mashak
1
-0
/
+117
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-11
/
+72
2019-07-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-48
/
+70
2019-07-12
tools/vm/slabinfo: add sorting info to help menu
Tobin C. Harding
1
-0
/
+2
2019-07-12
tools/vm/slabinfo: add option to sort by partial slabs
Tobin C. Harding
1
-2
/
+7
2019-07-12
tools/vm/slabinfo: add partial slab listing to -X
Tobin C. Harding
1
-13
/
+28
2019-07-12
tools/vm/slabinfo: order command line options
Tobin C. Harding
1
-35
/
+35
2019-07-12
selftests/bpf: fix compiling loop{1, 2, 3}.c on s390
Ilya Leoshkevich
3
-3
/
+3
2019-07-12
selftests/bpf: make PT_REGS_* work in userspace
Ilya Leoshkevich
1
-20
/
+55
2019-07-12
selftests/bpf: fix s930 -> s390 typo
Ilya Leoshkevich
1
-5
/
+5
2019-07-12
selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)
Ilya Leoshkevich
1
-1
/
+3
2019-07-12
selftests/bpf: do not ignore clang failures
Ilya Leoshkevich
1
-6
/
+7
2019-07-12
tools: bpftool: add raw_tracepoint_writable prog type to header
Daniel T. Lee
1
-0
/
+1
2019-07-12
selftests/bpf: fix bpf_target_sparc check
Ilya Leoshkevich
1
-2
/
+2
2019-07-12
libbpf: fix ptr to u64 conversion warning on 32-bit platforms
Andrii Nakryiko
1
-2
/
+2
2019-07-11
Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
208
-1979
/
+21802
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
458
-2397
/
+2471
2019-07-10
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-42
/
+437
2019-07-11
kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree
Masahiro Yamada
2
-3
/
+3
2019-07-09
tc-testing: introduce scapyPlugin for basic traffic
Lucas Bates
2
-0
/
+148
2019-07-09
tc-testing: Allow tdc plugins to see test case data
Lucas Bates
2
-8
/
+7
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
4
-5
/
+5
2019-07-09
tc-tests: Add tc action ct tests
Paul Blakey
1
-0
/
+314
2019-07-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
186
-1524
/
+7557
2019-07-09
Merge tag 'acpi-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-4
/
+4
[next]