Age | Commit message (Expand) | Author | Files | Lines |
2017-08-11 | objtool: Fix validate_branch() return codes | Josh Poimboeuf | 1 | -3/+3 |
2017-08-10 | test_firmware: add batched firmware tests | Luis R. Rodriguez | 1 | -2/+239 |
2017-08-10 | test_firmware: add test case for SIGCHLD on sync fallback | Luis R. Rodriguez | 1 | -0/+31 |
2017-08-10 | selftests: add rtnetlink test script | Florian Westphal | 2 | -1/+200 |
2017-08-10 | selftests/x86/fsgsbase: Test selectors 1, 2, and 3 | Andy Lutomirski | 1 | -6/+35 |
2017-08-10 | Merge tag 'perf-core-for-mingo-4.14-20170801' of git://git.kernel.org/pub/scm... | Ingo Molnar | 28 | -62/+5538 |
2017-08-10 | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar | 11 | -31/+562 |
2017-08-10 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 6 | -17/+76 |
2017-08-09 | bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructions | Daniel Borkmann | 1 | -0/+313 |
2017-08-09 | bpf: add BPF_J{LT,LE,SLT,SLE} instructions | Daniel Borkmann | 1 | -0/+5 |
2017-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -9/+25 |
2017-08-09 | selftests: futex: fix run_tests target | Shuah Khan | 1 | -1/+1 |
2017-08-09 | iio: tools: add install section | Andy Shevchenko | 2 | -4/+12 |
2017-08-09 | iio: tools: move to tools buildsystem | Andy Shevchenko | 2 | -20/+51 |
2017-08-08 | selftests: bpf: add a test for XDP redirect | William Tu | 4 | -3/+86 |
2017-08-08 | selftests/bpf: variable offset negative tests | Edward Cree | 1 | -0/+41 |
2017-08-08 | selftests/bpf: add tests for subtraction & negative numbers | Edward Cree | 1 | -0/+104 |
2017-08-08 | selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifier | Edward Cree | 1 | -8/+8 |
2017-08-08 | selftests/bpf: add test for bogus operations on pointers | Edward Cree | 1 | -2/+64 |
2017-08-08 | selftests/bpf: add a test to test_align | Edward Cree | 1 | -0/+67 |
2017-08-08 | selftests/bpf: rewrite test_align | Edward Cree | 1 | -93/+132 |
2017-08-08 | selftests/bpf: change test_verifier expectations | Edward Cree | 1 | -180/+152 |
2017-08-07 | test_sysctl: fix sysctl.sh by making it executable | Luis R. Rodriguez | 1 | -0/+0 |
2017-08-07 | test_kmod: fix kmod.sh by making it executable | Luis R. Rodriguez | 1 | -0/+0 |
2017-08-07 | bpf: fix selftest/bpf/test_pkt_md_access on s390x | Thomas Richter | 1 | -0/+11 |
2017-08-04 | bpf: fix byte order test in test_verifier | Daniel Borkmann | 1 | -9/+10 |
2017-08-04 | bpf, s390: fix build for libbpf and selftest suite | Daniel Borkmann | 2 | -0/+4 |
2017-08-03 | test: add msg_zerocopy test | Willem de Bruijn | 4 | -1/+811 |
2017-08-03 | ACPICA: acpidump: Add DSDT/FACS instance support for Linux and EFI | Lv Zheng | 1 | -32/+73 |
2017-08-03 | ACPICA: CLib: Add short multiply/shift support | Lv Zheng | 2 | -2/+2 |
2017-08-02 | netvsc: remove bonding setup script | stephen hemminger | 1 | -255/+0 |
2017-08-01 | ntb: ntb_test: ensure the link is up before trying to configure the mws | Logan Gunthorpe | 1 | -0/+4 |
2017-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -13/+58 |
2017-08-01 | perf trace beautify ioctl: Beautify perf ioctl's 'cmd' arg | Arnaldo Carvalho de Melo | 3 | -8/+39 |
2017-08-01 | perf trace beautify ioctl: Beautify vhost virtio ioctl's 'cmd' arg | Arnaldo Carvalho de Melo | 3 | -2/+42 |
2017-08-01 | tools include uapi: Grab a copy of linux/vhost.h | Arnaldo Carvalho de Melo | 3 | -0/+211 |
2017-08-01 | perf trace beauty ioctl: Pass _IOC_DIR to the per _IOC_TYPE scnprintf | Arnaldo Carvalho de Melo | 1 | -12/+12 |
2017-08-01 | perf trace beautify ioctl: Beautify KVM ioctl's 'cmd' arg | Arnaldo Carvalho de Melo | 3 | -3/+37 |
2017-08-01 | tools include uapi: Grab a copy of linux/kvm.h | Arnaldo Carvalho de Melo | 3 | -0/+1421 |
2017-08-01 | perf trace beautify ioctl: Beautify sound ioctl's 'cmd' arg | Arnaldo Carvalho de Melo | 4 | -7/+63 |
2017-08-01 | tools include uapi: Grab a copy of sound/asound.h | Arnaldo Carvalho de Melo | 3 | -0/+1028 |
2017-08-01 | perf trace beauty ioctl: Beautify DRM ioctl cmds | Arnaldo Carvalho de Melo | 3 | -3/+40 |
2017-08-01 | tools include uapi: Grab copies of drm/{drm,i915_drm}.h | Arnaldo Carvalho de Melo | 4 | -0/+2411 |
2017-08-01 | perf trace beauty ioctl: Improve 'cmd' beautifier | Arnaldo Carvalho de Melo | 4 | -43/+95 |
2017-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -3/+34 |
2017-07-31 | tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header | Arnaldo Carvalho de Melo | 1 | -6/+8 |
2017-07-31 | tools perf: Do not check spaces/blank lines when checking header file copy drift | Arnaldo Carvalho de Melo | 1 | -5/+5 |
2017-07-31 | tools include uapi: Grab a copy of asm-generic/ioctls.h | Arnaldo Carvalho de Melo | 3 | -0/+120 |
2017-07-31 | tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2017-07-31 | tools headers: Sync kernel ABI headers with tooling headers | Ingo Molnar | 6 | -1/+34 |