| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-09-16 | 1 | -0/+16 |
|\ |
|
| * | bpf/verifier: reject BPF_ALU64|BPF_END | Edward Cree | 2017-09-16 | 1 | -0/+16 |
* | | Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2017-09-14 | 2 | -4/+4 |
|\ \ |
|
| * | | kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd) | Masahiro Yamada | 2017-09-01 | 2 | -4/+4 |
* | | | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko | 2017-09-14 | 1 | -1/+0 |
* | | | Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s... | Ingo Molnar | 2017-09-13 | 8 | -14/+45 |
|\ \ \ |
|
| * | | | perf stat: Wait for the correct child | Milian Wolff | 2017-09-12 | 1 | -1/+1 |
| * | | | perf tools: Support running perf binaries with a dash in their name | Milian Wolff | 2017-09-12 | 1 | -4/+10 |
| * | | | perf config: Check not only section->from_system_config but also item's | Taeung Song | 2017-09-12 | 1 | -1/+1 |
| * | | | perf ui progress: Fix progress update | Jiri Olsa | 2017-09-12 | 1 | -1/+6 |
| * | | | perf ui progress: Make sure we always define step value | Jiri Olsa | 2017-09-12 | 1 | -1/+1 |
| * | | | perf tools: Open perf.data with O_CLOEXEC flag | Jiri Olsa | 2017-09-12 | 1 | -1/+12 |
| * | | | tools lib api: Fix make DEBUG=1 build | Jiri Olsa | 2017-09-12 | 1 | -1/+7 |
| * | | | perf tests: Fix compile when libunwind's unwind.h is available | Milian Wolff | 2017-09-12 | 1 | -1/+1 |
| * | | | tools include linux: Guard against redefinition of some macros | Arnaldo Carvalho de Melo | 2017-09-12 | 1 | -3/+6 |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-09-12 | 37 | -268/+368 |
|\| | | |
|
| * | | | Merge tag 'perf-core-for-mingo-4.14-20170901' of git://git.kernel.org/pub/scm... | Ingo Molnar | 2017-09-05 | 37 | -268/+368 |
| |\ \ \ |
|
| | * | | | perf annotate browser: Help for cycling thru hottest instructions with TAB/sh... | Arnaldo Carvalho de Melo | 2017-09-01 | 1 | -1/+2 |
| | * | | | perf stat: Only auto-merge events that are PMU aliases | Arnaldo Carvalho de Melo | 2017-09-01 | 3 | -9/+18 |
| | * | | | perf test: Add test case for PERF_SAMPLE_PHYS_ADDR | Kan Liang | 2017-09-01 | 1 | -1/+5 |
| | * | | | perf script: Support physical address | Kan Liang | 2017-09-01 | 2 | -3/+14 |
| | * | | | perf mem: Support physical address | Kan Liang | 2017-09-01 | 2 | -26/+75 |
| | * | | | perf sort: Add sort option for physical address | Kan Liang | 2017-09-01 | 8 | -2/+59 |
| | * | | | perf tools: Support new sample type for physical address | Kan Liang | 2017-09-01 | 6 | -3/+29 |
| | * | | | perf vendor events powerpc: Remove duplicate events | Sukadev Bhattiprolu | 2017-09-01 | 4 | -138/+3 |
| | * | | | perf intel-pt: Fix syntax in documentation of config option | Jack Henschel | 2017-09-01 | 1 | -1/+1 |
| | * | | | perf test powerpc: Fix 'Object code reading' test | Ravi Bangoria | 2017-09-01 | 1 | -0/+5 |
| | * | | | perf trace: Support syscall name globbing | Arnaldo Carvalho de Melo | 2017-09-01 | 2 | -5/+36 |
| | * | | | perf syscalltbl: Support glob matching on syscall names | Arnaldo Carvalho de Melo | 2017-09-01 | 2 | -0/+36 |
| | * | | | perf report: Calculate the average cycles of iterations | Jin Yao | 2017-08-30 | 5 | -79/+85 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-09-12 | 2 | -9/+7 |
|\ \ \ \ \ |
|
| * | | | | | signal/testing: Don't look for __SI_FAULT in userspace | Eric W. Biederman | 2017-07-20 | 2 | -9/+7 |
* | | | | | | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-09-11 | 1 | -2/+2 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Merge branch 'for-4.14/fs' into libnvdimm-for-next | Dan Williams | 2017-09-01 | 10 | -24/+82 |
| |\ \ \ \ \ |
|
| * | | | | | | libnvdimm, nd_blk: remove mmio_flush_range() | Robin Murphy | 2017-09-01 | 1 | -2/+2 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-09-09 | 1 | -1/+50 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | bpf: add support for sockmap detach programs | John Fastabend | 2017-09-09 | 1 | -1/+50 |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-09-09 | 1 | -2/+58 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testing | Cyrill Gorcunov | 2017-09-09 | 1 | -2/+58 |
* | | | | | | | | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-09 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | tools: PCI: Add a missing option help line | Stan Drozd | 2017-08-29 | 1 | -0/+1 |
* | | | | | | | | | | Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2017-09-09 | 47 | -491/+518 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | selftests: Enhance kselftest_harness.h to print which assert failed | Mickaël Salaün | 2017-09-06 | 2 | -6/+35 |
| * | | | | | | | | | selftests: lib.mk: change RUN_TESTS to print messages in TAP13 format | Shuah Khan | 2017-08-25 | 1 | -3/+9 |
| * | | | | | | | | | selftests: change lib.mk RUN_TESTS to take test list as an argument | Shuah Khan | 2017-08-25 | 2 | -15/+3 |
| * | | | | | | | | | selftests: lib.mk: suppress "cd" output from run_tests target | Shuah Khan | 2017-08-25 | 1 | -1/+1 |
| * | | | | | | | | | selftests: kselftest framework: change skip exit code to 0 | Shuah Khan | 2017-08-25 | 1 | -1/+2 |
| * | | | | | | | | | selftests/timers: make loop consistent with array size | Benjamin Gaignard | 2017-08-25 | 1 | -1/+1 |
| * | | | | | | | | | selftests: timers: remove rtctest_setdate from run_destructive_tests | Shuah Khan | 2017-08-23 | 1 | -3/+5 |
| * | | | | | | | | | selftests: timers: Fix run_destructive_tests target to handle skipped tests | Shuah Khan | 2017-08-22 | 1 | -13/+13 |