index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-52
/
+331
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-50
/
+264
2020-06-12
libbpf: Support pre-initializing .bss global variables
Andrii Nakryiko
-13
/
+55
2020-06-12
tools/bpftool: Fix skeleton codegen
Andrii Nakryiko
-2
/
+0
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-28
/
+55
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+22
2020-06-11
tools, bpftool: Exit on error in function codegen
Tobias Klauser
-5
/
+6
2020-06-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-1
/
+1
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
-0
/
+22
2020-06-11
KVM: selftests: fix sync_with_host() in smm_test
Vitaly Kuznetsov
-2
/
+2
2020-06-11
KVM: selftests: Don't probe KVM_CAP_HYPERV_ENLIGHTENED_VMCS when nested VMX i...
Vitaly Kuznetsov
-3
/
+5
2020-06-11
KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE check
Vitaly Kuznetsov
-17
/
+30
2020-06-11
tools, bpftool: Fix memory leak in codegen error cases
Tobias Klauser
-0
/
+2
2020-06-11
selftests/bpf: Add cgroup_skb/egress test for load_bytes_relative
YiFei Zhu
-0
/
+119
2020-06-10
khugepaged: selftests: fix timeout condition in wait_for_scan()
Dan Carpenter
-1
/
+1
2020-06-10
Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
-5
/
+6
2020-06-10
Merge branch 'acpica'
Rafael J. Wysocki
-5
/
+6
2020-06-10
tools, bpf: Do not force gcc as CC
Brett Mastbergen
-1
/
+0
2020-06-10
libbpf: Handle GCC noreturn-turned-volatile quirk
Andrii Nakryiko
-9
/
+24
2020-06-10
libbpf: Define __WORDSIZE if not available
Arnaldo Carvalho de Melo
-4
/
+3
2020-06-09
selftests/net: in rxtimestamp getopt_long needs terminating null entry
tannerlove
-0
/
+1
2020-06-09
bpf: Selftests and tools use struct bpf_devmap_val from uapi
Jesper Dangaard Brouer
-11
/
+15
2020-06-09
bpf: cgroup: Allow multi-attach program to replace itself
Lorenz Bauer
-0
/
+7
2020-06-09
Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
-0
/
+47
2020-06-09
Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-67
/
+303
2020-06-09
Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-55
/
+166
2020-06-09
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
-1
/
+1
2020-06-09
KVM: selftests: Ignore KVM 5-level paging support for VM_MODE_PXXV48_4K
Sean Christopherson
-2
/
+9
2020-06-08
selftests/net: in timestamping, strncpy needs to preserve null byte
tannerlove
-2
/
+8
2020-06-08
net/tls(TLS_SW): Add selftest for 'chunked' sendfile test
Pooja Trivedi
-0
/
+58
2020-06-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-1
/
+43
2020-06-08
lib/test_sysctl: support testing of sysctl. boot parameter
Vlastimil Babka
-0
/
+42
2020-06-08
tools/testing/selftests/sysctl/sysctl.sh: support CONFIG_TEST_SYSCTL=y
Vlastimil Babka
-1
/
+1
2020-06-08
selftests/bpf: Fix ringbuf selftest sample counting undeterminism
Andrii Nakryiko
-7
/
+35
2020-06-08
KVM: selftests: fix vmx_preemption_timer_test build with GCC10
Vitaly Kuznetsov
-4
/
+4
2020-06-08
KVM: selftests: Add x86_64/debug_regs to .gitignore
Vitaly Kuznetsov
-0
/
+1
2020-06-07
Merge tag 'ntb-5.8' of git://github.com/jonmason/ntb
Linus Torvalds
-1
/
+1
2020-06-06
Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
Linus Torvalds
-1
/
+1
2020-06-05
NTB: ntb_test: Fix bug when counting remote files
Logan Gunthorpe
-1
/
+1
2020-06-05
Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
-0
/
+12
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-5
/
+3253
2020-06-05
KVM: selftests: Fix build with "make ARCH=x86_64"
Vitaly Kuznetsov
-0
/
+4
2020-06-05
ACPICA: acpidump: Removed dead code from oslinuxtbl.c
Bob Moore
-5
/
+6
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-533
/
+1000
2020-06-04
tools/testing/selftests/vm: remove duplicate headers
Jagadeesh Pagadala
-1
/
+0
2020-06-04
selftests: vm: pkeys: fix multilib builds for x86
Sandipan Das
-1
/
+73
2020-06-04
selftests: vm: pkeys: use the correct page size on powerpc
Sandipan Das
-1
/
+6
2020-06-04
selftests/vm/pkeys: override access right definitions on powerpc
Ram Pai
-6
/
+4
2020-06-04
selftests/vm/pkeys: test correct behaviour of pkey-0
Ram Pai
-0
/
+53
2020-06-04
selftests/vm/pkeys: introduce a sub-page allocator
Ram Pai
-0
/
+37
[next]