index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-10
/
+45
2020-02-26
Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
-26
/
+60
2020-02-26
Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-12
/
+28
2020-02-26
Merge tag 'linux-kselftest-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+10
2020-02-26
selftests: nft_concat_range: Add test for reported add/flush/add issue
Stefano Brivio
-4
/
+39
2020-02-25
selftests: nft_concat_range: Move option for 'list ruleset' before command
Stefano Brivio
-6
/
+6
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-51
/
+61
2020-02-21
selftests/vm: add missed tests in run_vmtests
SeongJae Park
-0
/
+33
2020-02-21
bootconfig: Add append value operator support
Masami Hiramatsu
-2
/
+14
2020-02-21
bootconfig: Prohibit re-defining value on same key
Masami Hiramatsu
-0
/
+6
2020-02-20
bootconfig: Reject subkey and value on same parent key
Masami Hiramatsu
-0
/
+6
2020-02-20
tools/bootconfig: Remove unneeded error message silencer
Masami Hiramatsu
-12
/
+1
2020-02-20
bootconfig: Add bootconfig magic word for indicating bootconfig explicitly
Masami Hiramatsu
-12
/
+33
2020-02-20
selftests/rseq: Fix out-of-tree compilation
Michael Ellerman
-1
/
+1
2020-02-20
selftests: Install settings files to fix TIMEOUT failures
Michael Ellerman
-1
/
+9
2020-02-19
Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-29
/
+50
2020-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-12
/
+25
2020-02-19
kunit: run kunit_tool from any directory
Heidi Fahim
-0
/
+12
2020-02-19
kunit: test: Improve error messages for kunit_tool when kunitconfig is invalid
Heidi Fahim
-12
/
+16
2020-02-18
libbpf: Sanitise internal map names so they are not rejected by the kernel
Toke Høiland-Jørgensen
-1
/
+7
2020-02-18
bpf, uapi: Remove text about bpf_redirect_map() giving higher performance
Toke Høiland-Jørgensen
-9
/
+7
2020-02-17
selftests: forwarding: vxlan_bridge_1d: use more proper tos value
Hangbin Liu
-3
/
+3
2020-02-16
wireguard: selftests: reduce complexity and fix make races
Jason A. Donenfeld
-24
/
+14
2020-02-16
selftests: forwarding: vxlan_bridge_1d: fix tos value
Hangbin Liu
-3
/
+3
2020-02-16
ipv6: Fix route replacement with dev-only route
Benjamin Poirier
-0
/
+6
2020-02-16
selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testing
Hangbin Liu
-12
/
+13
2020-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-26
/
+602
2020-02-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-78
/
+353
2020-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-0
/
+11
2020-02-14
perf llvm: Fix script used to obtain kernel make directives to work with new ...
Arnaldo Carvalho de Melo
-0
/
+1
2020-02-13
wireguard: device: use icmp_ndo_send helper
Jason A. Donenfeld
-0
/
+11
2020-02-13
selftests: openat2: fix build error on newer glibc
Aleksa Sarai
-1
/
+1
2020-02-13
selftests: use LDLIBS for libraries instead of LDFLAGS
Dmitry Safonov
-5
/
+5
2020-02-12
selftests: KVM: Remove unused x86_register enum
Eric Auger
-20
/
+0
2020-02-12
selftests: KVM: SVM: Add vmcall test
Eric Auger
-0
/
+80
2020-02-12
selftests: KVM: AMD Nested test infrastructure
Eric Auger
-1
/
+517
2020-02-12
selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()
Eric Auger
-7
/
+7
2020-02-12
selftests/bpf: Mark SYN cookie test skipped for UDP sockets
Jakub Sitnicki
-1
/
+3
2020-02-12
selftests/bpf: Fix error checking on reading the tcp_fastopen sysctl
Martin KaFai Lau
-1
/
+3
2020-02-12
tools headers kvm: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+5
2020-02-12
tools headers kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
-2
/
+10
2020-02-12
tools arch x86: Sync asm/cpufeatures.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+2
2020-02-12
tools headers x86: Sync disabled-features.h
Arnaldo Carvalho de Melo
-7
/
+1
2020-02-12
tools include UAPI: Sync sound/asound.h copy
Arnaldo Carvalho de Melo
-23
/
+132
2020-02-12
tools headers UAPI: Sync asm-generic/mman-common.h with the kernel
Arnaldo Carvalho de Melo
-0
/
+2
2020-02-12
perf tools: Add arm64 version of get_cpuid()
John Garry
-15
/
+48
2020-02-12
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+32
2020-02-12
tools headers uapi: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
-1
/
+13
2020-02-11
Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
-15
/
+36
2020-02-11
tools headers UAPI: Sync sched.h with the kernel
Arnaldo Carvalho de Melo
-0
/
+6
[next]