index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-05-06
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
ubsan: Remove vla bound checks.
Andrey Ryabinin
2019-05-06
ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
Andrey Ryabinin
2019-05-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-04-30
x86/mm/mem_encrypt: Disable all instrumentation for early SME setup
Gary Hook
2019-04-29
stacktrace: Provide common infrastructure
Thomas Gleixner
2019-04-29
lib/stackdepot: Remove obsolete functions
Thomas Gleixner
2019-04-29
fault-inject: Simplify stacktrace retrieval
Thomas Gleixner
2019-04-29
lib/stackdepot: Provide functions which operate on plain storage arrays
Thomas Gleixner
2019-04-26
lib/test_vmalloc.c: do not create cpumask_t variable on stack
Uladzislau Rezki (Sony)
2019-04-26
lib/Kconfig.debug: fix build error without CONFIG_BLOCK
YueHaibing
2019-04-24
mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions
Peter Zijlstra
2019-04-19
kcov: improve CONFIG_ARCH_HAS_KCOV help text
Mark Rutland
2019-04-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-04-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-04-05
lib/lzo: fix bugs for very short or empty input
Dave Rodgman
2019-04-05
lib/string.c: implement a basic bcmp
Nick Desaulniers
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-04
ptrace: Remove maxargs from task_current_syscall()
Steven Rostedt (Red Hat)
2019-04-03
iov_iter: Fix build error without CONFIG_CRYPTO
YueHaibing
2019-04-03
x86/uaccess, ubsan: Fix UBSAN vs. SMAP
Peter Zijlstra
2019-03-29
Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-25
sbitmap: order READ/WRITE freed instance and setting clear bit
Ming Lei
2019-03-21
rhashtable: Still do rehash when we get EEXIST
Herbert Xu
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-03-15
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-03-14
libfdt: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-03-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-12
Drop flex_arrays
Kent Overstreet
2019-03-12
generic radix trees
Kent Overstreet
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-11
Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2019-03-10
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-09
Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-03-09
Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
2019-03-07
lib/lzo: separate lzo-rle from lzo
Dave Rodgman
2019-03-07
lib/lzo: implement run-length encoding
Dave Rodgman
2019-03-07
lib/lzo: fast 8-byte copy on arm64
Matt Sealey
2019-03-07
lib/lzo: 64-bit CTZ on arm64
Matt Sealey
2019-03-07
lib/lzo: tidy-up ifdefs
Dave Rodgman
2019-03-07
lib/ubsan: default UBSAN_ALIGNMENT to not set
Anders Roxell
2019-03-07
lib/test_firmware.c: remove some dead code
Dan Carpenter
2019-03-07
lib/assoc_array.c: mark expected switch fall-through
Gustavo A. R. Silva
[next]