Age | Commit message (Expand) | Author |
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-23 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
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-06 | lib: Introduce generic min-heap | Ian Rogers |
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 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
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 | 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 |
2020-02-17 | clocksource: Add common vdso clock mode storage | Thomas Gleixner |
2020-02-17 | lib/vdso: Allow the high resolution parts to be compiled out | Thomas Gleixner |
2020-02-14 | crypto: chacha20poly1305 - prevent integer overflow on large input | Jason A. Donenfeld |
2020-02-11 | Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-02-10 | bootconfig: Allocate xbc_nodes array dynamically | Masami Hiramatsu |
2020-02-10 | bootconfig: Remove unneeded CONFIG_LIBXBC | Masami Hiramatsu |
2020-02-09 | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-02-06 | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2020-02-05 | tools/bootconfig: Show the number of bootconfig nodes | Masami Hiramatsu |
2020-02-05 | bootconfig: Add more parse error messages | Masami Hiramatsu |
2020-02-04 | lib: new testcases for bitmap_parse{_user} | Yury Norov |
2020-02-04 | lib: rework bitmap_parse() | Yury Norov |
2020-02-04 | lib: make bitmap_parse_user a wrapper on bitmap_parse | Yury Norov |
2020-02-04 | lib: add test for bitmap_parse() | Yury Norov |
2020-02-04 | lib/string: add strnchrnul() | Yury Norov |
2020-02-04 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada |
2020-01-31 | kcov: ignore fault-inject and stacktrace | Dmitry Vyukov |
2020-01-31 | lib/find_bit.c: uninline helper _find_next_bit() | Yury Norov |
2020-01-31 | lib/find_bit.c: join _find_next_bit{_le} | Yury Norov |
2020-01-31 | uapi: rename ext2_swab() to swab() and share globally in swab.h | Yury Norov |
2020-01-31 | lib/scatterlist.c: adjust indentation in __sg_alloc_table | Nathan Chancellor |
2020-01-31 | lib/zlib: add zlib_deflate_dfltcc_enabled() function | Mikhail Zaslonko |
2020-01-31 | s390/boot: add dfltcc= kernel command line parameter | Mikhail Zaslonko |
2020-01-31 | lib/zlib: add s390 hardware support for kernel zlib_inflate | Mikhail Zaslonko |
2020-01-31 | lib/zlib: add s390 hardware support for kernel zlib_deflate | Mikhail Zaslonko |
2020-01-31 | lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more() | Gustavo A. R. Silva |