Age | Commit message (Expand) | Author | Files | Lines |
2021-02-07 | Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -2/+1245 |
2021-02-07 | Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+3 |
2021-02-07 | Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -9/+13 |
2021-02-07 | Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+9 |
2021-02-06 | entry: Use different define for selector variable in SUD | Gabriel Krisman Bertazi | 2 | -9/+13 |
2021-02-05 | dma-mapping: benchmark: use u8 for reserved field in uAPI structure | Barry Song | 1 | -1/+3 |
2021-02-03 | tools/power/turbostat: Fallback to an MSR read for EPB | Borislav Petkov | 1 | -1/+9 |
2021-01-28 | Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 3 | -3/+46 |
2021-01-28 | selftests: forwarding: Specify interface when invoking mausezahn | Danielle Ratson | 2 | -2/+2 |
2021-01-28 | ndtest: Add papr health related flags | Santosh Sivaraj | 2 | -0/+72 |
2021-01-28 | ndtest: Add nvdimm control functions | Santosh Sivaraj | 1 | -0/+51 |
2021-01-28 | ndtest: Add regions and mappings to the test buses | Santosh Sivaraj | 2 | -0/+378 |
2021-01-28 | ndtest: Add dimm attributes | Santosh Sivaraj | 1 | -2/+200 |
2021-01-28 | ndtest: Add dimms to the two buses | Santosh Sivaraj | 2 | -0/+294 |
2021-01-28 | ndtest: Add compatability string to treat it as PAPR family | Santosh Sivaraj | 1 | -0/+23 |
2021-01-28 | testing/nvdimm: Add test module for non-nfit platforms | Santosh Sivaraj | 4 | -2/+229 |
2021-01-24 | Merge tag 'objtool_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -11/+17 |
2021-01-24 | Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 3 | -3/+6 |
2021-01-23 | Merge tag 'linux-kselftest-kunit-fixes-5.11-rc5' of git://git.kernel.org/pub/... | Linus Torvalds | 5 | -94/+84 |
2021-01-22 | Merge tag 'perf-tools-fixes-v5.11-2-2021-01-22' of git://git.kernel.org/pub/s... | Linus Torvalds | 3 | -19/+32 |
2021-01-22 | Merge tag 'platform-drivers-x86-v5.11-2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+32 |
2021-01-21 | objtool: Don't fail on missing symbol table | Josh Poimboeuf | 1 | -2/+5 |
2021-01-21 | objtool: Don't fail the kernel build on fatal errors | Josh Poimboeuf | 1 | -9/+5 |
2021-01-21 | perf script: Fix overrun issue for dynamically-allocated PMU type number | Jin Yao | 1 | -1/+17 |
2021-01-21 | perf metricgroup: Fix system PMU metrics | John Garry | 1 | -3/+2 |
2021-01-21 | perf metricgroup: Fix for metrics containing duration_time | John Garry | 1 | -2/+9 |
2021-01-21 | perf evlist: Fix id index for heterogeneous systems | Adrian Hunter | 1 | -13/+4 |
2021-01-21 | Merge tag 'gpio-fixes-for-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -4/+5 |
2021-01-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | Jakub Kicinski | 1 | -1/+44 |
2021-01-20 | Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 6 | -104/+102 |
2021-01-19 | selftests: net: fib_tests: remove duplicate log test | Hangbin Liu | 1 | -1/+0 |
2021-01-20 | selftests/powerpc: Only test lwm/stmw on big endian | Michael Ellerman | 1 | -1/+4 |
2021-01-19 | selftests/powerpc: Fix exit status of pkey tests | Sandipan Das | 2 | -2/+2 |
2021-01-18 | tools: gpio: fix %llu warning in gpio-watch.c | Kent Gibson | 1 | -2/+3 |
2021-01-18 | tools: gpio: fix %llu warning in gpio-event-mon.c | Kent Gibson | 1 | -2/+2 |
2021-01-17 | Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 12 | -208/+224 |
2021-01-15 | kunit: tool: move kunitconfig parsing into __init__, make it optional | Daniel Latypov | 2 | -28/+17 |
2021-01-15 | kunit: tool: fix minor typing issue with None status | Daniel Latypov | 1 | -9/+8 |
2021-01-15 | kunit: tool: surface and address more typing issues | Daniel Latypov | 5 | -52/+54 |
2021-01-15 | kunit: tool: Fix spelling of "diagnostic" in kunit_parser | David Gow | 1 | -12/+12 |
2021-01-15 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 5 | -103/+102 |
2021-01-15 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -2/+2 |
2021-01-15 | perf inject: Correct event attribute sizes | Al Grant | 1 | -0/+8 |
2021-01-15 | perf intel-pt: Fix 'CPU too large' error | Adrian Hunter | 2 | -3/+3 |
2021-01-15 | perf stat: Take cgroups into account for shadow stats | Namhyung Kim | 1 | -7/+19 |
2021-01-15 | perf stat: Introduce struct runtime_stat_data | Namhyung Kim | 1 | -173/+173 |
2021-01-15 | libperf tests: Fail when failing to get a tracepoint id | Ian Rogers | 1 | -0/+1 |
2021-01-15 | libperf tests: If a test fails return non-zero | Ian Rogers | 4 | -4/+4 |
2021-01-15 | libperf tests: Avoid uninitialized variable warning | Ian Rogers | 1 | -2/+2 |
2021-01-15 | perf test: Fix shadow stat test for non-bash shells | Namhyung Kim | 1 | -16/+14 |