summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-05Linux 4.19.77v4.19.77Greg Kroah-Hartman1-1/+1
2019-10-05drm/amd/display: Restore backlight brightness after system resumeKai-Heng Feng1-0/+1
2019-10-05mm/compaction.c: clear total_{migrate,free}_scanned before scanning a new zoneYafang Shao1-22/+13
2019-10-05fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lockEric Biggers3-44/+51
2019-10-05md/raid0: avoid RAID0 data corruption due to layout confusion.NeilBrown2-1/+46
2019-10-05CIFS: Fix oplock handling for SMB 2.1+ protocolsPavel Shilovsky1-0/+5
2019-10-05CIFS: fix max ea value sizeMurphy Zhou1-1/+1
2019-10-05i2c: riic: Clear NACK in tend isrChris Brandt1-0/+1
2019-10-05hwrng: core - don't wait on add_early_randomness()Laurent Vivier1-1/+1
2019-10-05quota: fix wrong condition in is_quota_modification()Chao Yu1-1/+1
2019-10-05ext4: fix punch hole for inline_data file systemsTheodore Ts'o1-0/+9
2019-10-05ext4: fix warning inside ext4_convert_unwritten_extents_endioRakesh Pandit1-2/+2
2019-10-05/dev/mem: Bail out upon SIGKILL.Tetsuo Handa1-0/+21
2019-10-05cfg80211: Purge frame registrations on iftype changeDenis Kenzior1-0/+1
2019-10-05md: only call set_in_sync() when it is expected to succeed.NeilBrown1-1/+2
2019-10-05md: don't report active array_state until after revalidate_disk() completes.NeilBrown2-4/+10
2019-10-05md/raid6: Set R5_ReadError when there is read failure on parity diskXiao Ni1-1/+3
2019-10-05Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana1-14/+19
2019-10-05btrfs: qgroup: Fix reserved data space leak if we have multiple reserve callsQu Wenruo1-0/+3
2019-10-05btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceQu Wenruo1-1/+1
2019-10-05btrfs: Relinquish CPUs in btrfs_compare_treesNikolay Borisov1-0/+1
2019-10-05Btrfs: fix use-after-free when using the tree modification logFilipe Manana1-1/+3
2019-10-05btrfs: fix allocation of free space cache v1 bitmap pagesChristophe Leroy3-7/+20
2019-10-05ovl: filter of trusted xattr results in auditMark Salyzyn1-1/+2
2019-10-05ovl: Fix dereferencing possible ERR_PTR()Ding Xiang1-2/+1
2019-10-05smb3: allow disabling requesting leasesSteve French4-2/+13
2019-10-05block: fix null pointer dereference in blk_mq_rq_timed_out()Yufen Yu3-1/+21
2019-10-05i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtaskStefan Assmann1-0/+5
2019-10-05memcg, kmem: do not fail __GFP_NOFAIL chargesMichal Hocko1-0/+10
2019-10-05memcg, oom: don't require __GFP_FS when invoking memcg OOM killerTetsuo Handa1-2/+3
2019-10-05gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrpsBob Peterson1-0/+1
2019-10-05efifb: BGRT: Improve efifb_bgrt_sanity_checkHans de Goede1-21/+6
2019-10-05regulator: Defer init completion for a while after late_initcallMark Brown1-11/+31
2019-10-05alarmtimer: Use EOPNOTSUPP instead of ENOTSUPPThadeu Lima de Souza Cascardo1-2/+2
2019-10-05arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328Shawn Lin1-0/+3
2019-10-05arm64: tlb: Ensure we execute an ISB following walk cache invalidationWill Deacon1-0/+1
2019-10-05Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"Will Deacon1-1/+5
2019-10-05ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-upLuis Araneda1-1/+1
2019-10-05ARM: samsung: Fix system restart on S3C6410Lihua Yao1-0/+1
2019-10-05ASoC: Intel: Fix use of potentially uninitialized variableAmadeusz Sławiński1-0/+2
2019-10-05ASoC: Intel: Skylake: Use correct function to access iomem spaceAmadeusz Sławiński1-1/+1
2019-10-05ASoC: Intel: NHLT: Fix debug print formatAmadeusz Sławiński1-1/+1
2019-10-05binfmt_elf: Do not move brk for INTERP-less ET_EXECKees Cook1-1/+2
2019-10-05media: don't drop front-end reference count for ->detachArnd Bergmann2-9/+3
2019-10-05media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_tableHans de Goede1-0/+7
2019-10-05KVM: x86: Manually calculate reserved bits when loading PDPTRSSean Christopherson1-3/+8
2019-10-05KVM: x86: set ctxt->have_exception in x86_decode_insn()Jan Dakinevich2-0/+8
2019-10-05KVM: x86: always stop emulation on page faultJan Dakinevich1-1/+3
2019-10-05parisc: Disable HP HSC-PCI Cards to prevent kernel crashHelge Deller1-0/+24
2019-10-05fuse: fix missing unlock_page in fuse_writepage()Vasily Averin1-0/+1