Age | Commit message (Expand) | Author |
2022-09-26 | mm: remove vmacache | Liam R. Howlett |
2022-09-26 | lib/test_maple_tree: add testing for maple tree | Liam R. Howlett |
2022-09-26 | Maple Tree: add new data structure | Liam R. Howlett |
2022-08-28 | Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linux | Linus Torvalds |
2022-08-25 | Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2022-08-24 | lib/cpumask_kunit: log mask contents | Sander Vanheule |
2022-08-24 | lib/test_cpumask: follow KUnit style guidelines | Sander Vanheule |
2022-08-24 | lib/test_cpumask: fix cpu_possible_mask last test | Sander Vanheule |
2022-08-24 | lib/test_cpumask: drop cpu_possible_mask full test | Sander Vanheule |
2022-08-24 | ratelimit: Fix data-races in ___ratelimit(). | Kuniyuki Iwashima |
2022-08-15 | lib/cpumask: drop always-true preprocessor guard | Sander Vanheule |
2022-08-15 | lib/cpumask: add inline cpumask_next_wrap() for UP | Sander Vanheule |
2022-08-12 | lib: remove lib/nodemask.c | Yury Norov |
2022-08-08 | Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-08-08 | fix copy_page_from_iter() for compound destinations | Al Viro |
2022-08-08 | copy_page_to_iter(): don't split high-order page in case of ITER_PIPE | Al Viro |
2022-08-08 | expand those iov_iter_advance()... | Al Viro |
2022-08-08 | pipe_get_pages(): switch to append_pipe() | Al Viro |
2022-08-08 | get rid of non-advancing variants | Al Viro |
2022-08-08 | iov_iter: saner helper for page array allocation | Al Viro |
2022-08-08 | fold __pipe_get_pages() into pipe_get_pages() | Al Viro |
2022-08-08 | ITER_XARRAY: don't open-code DIV_ROUND_UP() | Al Viro |
2022-08-08 | unify the rest of iov_iter_get_pages()/iov_iter_get_pages_alloc() guts | Al Viro |
2022-08-08 | unify xarray_get_pages() and xarray_get_pages_alloc() | Al Viro |
2022-08-08 | unify pipe_get_pages() and pipe_get_pages_alloc() | Al Viro |
2022-08-08 | iov_iter_get_pages(): sanity-check arguments | Al Viro |
2022-08-08 | iov_iter_get_pages_alloc(): lift freeing pages array on failure exits into wr... | Al Viro |
2022-08-08 | ITER_PIPE: fold data_start() and pipe_space_for_user() together | Al Viro |
2022-08-08 | ITER_PIPE: cache the type of last buffer | Al Viro |
2022-08-08 | ITER_PIPE: clean iov_iter_revert() | Al Viro |
2022-08-08 | ITER_PIPE: clean pipe_advance() up | Al Viro |
2022-08-08 | ITER_PIPE: lose iter_head argument of __pipe_get_pages() | Al Viro |
2022-08-08 | ITER_PIPE: fold push_pipe() into __pipe_get_pages() | Al Viro |
2022-08-08 | ITER_PIPE: allocate buffers as we go in copy-to-pipe primitives | Al Viro |
2022-08-08 | ITER_PIPE: helpers for adding pipe buffers | Al Viro |
2022-08-08 | ITER_PIPE: helper for getting pipe buffer by index | Al Viro |
2022-08-08 | new iov_iter flavour - ITER_UBUF | Al Viro |
2022-08-07 | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux | Linus Torvalds |
2022-08-07 | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-08-06 | Merge tag 'livepatching-for-5.20' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-05 | Merge tag 'printk-for-5.20-sane' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-08-04 | Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-08-04 | Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-08-03 | Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-08-03 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2022-08-03 | Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-08-02 | Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2022-08-02 | Merge tag 'docs-6.0' of git://git.lwn.net/linux | Linus Torvalds |