summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-152-4/+110
|\
| * linux/dim: Implement RDMA adaptive moderation (DIM)Yamin Friedman2019-07-082-4/+110
| * Merge tag 'blk-dim-v2' into rdma.git for-nextJason Gunthorpe2019-07-085-0/+291
| |\
* | \ Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds2019-07-141-2/+11
|\ \ \
| * | | percpu_ref: release percpu memory early without PERCPU_REF_ALLOW_REINITRoman Gushchin2019-05-091-2/+11
* | | | Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-131-7/+8
|\ \ \ \
| * | | | uio: make import_iovec()/compat_import_iovec() return bytes on successJens Axboe2019-05-311-7/+8
* | | | | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-122-96/+27
|\ \ \ \ \
| * | | | | lib/raid6: refactor unroll rules with pattern rulesMasahiro Yamada2019-06-241-86/+11
| * | | | | lib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.oMasahiro Yamada2019-06-241-1/+0
| * | | | | kbuild: add 'headers' target to build up uapi headers in usr/includeMasahiro Yamada2019-06-151-3/+1
| * | | | | kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada2019-06-151-5/+14
| * | | | | kbuild: fix Kconfig prompt of CONFIG_HEADERS_CHECKMasahiro Yamada2019-06-151-3/+3
* | | | | | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-121-3/+122
|\ \ \ \ \ \
| * | | | | | lib/genalloc.c: Add algorithm, align and zeroed family of DMA allocatorsFredrik Noring2019-06-281-4/+96
| * | | | | | lib/genalloc: add gen_pool_dma_zalloc() for zeroed DMA allocationsFredrik Noring2019-06-031-1/+28
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-125-73/+34
|\ \ \ \ \ \
| * | | | | | lib: notifier-error-inject: no need to check return value of debugfs_create f...Greg Kroah-Hartman2019-07-031-12/+1
| * | | | | | lib: 842: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-031-4/+1
| * | | | | | lib : kobject: fix refcount imblance on kobject_renameLin Yi2019-06-191-1/+3
| * | | | | | fault-inject: clean up debugfs file creation logicGreg Kroah-Hartman2019-06-181-47/+26
| * | | | | | lib: dynamic_debug: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-181-9/+3
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-121-3/+95
|\ \ \ \ \ \ \
| * | | | | | | lib/test_kasan: Add test for double-kzfree detectionMarco Elver2019-07-121-0/+17
| * | | | | | | lib/test_kasan: add bitops testsMarco Elver2019-07-121-3/+78
* | | | | | | | Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-111-57/+46
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman2019-06-2325-126/+64
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | fonts: Prefer a bigger font for high resolution screensTakashi Iwai2019-06-201-1/+6
| * | | | | | | | fonts: Use BUILD_BUG_ON() for checking empty font tableTakashi Iwai2019-06-201-14/+1
| * | | | | | | | fonts: Fix coding styleTakashi Iwai2019-06-201-43/+40
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-112-23/+52
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | scsi: lib/sg_pool.c: clear 'first_chunk' in case of no preallocationMing Lei2019-06-201-2/+4
| * | | | | | | scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei2019-06-202-23/+50
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-118-4/+403
|\ \ \ \ \ \ \ \
| * | | | | | | | blackhole_dev: add a selftestMahesh Bandewar2019-07-013-0/+110
| * | | | | | | | Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller2019-06-275-0/+291
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | linux/dim: Add completions count to dim_sampleYamin Friedman2019-06-251-0/+9
| | * | | | | | | linux/dim: Move implementation to .c filesTal Gilboa2019-06-255-0/+282
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-2225-100/+39
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-1721-152/+53
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-0723-158/+31
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | lib: objagg: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-06-051-4/+2
* | | | | | | | | Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-07-101-0/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nfsd: escape high characters in binary dataJ. Bruce Fields2019-07-031-0/+19
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-101-1/+1
* | | | | | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-092-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lib: list_sort.c: add a blank line to avoid kernel-doc warningsMauro Carvalho Chehab2019-06-201-0/+2
| * | | | | | | | | docs: fault-injection: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'printk-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-07-091-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lib/vsprintf: Reinstate printing of legacy clock IDsGeert Uytterhoeven2019-07-041-1/+1