index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2018-08-08
test_overflow: Add shift overflow tests
Kees Cook
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
lib/test_printf.c: call wait_for_random_bytes() before plain %p tests
Thierry Escande
2018-06-15
fault-injection: reorder config entries
Mikulas Patocka
2018-06-13
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
test_overflow: fix an IS_ERR() vs NULL bug
Dan Carpenter
2018-06-12
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-06-11
kcov: test compiler capability in Kconfig and correct dependency
Masahiro Yamada
2018-06-08
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-08
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
Dan Williams
2018-06-07
lib/ucs2_string.c: add MODULE_LICENSE()
Randy Dunlap
2018-06-07
lib/mpi: headers cleanup
Vasily Averin
2018-06-07
lib/percpu_ida.c: use _irqsave() instead of local_irq_save() + spin_lock
Sebastian Andrzej Siewior
2018-06-07
lib/idr.c: remove simple_ida_lock
Matthew Wilcox
2018-06-07
lib/bitmap.c: micro-optimization for __bitmap_complement()
Yury Norov
2018-06-07
mm: kvmalloc does not fallback to vmalloc for incompatible gfp flags
Michal Hocko
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-05
test_overflow: Add memory allocation overflow tests
Kees Cook
2018-06-05
test_overflow: Report test failures
Kees Cook
2018-06-05
test_overflow: macrofy some more, do more tests for free
Rasmus Villemoes
2018-06-05
lib: add runtime test of check_*_overflow functions
Rasmus Villemoes
2018-06-05
Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-05
Merge branch 'for-4.18-vsprintf-pcr-removal' into for-4.18
Petr Mladek
2018-06-05
lib/vsprintf: Remove atomic-unsafe support for %pCr
Geert Uytterhoeven
2018-06-04
Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-03
bpf: add also cbpf long jump test cases with heavy expansion
Daniel Borkmann
2018-05-31
dma-direct: don't crash on device without dma_mask
Christoph Hellwig
2018-05-28
core, dma-direct: add a flag 32-bit dma limits
Christoph Hellwig
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-25
idr: fix invalid ptr dereference on item delete
Matthew Wilcox
2018-05-24
blk-mq: avoid starving tag allocation after allocating process migrates
Ming Lei
2018-05-24
dma-debug: check scatterlist segments
Robin Murphy
2018-05-22
uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilation
Dan Williams
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-05-19
dma-mapping: provide a generic dma-noncoherent implementation
Christoph Hellwig
2018-05-19
dma-mapping: simplify Kconfig dependencies
Christoph Hellwig
2018-05-18
radix tree: fix multi-order iteration race
Ross Zwisler
2018-05-18
lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly
Matthew Wilcox
2018-05-16
vsprintf: Replace memory barrier with static_key for random_ptr_key update
Steven Rostedt (VMware)
2018-05-15
x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe()
Dan Williams
[next]