Age | Commit message (Expand) | Author | Files | Lines |
2020-12-06 | Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+15 |
2020-12-06 | userfaultfd: selftests: fix SIGSEGV if huge mmap fails | Axel Rasmussen | 1 | -9/+16 |
2020-12-06 | tools/testing/selftests/vm: fix build error | Xingxing Su | 1 | -0/+4 |
2020-12-06 | x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes | Masami Hiramatsu | 1 | -0/+15 |
2020-12-03 | Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -0/+2 |
2020-12-02 | Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+5 |
2020-12-01 | Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -42/+85 |
2020-11-30 | tools/bootconfig: Store size and checksum in footer as le32 | Masami Hiramatsu | 1 | -2/+5 |
2020-11-28 | selftests: tc-testing: enable CONFIG_NET_SCH_RED as a module | Davide Caratti | 1 | -0/+1 |
2020-11-28 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 1 | -0/+1 |
2020-11-27 | perf probe: Change function definition check due to broken DWARF | Masami Hiramatsu | 2 | -4/+19 |
2020-11-27 | perf probe: Fix to die_entrypc() returns error correctly | Masami Hiramatsu | 1 | -0/+8 |
2020-11-27 | perf stat: Use proper cpu for shadow stats | Namhyung Kim | 1 | -4/+1 |
2020-11-27 | perf record: Synthesize cgroup events only if needed | Namhyung Kim | 1 | -0/+3 |
2020-11-27 | perf diff: Fix error return value in __cmd_diff() | Zhen Lei | 1 | -1/+3 |
2020-11-27 | perf tools: Update copy of libbpf's hashmap.c | Arnaldo Carvalho de Melo | 1 | -6/+9 |
2020-11-24 | bpftool: Fix error return value in build_btf_type_table | Zhen Lei | 1 | -0/+1 |
2020-11-21 | Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+4 |
2020-11-20 | selftests/seccomp: sh: Fix register names | Kees Cook | 1 | -2/+2 |
2020-11-20 | selftests/seccomp: powerpc: Fix typo in macro variable name | Kees Cook | 1 | -2/+2 |
2020-11-19 | Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 10 | -20/+169 |
2020-11-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2 | -2/+3 |
2020-11-19 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 10 | -20/+169 |
2020-11-19 | selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL | Daniel Xu | 2 | -0/+96 |
2020-11-19 | Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -67/+265 |
2020-11-19 | libbpf: Fix VERSIONED_SYM_COUNT number parsing | Jiri Olsa | 1 | -0/+2 |
2020-11-19 | tools/bootconfig: Align the bootconfig applied initrd image size to 4 | Masami Hiramatsu | 2 | -24/+39 |
2020-11-19 | tools/bootconfig: Fix to check the write failure correctly | Masami Hiramatsu | 1 | -4/+26 |
2020-11-19 | tools/bootconfig: Fix errno reference after printf() | Masami Hiramatsu | 1 | -23/+29 |
2020-11-19 | selftests/powerpc: refactor entry and rfi_flush tests | Daniel Axtens | 6 | -120/+96 |
2020-11-19 | selftests/powerpc: entry flush test | Daniel Axtens | 3 | -1/+200 |
2020-11-19 | selftests/powerpc: rfi_flush: disable entry flush if present | Russell Currey | 1 | -6/+29 |
2020-11-18 | Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/... | Linus Torvalds | 5 | -38/+64 |
2020-11-17 | tools/testing/scatterlist: Fix test to compile and run | Maor Gottlieb | 2 | -2/+3 |
2020-11-17 | Merge tag 'perf-tools-fixes-for-v5.10-2020-11-17' of git://git.kernel.org/pub... | Linus Torvalds | 9 | -25/+34 |
2020-11-16 | selftests/bpf: Fix error return code in run_getsockopt_test() | Wang Hai | 1 | -1/+2 |
2020-11-16 | perf test: Avoid an msan warning in a copied stack. | Ian Rogers | 1 | -0/+7 |
2020-11-16 | perf inject: Fix file corruption due to event deletion | Al Grant | 1 | -11/+1 |
2020-11-14 | bpf: Relax return code check for subprograms | Dmitrii Banshchikov | 2 | -0/+20 |
2020-11-13 | tools, bpftool: Add missing close before bpftool net attach exit | Wang Hai | 1 | -9/+9 |
2020-11-12 | Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 9 | -18/+281 |
2020-11-12 | perf test: Update branch sample pattern for cs-etm | Leo Yan | 1 | -1/+1 |
2020-11-12 | perf test: Fix a typo in cs-etm testing | Leo Yan | 1 | -1/+1 |
2020-11-12 | tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ... | Arnaldo Carvalho de Melo | 5 | -10/+22 |
2020-11-12 | perf lock: Don't free "lock_seq_stat" if read_count isn't zero | Leo Yan | 1 | -1/+1 |
2020-11-12 | perf lock: Correct field name "flags" | Leo Yan | 1 | -1/+1 |
2020-11-12 | selftests/bpf: Fix unused attribute usage in subprogs_unused test | Andrii Nakryiko | 1 | -2/+2 |
2020-11-10 | selftest: fix flower terse dump tests | Vlad Buslov | 1 | -2/+2 |
2020-11-10 | kunit: tool: fix extra trailing \n in raw + parsed test output | Daniel Latypov | 2 | -3/+4 |
2020-11-10 | kunit: tool: print out stderr from make (like build warnings) | Daniel Latypov | 1 | -4/+9 |