summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2017-04-21crypto: acomp - allow registration of multiple acompsGiovanni Cabiddu
2017-04-21linux/kernel.h: Add ALIGN_DOWN macroKrzysztof Kozlowski
2017-04-10crypto: api - Extend algorithm name limit to 128 bytesHerbert Xu
2017-04-10crypto: user - Prepare for CRYPTO_MAX_ALG_NAME expansionHerbert Xu
2017-04-05crypto: gf128mul - switch gf128mul_x_ble to le128Ondrej Mosnáček
2017-04-05crypto: gf128mul - define gf128mul_x_* in gf128mul.hOndrej Mosnáček
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2017-03-24soc/qman: add macros needed by caam/qi driverHoria Geantă
2017-03-24soc/qman: export non-programmable FQD fields queryHoria Geantă
2017-03-24soc/qman: add dedicated channel ID for CAAMHoria Geantă
2017-03-24soc/qman: export volatile dequeue related structsHoria Geantă
2017-03-24md5: remove from lib and only live in cryptoJason A. Donenfeld
2017-03-24crypto: ccp - Enable support for AES GCM on v5 CCPsGary R Hook
2017-03-24crypto: ccp - Enable 3DES function on v5 CCPsGary R Hook
2017-03-24crypto: ccp - Add SHA-2 384- and 512-bit supportGary R Hook
2017-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2017-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-03-18target: fix ALUA transition timeout handlingMike Christie
2017-03-18target: allow ALUA setup for some passthrough backendsMike Christie
2017-03-17Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-17Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-03-16drivers core: remove assert_held_device_hotplug()Heiko Carstens
2017-03-16kasan: add a prototype of task_struct to avoid warningMasami Hiramatsu
2017-03-16clk: meson-gxbb: expose clock CLKID_RNG0Heiner Kallweit
2017-03-16crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook
2017-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-15Merge tag 'omapdrm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2017-03-13uapi: fix drm/omap_drm.h userspace compilation errorsDmitry V. Levin
2017-03-12bpf: improve read-only handlingDaniel Borkmann
2017-03-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-11Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-11acpi/processor: Check for duplicate processor ids at hotplug timeDou Liyang
2017-03-11Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner
2017-03-10Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells
2017-03-09userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEEDAndrea Arcangeli
2017-03-09mm/vmstats: add thp_split_pud event for clarityYisheng Xie
2017-03-09include/linux/fs.h: fix unsigned enum warning with gcc-4.2Arnd Bergmann
2017-03-09userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-03-09Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-03-09bpf: convert htab map to hlist_nullsAlexei Starovoitov