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
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-06
Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
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-06
Merge branch 'for-5.2-pf-removal' into for-linus
Petr Mladek
2019-05-06
Merge branch 'for-5.2-vsprintf-hardening' into for-linus
Petr Mladek
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
lib/vsprintf: Make function pointer_string static
YueHaibing
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-26
vsprintf: Limit the length of inlined error messages
Petr Mladek
2019-04-26
vsprintf: Avoid confusion between invalid address and value
Petr Mladek
2019-04-26
vsprintf: Prevent crash when dereferencing invalid pointers
Petr Mladek
2019-04-26
vsprintf: Consolidate handling of unknown pointer specifiers
Petr Mladek
2019-04-26
vsprintf: Factor out %pO handler as kobject_string()
Petr Mladek
2019-04-26
vsprintf: Factor out %pV handler as va_format()
Petr Mladek
2019-04-26
vsprintf: Factor out %p[iI] handler as ip_addr_string()
Petr Mladek
2019-04-26
vsprintf: Do not check address of well-known strings
Petr Mladek
2019-04-26
vsprintf: Consistent %pK handling for kptr_restrict == 0
Petr Mladek
2019-04-26
vsprintf: Shuffle restricted_pointer()
Petr Mladek
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
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-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-08
lib: Add test module for strscpy_pad
Tobin C. Harding
2019-04-08
lib/string: Add strscpy_pad() function
Tobin C. Harding
2019-04-08
lib: Use new kselftest header
Tobin C. Harding
2019-04-08
lib/test_printf: Add empty module_exit function
Tobin C. Harding
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-20
lib/test_printf: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
[next]