Age | Commit message (Expand) | Author |
2021-11-01 | tracing/selftests: Add tests for hist trigger expression parsing | Kalesh Singh |
2021-10-26 | selftests/ftrace: Stop tracing while reading the trace file by default | Masami Hiramatsu |
2021-10-25 | tools/latency-collector: Use correct size when writing queue_full_warning | Viktor Rosendahl |
2021-10-10 | bootconfig: Cleanup dummy headers in tools/bootconfig | Masami Hiramatsu |
2021-10-10 | bootconfig: Replace u16 and u32 with uint16_t and uint32_t | Masami Hiramatsu |
2021-10-10 | tools/bootconfig: Print all error message in stderr | Masami Hiramatsu |
2021-10-10 | bootconfig: Rename xbc_destroy_all() to xbc_exit() | Masami Hiramatsu |
2021-10-10 | tools/bootconfig: Run test script when build all | Masami Hiramatsu |
2021-10-10 | bootconfig: Add xbc_get_info() for the node information | Masami Hiramatsu |
2021-10-10 | bootconfig: Allocate xbc_data inside xbc_init() | Masami Hiramatsu |
2021-09-30 | objtool: Ignore unwind hints for ignored functions | Josh Poimboeuf |
2021-09-30 | objtool: Add frame-pointer-specific function ignore | Josh Poimboeuf |
2021-09-26 | Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-09-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-25 | Merge tag 'linux-kselftest-fixes-5.15-rc3' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2021-09-25 | Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-09-24 | tools/vm/page-types: remove dependency on opt_file for idle page tracking | Changbin Du |
2021-09-24 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-09-24 | x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses | Numfor Mbiziwo-Tiapo |
2021-09-23 | Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-09-23 | Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-09-22 | KVM: selftests: Remove __NR_userfaultfd syscall fallback | Sean Christopherson |
2021-09-22 | KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs | Sean Christopherson |
2021-09-22 | tools: Move x86 syscall number fallbacks to .../uapi/ | Sean Christopherson |
2021-09-21 | kselftest/arm64: signal: Skip tests if required features are missing | Cristian Marussi |
2021-09-19 | Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-09-19 | selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGS | Shuah Khan |
2021-09-19 | selftests: net: af_unix: Fix incorrect args in test result msg | Shuah Khan |
2021-09-18 | perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id() | Andrii Nakryiko |
2021-09-18 | libperf evsel: Make use of FD robust. | Ian Rogers |
2021-09-18 | perf machine: Initialize srcline string member in add_location struct | Michael Petlan |
2021-09-18 | perf script: Fix ip display when type != attr->type | Adrian Hunter |
2021-09-18 | perf annotate: Fix fused instr logic for assembly functions | Ravi Bangoria |
2021-09-17 | net: update NXP copyright text | Vladimir Oltean |
2021-09-16 | Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-09-16 | selftests: kvm: fix get_run_delay() ignoring fscanf() return warn | Shuah Khan |
2021-09-16 | selftests: kvm: move get_run_delay() into lib/test_util | Shuah Khan |
2021-09-16 | selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warn | Shuah Khan |
2021-09-16 | selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn | Shuah Khan |
2021-09-16 | selftests: nci: replace unsigned int with int | Xiang wangx |
2021-09-15 | tools/bootconfig: Define memblock_free_ptr() to fix build error | Masami Hiramatsu |
2021-09-15 | selftests: be sure to make khdr before other targets | Li Zhijian |
2021-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-09-14 | usb: testusb: Fix for showing the connection speed | Faizel K B |
2021-09-13 | bpf, selftests: Add test case for mixed cgroup v1/v2 | Daniel Borkmann |
2021-09-13 | bpf, selftests: Add cgroup v1 net_cls classid helpers | Daniel Borkmann |
2021-09-13 | tools: compiler-gcc.h: Guard error attribute use with __has_attribute | Nathan Chancellor |
2021-09-13 | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version) | Linus Torvalds |
2021-09-13 | compiler-gcc.h: drop checks for older GCC versions | Nick Desaulniers |
2021-09-13 | compiler.h: drop fallback overflow checkers | Nick Desaulniers |