Age | Commit message (Expand) | Author | Files | Lines |
2020-04-19 | Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -32/+71 |
2020-04-19 | Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 22 | -387/+646 |
2020-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 12 | -85/+290 |
2020-04-15 | selftests/bpf: Check for correct program attach/detach in xdp_attach test | Toke Høiland-Jørgensen | 1 | -1/+29 |
2020-04-15 | libbpf: Fix type of old_fd in bpf_xdp_set_link_opts | Toke Høiland-Jørgensen | 1 | -1/+1 |
2020-04-15 | libbpf: Always specify expected_attach_type on program load if supported | Andrii Nakryiko | 2 | -59/+109 |
2020-04-14 | tools, bpftool: Fix struct_ops command invalid pointer free | Daniel T. Lee | 1 | -1/+3 |
2020-04-14 | selftests/bpf: Validate frozen map contents stays frozen | Andrii Nakryiko | 1 | -2/+60 |
2020-04-14 | tools headers: Synchronize linux/bits.h with the kernel sources | Arnaldo Carvalho de Melo | 5 | -6/+115 |
2020-04-14 | tools headers: Adopt verbatim copy of compiletime_assert() from kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+26 |
2020-04-14 | tools headers: Update x86's syscall_64.tbl with the kernel sources | Arnaldo Carvalho de Melo | 1 | -370/+370 |
2020-04-14 | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+21 |
2020-04-14 | tools headers UAPI: Update tools's copy of drm.h headers | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2020-04-14 | tools headers kvm: Sync linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -2/+45 |
2020-04-14 | tools headers UAPI: Sync linux/fscrypt.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2020-04-14 | tools include UAPI: Sync linux/vhost.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+24 |
2020-04-14 | tools arch x86: Sync asm/cpufeatures.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+4 |
2020-04-14 | tools headers UAPI: Sync linux/mman.h with the kernel | Arnaldo Carvalho de Melo | 2 | -2/+4 |
2020-04-14 | tools headers UAPI: Sync sched.h with the kernel | Arnaldo Carvalho de Melo | 2 | -0/+6 |
2020-04-14 | tools headers: Update linux/vdso.h and grab a copy of vdso/const.h | Arnaldo Carvalho de Melo | 3 | -4/+12 |
2020-04-14 | perf stat: Fix no metric header if --per-socket and --metric-only set | Jin Yao | 1 | -2/+5 |
2020-04-14 | perf python: Check if clang supports -fno-semantic-interposition | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2020-04-14 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+9 |
2020-04-14 | objtool: Make BP scratch register warning more robust | Josh Poimboeuf | 1 | -2/+2 |
2020-04-14 | objtool: Fix switch table detection in .text.unlikely | Josh Poimboeuf | 1 | -4/+1 |
2020-04-14 | objtool: Support Clang non-section symbols in ORC generation | Josh Poimboeuf | 1 | -7/+26 |
2020-04-14 | objtool: Support Clang non-section symbols in ORC dump | Josh Poimboeuf | 1 | -17/+27 |
2020-04-14 | objtool: Fix CONFIG_UBSAN_TRAP unreachable warnings | Josh Poimboeuf | 1 | -2/+15 |
2020-04-11 | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -0/+6 |
2020-04-11 | change email address for Pali Rohár | Pali Rohár | 1 | -1/+1 |
2020-04-11 | selftests: kmod: test disabling module autoloading | Eric Biggers | 1 | -0/+30 |
2020-04-11 | selftests: kmod: fix handling test numbers above 9 | Eric Biggers | 1 | -4/+9 |
2020-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 5 | -18/+86 |
2020-04-09 | Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -0/+6 |
2020-04-09 | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -4/+6 |
2020-04-08 | kbuild: support LLVM=1 to switch the default tools to Clang/LLVM | Masahiro Yamada | 1 | -0/+6 |
2020-04-08 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+26 |
2020-04-08 | Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -17/+9 |
2020-04-08 | tc-testing: remove duplicate code in tdc.py | Roman Mashak | 1 | -3/+2 |
2020-04-08 | selftests/bpf: Add test for bpf_get_link_xdp_id | Andrey Ignatov | 1 | -0/+68 |
2020-04-08 | libbpf: Fix bpf_get_link_xdp_id flags handling | Andrey Ignatov | 1 | -1/+1 |
2020-04-07 | kselftest: introduce new epoll test case | Roman Penyaev | 1 | -1/+66 |
2020-04-07 | lib/rbtree: fix coding style of assignments | chenqiwu | 1 | -2/+2 |
2020-04-07 | userfaultfd: selftests: add write-protect test | Peter Xu | 1 | -24/+133 |
2020-04-07 | userfaultfd: selftests: refactor statistics | Peter Xu | 1 | -27/+49 |
2020-04-06 | libbpf: Initialize *nl_pid so gcc 10 is happy | Jeremy Cline | 1 | -2/+2 |
2020-04-05 | Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 96 | -619/+3031 |
2020-04-05 | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 15 | -41/+465 |
2020-04-05 | Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 6 | -19/+292 |
2020-04-04 | Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 6 | -7/+132 |