Age | Commit message (Expand) | Author |
2021-05-08 | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2021-05-08 | Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada |
2021-05-07 | selftests: remove duplicate include | Zhang Yunkai |
2021-05-06 | kselftest: introduce new epoll test case | Davidlohr Bueso |
2021-05-06 | tools: sync lib/find_bit implementation | Yury Norov |
2021-05-06 | tools: sync find_next_bit implementation | Yury Norov |
2021-05-06 | tools: sync small_const_nbits() macro with the kernel | Yury Norov |
2021-05-06 | tools: sync BITMAP_LAST_WORD_MASK() macro with the kernel | Yury Norov |
2021-05-06 | tools: bitmap: sync function declarations with the kernel | Yury Norov |
2021-05-06 | tools: disable -Wno-type-limits | Yury Norov |
2021-05-06 | selftests: proc: test subset=pid | Alexey Dobriyan |
2021-05-06 | proc: mandate ->proc_lseek in "struct proc_ops" | Alexey Dobriyan |
2021-05-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-05 | Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-05-05 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds |
2021-05-05 | Merge tag 'ktest-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-05-05 | selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages | Pavel Tatashin |
2021-05-05 | selftests/vm: gup_test: fix test flag | Pavel Tatashin |
2021-05-05 | userfaultfd/selftests: add test exercising minor fault handling | Axel Rasmussen |
2021-05-05 | mm: huge_memory: debugfs for file-backed THP split | Zi Yan |
2021-05-05 | mm: huge_memory: a new debugfs interface for splitting THP tests | Zi Yan |
2021-05-04 | tools/power turbostat: version 2021.05.04 | Len Brown |
2021-05-04 | tools/power turbostat: Support "turbostat --hide idle" | Len Brown |
2021-05-04 | tools/power turbostat: elevate priority of interval mode | Len Brown |
2021-05-04 | tools/power turbostat: formatting | Len Brown |
2021-05-04 | tools/power turbostat: rename tcc variables | Zhang Rui |
2021-05-04 | tools/power turbostat: add TCC Offset support | Zhang Rui |
2021-05-04 | tools/power turbostat: save original CPU model | Zhang Rui |
2021-05-04 | tools/power turbostat: Fix Core C6 residency on Atom CPUs | Zhang Rui |
2021-05-04 | tools/power turbostat: Print the C-state Pre-wake settings | Chen Yu |
2021-05-04 | tools/power turbostat: Enable tsc_tweak for Elkhart Lake and Jasper Lake | Chen Yu |
2021-05-04 | tools/power turbostat: unmark non-kernel-doc comment | Randy Dunlap |
2021-05-04 | tools/power/turbostat: Remove Package C6 Retention on Ice Lake Server | Chen Yu |
2021-05-04 | tools/power turbostat: Fix offset overflow issue in index converting | Calvin Walton |
2021-05-04 | tools/power/turbostat: Fix turbostat for AMD Zen CPUs | Bas Nieuwenhuizen |
2021-05-04 | tools/power turbostat: update version number | Len Brown |
2021-05-04 | tools/power turbostat: Fix DRAM Energy Unit on SKX | Zhang Rui |
2021-05-04 | Revert "tools/power turbostat: adjust for temperature offset" | Len Brown |
2021-05-04 | tools/power turbostat: Support Ice Lake D | Chen Yu |
2021-05-04 | tools/power turbostat: Support Alder Lake Mobile | Chen Yu |
2021-05-04 | tools/power turbostat: print microcode patch level | Len Brown |
2021-05-04 | tools/power turbostat: add built-in-counter for IPC -- Instructions per Cycle | Len Brown |
2021-05-04 | Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2021-05-03 | ktest: Re-arrange the code blocks for better discoverability | John 'Warthog9' Hawley (VMware) |
2021-05-03 | ktest: Further consistency cleanups | John 'Warthog9' Hawley (VMware) |
2021-05-03 | ktest: Fixing indentation to match expected pattern | John 'Warthog9' Hawley (VMware) |
2021-05-03 | ktest: Adding editor hints to improve consistency | John 'Warthog9' Hawley (VMware) |
2021-05-03 | ktest: Add example config for using VMware VMs | John 'Warthog9' Hawley (VMware) |