summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.16v4.19.16Greg Kroah-Hartman2019-01-161-1/+1
* Btrfs: use nofs context when initializing security xattrs to avoid deadlockFilipe Manana2019-01-161-0/+8
* Btrfs: fix deadlock when enabling quotas due to concurrent snapshot creationFilipe Manana2019-01-161-4/+10
* Btrfs: fix access to available allocation bits when starting balanceFilipe Manana2019-01-161-16/+23
* arm64: compat: Don't pull syscall number from regs in arm_compat_syscallWill Deacon2019-01-162-10/+8
* KVM: arm/arm64: Fix VMID alloc race by reverting to lock-lessChristoffer Dall2019-01-161-12/+11
* sunrpc: use-after-free in svc_process_common()Vasily Averin2019-01-165-10/+19
* mm: page_mapped: don't assume compound page is huge or THPJan Stancek2019-01-161-1/+1
* ext4: fix special inode number checks in __ext4_iget()Theodore Ts'o2019-01-161-1/+1
* ext4: track writeback errors using the generic tracking infrastructureTheodore Ts'o2019-01-161-0/+3
* ext4: use ext4_write_inode() when fsyncing w/o a journalTheodore Ts'o2019-01-161-4/+9
* ext4: avoid kernel warning when writing the superblock to a dead deviceTheodore Ts'o2019-01-161-1/+1
* ext4: fix a potential fiemap/page fault deadlock w/ inline_dataTheodore Ts'o2019-01-161-3/+3
* ext4: make sure enough credits are reserved for dioread_nolock writesTheodore Ts'o2019-01-161-1/+2
* rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is setIlya Dryomov2019-01-161-5/+4
* drm/amdgpu: Don't fail resume process if resuming atomic state failsLyude Paul2019-01-161-3/+2
* drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()Lyude Paul2019-01-161-9/+23
* drm/i915: Unwind failure on pinning the gen7 ppgttChris Wilson2019-01-161-3/+12
* drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2Ivan Mironov2019-01-161-53/+73
* drm/fb_helper: Allow leaking fbdev smem_startNeil Armstrong2019-01-162-0/+45
* drm/amd/display: Fix MST dp_blank REG_WAIT timeoutJerry (Fangzhi) Zuo2019-01-161-2/+2
* PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier2019-01-161-6/+7
* PCI: dwc: Take lock when ACKing an interruptMarc Zyngier2019-01-161-0/+5
* PCI: dwc: Use interrupt masking instead of disablingMarc Zyngier2019-01-161-7/+12
* drm/amdgpu: Add new VegaM pci idAlex Deucher2019-01-161-0/+1
* vfio/type1: Fix unmap overflow off-by-oneAlex Williamson2019-01-161-1/+1
* mtd: rawnand: qcom: fix memory corruption that causes panicChristian Lamparter2019-01-161-10/+10
* i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng2019-01-161-0/+6
* ACPI/IORT: Fix rc_dma_get_range()Jean-Philippe Brucker2019-01-161-1/+2
* ACPI / PMIC: xpower: Fix TS-pin current-source handlingHans de Goede2019-01-161-8/+33
* ACPI: power: Skip duplicate power resource references in _PRxHans de Goede2019-01-161-0/+22
* mm, memcg: fix reclaim deadlock with writebackMichal Hocko2019-01-161-0/+23
* mm/usercopy.c: no check page span for stack objectsQian Cai2019-01-161-4/+5
* slab: alien caches must not be initialized if the allocation of the alien cac...Christoph Lameter2019-01-161-2/+4
* USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker2019-01-161-1/+2
* USB: storage: add quirk for SMI SM3350Icenowy Zheng2019-01-161-0/+12
* USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng2019-01-161-2/+6
* usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas2019-01-161-0/+7
* cifs: Fix potential OOB access of lock element arrayRoss Lagerwall2019-01-162-6/+6
* CIFS: Fix credit computation for compounded requestsPavel Shilovsky2019-01-161-18/+41
* CIFS: Do not hide EINTR after sending network packetsPavel Shilovsky2019-01-161-1/+1
* CIFS: Do not set credits to 1 if the server didn't grant anythingPavel Shilovsky2019-01-161-2/+0
* CIFS: Fix adjustment of credits for MTU requestsPavel Shilovsky2019-01-161-2/+6
* ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225Kailang Yang2019-01-161-1/+15
* ALSA: hda/realtek - Add unplug function into unplug state of Headset Mode for...Kailang Yang2019-01-161-0/+1
* ALSA: hda/realtek - Support Dell headset mode for New AIO platformKailang Yang2019-01-161-0/+1
* x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2019-01-164-4/+4
* cpufreq: scmi: Fix frequency invariance in slow pathQuentin Perret2019-01-161-2/+2
* staging: rtl8188eu: Fix module loading from tasklet for WEP encryptionLarry Finger2019-01-161-2/+2
* staging: rtl8188eu: Fix module loading from tasklet for CCMP encryptionLarry Finger2019-01-161-1/+1