| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-04-19 | 3 | -32/+71 |
|\ |
|
| * | objtool: Make BP scratch register warning more robust | Josh Poimboeuf | 2020-04-14 | 1 | -2/+2 |
| * | objtool: Fix switch table detection in .text.unlikely | Josh Poimboeuf | 2020-04-14 | 1 | -4/+1 |
| * | objtool: Support Clang non-section symbols in ORC generation | Josh Poimboeuf | 2020-04-14 | 1 | -7/+26 |
| * | objtool: Support Clang non-section symbols in ORC dump | Josh Poimboeuf | 2020-04-14 | 1 | -17/+27 |
| * | objtool: Fix CONFIG_UBSAN_TRAP unreachable warnings | Josh Poimboeuf | 2020-04-14 | 1 | -2/+15 |
* | | Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-04-19 | 22 | -387/+646 |
|\ \ |
|
| * | | tools headers: Synchronize linux/bits.h with the kernel sources | Arnaldo Carvalho de Melo | 2020-04-14 | 5 | -6/+115 |
| * | | tools headers: Adopt verbatim copy of compiletime_assert() from kernel sources | Arnaldo Carvalho de Melo | 2020-04-14 | 1 | -0/+26 |
| * | | tools headers: Update x86's syscall_64.tbl with the kernel sources | Arnaldo Carvalho de Melo | 2020-04-14 | 1 | -370/+370 |
| * | | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo | 2020-04-14 | 1 | -0/+21 |
| * | | tools headers UAPI: Update tools's copy of drm.h headers | Arnaldo Carvalho de Melo | 2020-04-14 | 1 | -0/+2 |
| * | | tools headers kvm: Sync linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo | 2020-04-14 | 1 | -2/+45 |
| * | | tools headers UAPI: Sync linux/fscrypt.h with the kernel sources | Arnaldo Carvalho de Melo | 2020-04-14 | 1 | -0/+1 |
| * | | tools include UAPI: Sync linux/vhost.h with the kernel sources | Arnaldo Carvalho de Melo | 2020-04-14 | 1 | -0/+24 |
| * | | tools arch x86: Sync asm/cpufeatures.h with the kernel sources | Arnaldo Carvalho de Melo | 2020-04-14 | 1 | -1/+4 |
| * | | tools headers UAPI: Sync linux/mman.h with the kernel | Arnaldo Carvalho de Melo | 2020-04-14 | 2 | -2/+4 |
| * | | tools headers UAPI: Sync sched.h with the kernel | Arnaldo Carvalho de Melo | 2020-04-14 | 2 | -0/+6 |
| * | | tools headers: Update linux/vdso.h and grab a copy of vdso/const.h | Arnaldo Carvalho de Melo | 2020-04-14 | 3 | -4/+12 |
| * | | perf stat: Fix no metric header if --per-socket and --metric-only set | Jin Yao | 2020-04-14 | 1 | -2/+5 |
| * | | perf python: Check if clang supports -fno-semantic-interposition | Arnaldo Carvalho de Melo | 2020-04-14 | 1 | -0/+2 |
| * | | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo | 2020-04-14 | 1 | -0/+9 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-04-16 | 12 | -85/+290 |
|\ \
| |/
|/| |
|
| * | selftests/bpf: Check for correct program attach/detach in xdp_attach test | Toke Høiland-Jørgensen | 2020-04-15 | 1 | -1/+29 |
| * | libbpf: Fix type of old_fd in bpf_xdp_set_link_opts | Toke Høiland-Jørgensen | 2020-04-15 | 1 | -1/+1 |
| * | libbpf: Always specify expected_attach_type on program load if supported | Andrii Nakryiko | 2020-04-15 | 2 | -59/+109 |
| * | tools, bpftool: Fix struct_ops command invalid pointer free | Daniel T. Lee | 2020-04-14 | 1 | -1/+3 |
| * | selftests/bpf: Validate frozen map contents stays frozen | Andrii Nakryiko | 2020-04-14 | 1 | -2/+60 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-04-10 | 5 | -18/+86 |
| |\ |
|
| | * | selftests/bpf: Add test for bpf_get_link_xdp_id | Andrey Ignatov | 2020-04-08 | 1 | -0/+68 |
| | * | libbpf: Fix bpf_get_link_xdp_id flags handling | Andrey Ignatov | 2020-04-08 | 1 | -1/+1 |
| | * | libbpf: Initialize *nl_pid so gcc 10 is happy | Jeremy Cline | 2020-04-06 | 1 | -2/+2 |
| | * | bpf, lsm: Fix the file_mprotect LSM test. | KP Singh | 2020-04-03 | 2 | -13/+13 |
| | * | bpf: Fix spelling mistake "arithmatic" -> "arithmetic" in test_verifier | Colin Ian King | 2020-04-03 | 1 | -2/+2 |
| * | | tc-testing: remove duplicate code in tdc.py | Roman Mashak | 2020-04-08 | 1 | -3/+2 |
* | | | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-04-11 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | kbuild: support LLVM=1 to switch the default tools to Clang/LLVM | Masahiro Yamada | 2020-04-08 | 1 | -0/+6 |
* | | | | change email address for Pali Rohár | Pali Rohár | 2020-04-11 | 1 | -1/+1 |
* | | | | selftests: kmod: test disabling module autoloading | Eric Biggers | 2020-04-11 | 1 | -0/+30 |
* | | | | selftests: kmod: fix handling test numbers above 9 | Eric Biggers | 2020-04-11 | 1 | -4/+9 |
* | | | | Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-04-09 | 2 | -0/+6 |
|\ \ \ \ |
|
| * | | | | selftests/powerpc: Always build the tm-poison test 64-bit | Michael Ellerman | 2020-04-04 | 1 | -0/+1 |
| * | | | | selftests/eeh: Skip ahci adapters | Michael Ellerman | 2020-04-02 | 1 | -0/+5 |
* | | | | | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-04-09 | 3 | -4/+6 |
|\ \ \ \ \ |
|
| * | | | | | tools/test/nvdimm: Fix out of tree build | Santosh Sivaraj | 2020-03-31 | 2 | -4/+4 |
| * | | | | | tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPAT | Jan Kara | 2020-02-18 | 1 | -0/+2 |
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2020-04-08 | 1 | -1/+26 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | tools/virtio: option to build an out of tree module | Michael S. Tsirkin | 2020-03-23 | 1 | -1/+26 |
* | | | | | | Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-04-08 | 1 | -17/+9 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | thermal: int340x: processor_thermal: Add Tiger Lake support | Sumeet Pawnikar | 2020-03-23 | 1 | -17/+9 |