Age | Commit message (Expand) | Author |
2020-03-31 | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-03-31 | Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds |
2020-03-30 | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-03-30 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-03-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-03-30 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-03-30 | Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-03-26 | kunit: subtests should be indented 4 spaces according to TAP | Alan Maguire |
2020-03-26 | kunit: add log test | Alan Maguire |
2020-03-26 | kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display | Alan Maguire |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-25 | Fix linked-list KUnit test when run multiple times | David Gow |
2020-03-25 | kunit: Always print actual pointer values in asserts | David Gow |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
2020-03-25 | .gitignore: remove too obvious comments | Masahiro Yamada |
2020-03-23 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-03-23 | uuid: Provide a GUID generator for raw buffer | Andy Shevchenko |
2020-03-21 | lockdep: Introduce wait-type checks | Peter Zijlstra |
2020-03-21 | lib/vdso: Enable common headers | Vincenzo Frascino |
2020-03-20 | test_firmware: add support for firmware_request_platform | Hans de Goede |
2020-03-20 | sched/core: Distribute tasks within affinity masks | Paul Turner |
2020-03-20 | crypto: arm64/chacha - correctly walk through blocks | Jason A. Donenfeld |
2020-03-12 | xarray: Fix early termination of xas_for_each_marked | Matthew Wilcox (Oracle) |
2020-03-12 | serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCE | Dmitry Safonov |
2020-03-10 | Merge 5.6-rc5 into tty-next | Greg Kroah-Hartman |
2020-03-09 | Merge 5.6-rc5 into char-misc-next | Greg Kroah-Hartman |
2020-03-07 | serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE | Dmitry Safonov |
2020-03-06 | lib: Introduce generic min-heap | Ian Rogers |
2020-03-05 | percpu_ref: Fix comment regarding percpu_ref_init flags | Ira Weiny |
2020-03-03 | tools/bootconfig: Show line and column in parse error | Masami Hiramatsu |
2020-03-02 | kbuild: remove cc-option switch from -Wframe-larger-than= | Masahiro Yamada |
2020-02-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-02-27 | XArray: Optimise xas_sibling() if !CONFIG_XARRAY_MULTI | Matthew Wilcox (Oracle) |
2020-02-26 | Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-02-24 | bpf/tests: Use migrate disable instead of preempt disable | David Miller |
2020-02-24 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-02-24 | Merge 5.6-rc3 into char-misc-next | Greg Kroah-Hartman |
2020-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-02-21 | lib/stackdepot.c: fix global out-of-bounds in stack_slabs | Alexander Potapenko |
2020-02-21 | lib/string.c: update match_string() doc-strings with correct behavior | Alexandru Ardelean |
2020-02-21 | bootconfig: Add append value operator support | Masami Hiramatsu |
2020-02-21 | bootconfig: Prohibit re-defining value on same key | Masami Hiramatsu |
2020-02-20 | mm/memremap_pages: Introduce memremap_compat_align() | Dan Williams |
2020-02-20 | bootconfig: Reject subkey and value on same parent key | Masami Hiramatsu |
2020-02-17 | lib/vdso: Allow architectures to provide the vdso data pointer | Christophe Leroy |
2020-02-17 | lib/vdso: Allow architectures to override the ns shift operation | Christophe Leroy |
2020-02-17 | lib/vdso: Allow fixed clock mode | Christophe Leroy |
2020-02-17 | lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes | Thomas Gleixner |
2020-02-17 | lib/vdso: Cleanup clock mode storage leftovers | Thomas Gleixner |