Age | Commit message (Expand) | Author |
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 | lib: kunit: add bitfield test conversion to KUnit | Vitor Massaru Iha |
2020-10-13 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-10-13 | XArray: Fix xas_create_range for ranges above 4 billion | Matthew Wilcox (Oracle) |
2020-10-13 | XArray: Add private interface for workingset node deletion | Matthew Wilcox (Oracle) |
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 | netlink: export policy in extended ACK | Johannes Berg |
2020-10-09 | kunit: test: add test plan to KUnit TAP format | Brendan Higgins |
2020-10-09 | init: main: add KUnit to kernel init | Brendan Higgins |
2020-10-09 | kunit: test: create a single centralized executor for all tests | Alan Maguire |
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-09 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2020-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-10-08 | XArray: Test marked multiorder iterations | Matthew Wilcox (Oracle) |
2020-10-07 | XArray: Test two more things about xa_cmpxchg | Matthew Wilcox (Oracle) |
2020-10-07 | ida: Free allocated bitmap in error path | Matthew Wilcox (Oracle) |
2020-10-07 | radix tree test suite: Fix compilation | Matthew Wilcox (Oracle) |
2020-10-06 | percpu_ref: reduce memory footprint of percpu_ref in fast path | Ming Lei |
2020-10-06 | netlink: add mask validation | Jakub Kicinski |
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 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-10-05 | lib/scatterlist: Add support in dynamic allocation of SG table from pages | Maor Gottlieb |
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-28 | kgdb: Honour the kprobe blocklist when setting breakpoints | Daniel Thompson |
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 |