Age | Commit message (Expand) | Author |
2022-07-03 | mm: shrinkers: introduce debugfs interface for memory shrinkers | Roman Gushchin |
2022-07-03 | lockref: remove unused 'lockref_get_or_lock()' function | Linus Torvalds |
2022-07-01 | lib: overflow: Do not define 64-bit tests on 32-bit | Kees Cook |
2022-07-01 | kunit: Taint the kernel when KUnit tests are run | David Gow |
2022-07-01 | Merge tag 'block-5.19-2022-07-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-06-30 | lib: test_bitmap: add compile-time optimization/evaluations assertions | Alexander Lobakin |
2022-06-30 | crypto: lib/blake2s - reduce stack frame usage in self test | Jason A. Donenfeld |
2022-06-28 | fix short copy handling in copy_mc_pipe_to_iter() | Al Viro |
2022-06-28 | copy_page_{to,from}_iter(): switch iovec variants to generic | Al Viro |
2022-06-27 | Merge branch 'master' into mm-nonmm-stable | akpm |
2022-06-27 | Merge branch 'master' into mm-stable | akpm |
2022-06-27 | iov: introduce iov_iter_aligned | Keith Busch |
2022-06-25 | lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch() | wuchi |
2022-06-24 | crypto: rsa - implement Chinese Remainder Theorem for faster private key oper... | Ignat Korchagin |
2022-06-22 | test_bpf: fix incorrect netdev features | Jian Shen |
2022-06-19 | Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-06-17 | Merge tag 'v5.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2022-06-16 | lib/error-inject: convert to DEFINE_SEQ_ATTRIBUTE | wuchi |
2022-06-16 | lib/btree: simplify btree_{lookup|update} | wuchi |
2022-06-16 | lib/flex_proportions.c: remove local_irq_ops in fprop_new_period() | wuchi |
2022-06-16 | lib/list_debug.c: Detect uninitialized lists | Guenter Roeck |
2022-06-16 | lib/test_hmm: avoid accessing uninitialized pages | Miaohe Lin |
2022-06-15 | lib: Add register read/write tracing support | Prasad Sodagudi |
2022-06-15 | selftests/livepatch: better synchronize test_klp_callbacks_busy | Joe Lawrence |
2022-06-12 | Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-06-12 | crypto: memneq - move into lib/ | Jason A. Donenfeld |
2022-06-11 | iov_iter: fix build issue due to possible type mis-match | Linus Torvalds |
2022-06-10 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2022-06-10 | iov_iter: Fix iter_xarray_get_pages{,_alloc}() | David Howells |
2022-06-10 | random: remove rng_has_arch_random() | Jason A. Donenfeld |
2022-06-10 | crypto: blake2s - remove shash module | Jason A. Donenfeld |
2022-06-10 | crypto: memneq - move into lib/ | Jason A. Donenfeld |
2022-06-09 | mm/huge_memory: Fix xarray node memory leak | Matthew Wilcox (Oracle) |
2022-06-07 | crc-itu-t: fix typo in CRC ITU-T polynomial comment | Roger Knecht |
2022-06-06 | objtool: Fix obsolete reference to CONFIG_X86_SMAP | Josh Poimboeuf |
2022-06-04 | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux | Linus Torvalds |
2022-06-03 | Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-06-03 | Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds |
2022-06-03 | nodemask: Fix return values to be unsigned | Kees Cook |
2022-06-03 | bitmap: Fix return values to be unsigned | Kees Cook |
2022-06-03 | lib/bitmap: add test for bitmap_{from,to}_arr64 | Yury Norov |
2022-06-03 | lib: add bitmap_{from,to}_arr64 | Yury Norov |
2022-06-03 | lib/bitmap.c make bitmap_print_bitmask_to_buf parseable | Mauro Carvalho Chehab |
2022-06-01 | assoc_array: Fix BUG_ON during garbage collect | Stephen Brennan |
2022-05-29 | Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2022-05-28 | Revert "crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE" | Jason A. Donenfeld |
2022-05-27 | Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds |
2022-05-27 | Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2022-05-27 | Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-05-27 | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |