summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-041-3/+5
|\
| * lkdtm: Update tests for memcpy() run-time warningsKees Cook2022-09-081-3/+5
* | Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2022-10-042-2/+12
|\ \
| * | objtool: Disable CFI warningsSami Tolvanen2022-09-261-1/+6
| * | objtool: Preserve special st_shndx indexes in elf_update_symbolSami Tolvanen2022-09-261-1/+6
* | | Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2022-10-043-3/+3
|\ \ \
| * | | kallsyms: increase maximum kernel symbol length to 512Miguel Ojeda2022-09-283-3/+3
* | | | Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-10-031-1/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'acpi-misc', 'acpi-tools' and 'acpi-docs'Rafael J. Wysocki2022-10-031-1/+1
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | ACPI: tools: pfrut: Do not initialize ret in main()Shi junming2022-09-031-1/+1
| | | |/ / /
* | | | | | Merge tag 'lkmm.2022.09.30a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-10-031-10/+27
|\ \ \ \ \ \
| * | | | | | tools/memory-model: Clarify LKMM's limitations in litmus-tests.txtPaul Heidekrüger2022-08-311-10/+27
* | | | | | | Merge tag 'nolibc.2022.09.30a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-035-3/+899
|\ \ \ \ \ \ \
| * | | | | | | selftests/nolibc: Avoid generated files being committedFernanda Ma'rouf2022-08-311-0/+4
| * | | | | | | selftests/nolibc: add a "help" targetWilly Tarreau2022-08-311-1/+26
| * | | | | | | selftests/nolibc: "sysroot" target installs a local copy of the sysrootWilly Tarreau2022-08-311-2/+11
| * | | | | | | selftests/nolibc: add a "run" target to start the kernel in QEMUWilly Tarreau2022-08-311-0/+33
| * | | | | | | selftests/nolibc: add a "defconfig" targetWilly Tarreau2022-08-311-0/+12
| * | | | | | | selftests/nolibc: add a "kernel" target to build the kernel with the initramfsWilly Tarreau2022-08-311-0/+13
| * | | | | | | selftests/nolibc: support glibc as wellWilly Tarreau2022-08-311-2/+45
| * | | | | | | selftests/nolibc: condition some tests on /proc existenceWilly Tarreau2022-08-311-5/+9
| * | | | | | | selftests/nolibc: recreate and populate /dev and /proc if missingWilly Tarreau2022-08-311-0/+56
| * | | | | | | selftests/nolibc: on x86, support exiting with isa-debug-exitWilly Tarreau2022-08-311-0/+9
| * | | | | | | selftests/nolibc: exit with poweroff on success when getpid() == 1Willy Tarreau2022-08-311-0/+14
| * | | | | | | selftests/nolibc: add a few tests for some libc functionsWilly Tarreau2022-08-311-0/+35
| * | | | | | | selftests/nolibc: implement a few tests for various syscallsWilly Tarreau2022-08-311-0/+110
| * | | | | | | selftests/nolibc: support a test definition formatWilly Tarreau2022-08-311-0/+91
| * | | | | | | selftests/nolibc: add basic infrastructure to ease creation of nolibc testsWilly Tarreau2022-08-312-0/+438
| * | | | | | | tools/nolibc: make sys_mmap() automatically use the right __NR_mmap definitionWilly Tarreau2022-08-311-1/+1
| * | | | | | | tools/nolibc: fix build warning in sys_mmap() when my_syscall6 is not definedWilly Tarreau2022-08-311-1/+1
| * | | | | | | tools/nolibc: make argc 32-bit in riscv startup codeWilly Tarreau2022-08-311-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'perf-tools-fixes-for-v6.0-2022-09-29' of git://git.kernel.org/pub/...Linus Torvalds2022-10-0114-58/+92
|\ \ \ \ \ \ \
| * | | | | | | perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...Arnaldo Carvalho de Melo2022-09-291-1/+1
| * | | | | | | perf tests mmap-basic: Remove unused variable to address clang 15 warningJiri Olsa2022-09-291-2/+1
| * | | | | | | perf parse-events: Ignore clang 15 warning about variable set but unused in b...Jiri Olsa2022-09-291-1/+1
| * | | | | | | perf tests record: Fail the test if the 'errs' counter is not zeroArnaldo Carvalho de Melo2022-09-291-1/+1
| * | | | | | | perf test: Fix test case 87 ("perf record tests") for hybrid systemsZhengjun Xing2022-09-291-1/+1
| * | | | | | | perf arm-spe: augment the data source type with neoverse_spe listJing Zhang2022-09-281-1/+1
| * | | | | | | perf tests vmlinux-kallsyms: Update is_ignored_symbol function to match the k...Athira Rajeev2022-09-281-2/+3
| * | | | | | | perf tests powerpc: Fix branch stack sampling test to include sanity check fo...Athira Rajeev2022-09-261-1/+2
| * | | | | | | perf parse-events: Remove "not supported" hybrid cache eventsZhengjun Xing2022-09-264-43/+57
| * | | | | | | perf print-events: Fix "perf list" can not display the PMU prefix for some hy...Zhengjun Xing2022-09-261-1/+1
| * | | | | | | perf tools: Get a perf cgroup more portably in BPFNamhyung Kim2022-09-262-5/+24
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-017-35/+115
|\ \ \ \ \ \ \
| * | | | | | | KVM: selftests: Compare insn opcodes directly in fix_hypercall_testSean Christopherson2022-09-301-18/+16
| * | | | | | | KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest useSean Christopherson2022-09-302-1/+49
| * | | | | | | KVM: selftests: Gracefully handle empty stack tracesDavid Matlack2022-09-301-7/+13
| * | | | | | | KVM: selftests: replace assertion with warning in access_tracking_perf_testEmanuele Giuseppe Esposito2022-09-301-9/+16
| * | | | | | | KVM: selftests: Skip tests that require EPT when it is not availableDavid Matlack2022-09-272-0/+21
* | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-09-302-0/+8
|\ \ \ \ \ \ \ \