Age | Commit message (Expand) | Author | Files | Lines |
2020-04-11 | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -0/+6 |
2020-04-11 | change email address for Pali Rohár | Pali Rohár | 1 | -1/+1 |
2020-04-11 | selftests: kmod: test disabling module autoloading | Eric Biggers | 1 | -0/+30 |
2020-04-11 | selftests: kmod: fix handling test numbers above 9 | Eric Biggers | 1 | -4/+9 |
2020-04-09 | Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -0/+6 |
2020-04-09 | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -4/+6 |
2020-04-08 | kbuild: support LLVM=1 to switch the default tools to Clang/LLVM | Masahiro Yamada | 1 | -0/+6 |
2020-04-08 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+26 |
2020-04-08 | Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -17/+9 |
2020-04-07 | kselftest: introduce new epoll test case | Roman Penyaev | 1 | -1/+66 |
2020-04-07 | lib/rbtree: fix coding style of assignments | chenqiwu | 1 | -2/+2 |
2020-04-07 | userfaultfd: selftests: add write-protect test | Peter Xu | 1 | -24/+133 |
2020-04-07 | userfaultfd: selftests: refactor statistics | Peter Xu | 1 | -27/+49 |
2020-04-05 | Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 96 | -619/+3031 |
2020-04-05 | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 15 | -41/+465 |
2020-04-05 | Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 6 | -19/+292 |
2020-04-04 | Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 6 | -7/+132 |
2020-04-04 | Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds | 6 | -0/+59 |
2020-04-04 | selftests/powerpc: Always build the tm-poison test 64-bit | Michael Ellerman | 1 | -0/+1 |
2020-04-04 | Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc... | Ingo Molnar | 96 | -619/+3032 |
2020-04-04 | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+33 |
2020-04-03 | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -131/+371 |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 117 | -0/+117 |
2020-04-03 | Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 5 | -5/+327 |
2020-04-03 | perf python: Fix clang detection to strip out options passed in $CC | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2020-04-03 | perf tools: Support Python 3.8+ in Makefile | Sam Lunt | 1 | -1/+10 |
2020-04-03 | perf script: Fix invalid read of directory entry after closedir() | Andreas Gerstmayr | 1 | -1/+1 |
2020-04-03 | perf script report: Fix SEGFAULT when using DWARF mode | Andreas Gerstmayr | 1 | -0/+3 |
2020-04-03 | perf script: add -S/--symbols documentation | Ian Rogers | 1 | -0/+8 |
2020-04-03 | perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metric | Jin Yao | 12 | -12/+12 |
2020-04-03 | perf events parser: Add missing Intel CPU events to parser | Adrian Hunter | 1 | -5/+7 |
2020-04-03 | perf script: Allow --symbol to accept hexadecimal addresses | Stephane Eranian | 1 | -4/+17 |
2020-04-03 | perf report/top TUI: Fix title line formatting | Arnaldo Carvalho de Melo | 1 | -4/+4 |
2020-04-03 | perf top: Support hotkey to change sort order | Jin Yao | 1 | -2/+9 |
2020-04-03 | perf top: Support --group-sort-idx to change the sort order | Jin Yao | 2 | -0/+9 |
2020-04-03 | perf symbols: Fix arm64 gap between kernel start and module end | Kemeng Shi | 2 | -0/+28 |
2020-04-03 | perf build-test: Honour JOBS to override detection of number of cores | Arnaldo Carvalho de Melo | 1 | -3/+7 |
2020-04-03 | perf script: Add --show-cgroup-events option | Namhyung Kim | 2 | -0/+44 |
2020-04-03 | perf top: Add --all-cgroups option | Namhyung Kim | 2 | -0/+19 |
2020-04-03 | perf record: Add --all-cgroups option | Namhyung Kim | 5 | -2/+27 |
2020-04-03 | perf record: Support synthesizing cgroup events | Namhyung Kim | 4 | -0/+129 |
2020-04-03 | perf report: Add 'cgroup' sort key | Namhyung Kim | 5 | -0/+54 |
2020-04-03 | perf cgroup: Maintain cgroup hierarchy | Namhyung Kim | 5 | -5/+109 |
2020-04-03 | perf tools: Basic support for CGROUP event | Namhyung Kim | 13 | -1/+74 |
2020-04-03 | perf tools: Add file-handle feature test | Namhyung Kim | 4 | -2/+28 |
2020-04-03 | perf python: Include rwsem.c in the pythong biding | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2020-04-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 42 | -587/+2103 |
2020-04-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 12 | -205/+1496 |
2020-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2 | -2/+88 |
2020-04-02 | tools: PCI: Add 'e' to clear IRQ | Kishon Vijay Abraham I | 1 | -1/+15 |