summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-051-0/+11
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-273-4/+8
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | rhashtable: rename rht_for_each*continue as *from.NeilBrown2019-03-211-1/+1
| | * | | | | | | | | rhashtable: don't hold lock on first table throughout insertion.NeilBrown2019-03-211-36/+16
| * | | | | | | | | | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-071-1/+0
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe2019-04-226-41/+59
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | |
| | * | | | | | | | | | block: remove CONFIG_LBDAFChristoph Hellwig2019-04-061-1/+0
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-071-18/+18
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | lib/siphash.c: mark expected switch fall-throughsStephen Rothwell2019-04-251-18/+18
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-072-36/+68
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | kobject: clean up the kobject add documentation a bit moreGreg Kroah-Hartman2019-05-031-2/+6
| | * | | | | | | | | | kobject: Fix kernel-doc comment first lineTobin C. Harding2019-05-021-21/+22
| | * | | | | | | | | | kobject: Remove docstring reference to ksetTobin C. Harding2019-05-021-3/+2
| | * | | | | | | | | | kobject: fix dereference before null check on kobjColin Ian King2019-05-011-1/+2
| | * | | | | | | | | | kobject: Improve doc clarity kobject_init_and_add()Tobin C. Harding2019-04-281-3/+6
| | * | | | | | | | | | kobject: Improve docs for kobject_add/delTobin C. Harding2019-04-281-5/+12
| | * | | | | | | | | | kobject: Add support for default attribute groups to kobj_typeKimberly Brown2019-04-251-0/+14
| | * | | | | | | | | | kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice.Tetsuo Handa2019-04-011-4/+7
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-076-1/+21
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | ASN.1: mark expected switch fall-throughGustavo A. R. Silva2019-04-081-0/+4
| | * | | | | | | | | lib/cmdline.c: mark expected switch fall-throughsGustavo A. R. Silva2019-04-081-0/+5
| | * | | | | | | | | lib: zstd: Mark expected switch fall-throughsGustavo A. R. Silva2019-04-084-1/+12
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-074-168/+298
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'for-5.2-pf-removal' into for-linusPetr Mladek2019-05-062-3/+3
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-092-3/+3
| | * | | | | | | | | | Merge branch 'for-5.2-vsprintf-hardening' into for-linusPetr Mladek2019-05-062-163/+293
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | lib/vsprintf: Make function pointer_string staticYueHaibing2019-04-291-2/+3
| | | * | | | | | | | | | vsprintf: Limit the length of inlined error messagesPetr Mladek2019-04-261-12/+27
| | | * | | | | | | | | | vsprintf: Avoid confusion between invalid address and valuePetr Mladek2019-04-261-1/+1
| | | * | | | | | | | | | vsprintf: Prevent crash when dereferencing invalid pointersPetr Mladek2019-04-262-36/+122
| | | * | | | | | | | | | vsprintf: Consolidate handling of unknown pointer specifiersPetr Mladek2019-04-262-13/+18
| | | * | | | | | | | | | vsprintf: Factor out %pO handler as kobject_string()Petr Mladek2019-04-261-5/+12
| | | * | | | | | | | | | vsprintf: Factor out %pV handler as va_format()Petr Mladek2019-04-261-9/+12
| | | * | | | | | | | | | vsprintf: Factor out %p[iI] handler as ip_addr_string()Petr Mladek2019-04-261-22/+30
| | | * | | | | | | | | | vsprintf: Do not check address of well-known stringsPetr Mladek2019-04-261-37/+44
| | | * | | | | | | | | | vsprintf: Consistent %pK handling for kptr_restrict == 0Petr Mladek2019-04-261-4/+2
| | | * | | | | | | | | | vsprintf: Shuffle restricted_pointer()Petr Mladek2019-04-261-49/+49
| | | |/ / / / / / / / /
| | * / / / / / / / / / lib/test_printf: Switch to bitmap_zalloc()Andy Shevchenko2019-03-201-2/+2
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-066-35/+203
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | lib: Add test module for strscpy_padTobin C. Harding2019-04-083-0/+154
| | * | | | | | | | | | lib/string: Add strscpy_pad() functionTobin C. Harding2019-04-081-7/+40
| | * | | | | | | | | | lib: Use new kselftest headerTobin C. Harding2019-04-082-34/+9
| | * | | | | | | | | | lib/test_printf: Add empty module_exit functionTobin C. Harding2019-04-081-0/+6
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-063-3/+0
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-253-3/+0
| | | |_|/ / / / / / / | | |/| | | | | | | |
* | / | | | | | | | | x86/kconfig: Disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHTMasahiro Yamada2019-05-131-4/+0
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-05-063-30/+40
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | stacktrace: Provide common infrastructureThomas Gleixner2019-04-291-0/+4
| * | | | | | | | | | lib/stackdepot: Remove obsolete functionsThomas Gleixner2019-04-291-20/+0
| * | | | | | | | | | fault-inject: Simplify stacktrace retrievalThomas Gleixner2019-04-291-9/+3