Age | Commit message (Expand) | Author | Files | Lines |
2020-02-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -26/+602 |
2020-02-15 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 25 | -78/+353 |
2020-02-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -0/+11 |
2020-02-14 | perf llvm: Fix script used to obtain kernel make directives to work with new ... | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2020-02-14 | wireguard: device: use icmp_ndo_send helper | Jason A. Donenfeld | 1 | -0/+11 |
2020-02-12 | selftests: KVM: Remove unused x86_register enum | Eric Auger | 1 | -20/+0 |
2020-02-12 | selftests: KVM: SVM: Add vmcall test | Eric Auger | 2 | -0/+80 |
2020-02-12 | selftests: KVM: AMD Nested test infrastructure | Eric Auger | 5 | -1/+517 |
2020-02-12 | selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}() | Eric Auger | 2 | -7/+7 |
2020-02-12 | tools headers kvm: Sync linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+5 |
2020-02-12 | tools headers kvm: Sync kvm headers with the kernel sources | Arnaldo Carvalho de Melo | 1 | -2/+10 |
2020-02-12 | tools arch x86: Sync asm/cpufeatures.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2020-02-12 | tools headers x86: Sync disabled-features.h | Arnaldo Carvalho de Melo | 1 | -7/+1 |
2020-02-12 | tools include UAPI: Sync sound/asound.h copy | Arnaldo Carvalho de Melo | 1 | -23/+132 |
2020-02-12 | tools headers UAPI: Sync asm-generic/mman-common.h with the kernel | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2020-02-12 | perf tools: Add arm64 version of get_cpuid() | John Garry | 1 | -15/+48 |
2020-02-12 | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+32 |
2020-02-12 | tools headers uapi: Sync linux/fscrypt.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+13 |
2020-02-12 | Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 4 | -15/+36 |
2020-02-11 | tools headers UAPI: Sync sched.h with the kernel | Arnaldo Carvalho de Melo | 1 | -0/+6 |
2020-02-11 | perf trace: Resolve prctl's 'option' arg strings to numbers | Arnaldo Carvalho de Melo | 1 | -1/+3 |
2020-02-11 | perf beauty prctl: Export the 'options' strarray | Arnaldo Carvalho de Melo | 2 | -1/+4 |
2020-02-11 | tools headers UAPI: Sync prctl.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2020-02-11 | tools headers UAPI: Sync copy of arm64's asm/unistd.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2020-02-11 | perf maps: Move kmap::kmaps setup to maps__insert() | Jiri Olsa | 2 | -12/+11 |
2020-02-11 | perf maps: Fix map__clone() for struct kmap | Jiri Olsa | 1 | -1/+6 |
2020-02-11 | perf maps: Mark ksymbol DSOs with kernel type | Jiri Olsa | 1 | -2/+10 |
2020-02-11 | perf maps: Mark module DSOs with kernel type | Jiri Olsa | 1 | -0/+1 |
2020-02-11 | tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ... | Arnaldo Carvalho de Melo | 5 | -2/+49 |
2020-02-11 | tools/bootconfig: Suppress non-error messages | Masami Hiramatsu | 2 | -14/+23 |
2020-02-11 | bootconfig: Allocate xbc_nodes array dynamically | Masami Hiramatsu | 1 | -0/+12 |
2020-02-10 | perf symbols: Convert symbol__is_idle() to use strlist | Kim Phillips | 1 | -5/+9 |
2020-02-10 | perf symbols: Update the list of kernel idle symbols | Kim Phillips | 1 | -0/+3 |
2020-02-10 | perf stat: Don't report a null stalled cycles per insn metric | Kim Phillips | 1 | -6/+0 |
2020-02-10 | tools/bootconfig: Fix wrong __VA_ARGS__ usage | Masami Hiramatsu | 1 | -1/+1 |
2020-02-09 | Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -32/+71 |
2020-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 9 | -15/+178 |
2020-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 5 | -5/+79 |
2020-02-08 | selftests/bpf: Test freeing sockmap/sockhash with a socket in it | Jakub Sitnicki | 1 | -0/+74 |
2020-02-08 | bpftool: Don't crash on missing xlated program instructions | Toke Høiland-Jørgensen | 1 | -1/+1 |
2020-02-07 | selftests: mlxsw: Add test cases for local table route replacement | Ido Schimmel | 1 | -0/+76 |
2020-02-06 | Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -0/+240 |
2020-02-06 | mptcp: fix use-after-free for ipv6 | Florian Westphal | 1 | -0/+9 |
2020-02-06 | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 33 | -5/+689 |
2020-02-06 | tools/bootconfig: Show the number of bootconfig nodes | Masami Hiramatsu | 1 | -0/+1 |
2020-02-06 | tools/bpf/runqslower: Rebuild libbpf.a on libbpf source change | Song Liu | 1 | -1/+1 |
2020-02-05 | Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 4 | -0/+240 |
2020-02-05 | wireguard: selftests: tie socket waiting to target pid | Jason A. Donenfeld | 1 | -9/+8 |
2020-02-05 | wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATED | Krzysztof Kozlowski | 1 | -1/+0 |
2020-02-05 | wireguard: selftests: ensure non-addition of peers with failed precomputation | Jason A. Donenfeld | 1 | -0/+6 |