aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-11/+1
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds3-142/+0
2019-07-18kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada1-11/+1
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-91/+531
2019-07-16lib/rbtree: avoid generating code twice for the cached versionsMichel Lespinasse1-37/+3
2019-07-16lib/test_meminit.c: minor test fixesAlexander Potapenko1-6/+6
2019-07-16lib/test_meminit.c: fix -Wmaybe-uninitialized false positiveArnd Bergmann1-24/+26
2019-07-16lib/string_helpers: fix some kerneldoc warningsJonathan Corbet1-37/+40
2019-07-16mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual1-0/+2
2019-07-16mm/ioremap: check virtual address alignment while creating huge mappingsAnshuman Khandual1-0/+9
2019-07-16lib: introduce test_meminit moduleAlexander Potapenko3-0/+371
2019-07-16lib/test_overflow.c: avoid tainting the kernel and fix wrap sizeKees Cook1-5/+6
2019-07-16lib/test_string.c: add some testcases for strchr and strnchrPeter Rosin1-0/+77
2019-07-16lib/test_string.c: avoid masking memset16/32/64 failuresPeter Rosin1-3/+3
2019-07-16lib/string.c: allow searching for NUL with strnchrPeter Rosin1-1/+10
2019-07-16lib/mpi/longlong.h: fix building with 32-bit x86Arnd Bergmann1-8/+8
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds1-2/+2
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-4/+110
2019-07-15docs: locking: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-2/+2
2019-07-14Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds1-2/+11
2019-07-13Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+8
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2-96/+27
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-3/+122
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-73/+34
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+95
2019-07-12lib/test_kasan: Add test for double-kzfree detectionMarco Elver1-0/+17
2019-07-12lib/test_kasan: add bitops testsMarco Elver1-3/+78
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-57/+46
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-23/+52
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds8-4/+403
2019-07-10Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+19
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2-1/+3
2019-07-09Merge tag 'printk-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-2/+2
2019-07-09Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+3
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-5/+84
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2019-07-08Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-20/+20
2019-07-08linux/dim: Implement RDMA adaptive moderation (DIM)Yamin Friedman2-4/+110
2019-07-08Merge tag 'blk-dim-v2' into rdma.git for-nextJason Gunthorpe5-0/+291
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-0/+302
2019-07-08Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+8
2019-07-08Merge branch 'core-rslib-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-35/+624
2019-07-08Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-68/+253
2019-07-08Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+1
2019-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-4/+2
2019-07-05devres: allow const resource argumentsArnd Bergmann1-1/+2
2019-07-04lib/vsprintf: Reinstate printing of legacy clock IDsGeert Uytterhoeven1-1/+1
2019-07-03nfsd: escape high characters in binary dataJ. Bruce Fields1-0/+19
2019-07-03lib: notifier-error-inject: no need to check return value of debugfs_create f...Greg Kroah-Hartman1-12/+1
2019-07-03lib: 842: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-4/+1
2019-07-03lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZEChristophe Leroy1-4/+5
2019-07-03lib/mpi: Fix karactx leak in mpi_powmHerbert Xu1-4/+2
2019-07-02rslib: Make some functions staticYueHaibing1-6/+6
2019-07-01blackhole_dev: add a selftestMahesh Bandewar3-0/+110
2019-07-01sbitmap: Replace cmpxchg with xchgPavel Begunkov1-7/+3
2019-06-29Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds3-4/+60
2019-06-28lib/genalloc.c: Add algorithm, align and zeroed family of DMA allocatorsFredrik Noring1-4/+96
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells1-1/+1
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller5-0/+291
2019-06-26keys: Add a 'recurse' flag for keyring searchesDavid Howells1-1/+1
2019-06-26rslib: Fix remaining decoder flawsFerdinand Blomqvist1-20/+68
2019-06-26rslib: Update documentationFerdinand Blomqvist1-4/+8
2019-06-26rslib: Fix handling of of caller provided syndromeFerdinand Blomqvist1-2/+12
2019-06-26rslib: decode_rs: Code cleanupFerdinand Blomqvist1-5/+2
2019-06-26rslib: decode_rs: Fix length parameter checkFerdinand Blomqvist1-1/+1
2019-06-26rslib: Fix decoding of shortened codesFerdinand Blomqvist1-2/+2
2019-06-26rslib: Add tests for the encoder and decoderFerdinand Blomqvist3-1/+531
2019-06-26lib/vdso: Make delta calculation work correctlyThomas Gleixner1-4/+15
2019-06-25linux/dim: Add completions count to dim_sampleYamin Friedman1-0/+9
2019-06-25linux/dim: Move implementation to .c filesTal Gilboa5-0/+282
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar25-100/+39
2019-06-24lib/raid6: refactor unroll rules with pattern rulesMasahiro Yamada1-86/+11
2019-06-24lib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.oMasahiro Yamada1-1/+0
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman25-126/+64
2019-06-22lib/vdso: Add compat supportVincenzo Frascino1-0/+4
2019-06-22lib/vdso: Provide generic VDSO implementationVincenzo Frascino4-0/+287
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-100/+39
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds24-94/+24
2019-06-20lib: list_sort.c: add a blank line to avoid kernel-doc warningsMauro Carvalho Chehab1-0/+2
2019-06-20scsi: lib/sg_pool.c: clear 'first_chunk' in case of no preallocationMing Lei1-2/+4
2019-06-20scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei2-23/+50
2019-06-20fonts: Prefer a bigger font for high resolution screensTakashi Iwai1-1/+6
2019-06-20fonts: Use BUILD_BUG_ON() for checking empty font tableTakashi Iwai1-14/+1
2019-06-20fonts: Fix coding styleTakashi Iwai1-43/+40
2019-06-20crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel3-1/+79
2019-06-19lib : kobject: fix refcount imblance on kobject_renameLin Yi1-1/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504Thomas Gleixner1-13/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner1-5/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner9-37/+9
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248Thomas Gleixner1-2/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner12-37/+12
2019-06-18Merge tag 'meminit-v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+15
2019-06-18fault-inject: clean up debugfs file creation logicGreg Kroah-Hartman1-47/+26
2019-06-18lib: dynamic_debug: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-9/+3
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-152/+53
2019-06-17memory: move jedec_ddr_data.c from lib/ to drivers/memory/Masahiro Yamada3-145/+0
2019-06-17locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNERWaiman Long1-4/+4
2019-06-17Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar21-152/+53
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar21-152/+53
2019-06-15kbuild: add 'headers' target to build up uapi headers in usr/includeMasahiro Yamada1-3/+1
2019-06-15kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada1-5/+14
2019-06-15kbuild: fix Kconfig prompt of CONFIG_HEADERS_CHECKMasahiro Yamada1-3/+3
2019-06-14docs: fault-injection: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-14debugobjects: Move printk out of db->lock critical sectionsWaiman Long1-19/+39
2019-06-14debugobjects: Less aggressive freeing of excess debug objectsWaiman Long1-12/+49
2019-06-14debugobjects: Reduce number of pool_lock acquisitions in fill_pool()Waiman Long1-8/+16
2019-06-14debugobjects: Percpu pool lookahead freeing/allocationWaiman Long1-6/+69
2019-06-14debugobjects: Add percpu free poolsWaiman Long1-24/+91
2019-06-14debugobjects: No need to check return value of debugfs_create()Greg Kroah-Hartman1-12/+2
2019-06-13lib/genalloc: introduce chunk ownersDan Williams1-26/+25
2019-06-12genirq/timings: Add selftest for circular arrayDaniel Lezcano1-0/+8
2019-06-12vsprintf: fix data type of variable in string_nocheck()Youngmin Nam1-1/+1
2019-06-11RAID/s390: remove invalid 'r' inline asm operand modifierVasily Gorbik1-1/+1
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds18-119/+18
2019-06-08Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+7
2019-06-07lockref: Limit number of cmpxchg loop retriesJan Glauber1-0/+3
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-158/+31
2019-06-05lib: objagg: Use struct_size() in kzalloc()Gustavo A. R. Silva1-4/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner6-30/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 435Thomas Gleixner1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 431Thomas Gleixner1-3/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner1-13/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 328Thomas Gleixner1-12/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2-18/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 283Thomas Gleixner1-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner3-27/+3
2019-06-05lib/test_stackinit: Handle Clang auto-initialization patternKees Cook1-6/+15
2019-06-03lib/genalloc: add gen_pool_dma_zalloc() for zeroed DMA allocationsFredrik Noring1-1/+28
2019-06-03locking/atomic: Use s64 for atomic64Mark Rutland1-16/+16
2019-06-03sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior1-1/+1
2019-06-02XArray tests: Add check_insertMatthew Wilcox1-0/+38
2019-06-02idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)1-2/+12
2019-06-02Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-1/+1
2019-06-01lib/sort.c: fix kernel-doc notation warningsRandy Dunlap1-6/+9
2019-06-01treewide: fix typos of SPDX-License-IdentifierMasahiro Yamada1-1/+1
2019-05-31uio: make import_iovec()/compat_import_iovec() return bytes on successJens Axboe1-7/+8
2019-05-31mm: fix page cache convergence regressionJohannes Weiner1-2/+10
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds21-151/+21
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2-19/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2-20/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2-27/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner1-14/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner14-71/+14
2019-05-29Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linuxLinus Torvalds1-1/+2
2019-05-24Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2019-05-24test_firmware: Use correct snprintf() limitDan Carpenter1-7/+7
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120Thomas Gleixner6-79/+6
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 95Thomas Gleixner1-15/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91Thomas Gleixner1-13/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner2-8/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-15/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48Thomas Gleixner8-49/+8
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner5-25/+5
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 26Thomas Gleixner13-182/+13
2019-05-23sbitmap: fix improper use of smp_mb__before_atomic()Andrea Parri1-1/+1
2019-05-23lib/list_sort: fix kerneldoc build errorJonathan Corbet1-1/+2
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds52-2/+52
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 10Thomas Gleixner1-2/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner17-0/+17
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner23-0/+23
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner11-0/+11
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-18/+19
2019-05-17lib: Correct comment of prandom_seedPhilippe Mazenauer1-2/+2
2019-05-16slab: remove /proc/slab_allocatorsQian Cai1-4/+0
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2019-05-16rhashtable: Fix cmpxchg RCU warningsHerbert Xu1-2/+3
2019-05-16rhashtable: Remove RCU marking from rhash_lock_headHerbert Xu1-14/+14
2019-05-16Merge branch 'linus' into x86/urgent, to pick up dependent changesIngo Molnar45-746/+1793
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test caseEric Sandeen1-1/+17
2019-05-14init: introduce DEBUG_MISC optionSinan Kaya1-0/+9
2019-05-14lib/test_vmalloc.c:test_func(): eliminate local `ret'Andrew Morton1-5/+3
2019-05-14lib/test_bitmap: add tests for bitmap_parselist_user()Yury Norov1-10/+36
2019-05-14lib/test_bitmap: add testcases for bitmap_parselist()Yury Norov1-1/+17
2019-05-14lib/test_bitmap: switch test_bitmap_parselist to ktime_get()Yury Norov1-5/+4
2019-05-14lib: rework bitmap_parselistYury Norov1-113/+142
2019-05-14lib: make bitmap_parselist_user() a wrapper on bitmap_parselist()Yury Norov1-8/+11
2019-05-14lib/math: move int_pow() from pwm_bl.c for wider useAndy Shevchenko2-1/+33
2019-05-14lib: Move mathematic helpers to separate folderAndy Shevchenko12-22/+25
2019-05-14lib/list_sort: optimize number of calls to comparison functionGeorge Spelvin1-22/+91
2019-05-14lib/list_sort: simplify and remove MAX_LIST_LENGTH_BITSGeorge Spelvin1-62/+103
2019-05-14lib/sort: avoid indirect calls to built-in swapGeorge Spelvin1-15/+36
2019-05-14lib/sort: use more efficient bottom-up heapsort variantGeorge Spelvin1-31/+81
2019-05-14lib/sort: make swap functions more genericGeorge Spelvin1-24/+99
2019-05-14lib/plist: rename DEBUG_PI_LIST to DEBUG_PLISTDavidlohr Bueso2-3/+3
2019-05-14lib/bitmap.c: guard exotic bitmap functions by CONFIG_NUMARasmus Villemoes1-0/+2
2019-05-14lib/bitmap.c: remove unused EXPORT_SYMBOLsRasmus Villemoes1-4/+0
2019-05-14compiler: allow all arches to enable CONFIG_OPTIMIZE_INLININGMasahiro Yamada1-0/+14
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny1-2/+5
2019-05-13x86/kconfig: Disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHTMasahiro Yamada1-4/+0
2019-05-10Merge tag 'printk-for-5.2-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+4
2019-05-10vsprintf: Do not break early boot with probing addressesPetr Mladek1-7/+4
2019-05-09percpu_ref: release percpu memory early without PERCPU_REF_ALLOW_REINITRoman Gushchin1-2/+11
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+37
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds7-193/+458
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0