summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-10-10scsi: ufs: Add a bsg endpoint that supports UPIUsAvri Altman
2018-10-10scsi: uapi: ufs: Make utp_upiu_req visible to user spaceAvri Altman
2018-10-10trace_uprobe: support reference counter in fd-based uprobeSong Liu
2018-10-10signal: Guard against negative signal numbers in copy_siginfo_from_user32Eric W. Biederman
2018-10-10net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan
2018-10-10RDMA/netdev: Fix netlink support in IPoIBDenis Drozdov
2018-10-10RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov
2018-10-10PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig
2018-10-10PCI: Remove pci_set_dma_seg_boundary()Christoph Hellwig
2018-10-10PCI: Remove pci_unmap_addr() wrappers for DMA APIChristoph Hellwig
2018-10-10list: introduce list_bulk_move_tail helperChristian König
2018-10-10PCI/P2PDMA: Support peer-to-peer memoryLogan Gunthorpe
2018-10-10devlink: Add helper function for safely copy string paramMoshe Shemesh
2018-10-10devlink: Fix param set handling for string typeMoshe Shemesh
2018-10-10Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...Joerg Roedel
2018-10-10spi: Add driver_override SPI device attributeTrent Piepho
2018-10-10gpio: Assign gpio_irq_chip::parents to non-stack pointerStephen Boyd
2018-10-10Merge tag 'zynqmp-soc-clk-for-v4.20' of https://github.com/Xilinx/linux-xlnx ...Arnd Bergmann
2018-10-10Merge tag 'reset-for-4.20' of git://git.pengutronix.de/git/pza/linux into nex...Arnd Bergmann
2018-10-10Merge tag 'imx-drivers-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2018-10-10Merge tag 'sh-pfc-for-v4.20-tag3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2018-10-10gpiolib: Add init_valid_mask exported functionRicardo Ribalda Delgado
2018-10-09remoteproc: add helper function to allocate rproc_mem_entry from reserved memoryLoic Pallardy
2018-10-09remoteproc: add alloc ops in rproc_mem_entry structLoic Pallardy
2018-10-09remoteproc: introduce rproc_add_carveout functionLoic Pallardy
2018-10-09remoteproc: add helper function to allocate and init rproc_mem_entry structLoic Pallardy
2018-10-09remoteproc: add name in rproc_mem_entry structLoic Pallardy
2018-10-09remoteproc: add release ops in rproc_mem_entry structLoic Pallardy
2018-10-09Merge remote-tracking branch 'origin/ib-chrome-platform-mfd-move-cros_ec_lpc'...Benson Leung
2018-10-09smp,cpumask: introduce on_each_cpu_cond_maskRik van Riel
2018-10-09Merge branch 'tlb/asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/g...Peter Zijlstra
2018-10-09lightnvm: pblk: fix mapping issue on failed writesHans Holmberg
2018-10-09lightnvm: move ppa transformations to coreJavier González
2018-10-09lightnvm: introduce nvm_rq_to_ppa_listHans Holmberg
2018-10-09lightnvm: pblk: add helpers for chunk addressesJavier González
2018-10-09lightnvm: move bad block and chunk state logic to coreMatias Bjørling
2018-10-09lightnvm: move device L2P detection to coreMatias Bjørling
2018-10-09lightnvm: combine 1.2 and 2.0 command flagsMatias Bjørling
2018-10-09dma-mapping: translate __GFP_NOFAIL to DMA_ATTR_NO_WARNChristoph Hellwig
2018-10-09drivers: clk: Add ZynqMP clock driverJolly Shah
2018-10-09dt-bindings: clock: Add bindings for ZynqMP clock driverRajan Vaja
2018-10-09firmware: xilinx: Add zynqmp IOCTL API for device controlRajan Vaja
2018-10-09compiler: introduce __no_sanitize_address_or_inlineVasily Gorbik
2018-10-09init: add arch_call_rest_init to allow stack switchingMartin Schwidefsky
2018-10-09mfd: cros: add "base attached" MKBP switch definitionDmitry Torokhov
2018-10-09locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...Waiman Long
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-09mm, sched/numa: Remove remaining traces of NUMA rate-limitingSrikar Dronamraju
2018-10-09genirq: Fix grammar s/an /a /Geert Uytterhoeven
2018-10-09KVM: PPC: Book3S HV: Add NO_HASH flag to GET_SMMU_INFO ioctl resultPaul Mackerras