summaryrefslogtreecommitdiffstats
path: root/block/blk-map.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-13crypto: mediatek - make symbol of_crypto_id staticWei Yongjun1-1/+1
2017-01-13crypto: testmgr - use calculated count for number of test vectorsArd Biesheuvel2-1101/+204
2017-01-13crypto: arm/aes - replace bit-sliced OpenSSL NEON codeArd Biesheuvel9-6499/+1429
2017-01-12crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64Ard Biesheuvel4-0/+1393
2017-01-12crypto: arm/aes - replace scalar AES cipherArd Biesheuvel5-119/+256
2017-01-12crypto: arm64/aes - add scalar implementationArd Biesheuvel4-0/+203
2017-01-12crypto: arm64/aes-blk - expose AES-CTR as synchronous cipher as wellArd Biesheuvel1-2/+23
2017-01-12crypto: arm/chacha20 - implement NEON version based on SSE3 codeArd Biesheuvel4-0/+659
2017-01-12crypto: arm64/chacha20 - implement NEON version based on SSE3 codeArd Biesheuvel4-0/+586
2017-01-12crypto: mediatek - fix format string for 64-bit buildsArnd Bergmann2-3/+3
2017-01-12crypto: mediatek - remove ARM dependenciesArnd Bergmann1-7/+4
2017-01-12crypto: x86/chacha20 - Manually align stack bufferHerbert Xu1-1/+4
2017-01-12crypto: testmgr - Allocate only the required output size for hash testsAndrew Lutomirski1-4/+5
2017-01-12crypto: mediatek - don't return garbage err on successful returnColin Ian King1-1/+1
2017-01-12crypto: picoxcell - Remove spacc_is_compatible() wrapper functionJavier Martinez Canillas1-18/+3
2017-01-12crypto: picoxcell - Remove platform device ID tableJavier Martinez Canillas1-7/+0
2017-01-12crypto: picoxcell - Allow driver to build COMPILE_TEST is enabledJavier Martinez Canillas1-1/+1
2017-01-12crypto: Replaced gcc specific attributes with macros from compiler.hGideon Israel Dsouza14-20/+34
2017-01-12crypto: testmgr - use kmemdup instead of kmalloc+memcpyEric Biggers1-4/+2
2017-01-08Linux 4.10-rc3v4.10-rc3Linus Torvalds1-1/+1
2017-01-08mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner3-4/+14
2017-01-08mm: stop leaking PageTablesHugh Dickins1-27/+20
2017-01-07MAINTAINERS: add greybus subsystem mailing listGreg Kroah-Hartman1-0/+1
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk4-10/+34
2017-01-05USB: fix problems with duplicate endpoint addressesAlan Stern1-0/+10
2017-01-05usb: ohci-at91: use descriptor-based gpio APIs correctlyPeter Rosin1-14/+10
2017-01-05hyper-v: Add myself as additional MAINTAINERStephen Hemminger1-0/+1
2017-01-05usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum1-0/+7
2017-01-05usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven1-30/+29
2017-01-05usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure1-0/+1
2017-01-05usb: musb: fix compilation warning on unused functionJérémy Lefaure1-0/+2
2017-01-05usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren1-1/+1
2017-01-05usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu1-0/+12
2017-01-05usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2-6/+11
2017-01-05kbuild: initramfs cleanup, set target from KconfigNicholas Piggin1-7/+7
2017-01-05kbuild: initramfs fix dependency checking for compressed targetNicholas Piggin1-1/+1
2017-01-05ACPI / DMAR: Avoid passing NULL to acpi_put_table()Rafael J. Wysocki1-2/+4
2017-01-05KVM: VMX: remove duplicated declarationJan Dakinevich1-6/+0
2017-01-05KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan1-2/+2
2017-01-05KVM: MIPS: Don't clobber CP0_Status.UXJames Hogan1-1/+4
2017-01-05asm-prototypes: Clear any CPP defines before declaring the functionsMichal Marek1-0/+6
2017-01-05Revert "ALSA: firewire-lib: change structure member with proper type"Takashi Sakamoto2-3/+3
2017-01-05ALSA: usb-audio: test EP_FLAG_RUNNING at urb completionIoan-Adrian Ratiu1-0/+3
2017-01-05ALSA: usb-audio: Fix irq/process data synchronizationIoan-Adrian Ratiu3-16/+13
2017-01-05cpufreq: dt: Add support for APM X-Gene 2Hoan Tran1-0/+2
2017-01-04sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov1-0/+1
2017-01-04ALSA: hda - Apply asus-mode8 fixup to ASUS X71SLTakashi Iwai1-0/+1
2017-01-04vfio-mdev: fix non-standard ioctl return val causing i386 build failPaul Gortmaker1-1/+1
2017-01-04sfc: don't report RX hash keys to ethtool when RSS wasn't enabledEdward Cree4-1/+7
2017-01-04dpaa_eth: Initialize CGR structure before initRoy Pledge1-0/+2