summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-12Merge tag 'armsoc-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2-0/+16
2018-10-12arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon1-0/+1
2018-10-12mac80211: implement ieee80211_tx_rate_update to update rateAnilkumar Kolli1-0/+15
2018-10-12nl80211: Add per peer statistics to compute FCS error rateAnkita Bajaj2-0/+15
2018-10-12Merge tag 'gpio-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Greg Kroah-Hartman1-0/+7
2018-10-12mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu1-0/+28
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman1-0/+2
2018-10-12Merge tag 'next-fixes-20181012' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-3/+3
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman6-13/+34
2018-10-12hwmon: (core) Add trace events to _attr_show/store functionsNicolin Chen1-0/+71
2018-10-12vmlinux.lds.h: Fix linker warnings about orphan .LPBX sectionsPeter Oberparleiter1-1/+1
2018-10-12vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter1-2/+2
2018-10-11leds: core: Introduce LED pattern triggerBaolin Wang1-0/+15
2018-10-11Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman1-0/+1
2018-10-11block: describe difference between flags IO_STAT and STATSKonstantin Khlebnikov1-4/+4
2018-10-11vfio: add edid api for display (vgpu) devices.Gerd Hoffmann1-0/+50
2018-10-11TC: Set DMA masks for devicesMaciej W. Rozycki1-0/+1
2018-10-11dm: rename DM_TYPE_MQ_REQUEST_BASED to DM_TYPE_REQUEST_BASEDMike Snitzer1-3/+2
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-11clk: rockchip: add clock-id for HCLK_HDMI on rk3066Heiko Stuebner1-1/+2
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 Dubroca2-0/+8
2018-10-11Merge tag 'rxrpc-fixes-20181008' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2-0/+2
2018-10-11net/ipv6: Make ipv6_route_table_template staticDavid Ahern1-2/+0
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-11vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook1-13/+11
2018-10-11LSM: Convert from initcall to struct lsm_infoKees Cook3-3/+12
2018-10-11LSM: Rename .security_initcall section to .lsm_infoKees Cook2-7/+7
2018-10-11vmlinux.lds.h: Avoid copy/paste of security_init sectionKees Cook1-7/+6
2018-10-11hwmon: (core) Add hwmon_in_enable attributeNicolin Chen1-0/+2
2018-10-11scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request()Avri Altman1-0/+3
2018-10-11scsi: ufs: Add a bsg endpoint that supports UPIUsAvri Altman1-0/+28
2018-10-11scsi: uapi: ufs: Make utp_upiu_req visible to user spaceAvri Altman1-0/+74
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: Fix netlink support in IPoIBDenis Drozdov1-0/+7
2018-10-11RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov2-12/+25
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-10devlink: Add helper function for safely copy string paramMoshe Shemesh1-2/+10
2018-10-10devlink: Fix param set handling for string typeMoshe Shemesh1-1/+1