summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | perf map: Set kmap->kmaps backpointer for main kernel map chunksArnaldo Carvalho de Melo2019-12-201-0/+3
| | * | | | | | | | perf report: Fix incorrectly added dimensions as switch perf data fileJin Yao2019-12-201-1/+4
| | * | | | | | | | tools lib traceevent: Fix memory leakage in filter_eventHewenliang2019-12-201-1/+3
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-091-0/+8
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | / / / / / | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | selftests: loopback.sh: skip this test if the driver does not supportHangbin Liu2020-01-031-0/+8
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-021-1/+14
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECVSargun Dhillon2020-01-021-1/+12
| * | | | | | | selftests/seccomp: Zero out seccomp_notifSargun Dhillon2020-01-021-0/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-314-15/+46
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-12-263-10/+12
| |\ \ \ \ \ \
| | * | | | | | libbpf: Fix build on read-only filesystemsNamhyung Kim2019-12-233-10/+12
| | |/ / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-12-261-5/+34
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | selftests: netfilter: extend flowtable test script with dnat ruleFlorian Westphal2019-12-201-5/+34
* | | | | | | rseq/selftests: Clarify rseq_prepare_unload() helper requirementsMathieu Desnoyers2019-12-231-5/+7
* | | | | | | rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers2019-12-231-8/+10
* | | | | | | rseq/selftests: Turn off timeout settingMathieu Desnoyers2019-12-231-0/+1
* | | | | | | kunit/kunit_tool_test: Test '--build_dir' option runSeongJae Park2019-12-231-0/+8
* | | | | | | kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park2019-12-232-3/+3
* | | | | | | kunit: Place 'test.log' under the 'build_dir'SeongJae Park2019-12-233-4/+4
* | | | | | | kunit: Create default config in '--build_dir'SeongJae Park2019-12-232-4/+11
* | | | | | | kunit: Remove duplicated defconfig creationSeongJae Park2019-12-231-3/+0
* | | | | | | selftests: livepatch: Fix it to do root uid check and skipShuah Khan2019-12-232-3/+15
* | | | | | | selftests: firmware: Fix it to do root uid check and skipShuah Khan2019-12-231-0/+6
* | | | | | | selftests: filesystems/epoll: fix build errorShuah Khan2019-12-231-1/+1
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-2213-237/+603
|\ \ \ \ \ \
| * | | | | | selftests: pmtu: fix init mtu value in descriptionHangbin Liu2019-12-201-3/+3
| * | | | | | tc-testing: initial tdc selftests for cls_u32Davide Caratti2019-12-192-22/+205
| |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-12-193-24/+176
| |\ \ \ \ \
| | * | | | | bpf: Add further test_verifier cases for record_func_keyDaniel Borkmann2019-12-193-24/+176
| * | | | | | selftests: net: tls: remove recv_rcvbuf testThadeu Lima de Souza Cascardo2019-12-141-28/+0
| |/ / / / /
| * | | | | selftests/bpf: Test function_graph tracer and bpf trampoline togetherAlexei Starovoitov2019-12-111-0/+39
| * | | | | bpftool: Don't crash on missing jited insns or ksymsToke Høiland-Jørgensen2019-12-112-2/+2
| * | | | | tc-testing: unbreak full listing of tdc testcasesDavide Caratti2019-12-091-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-12-091-156/+176
| |\ \ \ \ \
| | * | | | | selftests: netfilter: use randomized netns namesFlorian Westphal2019-12-071-156/+176
| * | | | | | selftests: forwarding: Delete IPv6 address at the endIdo Schimmel2019-12-091-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-12-212-0/+7
|\ \ \ \ \ \
| * | | | | | tools/testing/nvdimm: Fix mock support for ioremapDan Williams2019-12-112-0/+7
| |/ / / / /
* | | | | | Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2019-12-183-2/+36
|\ \ \ \ \ \
| * | | | | | tpm: selftest: cleanup after unseal with wrong auth/policy testTadeusz Struk2019-12-171-0/+5
| * | | | | | tpm: selftest: add test covering async modeTadeusz Struk2019-12-173-2/+31
| |/ / / / /
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-12-1765-289/+976
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | perf vendor events s390: Remove name from L1D_RO_EXCL_WRITES descriptionEd Maste2019-12-161-1/+1
| * | | | perf vendor events s390: Fix counter long description for DTLB1_GPAGE_WRITESEd Maste2019-12-161-1/+1
| * | | | libtraceevent: Allow custom libdir pathSudip Mukherjee2019-12-162-4/+6
| * | | | perf header: Fix false warning when there are no duplicate cache entriesMichael Petlan2019-12-111-15/+6
| * | | | perf metricgroup: Fix printing event names of metric group with multiple eventsKajol Jain2019-12-111-2/+5
| * | | | perf/x86/pmu-events: Fix Kernel_Utilization metricRavi Bangoria2019-12-1112-12/+12
| * | | | perf top: Do not bail out when perf_env__read_cpuid() returns ENOSYSArnaldo Carvalho de Melo2019-12-111-3/+7
| * | | | perf arch: Make the default get_cpuid() return compatible errorArnaldo Carvalho de Melo2019-12-111-1/+1
OpenPOWER on IntegriCloud