aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-09-27IB/mlx5: Expose RAW QP device handles to user spaceYishai Hadas1-0/+13
2018-09-27Merge branch 'tip-x86-hygon' into edac-for-4.20Borislav Petkov30-71/+160
2018-09-27x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridgePu Wen1-0/+2
2018-09-27jump_table: Move entries into ro_after_init regionArd Biesheuvel1-4/+7
2018-09-27jump_label: Annotate entries that operate on __init code earlierArd Biesheuvel1-7/+4
2018-09-27jump_label: Implement generic support for relative referencesArd Biesheuvel1-0/+28
2018-09-27jump_label: Abstract jump_entry member accessorsArd Biesheuvel1-0/+34
2018-09-27Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij1-1/+0
2018-09-27Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Thomas Gleixner1-0/+51
2018-09-27drm/scheduler: remove timeout work_struct from drm_sched_job (v3)Nayan Deshmukh1-3/+3
2018-09-27fanotify: store fanotify_init() flags in group's fanotify_dataAmir Goldstein2-2/+6
2018-09-27drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...Thomas Hellstrom2-602/+0
2018-09-27drm/i915: Remove i915.enable_ppgtt overrideChris Wilson1-0/+8
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-26net-ipv4: remove 2 always zero parameters from ipv4_redirect()Maciej Żenczykowski1-2/+1
2018-09-26net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()Maciej Żenczykowski1-1/+1
2018-09-26bonding: avoid possible dead-lockMahesh Bandewar1-6/+1
2018-09-26tcp: expose sk_state in tcp_retransmit_skb tracepointYafang Shao1-2/+5
2018-09-26net: core: add member wol_enabled to struct net_deviceHeiner Kallweit1-0/+3
2018-09-26drm/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-26percpu-refcount: Introduce percpu_ref_resurrect()Bart Van Assche1-0/+1
2018-09-26block, scsi: Change the preempt-only flag into a counterBart Van Assche1-5/+9
2018-09-26block: 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-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-3/+60
2018-09-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-0/+69
2018-09-25net: sched: implement tcf_block_refcnt_{get|put}()Vlad Buslov1-0/+1
2018-09-25net: sched: change tcf block reference counter type to refcount_tVlad Buslov1-1/+1
2018-09-25net: sched: add helper function to take reference to QdiscVlad Buslov1-0/+13