summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-22Linux 5.1.4v5.1.4Greg Kroah-Hartman1-1/+1
2019-05-22s390/mm: convert to the generic get_user_pages_fast codeMartin Schwidefsky4-292/+14
2019-05-22s390/mm: make the pxd_offset functions more robustMartin Schwidefsky2-45/+55
2019-05-22libnvdimm/namespace: Fix label tracking errorDan Williams3-13/+35
2019-05-22powerpc/32s: fix flush_hash_pages() on SMPChristophe Leroy1-1/+2
2019-05-22xen/pvh: correctly setup the PV EFI interface for dom0Roger Pau Monne5-14/+18
2019-05-22xen/pvh: set xen_domain_type to HVM in xen_pvh_initRoger Pau Monne1-0/+1
2019-05-22kbuild: turn auto.conf.cmd into a mandatory include fileMasahiro Yamada1-1/+1
2019-05-22smb3: display session id in debug dataSteve French1-0/+2
2019-05-22KVM: lapic: Busy wait for timer to expire when using hv_timerSean Christopherson1-1/+1
2019-05-22KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writesSean Christopherson1-13/+24
2019-05-22KVM: Fix the bitmap range to copy during clear dirtyPeter Xu1-1/+1
2019-05-22Revert "KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU"Sean Christopherson1-25/+0
2019-05-22jbd2: fix potential double freeChengguang Xu4-36/+61
2019-05-22ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bugMichaƂ Wadowski1-1/+1
2019-05-22ALSA: hda/realtek - Fixup headphone noise via runtime suspendKailang Yang1-24/+35
2019-05-22ALSA: hda/realtek - Corrected fixup for System76 Gazelle (gaze14)Jeremy Soller1-1/+3
2019-05-22ext4: avoid panic during forced reboot due to aborted journalJan Kara1-1/+1
2019-05-22ext4: fix use-after-free in dx_release()Sahitya Tummala1-1/+4
2019-05-22ext4: fix data corruption caused by overlapping unaligned and aligned IOLukas Czerner1-0/+7
2019-05-22ext4: zero out the unused memory region in the extent tree blockSriram Rajagopalan1-2/+15
2019-05-22tty: Don't force RISCV SBI console as preferred consoleAnup Patel1-1/+0
2019-05-22fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue1-3/+8
2019-05-22mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman1-2/+2
2019-05-22ARM: dts: imx: Fix the AR803X phy-modeFabio Estevam13-13/+13
2019-05-22ipmi:ssif: compare block number correctly for multi-part return messagesKamlakant Patel1-1/+5
2019-05-22ipmi: Add the i2c-addr property for SSIF interfacesCorey Minyard5-12/+22
2019-05-22bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()Coly Li1-4/+7
2019-05-22bcache: fix a race between cache register and cacheset unregisterLiang Chen1-1/+1
2019-05-22Btrfs: fix race between send and deduplication that lead to failures and crashesFilipe Manana3-1/+50
2019-05-22Btrfs: do not start a transaction at iterate_extent_inodes()Filipe Manana1-6/+12
2019-05-22Btrfs: do not start a transaction during fiemapFilipe Manana1-6/+10
2019-05-22Btrfs: send, flush dellaloc in order to avoid data lossFilipe Manana1-0/+36
2019-05-22btrfs: Honour FITRIM range constraints during free space trimNikolay Borisov1-6/+19
2019-05-22btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages failsNikolay Borisov1-6/+11
2019-05-22btrfs: Check the first key and level for cached extent bufferQu Wenruo3-5/+18
2019-05-22ext4: fix ext4_show_options for file systems w/o journalDebabrata Banerjee1-1/+1
2019-05-22ext4: actually request zeroing of inode table after growKirill Tkhai1-1/+1
2019-05-22ext4: fix use-after-free race with debug_want_extra_isizeBarret Rhoden1-24/+34
2019-05-22ext4: avoid drop reference to iloc.bh twicePan Bian1-0/+1
2019-05-22ext4: ignore e_value_offs for xattrs with value-in-ea-inodeTheodore Ts'o1-1/+1
2019-05-22ext4: make sanity check in mballoc more strictJan Kara1-1/+1
2019-05-22jbd2: check superblock mapped prior to committingJiufei Xue1-0/+4
2019-05-22tty/vt: fix write/write race in ioctl(KDSKBSENT) handlerSergei Trofimovich1-6/+27
2019-05-22tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0Yifeng Li1-2/+0
2019-05-22mtd: maps: Allow MTD_PHYSMAP with MTD_RAMChris Packham1-1/+1
2019-05-22mtd: maps: physmap: Store gpio_values correctlyChris Packham1-0/+2
2019-05-22mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/writeAlexander Sverdlin1-0/+8
2019-05-22mfd: max77620: Fix swapped FPS_PERIOD_MAX_US valuesDmitry Osipenko1-2/+2
2019-05-22mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63LSteve Twiss1-3/+3