| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-02-14 | perf trace: Check if the 'fd' is negative when mapping it to pathname |  Arnaldo Carvalho de Melo | 1 | -0/+3 |
| 2019-02-14 | perf beauty ioctl cmd: The 'fd' arg is signed |  Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-02-14 | tools feature: Undef _GNU_SOURCE at the end of feature tests |  Arnaldo Carvalho de Melo | 3 | -0/+3 |
| 2019-02-14 | perf utils: Silence "Couldn't synthesize bpf events" warning for EPERM |  Song Liu | 1 | -2/+2 |
| 2019-02-14 | perf vendor events power9: General metrics |  Paul Clarke | 1 | -0/+368 |
| 2019-02-14 | perf vendor events power9: Branch_prediction, instruction_stats, latency, lsu_rejects, memory, prefetch & translation metrics |  Paul Clarke | 1 | -13/+390 |
| 2019-02-14 | perf vendor events power9: Dl1_reloads, instruction_misses, l[23]_stats & pteg_reloads metrics |  Paul Clarke | 1 | -0/+660 |
| 2019-02-14 | perf vendor events power9: Cpi_breakdown & estimated_dcache_miss_cpi metrics |  Paul Clarke | 1 | -0/+577 |
| 2019-02-14 | perf vendor events power8: Translaton & general metrics |  Paul Clarke | 1 | -0/+590 |
| 2019-02-14 | perf vendor events power8: Branch_prediction, latency, bus_stats, instruction_mix & instruction_stats metrics |  Paul Clarke | 1 | -0/+492 |
| 2019-02-14 | perf vendor events power8: Dl1_reload, instruction_misses, l2_stats, lsu_rejects, memory & pteg_reloads metrics |  Paul Clarke | 1 | -0/+702 |
| 2019-02-14 | perf vendor events power8: Cpi_breakdown & estimated_dcache_miss_cpi metrics |  Paul Clarke | 1 | -0/+461 |
| 2019-02-14 | perf report: Add s390 diagnosic sampling descriptor size |  Thomas Richter | 1 | -0/+5 |
| 2019-02-14 | perf cs-etm: Add proper header file for symbols |  Mathieu Poirier | 1 | -0/+1 |
| 2019-02-13 | selftests: bpf: add test_lwt_ip_encap selftest |  Peter Oskolkov | 3 | -1/+398 |
| 2019-02-13 | bpf: sync <kdir>/include/.../bpf.h with tools/include/.../bpf.h |  Peter Oskolkov | 1 | -2/+24 |
| 2019-02-13 | Merge tag 'tpmdd-next-20190213' of git://git.infradead.org/users/jjs/linux-tpmdd into next-tpm |  James Morris | 6 | -0/+936 |
| 2019-02-13 | tools/power/cpupower: Display boost frequency separately |  Abhishek Goel | 3 | -27/+50 |
| 2019-02-13 | selftests: ir: skip when non-root user runs the test |  Shuah Khan | 1 | -0/+5 |
| 2019-02-13 | selftests: ir: skip when lirc device doesn't exist. |  Shuah Khan | 1 | -1/+1 |
| 2019-02-13 | selftests: ir: fix warning: "%s" directive output may be truncated ’ directive output may be truncated |  Shuah Khan | 1 | -1/+3 |
| 2019-02-13 | selftests/seccomp: Actually sleep for 1/10th second |  Kees Cook | 1 | -2/+3 |
| 2019-02-13 | selftests/harness: Update named initializer syntax |  Kees Cook | 1 | -5/+5 |
| 2019-02-13 | selftests: unshare userns in seccomp pidns testcases |  Tycho Andersen | 1 | -1/+3 |
| 2019-02-13 | selftests: set NO_NEW_PRIVS bit in seccomp user tests |  Tycho Andersen | 1 | -0/+24 |
| 2019-02-13 | selftests: skip seccomp get_metadata test if not real root |  Tycho Andersen | 1 | -0/+6 |
| 2019-02-13 | selftest: include stdio.h in kselftest.h |  Tycho Andersen | 1 | -0/+1 |
| 2019-02-13 | selftests: fix typo in seccomp_bpf.c |  Tycho Andersen | 1 | -1/+1 |
| 2019-02-13 | selftests: don't kill child immediately in get_metadata() test |  Tycho Andersen | 1 | -3/+3 |
| 2019-02-13 | Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu |  Ingo Molnar | 18 | -131/+864 |
| 2019-02-12 | LSM: SafeSetID: add selftest |  Micah Morton | 5 | -0/+371 |
| 2019-02-12 | selftests: mlxsw: avoid double sourcing of lib.sh |  Jiri Pirko | 1 | -1/+0 |
| 2019-02-12 | tools: bpftool: doc, add text about feature-subcommand |  Prashant Bhole | 1 | -1/+3 |
| 2019-02-12 | selftests: kvm: add selftest for releasing VM file descriptor while in L2 |  Paolo Bonzini | 3 | -0/+97 |
| 2019-02-12 | livepatch/selftests: use "$@" to preserve argument list |  Joe Lawrence | 1 | -12/+7 |
| 2019-02-11 | selftests: bpf: relax sub-register mode compilation criteria |  Jiong Wang | 1 | -4/+3 |
| 2019-02-11 | selftests: bpf: centre kernel bpf objects under new subdir "progs" |  Jiong Wang | 50 | -21/+5 |
| 2019-02-11 | selftests: bpf: extend sub-register mode compilation to all bpf object files |  Jiong Wang | 1 | -13/+7 |
| 2019-02-11 | selftests: bpf: add "alu32" to .gitignore |  Jiong Wang | 1 | -0/+1 |
| 2019-02-11 | perf record: Implement --affinity=node|cpu option |  Alexey Budankov | 2 | -0/+23 |
| 2019-02-11 | Merge 5.0-rc6 into staging-next |  Greg Kroah-Hartman | 39 | -123/+1551 |
| 2019-02-11 | Merge 5.0-rc6 into driver-core-next |  Greg Kroah-Hartman | 83 | -292/+3387 |
| 2019-02-10 | bpf: Add test_sock_fields for skb->sk and bpf_tcp_sock |  Martin KaFai Lau | 4 | -2/+487 |
| 2019-02-10 | bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_verifer |  Martin KaFai Lau | 4 | -3/+396 |
| 2019-02-10 | bpf: Sync bpf.h to tools/ |  Martin KaFai Lau | 1 | -7/+65 |
| 2019-02-10 | tools uapi: fix Alpha support |  Bob Tracy | 1 | -0/+2 |
| 2019-02-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 11 | -30/+88 |
| 2019-02-10 | net: Move all TC actions identifiers to one place |  Eli Cohen | 1 | -2/+0 |
| 2019-02-09 | Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core |  Ingo Molnar | 107 | -443/+1216 |
| 2019-02-09 | Merge branch 'perf/urgent' into perf/core, to pick up fixes |  Ingo Molnar | 10 | -17/+69 |