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-14
lib/bitmap.c: remove unused EXPORT_SYMBOLs
Rasmus Villemoes
2019-05-14
compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-13
x86/kconfig: Disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHT
Masahiro Yamada
2019-05-10
Merge tag 'printk-for-5.2-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-10
vsprintf: Do not break early boot with probing addresses
Petr Mladek
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
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-05-04
netlink: add validation of NLA_F_NESTED flag
Michal Kubecek
2019-05-04
netlink: set bad attribute also on maxtype check
Michal Kubecek
2019-05-03
lib: Add support for generic packing operations
Vladimir Oltean
2019-05-03
kobject: clean up the kobject add documentation a bit more
Greg Kroah-Hartman
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-02
kobject: Fix kernel-doc comment first line
Tobin C. Harding
2019-05-02
kobject: Remove docstring reference to kset
Tobin C. Harding
2019-05-01
RDMA/core: Introduce RDMA subsystem ibdev_* print functions
Gal Pressman
2019-05-01
kobject: fix dereference before null check on kobj
Colin Ian King
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-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
[prev]
[next]