summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-10-05Linux 4.19.77v4.19.77Greg Kroah-Hartman
2019-10-05drm/amd/display: Restore backlight brightness after system resumeKai-Heng Feng
2019-10-05mm/compaction.c: clear total_{migrate,free}_scanned before scanning a new zoneYafang Shao
2019-10-05fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lockEric Biggers
2019-10-05md/raid0: avoid RAID0 data corruption due to layout confusion.NeilBrown
2019-10-05CIFS: Fix oplock handling for SMB 2.1+ protocolsPavel Shilovsky
2019-10-05CIFS: fix max ea value sizeMurphy Zhou
2019-10-05i2c: riic: Clear NACK in tend isrChris Brandt
2019-10-05hwrng: core - don't wait on add_early_randomness()Laurent Vivier
2019-10-05quota: fix wrong condition in is_quota_modification()Chao Yu
2019-10-05ext4: fix punch hole for inline_data file systemsTheodore Ts'o
2019-10-05ext4: fix warning inside ext4_convert_unwritten_extents_endioRakesh Pandit
2019-10-05/dev/mem: Bail out upon SIGKILL.Tetsuo Handa
2019-10-05cfg80211: Purge frame registrations on iftype changeDenis Kenzior
2019-10-05md: only call set_in_sync() when it is expected to succeed.NeilBrown
2019-10-05md: don't report active array_state until after revalidate_disk() completes.NeilBrown
2019-10-05md/raid6: Set R5_ReadError when there is read failure on parity diskXiao Ni
2019-10-05Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana
2019-10-05btrfs: qgroup: Fix reserved data space leak if we have multiple reserve callsQu Wenruo
2019-10-05btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceQu Wenruo
2019-10-05btrfs: Relinquish CPUs in btrfs_compare_treesNikolay Borisov
2019-10-05Btrfs: fix use-after-free when using the tree modification logFilipe Manana
2019-10-05btrfs: fix allocation of free space cache v1 bitmap pagesChristophe Leroy
2019-10-05ovl: filter of trusted xattr results in auditMark Salyzyn
2019-10-05ovl: Fix dereferencing possible ERR_PTR()Ding Xiang
2019-10-05smb3: allow disabling requesting leasesSteve French
2019-10-05block: fix null pointer dereference in blk_mq_rq_timed_out()Yufen Yu
2019-10-05i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtaskStefan Assmann
2019-10-05memcg, kmem: do not fail __GFP_NOFAIL chargesMichal Hocko
2019-10-05memcg, oom: don't require __GFP_FS when invoking memcg OOM killerTetsuo Handa
2019-10-05gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrpsBob Peterson
2019-10-05efifb: BGRT: Improve efifb_bgrt_sanity_checkHans de Goede
2019-10-05regulator: Defer init completion for a while after late_initcallMark Brown
2019-10-05alarmtimer: Use EOPNOTSUPP instead of ENOTSUPPThadeu Lima de Souza Cascardo
2019-10-05arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328Shawn Lin
2019-10-05arm64: tlb: Ensure we execute an ISB following walk cache invalidationWill Deacon
2019-10-05Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"Will Deacon
2019-10-05ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-upLuis Araneda
2019-10-05ARM: samsung: Fix system restart on S3C6410Lihua Yao
2019-10-05ASoC: Intel: Fix use of potentially uninitialized variableAmadeusz Sławiński
2019-10-05ASoC: Intel: Skylake: Use correct function to access iomem spaceAmadeusz Sławiński
2019-10-05ASoC: Intel: NHLT: Fix debug print formatAmadeusz Sławiński
2019-10-05binfmt_elf: Do not move brk for INTERP-less ET_EXECKees Cook
2019-10-05media: don't drop front-end reference count for ->detachArnd Bergmann
2019-10-05media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_tableHans de Goede
2019-10-05KVM: x86: Manually calculate reserved bits when loading PDPTRSSean Christopherson
2019-10-05KVM: x86: set ctxt->have_exception in x86_decode_insn()Jan Dakinevich
2019-10-05KVM: x86: always stop emulation on page faultJan Dakinevich
2019-10-05parisc: Disable HP HSC-PCI Cards to prevent kernel crashHelge Deller
2019-10-05fuse: fix missing unlock_page in fuse_writepage()Vasily Averin