Age | Commit message (Expand) | Author |
2020-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2020-10-15 | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-10-15 | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-14 | Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-10-13 | mm/page_alloc.c: fix freeing non-compound pages | Matthew Wilcox (Oracle) |
2020-10-13 | KASAN: port KASAN Tests to KUnit | Patricia Alfonso |
2020-10-13 | KUnit: KASAN Integration | Patricia Alfonso |
2020-10-13 | lib/test_hmm.c: remove unused dmirror_zero_page | Ralph Campbell |
2020-10-13 | mm/memremap_pages: support multiple ranges per invocation | Dan Williams |
2020-10-13 | mm/memremap_pages: convert to 'struct range' | Dan Williams |
2020-10-13 | kasan: remove mentions of unsupported Clang versions | Marco Elver |
2020-10-13 | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-13 | Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2020-10-13 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-10-12 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-12 | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-12 | Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-10-12 | Merge tag 'core-debugobjects-2020-10-12' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2020-10-12 | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-09 | percpu_ref: don't refer to ref->data if it isn't allocated | Ming Lei |
2020-10-09 | Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck... | Ingo Molnar |
2020-10-09 | Merge branch 'locking/urgent' into locking/core, to pick up fixes | Ingo Molnar |
2020-10-06 | percpu_ref: reduce memory footprint of percpu_ref in fast path | Ming Lei |
2020-10-06 | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() | Dan Williams |
2020-10-06 | Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2020-10-05 | test_firmware: Test partial read support | Scott Branden |
2020-10-03 | iov_iter: transparently handle compat iovecs in import_iovec | Christoph Hellwig |
2020-10-03 | iov_iter: refactor rw_copy_check_uvector and import_iovec | Christoph Hellwig |
2020-10-02 | random32: Restore __latent_entropy attribute on net_rand_state | Thibaut Sautereau |
2020-10-02 | lib/mpi: Fix unused variable warnings | Herbert Xu |
2020-10-01 | debugobjects: Free per CPU pool after CPU unplug | Zqiang |
2020-09-30 | lib: string_helpers: provide kfree_strarray() | Bartosz Golaszewski |
2020-09-27 | dyndbg: use keyword, arg varnames for query term pairs | Jim Cromie |
2020-09-26 | lib/memregion.c: include memregion.h | Jason Yan |
2020-09-26 | lib/string.c: implement stpcpy | Nick Desaulniers |
2020-09-25 | iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c | David Laight |
2020-09-25 | vsprintf: use bd_partno in bdev_name | Christoph Hellwig |
2020-09-25 | Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts | Peilin Ye |
2020-09-25 | lib/mpi: Introduce ec implementation to MPI library | Tianjia Zhang |
2020-09-25 | lib/mpi: Extend the MPI library | Tianjia Zhang |
2020-09-25 | crypto: lib/chacha20poly1305 - Set SG_MITER_ATOMIC unconditionally | Herbert Xu |
2020-09-24 | treewide: Make all debug_obj_descriptors const | Stephen Boyd |
2020-09-24 | debugobjects: Allow debug_obj_descr to be const | Stephen Boyd |
2020-09-23 | Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-09-21 | lib/bootconfig: Fix to remove tailing spaces after value | Masami Hiramatsu |
2020-09-21 | lib/bootconfig: Fix a bug of breaking existing tree nodes | Masami Hiramatsu |
2020-09-20 | rhashtable: fix indentation of a continue statement | Colin Ian King |
2020-09-19 | kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments' | Changbin Du |
2020-09-14 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |