summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2019-08-30Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()"Linus Torvalds-1/+2
2019-08-29Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into ...Arnd Bergmann-19/+54
2019-08-13lib: logic_pio: Add logic_pio_unregister_range()John Garry-0/+14
2019-08-13lib: logic_pio: Avoid possible overlap for unregistering regionsJohn Garry-5/+5
2019-08-13lib: logic_pio: Fix RCU usageJohn Garry-14/+35
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-2/+58
2019-08-04Merge tag 'kbuild-fixes-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2019-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-32/+47
2019-08-03lib/test_meminit.c: use GFP_ATOMIC in RCU critical sectionAlexander Potapenko-1/+1
2019-08-03ubsan: build ubsan.c more conservativelyArnd Bergmann-1/+2
2019-08-03kasan: remove clang version check for KASAN_STACKArnd Bergmann-6/+5
2019-08-01lib/raid6: fix unnecessary rebuild of vpermxor*.cMasahiro Yamada-1/+1
2019-07-31lib/vdso/32: Provide legacy syscall fallbacksThomas Gleixner-1/+11
2019-07-31lib/vdso: Move fallback invocation to the callersThomas Gleixner-17/+36
2019-07-31lib/vdso/32: Remove inconsistent NULL pointer checksThomas Gleixner-16/+2
2019-07-25lib/dim: Fix -Wunused-const-variable warningsLeon Romanovsky-0/+56
2019-07-25linux/dim: Fix overflow in dim calculationYamin Friedman-2/+2
2019-07-25test_firmware: fix a memory leak bugWenwen Wang-1/+4
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-11/+1
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-142/+0
2019-07-18kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada-11/+1
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-91/+531
2019-07-16lib/rbtree: avoid generating code twice for the cached versionsMichel Lespinasse-37/+3
2019-07-16lib/test_meminit.c: minor test fixesAlexander Potapenko-6/+6
2019-07-16lib/test_meminit.c: fix -Wmaybe-uninitialized false positiveArnd Bergmann-24/+26
2019-07-16lib/string_helpers: fix some kerneldoc warningsJonathan Corbet-37/+40
2019-07-16mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual-0/+2
2019-07-16mm/ioremap: check virtual address alignment while creating huge mappingsAnshuman Khandual-0/+9
2019-07-16lib: introduce test_meminit moduleAlexander Potapenko-0/+371
2019-07-16lib/test_overflow.c: avoid tainting the kernel and fix wrap sizeKees Cook-5/+6
2019-07-16lib/test_string.c: add some testcases for strchr and strnchrPeter Rosin-0/+77
2019-07-16lib/test_string.c: avoid masking memset16/32/64 failuresPeter Rosin-3/+3
2019-07-16lib/string.c: allow searching for NUL with strnchrPeter Rosin-1/+10
2019-07-16lib/mpi/longlong.h: fix building with 32-bit x86Arnd Bergmann-8/+8
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds-2/+2
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-4/+110
2019-07-15docs: locking: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-2/+2
2019-07-14Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds-2/+11
2019-07-13Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-blockLinus Torvalds-7/+8
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-96/+27
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-3/+122
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-73/+34
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds-3/+95
2019-07-12lib/test_kasan: Add test for double-kzfree detectionMarco Elver-0/+17
2019-07-12lib/test_kasan: add bitops testsMarco Elver-3/+78
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-57/+46
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-23/+52
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-4/+403
2019-07-10Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-0/+19
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1