summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-10-11compiler.h: give up __compiletime_assert_fallback()Masahiro Yamada1-16/+1
2018-10-11spi: pxa2xx: Add devicetree supportLubomir Rintel1-0/+1
2018-10-11spi: pxa2xx: Use an enum for typeLubomir Rintel1-1/+1
2018-10-11Merge tag 'qcom-geni-immutable-for-mark-brown' of git://git.kernel.org/pub/sc...Mark Brown1-9/+4
2018-10-11mac80211: minstrel: Enable STBC and LDPC for VHT RatesChaitanya T K1-0/+1
2018-10-11lib: Add memcat_p(): paste 2 pointer arrays togetherAlexander Shishkin1-0/+7
2018-10-11net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca1-0/+7
2018-10-11LSM: Record LSM name in struct lsm_infoKees Cook1-0/+1
2018-10-11LSM: Convert security_initcall() into DEFINE_LSM()Kees Cook1-3/+2
2018-10-11LSM: Convert from initcall to struct lsm_infoKees Cook3-3/+12
2018-10-11LSM: Rename .security_initcall section to .lsm_infoKees Cook1-2/+2
2018-10-11hwmon: (core) Add hwmon_in_enable attributeNicolin Chen1-0/+2
2018-10-11trace_uprobe: support reference counter in fd-based uprobeSong Liu1-1/+2
2018-10-11signal: Guard against negative signal numbers in copy_siginfo_from_user32Eric W. Biederman1-1/+1
2018-10-11net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan1-0/+8
2018-10-11RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov1-10/+4
2018-10-10PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig1-9/+0
2018-10-10PCI: Remove pci_set_dma_seg_boundary()Christoph Hellwig1-9/+0
2018-10-10PCI: Remove pci_unmap_addr() wrappers for DMA APIChristoph Hellwig2-13/+0
2018-10-10list: introduce list_bulk_move_tail helperChristian König1-0/+23
2018-10-10PCI/P2PDMA: Support peer-to-peer memoryLogan Gunthorpe4-0/+119
2018-10-10Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...Joerg Roedel6-16/+96
2018-10-10spi: Add driver_override SPI device attributeTrent Piepho1-0/+1
2018-10-10gpio: Assign gpio_irq_chip::parents to non-stack pointerStephen Boyd1-0/+7
2018-10-10Merge tag 'zynqmp-soc-clk-for-v4.20' of https://github.com/Xilinx/linux-xlnx ...Arnd Bergmann1-1/+4
2018-10-10Merge tag 'reset-for-4.20' of git://git.pengutronix.de/git/pza/linux into nex...Arnd Bergmann1-1/+1
2018-10-10Merge tag 'imx-drivers-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann4-0/+748
2018-10-10gpiolib: Add init_valid_mask exported functionRicardo Ribalda Delgado1-1/+6
2018-10-10remoteproc: add helper function to allocate rproc_mem_entry from reserved memoryLoic Pallardy1-0/+6
2018-10-10remoteproc: add alloc ops in rproc_mem_entry structLoic Pallardy1-0/+7
2018-10-10remoteproc: introduce rproc_add_carveout functionLoic Pallardy1-0/+2
2018-10-10remoteproc: add helper function to allocate and init rproc_mem_entry structLoic Pallardy1-0/+6
2018-10-10remoteproc: add name in rproc_mem_entry structLoic Pallardy1-0/+2
2018-10-10remoteproc: add release ops in rproc_mem_entry structLoic Pallardy1-1/+4
2018-10-10Merge remote-tracking branch 'origin/ib-chrome-platform-mfd-move-cros_ec_lpc'...Benson Leung4-357/+303
2018-10-09smp,cpumask: introduce on_each_cpu_cond_maskRik van Riel1-0/+4
2018-10-09lightnvm: pblk: fix mapping issue on failed writesHans Holmberg1-0/+36
2018-10-09lightnvm: move ppa transformations to coreJavier González1-0/+83
2018-10-09lightnvm: introduce nvm_rq_to_ppa_listHans Holmberg1-0/+5
2018-10-09lightnvm: pblk: add helpers for chunk addressesJavier González1-0/+19
2018-10-09lightnvm: move bad block and chunk state logic to coreMatias Bjørling1-10/+5
2018-10-09lightnvm: move device L2P detection to coreMatias Bjørling1-0/+6
2018-10-09lightnvm: combine 1.2 and 2.0 command flagsMatias Bjørling1-0/+2
2018-10-09dma-mapping: translate __GFP_NOFAIL to DMA_ATTR_NO_WARNChristoph Hellwig1-4/+10
2018-10-09drivers: clk: Add ZynqMP clock driverJolly Shah1-0/+1
2018-10-09firmware: xilinx: Add zynqmp IOCTL API for device controlRajan Vaja1-1/+3
2018-10-09compiler: introduce __no_sanitize_address_or_inlineVasily Gorbik1-0/+7
2018-10-09init: add arch_call_rest_init to allow stack switchingMartin Schwidefsky1-0/+2
2018-10-09mfd: cros: add "base attached" MKBP switch definitionDmitry Torokhov1-0/+1
2018-10-09locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...Waiman Long1-6/+1