Age | Commit message (Expand) | Author | Files | Lines |
2021-09-26 | Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2021-09-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2021-09-26 | Merge tag 'linux-kselftest-fixes-5.15-rc3' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 6 | -33/+27 |
2021-09-25 | Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -6/+8 |
2021-09-25 | tools/vm/page-types: remove dependency on opt_file for idle page tracking | Changbin Du | 1 | -1/+1 |
2021-09-24 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -2/+5 |
2021-09-24 | x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses | Numfor Mbiziwo-Tiapo | 1 | -2/+2 |
2021-09-23 | Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -3/+240 |
2021-09-23 | Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 3 | -7/+5 |
2021-09-22 | KVM: selftests: Remove __NR_userfaultfd syscall fallback | Sean Christopherson | 1 | -3/+0 |
2021-09-22 | KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs | Sean Christopherson | 3 | -0/+240 |
2021-09-22 | tools: Move x86 syscall number fallbacks to .../uapi/ | Sean Christopherson | 2 | -0/+0 |
2021-09-21 | kselftest/arm64: signal: Skip tests if required features are missing | Cristian Marussi | 1 | -2/+5 |
2021-09-19 | Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -8/+65 |
2021-09-19 | selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGS | Shuah Khan | 1 | -4/+1 |
2021-09-19 | selftests: net: af_unix: Fix incorrect args in test result msg | Shuah Khan | 1 | -2/+3 |
2021-09-18 | perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id() | Andrii Nakryiko | 1 | -0/+3 |
2021-09-18 | libperf evsel: Make use of FD robust. | Ian Rogers | 1 | -23/+41 |
2021-09-18 | perf machine: Initialize srcline string member in add_location struct | Michael Petlan | 1 | -0/+1 |
2021-09-18 | perf script: Fix ip display when type != attr->type | Adrian Hunter | 1 | -11/+13 |
2021-09-18 | perf annotate: Fix fused instr logic for assembly functions | Ravi Bangoria | 3 | -17/+42 |
2021-09-17 | net: update NXP copyright text | Vladimir Oltean | 1 | -1/+1 |
2021-09-16 | Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 10 | -27/+283 |
2021-09-16 | selftests: kvm: fix get_run_delay() ignoring fscanf() return warn | Shuah Khan | 3 | -2/+5 |
2021-09-16 | selftests: kvm: move get_run_delay() into lib/test_util | Shuah Khan | 4 | -30/+16 |
2021-09-16 | selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warn | Shuah Khan | 1 | -1/+4 |
2021-09-16 | selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn | Shuah Khan | 1 | -1/+2 |
2021-09-16 | selftests: nci: replace unsigned int with int | Xiang wangx | 1 | -1/+1 |
2021-09-15 | tools/bootconfig: Define memblock_free_ptr() to fix build error | Masami Hiramatsu | 1 | -2/+1 |
2021-09-15 | selftests: be sure to make khdr before other targets | Li Zhijian | 1 | -0/+1 |
2021-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 8 | -25/+281 |
2021-09-14 | usb: testusb: Fix for showing the connection speed | Faizel K B | 1 | -6/+8 |
2021-09-14 | bpf, selftests: Add test case for mixed cgroup v1/v2 | Daniel Borkmann | 4 | -6/+127 |
2021-09-14 | bpf, selftests: Add cgroup v1 net_cls classid helpers | Daniel Borkmann | 2 | -12/+141 |
2021-09-14 | tools: compiler-gcc.h: Guard error attribute use with __has_attribute | Nathan Chancellor | 1 | -1/+3 |
2021-09-13 | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version) | Linus Torvalds | 2 | -144/+4 |
2021-09-13 | compiler-gcc.h: drop checks for older GCC versions | Nick Desaulniers | 1 | -3/+1 |
2021-09-13 | compiler.h: drop fallback overflow checkers | Nick Desaulniers | 2 | -141/+3 |
2021-09-13 | selftests/powerpc: Add scv versions of the basic TM syscall tests | Nicholas Piggin | 2 | -8/+65 |
2021-09-13 | Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 36 | -175/+1147 |
2021-09-12 | selftest: net: fix typo in altname test | Andrea Claudi | 1 | -1/+1 |
2021-09-12 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+7 |
2021-09-11 | tools headers UAPI: Update tools's copy of drm.h headers | Arnaldo Carvalho de Melo | 1 | -2/+12 |
2021-09-11 | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -81/+417 |
2021-09-11 | tools headers UAPI: Sync linux/fs.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2021-09-11 | tools headers UAPI: Sync linux/in.h copy with the kernel sources | Arnaldo Carvalho de Melo | 1 | -10/+32 |
2021-09-11 | perf tools: Add an option to build without libbfd | Ian Rogers | 1 | -22/+25 |
2021-09-11 | perf tools: Allow build-id with trailing zeros | Namhyung Kim | 1 | -0/+10 |
2021-09-11 | perf tools: Fix hybrid config terms list corruption | Adrian Hunter | 2 | -9/+27 |
2021-09-11 | perf tools: Factor out copy_config_terms() and free_config_terms() | Adrian Hunter | 3 | -13/+19 |