summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-09-27block: move call of scheduler's ->completed_request() hookOmar Sandoval
2018-09-27spi: make OF helper available for othersMarco Felsch
2018-09-27spi: switch to SPDX license identifierMarco Felsch
2018-09-27soc: fsl: qbman: add APIs to retrieve the probing statusLaurentiu Tudor
2018-09-27IB/mlx5: Expose RAW QP device handles to user spaceYishai Hadas
2018-09-27Merge branch 'tip-x86-hygon' into edac-for-4.20Borislav Petkov
2018-09-27x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridgePu Wen
2018-09-27jump_table: Move entries into ro_after_init regionArd Biesheuvel
2018-09-27jump_label: Annotate entries that operate on __init code earlierArd Biesheuvel
2018-09-27jump_label: Implement generic support for relative referencesArd Biesheuvel
2018-09-27jump_label: Abstract jump_entry member accessorsArd Biesheuvel
2018-09-27Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij
2018-09-27Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Thomas Gleixner
2018-09-27drm/scheduler: remove timeout work_struct from drm_sched_job (v3)Nayan Deshmukh
2018-09-27fanotify: store fanotify_init() flags in group's fanotify_dataAmir Goldstein
2018-09-27drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...Thomas Hellstrom
2018-09-27drm/i915: Remove i915.enable_ppgtt overrideChris Wilson
2018-09-27Bluetooth: L2CAP: Derive rx credits from MTU and MPSLuiz Augusto von Dentz
2018-09-27Bluetooth: L2CAP: Derive MPS from connection MTULuiz Augusto von Dentz
2018-09-27Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik
2018-09-27Merge drm/drm-next into drm-misc-nextSean Paul
2018-09-27EDAC: Raise the maximum number of memory controllersJustin Ernst
2018-09-26net-ipv4: remove 2 always zero parameters from ipv4_redirect()Maciej Żenczykowski
2018-09-26net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()Maciej Żenczykowski
2018-09-26bonding: avoid possible dead-lockMahesh Bandewar
2018-09-26tcp: expose sk_state in tcp_retransmit_skb tracepointYafang Shao
2018-09-26net: core: add member wol_enabled to struct net_deviceHeiner Kallweit
2018-09-26drm/amdkfd: Add wavefront context save state retrieval ioctlJay Cornwall
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie
2018-09-26percpu-refcount: Introduce percpu_ref_resurrect()Bart Van Assche
2018-09-26block, scsi: Change the preempt-only flag into a counterBart Van Assche
2018-09-26block: Move power management code into a new source fileBart Van Assche
2018-09-26RDMA/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe
2018-09-26s390: vfio-ap: register matrix device with VFIO mdev frameworkTony Krowiak
2018-09-26net/af_iucv: locate IUCV header via skb_network_header()Julian Wiedmann
2018-09-26Merge tag 'zynqmp-soc-for-v4.20-v2' of https://github.com/Xilinx/linux-xlnx i...Arnd Bergmann
2018-09-26xen: provide a prototype for xen_biovec_phys_mergeable in xen.hChristoph Hellwig
2018-09-26x86/speculation: Apply IBPB more strictly to avoid cross-process data leakJiri Kosina
2018-09-26efi/x86: Handle page faults occurring while running EFI runtime servicesSai Praneeth
2018-09-26efi: Make efi_rts_work accessible to efi page fault handlerSai Praneeth
2018-09-26efi: add API to reserve memory persistently across kexec rebootArd Biesheuvel
2018-09-26efi: honour memory reservations passed via a linux specific config tableArd Biesheuvel
2018-09-26cfg80211: fix reg_query_regdb_wmm kernel-docRandy Dunlap
2018-09-26scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from hostVivek Gautam
2018-09-26phy: qcom-ufs: Remove stale methods that handle ref clkVivek Gautam
2018-09-26firmware: xilinx: Add clock APIsRajan Vaja
2018-09-26firmware: xilinx: Add query data APIRajan Vaja
2018-09-26firmware: xilinx: Add Zynqmp firmware driverRajan Vaja
2018-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller