summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2019-01-14virtio: fix virtio_config_ops descriptionCornelia Huck
2019-01-14Merge tag 'v4.20' into for-linusDmitry Torokhov
2019-01-14ASoC: soc-core: fix init platform memory handlingCurtis Malainey
2019-01-15Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-01-14XArray: Fix typo in commentCyrill Gorcunov
2019-01-13Input: input_event - provide override for sparc64Deepa Dinamani
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-01-12Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson
2019-01-12phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds
2019-01-12Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-11net: bpfilter: disallow to remove bpfilter module while being usedTaehee Yoo
2019-01-11net: bpfilter: restart bpfilter_umh when error occurredTaehee Yoo
2019-01-11net: bpfilter: use cleanup callback to release umh_infoTaehee Yoo
2019-01-11umh: add exit routine for UMH processTaehee Yoo
2019-01-11Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-11Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-01-11Merge tag 'drm-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-11Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2019-01-11Merge tag 'drm-intel-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2019-01-11binderfs: rename header to binderfs.hChristian Brauner
2019-01-11Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2019-01-10RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive
2019-01-11netfilter: nft_flow_offload: fix interaction with vrf slave devicewenxu
2019-01-10qcom-scm: Include <linux/err.h> headerFabio Estevam
2019-01-10of: Remove struct device_node.type pointerRob Herring
2019-01-10Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-01-10drm: Fix documentation generation for DP_DPCD_QUIRK_NO_PSRJosé Roberto de Souza
2019-01-10drm/i915: Disable PSR in Apple panelsJosé Roberto de Souza
2019-01-10HID: core: replace the collection tree pointers with indicesPeter Hutterer
2019-01-09MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki
2019-01-09Drivers: hv: vmbus: Check for ring when getting debug infoDexuan Cui
2019-01-09include/linux/compiler*.h: fix OPTIMIZER_HIDE_VARMichael S. Tsirkin
2019-01-09x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao
2019-01-09x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov
2019-01-08libnvdimm/dimm: Fix security capability detection for non-Intel NVDIMMsDan Williams
2019-01-08mm, page_alloc: do not wake kswapd with zone lock heldMel Gorman
2019-01-08drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume()Lyude Paul
2019-01-08ptp: uapi: change _IOW to IOWR in PTP_SYS_OFFSET_EXTENDED definitionEugene Syromiatnikov
2019-01-08dma-mapping: remove dma_zalloc_coherent()Luis Chamberlain
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-07libceph: allow setting abort_on_full for rbdDongsheng Yang
2019-01-07Fix a handful of audit-related issuePalmer Dabbelt
2019-01-07riscv: add audit supportDavid Abdurachmanov
2019-01-07reset: Add reset_control_get_count()Geert Uytterhoeven
2019-01-07reset: Improve reset controller kernel docsGeert Uytterhoeven
2019-01-06XArray: Honour reserved entries in xa_insertMatthew Wilcox
2019-01-06XArray: Permit storing 2-byte-aligned pointersMatthew Wilcox
2019-01-06XArray: Change xa_for_each iteratorMatthew Wilcox