summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-2529-235/+847
|\
| * crypto/morus(640,1280) - make crypto_...-algs staticvaldis.kletnieks@vt.edu2018-10-052-2/+2
| * hwrng: core - document the quality fieldMichael S. Tsirkin2018-10-051-1/+2
| * crypto: user - Implement a generic crypto statisticsCorentin Labbe2018-09-2810-28/+463
| * crypto: skcipher - Remove SKCIPHER_REQUEST_ON_STACK()Kees Cook2018-09-281-5/+0
| * crypto: null - Remove VLA usage of skcipherKees Cook2018-09-282-2/+2
| * gss_krb5: Remove VLA usage of skcipherKees Cook2018-09-281-15/+15
| * crypto: skcipher - Introduce crypto_sync_skcipherKees Cook2018-09-281-0/+75
| * cpufeature: avoid warning when compiling with clangStefan Agner2018-09-211-1/+1
| * soc: fsl: dpio: add congestion notification supportHoria Geantă2018-09-211-0/+15
| * soc: fsl: dpio: add frame list format supportHoria Geantă2018-09-211-0/+242
| * soc: fsl: dpio: add back some frame queue functionsHoria Geantă2018-09-211-0/+4
| * bus: fsl-mc: add support for dpseci device typeHoria Geantă2018-09-211-0/+6
| * crypto: chacha20 - Fix chacha20_block() keystream alignment (again)Eric Biggers2018-09-211-2/+1
| * crc-t10dif: Pick better transform if one becomes availableMartin K. Petersen2018-09-041-0/+1
| * crypto: api - Introduce notifier for new crypto algorithmsMartin K. Petersen2018-09-041-0/+10
| * crypto: x86 - remove SHA multibuffer routines and mcryptdArd Biesheuvel2018-09-041-114/+0
| * crypto: shash - Remove VLA usage in unaligned hashingKees Cook2018-09-041-1/+0
| * crypto: api - Introduce generic max blocksize and alignmaskKees Cook2018-09-041-1/+3
| * crypto: hash - Remove VLA usageKees Cook2018-09-041-1/+5
| * crypto: cbc - Remove VLA usageKees Cook2018-09-041-1/+1
| * crypto: speck - remove SpeckJason A. Donenfeld2018-09-042-64/+2
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-256-12/+23
|\ \
| * | genirq: Fix grammar s/an /a /Geert Uytterhoeven2018-10-091-1/+1
| * | Merge tag 'irqchip-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-10-066-11/+31
| |\ \
| | * | irqchip/gic: Unify GIC priority definitionsJulien Thierry2018-10-032-5/+6
| | * | irqchip/irq-mvebu-sei: Add new driver for Marvell SEIMiquel Raynal2018-10-021-0/+1
| | * | genirq/msi: Allow creation of a tree-based irqdomain for platform-msiMarc Zyngier2018-10-021-5/+12
| | * | irqchip/gic-v3-its: Keep track of property table's PA and VAMarc Zyngier2018-10-021-1/+2
| | * | irqchip/gic-v3-its: Move pending table allocation to init timeMarc Zyngier2018-10-021-0/+1
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-2513-215/+140
|\ \ \ \
| * | | | clocksource: Remove obsolete CLOCKSOURCE_OF_DECLAREDaniel Lezcano2018-10-031-3/+0
| * | | | y2038: signal: Change rt_sigtimedwait to use __kernel_timespecArnd Bergmann2018-08-291-1/+1
| * | | | y2038: socket: Change recvmmsg to use __kernel_timespecArnd Bergmann2018-08-292-3/+3
| * | | | y2038: sched: Change sched_rr_get_interval to use __kernel_timespecArnd Bergmann2018-08-291-1/+1
| * | | | y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann2018-08-292-6/+6
| * | | | y2038: Compile utimes()/futimesat() conditionallyArnd Bergmann2018-08-291-4/+6
| * | | | y2038: Change sys_utimensat() to use __kernel_timespecArnd Bergmann2018-08-291-1/+2
| * | | | asm-generic: Remove empty asm/unistd.hArnd Bergmann2018-08-291-3/+0
| * | | | asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann2018-08-291-9/+0
| * | | | asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann2018-08-292-3/+23
| * | | | y2038: Remove stat64 family from default syscall setArnd Bergmann2018-08-292-1/+2
| * | | | y2038: globally rename compat_time to old_time32Arnd Bergmann2018-08-276-99/+91
| * | | | y2038: make do_gettimeofday() and get_seconds() inlineArnd Bergmann2018-08-271-2/+13
| * | | | y2038: remove unused time interfacesArnd Bergmann2018-08-273-87/+0
* | | | | Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-10-259-20/+617
|\ \ \ \ \
| * \ \ \ \ Merge tag 'asoc-v5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2018-10-2281-231/+457
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'asoc-4.20' into asoc-nextMark Brown2018-10-216-19/+612
| | |\ \ \ \ \
| | | * | | | | ASoC: add for_each_component_dais() macroKuninori Morimoto2018-09-211-0/+5
| | | * | | | | ASoC: add for_each_dpcm_be() macroKuninori Morimoto2018-09-201-0/+7