summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-09Linux 5.1.8v5.1.8Greg Kroah-Hartman1-1/+1
2019-06-09x86/kprobes: Set instruction page as executableNadav Amit1-4/+20
2019-06-09Revert "x86/build: Move _etext to actual end of .text"Greg Kroah-Hartman1-3/+3
2019-06-09drm/cma-helper: Fix drm_gem_cma_free_object()Noralf Trønnes1-4/+4
2019-06-09drm/lease: Make sure implicit planes are leasedDaniel Vetter2-0/+12
2019-06-09drm/rockchip: shutdown drm subsystem on shutdownVicente Bergas1-0/+9
2019-06-09drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware user-space onlyDeepak Rawat1-2/+3
2019-06-09drm/atomic: Wire file_priv through for property changesDaniel Vetter3-15/+23
2019-06-09drm/fb-helper: generic: Call drm_client_add() after setup is doneNoralf Trønnes1-2/+2
2019-06-09drm/imx: ipuv3-plane: fix atomic update status query for non-plus i.MX6QPhilipp Zabel2-6/+8
2019-06-09drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHzJernej Skrabec1-1/+2
2019-06-09drm/sun4i: Fix sun8i HDMI PHY clock initializationJernej Skrabec1-12/+14
2019-06-09drm/vmwgfx: Don't send drm sysfs hotplug events on initial master setThomas Hellstrom1-1/+7
2019-06-09drm/vmwgfx: Fix compat mode shader operationThomas Hellstrom1-0/+13
2019-06-09drm/vmwgfx: Fix user space handle equal to zeroThomas Hellstrom1-1/+1
2019-06-09drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages()Dmitry Osipenko1-2/+2
2019-06-09gcc-plugins: Fix build failures under Darwin hostKees Cook1-0/+4
2019-06-09Revert "lockd: Show pid of lockd for remote locks"Benjamin Coddington2-4/+4
2019-06-09CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEMRoberto Bergantinos Corpas1-1/+3
2019-06-09cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl caseColin Ian King1-1/+2
2019-06-09staging: wlan-ng: fix adapter initialization failureTim Collier1-1/+2
2019-06-09staging: vc04_services: prevent integer overflow in create_pagelist()Dan Carpenter1-0/+9
2019-06-09serial: sh-sci: disable DMA for uart_consoleGeorge G. Davis1-0/+7
2019-06-09vt/fbcon: deinitialize resources in visual_init() after failed memory allocationGrzegorz Halat2-3/+10
2019-06-09clk: imx: imx8mm: fix int pll clk gatePeng Fan1-6/+6
2019-06-09evm: check hash algorithm passed to init_desc()Roberto Sassu1-0/+3
2019-06-09ima: show rules with IMA_INMASK correctlyRoberto Sassu1-9/+12
2019-06-09ima: fix wrong signed policy requirement when not appraisingPetr Vorel1-3/+4
2019-06-09x86/ima: Check EFI_RUNTIME_SERVICES before usingScott Wood1-0/+5
2019-06-09doc: Cope with Sphinx logging deprecationsJonathan Corbet3-21/+59
2019-06-09doc: Cope with the deprecation of AutoReporterJonathan Corbet1-8/+26
2019-06-09docs: Fix conf.py for Sphinx 2.0Jonathan Corbet1-1/+1
2019-06-09arm64: Fix the arm64_personality() syscall wrapper redirectionCatalin Marinas1-1/+1
2019-06-09mm, compaction: make sure we isolate a valid PFNSuzuki K Poulose1-1/+1
2019-06-09signal/arm64: Use force_sig not force_sig_fault for SIGKILLEric W. Biederman1-1/+4
2019-06-09kernel/signal.c: trace_signal_deliver when signal_group_exitZhenliang Wei1-0/+2
2019-06-09kasan: initialize tag to 0xff in __kasan_kmallocNathan Chancellor1-1/+1
2019-06-09memcg: make it work on sparse non-0-node systemsJiri Slaby2-5/+4
2019-06-09mm, memcg: consider subtrees in memory.eventsChris Down4-4/+36
2019-06-09tty: max310x: Fix external crystal register setupJoe Burmeister1-1/+1
2019-06-09tty: serial: msm_serial: Fix XON/XOFFJorge Ramirez-Ortiz1-1/+4
2019-06-09i2c: synquacer: fix synquacer_i2c_doxfer() return valueMasahisa Kojima1-1/+1
2019-06-09i2c: mlxcpld: Fix wrong initialization order in probeVadim Pasternak1-1/+1
2019-06-09drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul6-2/+65
2019-06-09KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth6-2/+13
2019-06-09ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptopsHui Wang1-5/+11
2019-06-09ALSA: hda/realtek - Set default power save node to 0Kailang Yang1-1/+1
2019-06-09ALSA: line6: Assure canceling delayed work at disconnectionTakashi Iwai3-12/+19
2019-06-09powerpc/kexec: Fix loading of kernel + initramfs with kexec_file_load()Thiago Jung Bauermann1-1/+5
2019-06-09powerpc/perf: Fix MMCRA corruption by bhrb_filterRavi Bangoria3-2/+10