summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-09-29Linux 4.18.11v4.18.11Greg Kroah-Hartman
2018-09-29spi: Fix double IDR allocation with DT aliasesGeert Uytterhoeven
2018-09-29iw_cxgb4: only allow 1 flush on user qpsSteve Wise
2018-09-29vmw_balloon: include asm/io.hNadav Amit
2018-09-29sched/fair: Fix vruntime_normalized() for remote non-migration wakeupSteve Muckle
2018-09-29ext4, dax: set ext4_dax_aops for dax filesToshi Kani
2018-09-29ext4, dax: add ext4_bmap to ext4_dax_aopsToshi Kani
2018-09-29ext4: show test_dummy_encryption mount option in /proc/mountsEric Biggers
2018-09-29ext4: don't mark mmp buffer head dirtyLi Dongyang
2018-09-29ext4: fix online resizing for bigalloc file systems with a 1k block sizeTheodore Ts'o
2018-09-29ext4: fix online resize's handling of a too-small final block groupTheodore Ts'o
2018-09-29ext4: recalucate superblock checksum after updating free blocks/inodesTheodore Ts'o
2018-09-29ext4: avoid arithemetic overflow that can trigger a BUGTheodore Ts'o
2018-09-29ext4: avoid divide by zero fault when deleting corrupted inline directoriesTheodore Ts'o
2018-09-29ext4: check to make sure the rename(2)'s destination is not freedTheodore Ts'o
2018-09-29tty: vt_ioctl: fix potential Spectre v1Gustavo A. R. Silva
2018-09-29drm/amdgpu: add new polaris pci idAlex Deucher
2018-09-29drm: udl: Destroy framebuffer only if it was initializedEmil Lundmark
2018-09-29drm/vc4: Fix the "no scaling" case on multi-planar YUV formatsBoris Brezillon
2018-09-29drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too earlyLyude Paul
2018-09-29drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()Lyude Paul
2018-09-29drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requestsLyude Paul
2018-09-29drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placementLyude Paul
2018-09-29drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unloadLyude Paul
2018-09-29drm/nouveau: Fix deadlocks in nouveau_connector_detect()Lyude Paul
2018-09-29drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend()Lyude Paul
2018-09-29drm/nouveau: Only write DP_MSTM_CTRL when neededLyude Paul
2018-09-29drm/nouveau: Reset MST branching unit before enablingLyude Paul
2018-09-29drm/i915/bdw: Increase IPS disable timeout to 100msImre Deak
2018-09-29ocfs2: fix ocfs2 read block panicJunxiao Bi
2018-09-29libata: mask swap internal and hardware tagJens Axboe
2018-09-29Revert "ubifs: xattr: Don't operate on deleted inodes"Richard Weinberger
2018-09-29scsi: target: iscsi: Use bin2hex instead of a re-implementationVincent Pelletier
2018-09-29scsi: target: iscsi: Use hex2bin instead of a re-implementationVincent Pelletier
2018-09-29Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel
2018-09-29bpf/verifier: disallow pointer subtractionAlexei Starovoitov
2018-09-29Revert "rpmsg: core: add support to power domains for devices"Greg Kroah-Hartman
2018-09-29mm: shmem.c: Correctly annotate new inodes for lockdepJoel Fernandes (Google)
2018-09-29mm: disable deferred struct page for 32-bit archesPasha Tatashin
2018-09-29fork: report pid exhaustion correctlyKJ Tsanaktsidis
2018-09-29crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2Ondrej Mosnacek
2018-09-29ring-buffer: Allow for rescheduling when removing pagesVaibhav Nagarnaik
2018-09-29Revert "PCI: Add ACS quirk for Intel 300 series"Mika Westerberg
2018-09-29spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbersKirill Kapranov
2018-09-29xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky
2018-09-29xen/netfront: don't bug in case of too many fragsJuergen Gross
2018-09-29platform/x86: alienware-wmi: Correct a memory leakMario Limonciello
2018-09-29platform/x86: dell-smbios-wmi: Correct a memory leakMario Limonciello
2018-09-29mtd: rawnand: denali: fix a race condition when DMA is kickedMasahiro Yamada
2018-09-29mtd: devices: m25p80: Make sure the buffer passed in op is DMA-ableBoris Brezillon