summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2019-05-285-67/+187
|\
| * lib/math/rational.c: fix possible incorrect result from rational fractions he...Trent Piepho2019-05-211-13/+50
| * lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie2019-05-211-3/+3
| * lib/genalloc.c: export symbol addr_in_gen_poolHuang Shijie2019-05-211-0/+1
| * lib/dynamic_debug.c: introduce CONFIG_DYNAMIC_DEBUG_RELATIVE_POINTERSRasmus Villemoes2019-05-212-0/+23
| * lib/dynamic_debug.c: drop use of bitfields in struct _ddebugRasmus Villemoes2019-05-211-15/+29
| * lib/dynamic_debug.c: introduce accessors for string members of struct _ddebugRasmus Villemoes2019-05-211-17/+34
| * fs/buffer.c: add debug print for __getblk_gfp() stall problemTetsuo Handa2019-05-201-0/+6
| * lib/debugobjects.c: move printk out of db lock critical sectionsWaiman Long2019-05-151-22/+44
* | Merge remote-tracking branch 'xarray/xarray'Stephen Rothwell2019-05-282-1/+39
|\ \
| * | XArray: Remove radix tree compatibilityMatthew Wilcox2019-03-181-1/+1
| * | XArray tests: Add check_insertMatthew Wilcox2019-03-181-0/+38
* | | Merge remote-tracking branch 'scsi/for-next'Stephen Rothwell2019-05-282-23/+50
|\ \ \
| * | | scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei2019-05-212-23/+50
* | | | Merge remote-tracking branch 'percpu/for-next'Stephen Rothwell2019-05-281-2/+11
|\ \ \ \
| * | | | percpu_ref: release percpu memory early without PERCPU_REF_ALLOW_REINITRoman Gushchin2019-05-091-2/+11
* | | | | Merge remote-tracking branch 'block/for-next'Stephen Rothwell2019-05-281-7/+8
|\ \ \ \ \
| * | | | | uio: make import_iovec()/compat_import_iovec() return bytes on successJens Axboe2019-05-261-7/+8
* | | | | | Merge remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell2019-05-281-1/+2
|\ \ \ \ \ \
| * | | | | | lib/list_sort: fix kerneldoc build errorJonathan Corbet2019-05-231-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge remote-tracking branch 'char-misc.current/char-misc-linus'Stephen Rothwell2019-05-281-7/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | test_firmware: Use correct snprintf() limitDan Carpenter2019-05-241-7/+7
| |/ / / /
* | | | | Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-241-1/+1
|\ \ \ \ \
| * | | | | sbitmap: fix improper use of smp_mb__before_atomic()Andrea Parri2019-05-231-1/+1
| |/ / / /
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120Thomas Gleixner2019-05-246-79/+6
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 95Thomas Gleixner2019-05-241-15/+1
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91Thomas Gleixner2019-05-241-13/+1
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner2019-05-242-8/+2
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-15/+1
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48Thomas Gleixner2019-05-248-49/+8
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-245-25/+5
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 26Thomas Gleixner2019-05-2413-182/+13
* | | | | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-2152-2/+52
|\ \ \ \ \
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 10Thomas Gleixner2019-05-211-2/+1
| * | | | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-2117-0/+17
| * | | | | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-2123-0/+23
| * | | | | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-2111-0/+11
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-202-18/+19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | lib: Correct comment of prandom_seedPhilippe Mazenauer2019-05-171-2/+2
| * | | | rhashtable: Fix cmpxchg RCU warningsHerbert Xu2019-05-161-2/+3
| * | | | rhashtable: Remove RCU marking from rhash_lock_headHerbert Xu2019-05-161-14/+14
* | | | | slab: remove /proc/slab_allocatorsQian Cai2019-05-161-4/+0
* | | | | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-0/+4
|\ \ \ \ \
| * | | | | asm-generic: provide entirely generic nommu uaccessChristoph Hellwig2019-04-231-0/+4
| | |_|/ / | |/| | |
* | | | | Merge branch 'linus' into x86/urgent, to pick up dependent changesIngo Molnar2019-05-1645-746/+1793
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test caseEric Sandeen2019-05-141-1/+17
| * | | | init: introduce DEBUG_MISC optionSinan Kaya2019-05-141-0/+9
| * | | | lib/test_vmalloc.c:test_func(): eliminate local `ret'Andrew Morton2019-05-141-5/+3
| * | | | lib/test_bitmap: add tests for bitmap_parselist_user()Yury Norov2019-05-141-10/+36
| * | | | lib/test_bitmap: add testcases for bitmap_parselist()Yury Norov2019-05-141-1/+17