summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-10-13change semantics of ldisc ->compat_ioctl()Al Viro
2018-10-13usb-serial: begin switching to ->[sg]et_serial()Al Viro
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-12Merge tag 'mac80211-next-for-davem-2018-10-12' of git://git.kernel.org/pub/sc...David S. Miller
2018-10-12regulator/gpio: Allow nonexclusive GPIO accessLinus Walleij
2018-10-12PCI: Provide pci_match_id() with CONFIG_PCI=nLubomir Rintel
2018-10-12arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon
2018-10-12Merge tag 'gpio-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Greg Kroah-Hartman
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-11leds: core: Introduce LED pattern triggerBaolin Wang
2018-10-11Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2018-10-11block: describe difference between flags IO_STAT and STATSKonstantin Khlebnikov
2018-10-11TC: Set DMA masks for devicesMaciej W. Rozycki
2018-10-11dm: rename DM_TYPE_MQ_REQUEST_BASED to DM_TYPE_REQUEST_BASEDMike Snitzer
2018-10-11compiler.h: give up __compiletime_assert_fallback()Masahiro Yamada
2018-10-11spi: pxa2xx: Add devicetree supportLubomir Rintel
2018-10-11spi: pxa2xx: Use an enum for typeLubomir Rintel
2018-10-11Merge tag 'qcom-geni-immutable-for-mark-brown' of git://git.kernel.org/pub/sc...Mark Brown
2018-10-11mac80211: minstrel: Enable STBC and LDPC for VHT RatesChaitanya T K
2018-10-11lib: Add memcat_p(): paste 2 pointer arrays togetherAlexander Shishkin
2018-10-10net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca
2018-10-10LSM: Record LSM name in struct lsm_infoKees Cook
2018-10-10LSM: Convert security_initcall() into DEFINE_LSM()Kees Cook
2018-10-10LSM: Convert from initcall to struct lsm_infoKees Cook
2018-10-10LSM: Rename .security_initcall section to .lsm_infoKees Cook
2018-10-10hwmon: (core) Add hwmon_in_enable attributeNicolin Chen
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: 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-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-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