summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-02-24selftests: pass pref and handle to devlink_trap_drop_* helpersJiri Pirko
2020-02-24selftests: introduce test for mlxsw tc flower restrictionsJiri Pirko
2020-02-24KVM: selftests: Create a demand paging testBen Gardon
2020-02-24KVM: selftests: Introduce num-pages conversion utilitiesAndrew Jones
2020-02-24KVM: selftests: Introduce vm_guest_mode_paramsAndrew Jones
2020-02-24KVM: selftests: Rename vm_guest_mode_paramsAndrew Jones
2020-02-24KVM: selftests: aarch64: Remove unnecessary ifdefsAndrew Jones
2020-02-24KVM: selftests: Remove unnecessary definesAndrew Jones
2020-02-24KVM: selftests: aarch64: Use stream when givenAndrew Jones
2020-02-23tc-testing: updated tdc tests for basic filter with u32 extended match rulesRoman Mashak
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-21selftests/bpf: Tests for sockmap/sockhash holding listening socketsJakub Sitnicki
2020-02-21selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP/SOCKHASHJakub Sitnicki
2020-02-21bpf, sockmap: Allow inserting listening TCP sockets into sockmapJakub Sitnicki
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-21selftests/vm: add missed tests in run_vmtestsSeongJae Park
2020-02-21tc-testing: updated tdc tests for basic filter with u16 extended match rulesRoman Mashak
2020-02-21bootconfig: Add append value operator supportMasami Hiramatsu
2020-02-21bootconfig: Prohibit re-defining value on same keyMasami Hiramatsu
2020-02-21objtool: Improve call destination function detectionJosh Poimboeuf
2020-02-21objtool: Fix clang switch table edge caseJosh Poimboeuf
2020-02-20selftests/bpf: Fix trampoline_count clean up logicAndrii Nakryiko
2020-02-20selftests/bpf: Update xdp_bpf2bpf test to use new set_attach_target APIEelco Chaudron
2020-02-20libbpf: Add support for dynamic program attach targetEelco Chaudron
2020-02-20libbpf: Bump libpf current version to v0.0.8Eelco Chaudron
2020-02-20rcutorture: Set KCSAN Kconfig options to detect more data racesPaul E. McKenney
2020-02-20rcutorture: Make kvm-find-errors.sh abort on bad directoryPaul E. McKenney
2020-02-20rcutorture: Summarize summary of build and run resultsPaul E. McKenney
2020-02-20rcutorture: Add 100-CPU configurationPaul E. McKenney
2020-02-20torture: Make results-directory date format completion-friendlyPaul E. McKenney
2020-02-20locktorture: Allow CPU-hotplug to be disabled via --bootargsPaul E. McKenney
2020-02-20bootconfig: Reject subkey and value on same parent keyMasami Hiramatsu
2020-02-20tools/bootconfig: Remove unneeded error message silencerMasami Hiramatsu
2020-02-20bootconfig: Add bootconfig magic word for indicating bootconfig explicitlyMasami Hiramatsu
2020-02-20libbpf: Relax check whether BTF is mandatoryAndrii Nakryiko
2020-02-20selftests/rseq: Fix out-of-tree compilationMichael Ellerman
2020-02-20selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman
2020-02-19Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-02-19tc-testing: updated tdc tests for basic filterRoman Mashak
2020-02-20selftests/bpf: Fix build of sockmap_ktls.cAlexei Starovoitov
2020-02-19selftests/bpf: Change llvm flag -mcpu=probe to -mcpu=v3Yonghong Song
2020-02-19selftests/bpf: Add bpf_read_branch_records() selftestDaniel Xu
2020-02-19kunit: run kunit_tool from any directoryHeidi Fahim
2020-02-19kunit: test: Improve error messages for kunit_tool when kunitconfig is invalidHeidi Fahim
2020-02-19selftests/bpf: Test unhashing kTLS socket after removing from mapJakub Sitnicki
2020-02-19tools/edid: Move EDID data sets from Documentation/Jonathan Neuschäfer
2020-02-18tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPATJan Kara
2020-02-18perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo