summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-02-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-14perf llvm: Fix script used to obtain kernel make directives to work with new ...Arnaldo Carvalho de Melo
2020-02-13wireguard: device: use icmp_ndo_send helperJason A. Donenfeld
2020-02-13selftests: openat2: fix build error on newer glibcAleksa Sarai
2020-02-13selftests: use LDLIBS for libraries instead of LDFLAGSDmitry Safonov
2020-02-13spi: spidev_test: Remove the whole "include" directory when make cleanTiezhu Yang
2020-02-13spi: spidev_test: Use perror() only if errno is not 0Tiezhu Yang
2020-02-13spi: spidev_test: Check input_tx and input_file first after parse optionsTiezhu Yang
2020-02-13spi: spidev_test: Remove break after exit statementTiezhu Yang
2020-02-12selftests/cgroup: add tests for cloning into cgroupsChristian Brauner
2020-02-12kselftest/cgroup: add cgroup destruction testSuren Baghdasaryan
2020-02-12selftests: KVM: Remove unused x86_register enumEric Auger
2020-02-12selftests: KVM: SVM: Add vmcall testEric Auger
2020-02-12selftests: KVM: AMD Nested test infrastructureEric Auger
2020-02-12selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()Eric Auger
2020-02-12selftests/bpf: Mark SYN cookie test skipped for UDP socketsJakub Sitnicki
2020-02-12selftests/bpf: Fix error checking on reading the tcp_fastopen sysctlMartin KaFai Lau
2020-02-12tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-12tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2020-02-12tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-12tools headers x86: Sync disabled-features.hArnaldo Carvalho de Melo
2020-02-12tools include UAPI: Sync sound/asound.h copyArnaldo Carvalho de Melo
2020-02-12tools headers UAPI: Sync asm-generic/mman-common.h with the kernelArnaldo Carvalho de Melo
2020-02-12perf tools: Add arm64 version of get_cpuid()John Garry
2020-02-12tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-12tools headers uapi: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-12tools: gpio: implement gpio-watchBartosz Golaszewski
2020-02-11Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-02-11tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo
2020-02-11perf trace: Resolve prctl's 'option' arg strings to numbersArnaldo Carvalho de Melo
2020-02-11perf beauty prctl: Export the 'options' strarrayArnaldo Carvalho de Melo
2020-02-11tools headers UAPI: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-11tools headers UAPI: Sync copy of arm64's asm/unistd.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-11perf maps: Move kmap::kmaps setup to maps__insert()Jiri Olsa
2020-02-11perf maps: Fix map__clone() for struct kmapJiri Olsa
2020-02-11perf maps: Mark ksymbol DSOs with kernel typeJiri Olsa
2020-02-11perf maps: Mark module DSOs with kernel typeJiri Olsa
2020-02-11tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ...Arnaldo Carvalho de Melo
2020-02-11objtool: Add relocation check for alternative sectionsJosh Poimboeuf
2020-02-11objtool: Add is_static_jump() helperJosh Poimboeuf
2020-02-11objtool: Fail the kernel build on fatal errorsJosh Poimboeuf
2020-02-10selftests/resctrl: Disable MBA and MBM tests for AMDBabu Moger
2020-02-10selftests/resctrl: Use cache index3 id for AMD schemata masksBabu Moger
2020-02-10selftests/resctrl: Add vendor detection mechanismBabu Moger
2020-02-10selftests/resctrl: Add Cache Allocation Technology (CAT) selftestFenghua Yu
2020-02-10selftests/resctrl: Add Cache QoS Monitoring (CQM) selftestFenghua Yu
2020-02-10selftests/resctrl: Add MBA testFenghua Yu
2020-02-10selftests/resctrl: Add MBM testFenghua Yu
2020-02-10selftests/resctrl: Add built in benchmarkSai Praneeth Prakhya