index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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-13
fortify: Detect struct member overflows in memset() at compile-time
Kees Cook
2022-02-13
fortify: Detect struct member overflows in memmove() at compile-time
Kees Cook
2022-02-13
fortify: Detect struct member overflows in memcpy() at compile-time
Kees Cook
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-09
test_overflow: Regularize test reporting output
Kees Cook
2022-02-08
cxl: Prove CXL locking
Dan Williams
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-06
ref_tracker: remove filter_irq_stacks() call
Eric Dumazet
2022-02-05
ref_tracker: add a count of untracked references
Eric Dumazet
2022-02-05
ref_tracker: implement use-after-free detection
Eric Dumazet
2022-02-04
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
2022-02-02
lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+
Nathan Chancellor
2022-02-02
lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSION
Nathan Chancellor
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
2022-01-31
lib/crc32: remove unneeded casts
Kevin Bracey
2022-01-30
kasan: test: fix compatibility with FORTIFY_SOURCE
Marco Elver
2022-01-28
crypto: sm3 - create SM3 stand-alone library
Tianjia Zhang
2022-01-27
compiler_types: define __user as __attribute__((btf_type_tag("user")))
Yonghong Song
2022-01-27
blk-mq: Fix wrong wakeup batch configuration which will cause hang
Laibin Qiu
2022-01-25
kunit: split out part of kunit_assert into a static const
Daniel Latypov
2022-01-25
kunit: factor out kunit_base_assert_format() call into kunit_fail()
Daniel Latypov
2022-01-25
kunit: move check if assertion passed into the macros
Daniel Latypov
2022-01-25
kunit: add example test case showing off all the expect macros
Daniel Latypov
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-22
lib/stackdepot: always do filter_irq_stacks() in stack_depot_save()
Marco Elver
2022-01-22
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
2022-01-22
test_sysctl: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
[prev]
[next]