aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-09-15Merge tag 'v4.18.43' into v4.18/standard/baseBruce Ashfield
2019-09-12Linux 4.18.43v4.18.43Paul Gortmaker
2019-09-12ethtool: check the return value of get_regs_lenYunsheng Lin
2019-09-12ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern
2019-09-12TTY: serial_core, add ->installJiri Slaby
2019-09-12drm/i915/gvt: Initialize intel_gvt_gtt_entry in stackTina Zhang
2019-09-12drm: don't block fb changes for async plane updatesHelen Koike
2019-09-12drm/i915: Maintain consistent documentation subsection orderingJonathan Corbet
2019-09-12drm/i915/fbc: disable framebuffer compression on GeminiLakeDaniel Drake
2019-09-12drm/i915: Fix I915_EXEC_RING_MASKChris Wilson
2019-09-12drm/radeon: prefer lower reference dividersChristian König
2019-09-12drm/amdgpu/psp: move psp version specific function pointers to early_initAlex Deucher
2019-09-12drm: add non-desktop quirks to Sensics and OSVR headsets.Ryan Pavlik
2019-09-12drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie
2019-09-12drm: add non-desktop quirk for Valve HMDsAndres Rodriguez
2019-09-12drm/msm: fix fb references in async updateHelen Koike
2019-09-12drm/gma500/cdv: Check vbt config bits when detecting lvds panelsPatrik Jakobsson
2019-09-12test_firmware: Use correct snprintf() limitDan Carpenter
2019-09-12genwqe: Prevent an integer overflow in the ioctlDan Carpenter
2019-09-12MIPS: pistachio: Build uImage.gz by defaultPaul Burton
2019-09-12MIPS: Bounds check virt_addr_validPaul Burton
2019-09-12xen-blkfront: switch kcalloc to kvcalloc for large array allocationRoger Pau Monne
2019-09-12s390/mm: fix address space detection in exception handlingGerald Schaefer
2019-09-12i2c: xiic: Add max_read_len quirkRobert Hancock
2019-09-12x86/insn-eval: Fix use-after-free access to LDT entryJann Horn
2019-09-12pstore/ram: Run without kernel crash dump regionKees Cook
2019-09-12pstore: Set tfm to NULL on free_buf_for_compressionPi-Hsun Shih
2019-09-12NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handledYihao Wu
2019-09-12NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiterYihao Wu
2019-09-12parisc: Use implicit space register selection for loading the coherence index...John David Anglin
2019-09-12rcu: locking and unlocking need to always be at least barriersLinus Torvalds
2019-09-12ipv6: fix EFAULT on sendto with icmpv6 and hdrinclOlivier Matz
2019-09-12ipv6: use READ_ONCE() for inet->hdrincl as in ipv4Olivier Matz
2019-09-12Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...Hangbin Liu
2019-09-12pktgen: do not sleep with the thread lock held.Paolo Abeni
2019-09-12packet: unconditionally free po->rolloverWillem de Bruijn
2019-09-12net: sfp: read eeprom in maximum 16 byte incrementsRussell King
2019-09-12net: rds: fix memory leak in rds_ib_flush_mr_poolZhu Yanjun
2019-09-12net: mvpp2: Use strscpy to handle stat stringsMaxime Chevallier
2019-09-12net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi
2019-09-12neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmitDavid Ahern
2019-09-12ipv6: fix the check before getting the cookie in rt6_get_cookieXin Long
2019-09-12Fix memory leak in sctp_process_initNeil Horman
2019-09-12ethtool: fix potential userspace buffer overflowVivien Didelot
2019-09-12media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit
2019-09-12of: overlay: set node fields from properties when add new overlay nodeFrank Rowand
2019-09-12of: overlay: validate overlay properties #address-cells and #size-cellsFrank Rowand
2019-09-12x86/kprobes: Set instruction page as executableNadav Amit
2019-09-12x86/ftrace: Set trampoline pages as executableNadav Amit
2019-09-12x86/ftrace: Do not call function graph from dynamic trampolinesSteven Rostedt (VMware)