summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-24Linux 4.16.4v4.16.4Greg Kroah-Hartman1-1/+1
2018-04-24writeback: safer lock nestingGreg Thelen4-26/+34
2018-04-24HID: i2c-hid: fix inverted return value from i2c_hid_command()Jiri Kosina1-1/+1
2018-04-24drm/i915/gvt: init mmio by lri command in vgpu inhibit contextWeinan Li4-20/+205
2018-04-24mm/filemap.c: fix NULL pointer in page_cache_tree_insert()Matthew Wilcox1-5/+4
2018-04-24autofs: mount point create should honour passed in modeIan Kent1-1/+1
2018-04-24device-dax: allow MAP_SYNC to succeedDave Jiang1-0/+2
2018-04-24libnvdimm, dimm: handle EACCES failures from label readsDan Williams1-10/+12
2018-04-24Don't leak MNT_INTERNAL away from internal mountsAl Viro1-1/+2
2018-04-24rpc_pipefs: fix double-dput()Al Viro1-0/+1
2018-04-24orangefs_kill_sb(): deal with allocation failuresAl Viro1-0/+5
2018-04-24hypfs_kill_super(): deal with failed allocationsAl Viro1-1/+1
2018-04-24jffs2_kill_sb(): deal with failed allocationsAl Viro1-1/+1
2018-04-24drm/i915: Correctly handle limited range YCbCr data on VLV/CHVVille Syrjälä2-18/+73
2018-04-24drm/i915: Fix hibernation with ACPI S0 target stateImre Deak2-13/+11
2018-04-24mmc: sdhci-pci: Only do AMD tuning for HS200Daniel Kurtz1-2/+23
2018-04-24fanotify: fix logic of events on childAmir Goldstein1-19/+15
2018-04-24udf: Fix leak of UTF-16 surrogates into encoded stringsJan Kara1-0/+6
2018-04-24powerpc/lib: Fix off-by-one in alternate feature patchingMichael Ellerman1-1/+1
2018-04-24powerpc/xive: Fix trying to "push" an already active pool VPBenjamin Herrenschmidt1-0/+4
2018-04-24powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling1-1/+2
2018-04-24MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn1-1/+1
2018-04-24MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn1-1/+1
2018-04-24MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn1-1/+6
2018-04-24MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn1-2/+9
2018-04-24s390: add support for IBM z14 Model ZR1Heiko Carstens3-4/+6
2018-04-24HID: wacom: bluetooth: send exit report for recent Bluetooth devicesAaron Armstrong Skomra1-30/+46
2018-04-24HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed deviceRodrigo Rivas Costa1-0/+5
2018-04-24HID: input: fix battery level reporting on BT miceDmitry Torokhov2-8/+25
2018-04-24HID: i2c-hid: Fix resume issue on Raydium touchscreen deviceAaron Ma2-0/+16
2018-04-24random: add new ioctl RNDRESEEDCRNGTheodore Ts'o2-1/+15
2018-04-24random: crng_reseed() should lock the crng instance that it is modifyingTheodore Ts'o1-2/+2
2018-04-24random: use a different mixing algorithm for add_device_randomness()Theodore Ts'o1-4/+51
2018-04-24random: fix crng_ready() testTheodore Ts'o1-5/+5
2018-04-24ALSA: hda/realtek - adjust the location of one micHui Wang1-0/+1
2018-04-24ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flagsHui Wang1-0/+2
2018-04-24ALSA: hda - New VIA controller suppor no-snoop pathDavid Wang1-1/+2
2018-04-24ALSA: rawmidi: Fix missing input substream checks in compat ioctlsTakashi Iwai1-6/+12
2018-04-24ALSA: line6: Use correct endpoint type for midi outputFabián Inostroza1-1/+1
2018-04-24drm/radeon: Fix PCIe lane width calculationPaul Parsons1-2/+2
2018-04-24drm/radeon: add PX quirk for Asus K73TKNico Sneck1-0/+4
2018-04-24drm/rockchip: Clear all interrupts before requesting the IRQMarc Zyngier1-11/+12
2018-04-24drm/amdgpu/si: implement get/set pcie_lanes asic callbackAlex Deucher1-0/+67
2018-04-24drm/amdgpu: Fix PCIe lane width calculationAlex Deucher1-2/+2
2018-04-24drm/amdgpu/sdma: fix mask in emit_pipeline_syncAlex Deucher4-4/+4
2018-04-24drm/amdgpu: Fix always_valid bos multiple LRU insertions.Bas Nieuwenhuizen2-3/+5
2018-04-24drm/amdgpu: Add an ATPX quirk for hybrid laptopAlex Deucher1-0/+1
2018-04-24watchdog: f71808e_wdt: Fix WD_EN register readIgor Pylypiv1-1/+1
2018-04-24dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4Sean Wang1-1/+2
2018-04-24thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo1-3/+3