index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
Merge tag 'linux-kselftest-kunit-5.18-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-03-23
Merge tag 'printk-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
kfence: allow use of a deferrable timer
Marco Elver
2022-03-22
kunit: make kunit_test_timeout compatible with comment
Peng Liu
2022-03-22
kunit: fix UAF when run kfence test case test_gfpzero
Peng Liu
2022-03-22
xarray: use kmem_cache_alloc_lru to allocate xa_node
Muchun Song
2022-03-21
Merge tag 'overflow-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-21
Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-21
lib: stackinit: Convert to KUnit
Kees Cook
2022-03-21
Merge branch 'for-5.18-vsprintf-fourcc-fixup' into for-linus
Petr Mladek
2022-03-12
random: replace custom notifier chain with standard one
Jason A. Donenfeld
2022-03-08
lib/raid6: Include <asm/ppc-opcode.h> for VPERMXOR
Paul Menzel
2022-03-08
lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3
Paul Menzel
2022-03-08
lib/raid6/test: fix multiple definition linking error
Dirk Müller
2022-03-03
mm: remove the extra ZONE_DEVICE struct page refcount
Christoph Hellwig
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2022-03-03
mm: remove pointless includes from <linux/hmm.h>
Christoph Hellwig
2022-03-02
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-03-03
lib/mpi: export mpi_rshift
Nicolai Stange
2022-02-27
lib: overflow: Convert to Kunit
Kees Cook
2022-02-26
kasan: test: prevent cache merging in kmem_cache_double_destroy
Andrey Konovalov
2022-02-25
list: test: Add a test for list_entry_is_head()
David Gow
2022-02-25
list: test: Add a test for list_is_head()
David Gow
2022-02-25
list: test: Add test for list_del_init_careful()
David Gow
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
lib/test_lockup: fix kernel pointer check for separate address spaces
Arnd Bergmann
2022-02-25
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
2022-02-24
vsprintf: Fix %pK with kptr_restrict == 0
Christophe Leroy
2022-02-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-02-21
random: remove unused tracepoints
Jason A. Donenfeld
2022-02-21
lib/iov_iter: initialize "flags" in new pipe_buffer
Max Kellermann
2022-02-21
ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE
Julian Braha
2022-02-16
overflow: Provide constant expression struct_size
Kees Cook
2022-02-16
overflow: Implement size_t saturating arithmetic helpers
Kees Cook
2022-02-10
vsprintf: Move space out of string literals in fourcc_string()
Andy Shevchenko
2022-02-10
vsprintf: Fix potential unaligned access
Andy Shevchenko
2022-02-09
test_overflow: Regularize test reporting output
Kees Cook
2022-02-08
sbitmap: Delete old sbitmap_queue_get_shallow()
John Garry
2022-02-08
lib/sbitmap: kill 'depth' from sbitmap_word
Ming Lei
2022-02-04
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
2022-01-31
kunit: factor out str constants from binary assertion structs
Daniel Latypov
2022-01-31
kunit: remove va_format from kunit_assert
Daniel Latypov
2022-01-31
lib/crc32test: correct printed bytes count
Kevin Bracey
2022-01-31
lib/crc32: Make crc32_be weak for arch override
Kevin Bracey
[next]