summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-09-27Bluetooth: L2CAP: Derive rx credits from MTU and MPSLuiz Augusto von Dentz1-2/+0
2018-09-27Bluetooth: L2CAP: Derive MPS from connection MTULuiz Augusto von Dentz1-1/+0
2018-09-27Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik2-0/+29
2018-09-27Merge drm/drm-next into drm-misc-nextSean Paul49-176/+350
2018-09-27EDAC: Raise the maximum number of memory controllersJustin Ernst1-1/+2
2018-09-27net-ipv4: remove 2 always zero parameters from ipv4_redirect()Maciej Żenczykowski1-2/+1
2018-09-27net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()Maciej Żenczykowski1-1/+1
2018-09-27bonding: avoid possible dead-lockMahesh Bandewar1-6/+1
2018-09-27tcp: expose sk_state in tcp_retransmit_skb tracepointYafang Shao1-2/+5
2018-09-27net: core: add member wol_enabled to struct net_deviceHeiner Kallweit1-0/+3
2018-09-27drm/amdkfd: Add wavefront context save state retrieval ioctlJay Cornwall1-1/+12
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie35-117/+177
2018-09-27percpu-refcount: Introduce percpu_ref_resurrect()Bart Van Assche1-0/+1
2018-09-27block, scsi: Change the preempt-only flag into a counterBart Van Assche1-5/+9
2018-09-27block: Move power management code into a new source fileBart Van Assche2-23/+24
2018-09-26RDMA/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe1-1/+1
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2-4/+11
2018-09-26s390: vfio-ap: register matrix device with VFIO mdev frameworkTony Krowiak1-0/+1
2018-09-26net/af_iucv: locate IUCV header via skb_network_header()Julian Wiedmann1-0/+5
2018-09-26Merge tag 'zynqmp-soc-for-v4.20-v2' of https://github.com/Xilinx/linux-xlnx i...Arnd Bergmann1-0/+113
2018-09-26xen: provide a prototype for xen_biovec_phys_mergeable in xen.hChristoph Hellwig1-0/+4
2018-09-26x86/speculation: Apply IBPB more strictly to avoid cross-process data leakJiri Kosina1-2/+19
2018-09-26efi/x86: Handle page faults occurring while running EFI runtime servicesSai Praneeth1-1/+7
2018-09-26efi: Make efi_rts_work accessible to efi page fault handlerSai Praneeth1-0/+36
2018-09-26efi: add API to reserve memory persistently across kexec rebootArd Biesheuvel1-0/+1
2018-09-26efi: honour memory reservations passed via a linux specific config tableArd Biesheuvel1-0/+8
2018-09-26cfg80211: fix reg_query_regdb_wmm kernel-docRandy Dunlap1-2/+0
2018-09-26scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from hostVivek Gautam1-24/+0
2018-09-26phy: qcom-ufs: Remove stale methods that handle ref clkVivek Gautam1-14/+0
2018-09-26firmware: xilinx: Add clock APIsRajan Vaja1-0/+30
2018-09-26firmware: xilinx: Add query data APIRajan Vaja1-0/+20
2018-09-26firmware: xilinx: Add Zynqmp firmware driverRajan Vaja1-0/+63
2018-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-3/+60
2018-09-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-0/+69
2018-09-26net: sched: implement tcf_block_refcnt_{get|put}()Vlad Buslov1-0/+1
2018-09-26net: sched: change tcf block reference counter type to refcount_tVlad Buslov1-1/+1
2018-09-26net: sched: add helper function to take reference to QdiscVlad Buslov1-0/+13
2018-09-26net: sched: extend Qdisc with rcuVlad Buslov3-0/+8
2018-09-26net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov1-1/+1
2018-09-26net: core: netlink: add helper refcount dec and lock functionVlad Buslov1-0/+2
2018-09-26Revert "dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops"Christoph Hellwig1-4/+1
2018-09-25net: xsk: add a simple buffer reuse queueJakub Kicinski1-0/+69
2018-09-25Merge branch 'mellanox/mlx5-next' into rdma.git for-nextJason Gunthorpe5-58/+81
2018-09-25erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-1/+1
2018-09-25uio: introduce UIO_MEM_IOVAStephen Hemminger1-0/+1
2018-09-25vmbus: split ring buffer allocation from openStephen Hemminger1-0/+9
2018-09-25vmbus: keep pointer to ring buffer pageStephen Hemminger1-1/+1
2018-09-25vmbus: pass channel to hv_process_channel_removalStephen Hemminger1-1/+1
2018-09-25Merge tag 'scmi-updates-4.20' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-0/+4
2018-09-25Merge tag 'v4.19-rc3' into next/driversOlof Johansson16-52/+135