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
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2021-04-26
Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-26
Merge tag 'driver-core-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-04-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-04-26
Merge tag 'tomoyo-pr-20210426' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
2021-04-26
Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-22
crypto: doc - fix kernel-doc notation in chacha.c and af_alg.c
Randy Dunlap
2021-04-16
lib: remove "expecting prototype" kernel-doc warnings
Randy Dunlap
2021-04-16
kasan: remove redundant config option
Walter Wu
2021-04-14
Merge tag 'v5.12-rc7' into driver-core-next
Greg Kroah-Hartman
2021-04-14
lib: Add ASN.1 encoder
James Bottomley
2021-04-11
kasan, arm64: tests supports for HW_TAGS async mode
Andrey Konovalov
2021-04-11
kasan: Add KASAN mode kernel parameter
Vincenzo Frascino
2021-04-10
kobject_uevent: remove warning in init_uevent_argv()
Greg Kroah-Hartman
2021-04-09
lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERS
Julian Braha
2021-04-09
lib/test_kasan_module.c: suppress unused var warning
Andrew Morton
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-08
asm-generic/io.h: Add a non-posted variant of ioremap()
Hector Martin
2021-04-05
lockdep: Allow tuning tracing capacity constants.
Tetsuo Handa
2021-04-02
crypto: poly1305 - fix poly1305_core_setkey() declaration
Arnd Bergmann
2021-03-30
XArray: Fix splitting to non-zero orders
Matthew Wilcox (Oracle)
2021-03-30
XArray: Fix split documentation
Matthew Wilcox (Oracle)
2021-03-26
x509: Detect sm2 keys by their parameters OID
Stefan Berger
2021-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-24
math: Export mul_u64_u64_div_u64
David S. Miller
2021-03-13
kasan: fix KASAN_STACK dependency for HW_TAGS
Andrey Konovalov
2021-03-08
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2021-03-01
Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-02-26
Merge branch 'work.sparc32' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2021-02-26
ubsan: remove overflow checks
Andrey Ryabinin
2021-02-26
lib/cmdline: remove an unneeded local variable in next_arg()
Masahiro Yamada
2021-02-26
lib: stackdepot: fix ignoring return value warning
Vijayanand Jitta
2021-02-26
lib: stackdepot: add support to disable stack depot
Vijayanand Jitta
2021-02-26
lib: stackdepot: add support to configure STACK_HASH_SIZE
Yogesh Lal
2021-02-26
lib/genalloc.c: change return type to unsigned long for bitmap_set_ll
Huang Shijie
2021-02-26
kasan, mm: fail krealloc on freed objects
Andrey Konovalov
2021-02-26
kasan: rework krealloc tests
Andrey Konovalov
2021-02-26
kfence: add test suite
Marco Elver
2021-02-26
kfence, Documentation: add KFENCE documentation
Marco Elver
2021-02-26
kfence, kasan: make KFENCE compatible with KASAN
Alexander Potapenko
2021-02-26
mm: add Kernel Electric-Fence infrastructure
Alexander Potapenko
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-24
kasan: don't run tests when KASAN is not enabled
Andrey Konovalov
2021-02-24
kasan: add a test for kmem_cache_alloc/free_bulk
Andrey Konovalov
2021-02-24
kasan: add proper page allocator tests
Andrey Konovalov
2021-02-24
kasan: fix bug detection via ksize for HW_TAGS mode
Andrey Konovalov
2021-02-24
kasan: fix memory corruption in kasan_bitops_tags test
Andrey Konovalov
2021-02-24
kasan: adapt kmalloc_uaf2 test to HW_TAGS mode
Andrey Konovalov
[next]