summaryrefslogtreecommitdiffstats
path: root/crypto/skcipher.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-03PCI: Use seq_puts() instead of seq_printf() in show_device()Markus Elfring1-1/+1
2019-07-03PCI/P2PDMA: Fix missing check for dma_virt_opsLogan Gunthorpe1-1/+9
2019-07-02PCI: Skip resource distribution when no hotplug bridgesNicholas Johnson1-2/+3
2019-07-02PCI: Simplify pci_bus_distribute_available_resources()Nicholas Johnson1-25/+25
2019-06-22arm64: PCI: Preserve firmware configuration when desiredBenjamin Herrenschmidt1-0/+10
2019-06-22arm64: PCI: Allow resource reallocation if necessaryBenjamin Herrenschmidt1-2/+1
2019-06-22PCI: Don't auto-realloc if we're preserving firmware configBenjamin Herrenschmidt1-0/+5
2019-06-22PCI/ACPI: Evaluate PCI Boot Configuration _DSMBenjamin Herrenschmidt3-3/+18
2019-06-21PCI: sysfs: Ignore lockdep for remove attributeMarek Vasut1-1/+1
2019-06-14docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab51-1711/+2132
2019-06-13PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel6-2/+13
2019-06-13PCI: Always allow probing with driver_overrideAlex Williamson1-1/+2
2019-06-13PCI: Add NVIDIA GPU multi-function power dependenciesAbhishek Sahu1-0/+26
2019-06-13PCI: Generalize multi-function power dependency device linksAbhishek Sahu1-20/+34
2019-05-31Documentation: PCI: convert endpoint/pci-test-howto.txt to reSTChangbin Du2-26/+56
2019-05-31Documentation: PCI: convert endpoint/pci-test-function.txt to reSTChangbin Du2-34/+51
2019-05-31Documentation: PCI: convert endpoint/pci-endpoint-cfs.txt to reSTChangbin Du2-43/+57
2019-05-31Documentation: PCI: convert endpoint/pci-endpoint.txt to reSTChangbin Du3-38/+65
2019-05-31Documentation: PCI: convert pcieaer-howto.txt to reSTChangbin Du2-56/+101
2019-05-31Documentation: PCI: convert pci-error-recovery.txt to reSTChangbin Du3-140/+152
2019-05-31Documentation: PCI: convert acpi-info.txt to reSTChangbin Du2-5/+11
2019-05-31Documentation: PCI: convert MSI-HOWTO.txt to reSTChangbin Du2-34/+52
2019-05-31Documentation: PCI: convert pci-iov-howto.txt to reSTChangbin Du2-68/+94
2019-05-31Documentation: PCI: convert PCIEBUS-HOWTO.txt to reSTChangbin Du2-59/+82
2019-05-31Documentation: PCI: convert pci.txt to reSTChangbin Du4-213/+222
2019-05-30PCI: Return error if cannot probe VFAlex Williamson1-6/+7
2019-05-30Documentation: add Linux PCI to Sphinx TOC treeChangbin Du2-0/+10
2019-05-20Linux 5.2-rc1v5.2-rc1Linus Torvalds1-2/+2
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada1-3/+1
2019-05-19panic: add an option to replay all the printk message in bufferFeng Tang5-4/+24
2019-05-19initramfs: don't free a non-existent initrdSteven Price1-1/+1
2019-05-19fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue1-3/+8
2019-05-19mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman1-2/+2
2019-05-19mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)1-0/+43
2019-05-19mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)1-0/+48
2019-05-19mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2-247/+763
2019-05-18kbuild: check uniqueness of module namesMasahiro Yamada2-0/+17
2019-05-18kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov1-1/+12
2019-05-18kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada1-1/+1
2019-05-18kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada3-33/+13
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada17-26/+25
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada30-49/+47
2019-05-18media: remove unneeded header search pathsMasahiro Yamada7-11/+0
2019-05-18alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigMasahiro Yamada2-0/+2
2019-05-18kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada2-1/+9
2019-05-18kbuild: turn auto.conf.cmd into a mandatory include fileMasahiro Yamada1-1/+1
2019-05-18.gitignore: exclude .get_maintainer.ignore and .gitattributesMasahiro Yamada1-3/+5
2019-05-18kbuild: add all Clang-specific flags unconditionallyMasahiro Yamada2-11/+11
2019-05-18kbuild: Don't try to add '-fcatch-undefined-behavior' flagNathan Chancellor1-1/+0
2019-05-18kbuild: add some extra warning flags unconditionallyMasahiro Yamada1-6/+7