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-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-28
kobject: Improve doc clarity kobject_init_and_add()
Tobin C. Harding
2019-04-28
kobject: Improve docs for kobject_add/del
Tobin C. Harding
2019-04-27
netlink: add strict parsing for future attributes
Johannes Berg
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
netlink: add NLA_MIN_LEN
Johannes Berg
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-25
kobject: Add support for default attribute groups to kobj_type
Kimberly Brown
2019-04-25
lib/siphash.c: mark expected switch fall-throughs
Stephen Rothwell
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-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
2019-04-19
kcov: improve CONFIG_ARCH_HAS_KCOV help text
Mark Rutland
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-12
rhashtable: use BIT(0) for locking.
NeilBrown
2019-04-12
rhashtable: replace rht_ptr_locked() with rht_assign_locked()
NeilBrown
2019-04-12
rhashtable: move dereference inside rht_ptr()
NeilBrown
2019-04-12
rhashtable: fix some __rcu annotation errors
NeilBrown
2019-04-12
rhashtable: use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-08
ASN.1: mark expected switch fall-through
Gustavo A. R. Silva
2019-04-08
lib/cmdline.c: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-08
lib: zstd: Mark expected switch fall-throughs
Gustavo A. R. Silva
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-07
rhashtable: add lockdep tracking to bucket bit-spin-locks.
NeilBrown
2019-04-07
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
2019-04-07
rhashtable: allow rht_bucket_var to return NULL.
NeilBrown
2019-04-07
rhashtable: use cmpxchg() in nested_table_alloc()
NeilBrown
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
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
[prev]
[next]