aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-22crypto: des - split off DES library from generic DES cipher driverArd Biesheuvel2-0/+905
2019-08-22lib/mpi: Eliminate unused umul_ppmm definitions for MIPSNathan Chancellor1-35/+1
2019-08-20test_bpf: Fix a new clang warning about xor-ing two numbersNathan Chancellor1-1/+1
2019-08-19media: lib/sort.c: implement sort() variant taking context argumentRasmus Villemoes1-6/+28
2019-08-19lib/stackdepot: Fix outdated commentsMiles Chen1-2/+2
2019-08-15lib/test_printf: Remove obvious comments from %pd and %pD testsPetr Mladek1-2/+0
2019-08-15lib/test_printf: Add test of null/invalid pointer dereference for dentryJia He1-0/+7
2019-08-15vsprintf: Prevent crash when dereferencing invalid pointers for %pDJia He1-3/+10
2019-08-14lib: Remove redundant ftrace flag removalMark Rutland1-4/+0
2019-08-13lib: logic_pio: Add logic_pio_unregister_range()John Garry1-0/+14
2019-08-13lib: logic_pio: Avoid possible overlap for unregistering regionsJohn Garry1-5/+5
2019-08-13lib: logic_pio: Fix RCU usageJohn Garry1-14/+35
2019-08-09crypto: aes - helper function to validate key length for AES algorithmsIuliana Prodan1-4/+4
2019-08-08lib: scatterlist: Fix to support no mapped sgZhou Wang1-5/+7
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-2/+58
2019-08-04Merge tag 'kbuild-fixes-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2019-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-32/+47
2019-08-03lib/test_meminit.c: use GFP_ATOMIC in RCU critical sectionAlexander Potapenko1-1/+1
2019-08-03ubsan: build ubsan.c more conservativelyArnd Bergmann1-1/+2
2019-08-03kasan: remove clang version check for KASAN_STACKArnd Bergmann1-6/+5
2019-08-01lib/raid6: fix unnecessary rebuild of vpermxor*.cMasahiro Yamada1-1/+1
2019-07-31lib/vdso/32: Provide legacy syscall fallbacksThomas Gleixner1-1/+11
2019-07-31lib/vdso: Move fallback invocation to the callersThomas Gleixner1-17/+36
2019-07-31lib/vdso/32: Remove inconsistent NULL pointer checksThomas Gleixner1-16/+2
2019-07-26crypto: lib/aes - export sbox and inverse sboxArd Biesheuvel1-0/+6
2019-07-26crypto: aes - create AES library based on the fixed time AES codeArd Biesheuvel2-0/+353
2019-07-25lib/dim: Fix -Wunused-const-variable warningsLeon Romanovsky1-0/+56
2019-07-25linux/dim: Fix overflow in dim calculationYamin Friedman1-2/+2
2019-07-25cpumask: Implement cpumask_or_equal()Thomas Gleixner1-0/+20
2019-07-25test_firmware: fix a memory leak bugWenwen Wang1-1/+4
2019-07-24lib/timerqueue: Rely on rbtree semantics for next timerDavidlohr Bueso1-18/+12
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-11/+1
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus 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/mchehab/linux-mediaLinus 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