summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-06
|\
| * lib/dim: Fix -Wunused-const-variable warningsLeon Romanovsky2019-07-25
| * linux/dim: Fix overflow in dim calculationYamin Friedman2019-07-25
* | Merge tag 'kbuild-fixes-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-08-04
|\ \
| * | lib/raid6: fix unnecessary rebuild of vpermxor*.cMasahiro Yamada2019-07-31
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-08-03
|\ \ \
| * | | lib/vdso/32: Provide legacy syscall fallbacksThomas Gleixner2019-07-30
| * | | lib/vdso: Move fallback invocation to the callersThomas Gleixner2019-07-30
| * | | lib/vdso/32: Remove inconsistent NULL pointer checksThomas Gleixner2019-07-30
| |/ /
* | | lib/test_meminit.c: use GFP_ATOMIC in RCU critical sectionAlexander Potapenko2019-08-03
* | | ubsan: build ubsan.c more conservativelyArnd Bergmann2019-08-03
* | | kasan: remove clang version check for KASAN_STACKArnd Bergmann2019-08-03
|/ /
* / test_firmware: fix a memory leak bugWenwen Wang2019-07-25
|/
* Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-20
|\
| * kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada2019-07-17
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-07-19
|\ \
| * | memory: move jedec_ddr_data.c from lib/ to drivers/memory/Masahiro Yamada2019-06-17
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-17
|\ \ \
| * | | lib/rbtree: avoid generating code twice for the cached versionsMichel Lespinasse2019-07-16
| * | | lib/test_meminit.c: minor test fixesAlexander Potapenko2019-07-16
| * | | lib/test_meminit.c: fix -Wmaybe-uninitialized false positiveArnd Bergmann2019-07-16
| * | | lib/string_helpers: fix some kerneldoc warningsJonathan Corbet2019-07-16
| * | | mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual2019-07-16
| * | | mm/ioremap: check virtual address alignment while creating huge mappingsAnshuman Khandual2019-07-16
| * | | lib: introduce test_meminit moduleAlexander Potapenko2019-07-16
| * | | lib/test_overflow.c: avoid tainting the kernel and fix wrap sizeKees Cook2019-07-16
| * | | lib/test_string.c: add some testcases for strchr and strnchrPeter Rosin2019-07-16
| * | | lib/test_string.c: avoid masking memset16/32/64 failuresPeter Rosin2019-07-16
| * | | lib/string.c: allow searching for NUL with strnchrPeter Rosin2019-07-16
| * | | lib/mpi/longlong.h: fix building with 32-bit x86Arnd Bergmann2019-07-16
| | |/ | |/|
* | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-16
|\ \ \ | |/ / |/| |
| * | docs: locking: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-15
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-15
|\ \ \ | |/ / |/| |
| * | linux/dim: Implement RDMA adaptive moderation (DIM)Yamin Friedman2019-07-08
| * | Merge tag 'blk-dim-v2' into rdma.git for-nextJason Gunthorpe2019-07-08
| |\ \
* | \ \ Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds2019-07-14
|\ \ \ \
| * | | | percpu_ref: release percpu memory early without PERCPU_REF_ALLOW_REINITRoman Gushchin2019-05-09
* | | | | Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-13
|\ \ \ \ \
| * | | | | uio: make import_iovec()/compat_import_iovec() return bytes on successJens Axboe2019-05-31
* | | | | | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-12
|\ \ \ \ \ \
| * | | | | | lib/raid6: refactor unroll rules with pattern rulesMasahiro Yamada2019-06-23
| * | | | | | lib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.oMasahiro Yamada2019-06-23
| * | | | | | kbuild: add 'headers' target to build up uapi headers in usr/includeMasahiro Yamada2019-06-15
| * | | | | | kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada2019-06-15
| * | | | | | kbuild: fix Kconfig prompt of CONFIG_HEADERS_CHECKMasahiro Yamada2019-06-15
* | | | | | | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-12
|\ \ \ \ \ \ \
| * | | | | | | lib/genalloc.c: Add algorithm, align and zeroed family of DMA allocatorsFredrik Noring2019-06-28
| * | | | | | | lib/genalloc: add gen_pool_dma_zalloc() for zeroed DMA allocationsFredrik Noring2019-06-03
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-12
|\ \ \ \ \ \ \
| * | | | | | | lib: notifier-error-inject: no need to check return value of debugfs_create f...Greg Kroah-Hartman2019-07-03