Age | Commit message (Expand) | Author | Files | Lines |
2017-08-15 | perf tests shell: Remove duplicate skip_if_no_debuginfo() function | Arnaldo Carvalho de Melo | 1 | -5/+0 |
2017-08-14 | selftests/seccomp: Test thread vs process killing | Kees Cook | 1 | -60/+168 |
2017-08-14 | seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD | Kees Cook | 1 | -7/+10 |
2017-08-14 | seccomp: Action to log before allowing | Tyler Hicks | 1 | -1/+97 |
2017-08-14 | seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW | Tyler Hicks | 1 | -1/+68 |
2017-08-14 | seccomp: Selftest for detection of filter flag support | Tyler Hicks | 1 | -0/+60 |
2017-08-14 | seccomp: Operation for checking if an action is available | Tyler Hicks | 1 | -0/+36 |
2017-08-14 | selftests/seccomp: Refactor RET_ERRNO tests | Kees Cook | 1 | -37/+58 |
2017-08-14 | selftests/seccomp: Add simple seccomp overhead benchmark | Kees Cook | 2 | -5/+112 |
2017-08-14 | Merge 4.13-rc5 into driver-core-next | Greg Kroah-Hartman | 11 | -31/+562 |
2017-08-14 | selftests/seccomp: Add tests for basic ptrace actions | Kees Cook | 1 | -7/+34 |
2017-08-14 | selftests: capabilities: convert error output to TAP13 ksft framework | Shuah Khan | 2 | -49/+65 |
2017-08-11 | selftests: bpf: add check for ip XDP redirect | William Tu | 1 | -0/+5 |
2017-08-11 | perf test shell: Add uprobes + backtrace ping test | Arnaldo Carvalho de Melo | 1 | -0/+40 |
2017-08-11 | perf report: Fix module symbol adjustment for s390x | Thomas Richter | 3 | -1/+17 |
2017-08-11 | perf record: Fix wrong size in perf_record_mmap for last kernel module | Thomas Richter | 4 | -10/+19 |
2017-08-11 | perf srcline: Do not consider empty files as valid srclines | Milian Wolff | 1 | -0/+6 |
2017-08-11 | perf util: Take elf_name as const string in dso__demangle_sym | Milian Wolff | 3 | -3/+3 |
2017-08-11 | perf test shell: Add test using vfs_getname + 'perf trace' | Arnaldo Carvalho de Melo | 1 | -0/+31 |
2017-08-11 | perf test shell: Add test using probe:vfs_getname and verifying results | Arnaldo Carvalho de Melo | 1 | -0/+37 |
2017-08-11 | perf test shell: Move vfs_getname probe function to lib | Arnaldo Carvalho de Melo | 3 | -22/+32 |
2017-08-11 | perf test shell: Install shell tests | Arnaldo Carvalho de Melo | 1 | -1/+3 |
2017-08-11 | perf test shell: Add 'probe_vfs_getname' shell test | Arnaldo Carvalho de Melo | 1 | -0/+30 |
2017-08-11 | perf test: Make 'list' use same filtering code as main 'perf test' | Arnaldo Carvalho de Melo | 1 | -8/+10 |
2017-08-11 | perf test: Add infrastructure to run shell based tests | Arnaldo Carvalho de Melo | 2 | -1/+170 |
2017-08-11 | selftests: memfd: Align STACK_SIZE for ARM AArch64 system | Orson Zhai | 1 | -1/+1 |
2017-08-11 | selftests: timers: freq-step: fix compile error | Shuah Khan | 1 | -4/+3 |
2017-08-11 | perf test: Add 'struct test *' to the test functions | Arnaldo Carvalho de Melo | 54 | -124/+127 |
2017-08-11 | perf test: Make 'list' subcommand match main 'perf test' numbering/matching | Arnaldo Carvalho de Melo | 1 | -1/+3 |
2017-08-11 | perf tools: Add missing newline to expr parser error messages | Andi Kleen | 1 | -1/+1 |
2017-08-11 | perf stat: Fix saved values rbtree lookup | Andi Kleen | 1 | -1/+5 |
2017-08-11 | perf vendor events powerpc: Update POWER9 events | Sukadev Bhattiprolu | 9 | -2298/+3511 |
2017-08-11 | perf vendor events powerpc: remove suffix in mapfile | Sukadev Bhattiprolu | 1 | -10/+10 |
2017-08-11 | perf scripting python: Add ppc64le to audit uname list | Naveen N. Rao | 1 | -0/+1 |
2017-08-11 | objtool: Track DRAP separately from callee-saved registers | Josh Poimboeuf | 2 | -25/+31 |
2017-08-11 | objtool: Fix validate_branch() return codes | Josh Poimboeuf | 1 | -3/+3 |
2017-08-10 | test_firmware: add batched firmware tests | Luis R. Rodriguez | 1 | -2/+239 |
2017-08-10 | test_firmware: add test case for SIGCHLD on sync fallback | Luis R. Rodriguez | 1 | -0/+31 |
2017-08-10 | selftests: add rtnetlink test script | Florian Westphal | 2 | -1/+200 |
2017-08-10 | selftests/x86/fsgsbase: Test selectors 1, 2, and 3 | Andy Lutomirski | 1 | -6/+35 |
2017-08-10 | Merge tag 'perf-core-for-mingo-4.14-20170801' of git://git.kernel.org/pub/scm... | Ingo Molnar | 28 | -62/+5538 |
2017-08-10 | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar | 11 | -31/+562 |
2017-08-10 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 6 | -17/+76 |
2017-08-09 | bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructions | Daniel Borkmann | 1 | -0/+313 |
2017-08-09 | bpf: add BPF_J{LT,LE,SLT,SLE} instructions | Daniel Borkmann | 1 | -0/+5 |
2017-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -9/+25 |
2017-08-09 | selftests: warn if failure is due to lack of executable bit | Luis R. Rodriguez | 1 | -1/+6 |
2017-08-09 | selftests: kselftest framework: add error counter | Shuah Khan | 1 | -3/+18 |
2017-08-09 | selftests: futex: fix run_tests target | Shuah Khan | 1 | -1/+1 |
2017-08-09 | iio: tools: add install section | Andy Shevchenko | 2 | -4/+12 |