Age | Commit message (Expand) | Author | Files | Lines |
2018-06-16 | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental | Linus Torvalds | 4 | -5/+5 |
2018-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -4/+2 |
2018-06-16 | docs: Fix some broken references | Mauro Carvalho Chehab | 4 | -5/+5 |
2018-06-15 | Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -2/+17 |
2018-06-13 | Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 4 | -16/+45 |
2018-06-13 | tc-testing: ife: fix wrong teardown command in test b7b8 | Davide Caratti | 1 | -1/+1 |
2018-06-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+2 |
2018-06-12 | kvm: fix typo in flag name | Michael S. Tsirkin | 1 | -2/+2 |
2018-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -3/+1 |
2018-06-11 | selftests: bpf: fix urandom_read build issue | Anders Roxell | 1 | -3/+1 |
2018-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -4/+80 |
2018-06-10 | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 14 | -0/+4637 |
2018-06-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 59 | -427/+998 |
2018-06-10 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+22 |
2018-06-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 7 | -0/+817 |
2018-06-09 | Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+8 |
2018-06-09 | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+104 |
2018-06-09 | Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next | Dan Williams | 1 | -0/+104 |
2018-06-08 | tools/testing/selftests/proc: test /proc/*/fd a bit (+ PF_KTHREAD is ABI!) | Alexey Dobriyan | 8 | -32/+451 |
2018-06-08 | mm: mark pages in use for page tables | Matthew Wilcox | 1 | -0/+1 |
2018-06-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 3 | -4/+80 |
2018-06-08 | tools/bpf: fix selftest get_cgroup_id_user | Yonghong Song | 2 | -3/+23 |
2018-06-07 | kselftest/cgroup: fix a signedness bug | Dan Carpenter | 1 | -2/+2 |
2018-06-07 | selftests/ftrace: Add ppc support for kprobe args tests | Naveen N. Rao | 2 | -0/+15 |
2018-06-07 | bpf: reject passing modified ctx to helper functions | Daniel Borkmann | 1 | -1/+57 |
2018-06-07 | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 16 | -120/+1517 |
2018-06-07 | Merge tag 'perf-core-for-mingo-4.18-20180606' of git://git.kernel.org/pub/scm... | Ingo Molnar | 59 | -427/+998 |
2018-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 118 | -908/+22859 |
2018-06-07 | Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 5 | -4/+276 |
2018-06-06 | Merge tag 'linux-kselftest-4.18-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 62 | -614/+2112 |
2018-06-06 | perf script python: Add dict fields introduction to Documentation | Jin Yao | 1 | -0/+26 |
2018-06-06 | perf script python: Add more PMU fields to event handler dict | Jin Yao | 1 | -1/+226 |
2018-06-06 | perf script python: Move dsoname code to a new function | Jin Yao | 1 | -8/+15 |
2018-06-06 | perf symbols: Add BSS symbols when reading from /proc/kallsyms | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2018-06-06 | perf annnotate: Make __symbol__inc_addr_samples handle src->histograms == NULL | Arnaldo Carvalho de Melo | 1 | -0/+5 |
2018-06-06 | perf intel-pt: Fix "Unexpected indirect branch" error | Adrian Hunter | 3 | -2/+28 |
2018-06-06 | perf intel-pt: Fix MTC timing after overflow | Adrian Hunter | 1 | -1/+0 |
2018-06-06 | perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP | Adrian Hunter | 1 | -1/+4 |
2018-06-06 | perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING | Adrian Hunter | 1 | -0/+1 |
2018-06-06 | perf script powerpc: Python script for hypervisor call statistics | Ravi Bangoria | 3 | -0/+204 |
2018-06-06 | perf test record+probe_libc_inet_pton: Ask 'nm' for dynamic symbols | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2018-06-06 | perf map: Consider PTI entry trampolines in rip_2objdump() | Adrian Hunter | 1 | -0/+14 |
2018-06-06 | perf test code-reading: Fix perf_env setup for PTI entry trampolines | Adrian Hunter | 1 | -0/+1 |
2018-06-06 | perf tools: Fix pmu events parsing rule | Jiri Olsa | 1 | -1/+13 |
2018-06-06 | perf stat: Display user and system time | Jiri Olsa | 2 | -12/+56 |
2018-06-06 | perf record: Enable arbitrary event names thru name= modifier | Alexey Budankov | 4 | -4/+43 |
2018-06-06 | perf tools: Fix symbol and object code resolution for vdso32 and vdsox32 | Adrian Hunter | 1 | -0/+2 |
2018-06-06 | perf tests kmod-path: Add tests for vdso32 and vdsox32 | Adrian Hunter | 1 | -0/+16 |
2018-06-06 | perf hists: Check if a hist_entry has callchains before using them | Arnaldo Carvalho de Melo | 7 | -17/+25 |
2018-06-06 | perf hists: Introduce hist_entry__has_callchain() method | Arnaldo Carvalho de Melo | 1 | -0/+6 |