summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-21Linux 4.14.121v4.14.121Greg Kroah-Hartman
2019-05-21ext4: fix compile error when using BUFFER_TRACEzhangyi (F)
2019-05-21iov_iter: optimize page_copy_sane()Eric Dumazet
2019-05-21KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writesSean Christopherson
2019-05-21ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bugMichaƂ Wadowski
2019-05-21ext4: fix use-after-free in dx_release()Sahitya Tummala
2019-05-21ext4: fix data corruption caused by overlapping unaligned and aligned IOLukas Czerner
2019-05-21ext4: zero out the unused memory region in the extent tree blockSriram Rajagopalan
2019-05-21fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue
2019-05-21fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...")Greg Kroah-Hartman
2019-05-21crypto: ccm - fix incompatibility between "ccm" and "ccm_base"Eric Biggers
2019-05-21crypto: salsa20 - don't access already-freed walk.ivEric Biggers
2019-05-21crypto: arm64/aes-neonbs - don't access already-freed walk.ivEric Biggers
2019-05-21ipmi:ssif: compare block number correctly for multi-part return messagesKamlakant Patel
2019-05-21ext4: fix ext4_show_options for file systems w/o journalDebabrata Banerjee
2019-05-21ext4: actually request zeroing of inode table after growKirill Tkhai
2019-05-21ext4: fix use-after-free race with debug_want_extra_isizeBarret Rhoden
2019-05-21bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()Coly Li
2019-05-21bcache: fix a race between cache register and cacheset unregisterLiang Chen
2019-05-21Btrfs: do not start a transaction at iterate_extent_inodes()Filipe Manana
2019-05-21Btrfs: do not start a transaction during fiemapFilipe Manana
2019-05-21ext4: avoid drop reference to iloc.bh twicePan Bian
2019-05-21ext4: ignore e_value_offs for xattrs with value-in-ea-inodeTheodore Ts'o
2019-05-21ext4: make sanity check in mballoc more strictJan Kara
2019-05-21jbd2: check superblock mapped prior to committingJiufei Xue
2019-05-21tty/vt: fix write/write race in ioctl(KDSKBSENT) handlerSergei Trofimovich
2019-05-21tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0Yifeng Li
2019-05-21mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/writeAlexander Sverdlin
2019-05-21mfd: max77620: Fix swapped FPS_PERIOD_MAX_US valuesDmitry Osipenko
2019-05-21mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63LSteve Twiss
2019-05-21userfaultfd: use RCU to free the task struct when fork failsAndrea Arcangeli
2019-05-21ocfs2: fix ocfs2 read inode data panic in ocfs2_igetShuning Zhang
2019-05-21mm/mincore.c: make mincore() more conservativeJiri Kosina
2019-05-21bpf, arm64: remove prefetch insn in xadd mappingDaniel Borkmann
2019-05-21ASoC: RT5677-SPI: Disable 16Bit SPI TransfersCurtis Malainey
2019-05-21ASoC: max98090: Fix restore of DAPM MuxesJon Hunter
2019-05-21ALSA: hda/realtek - EAPD turn on laterKailang Yang
2019-05-21ALSA: hda/hdmi - Consider eld_valid when reporting jack eventHui Wang
2019-05-21ALSA: hda/hdmi - Read the pin sense from register when repollingHui Wang
2019-05-21ALSA: usb-audio: Fix a memory leak bugWenwen Wang
2019-05-21crypto: arm/aes-neonbs - don't access already-freed walk.ivEric Biggers
2019-05-21crypto: rockchip - update IV buffer to contain the next IVZhang Zhijie
2019-05-21crypto: gcm - fix incompatibility between "gcm" and "gcm_base"Eric Biggers
2019-05-21crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()Eric Biggers
2019-05-21crypto: crct10dif-generic - fix use via crypto_shash_digest()Eric Biggers
2019-05-21crypto: skcipher - don't WARN on unprocessed data after slow walk stepEric Biggers
2019-05-21crypto: vmx - fix copy-paste error in CTR modeDaniel Axtens
2019-05-21crypto: chacha20poly1305 - set cra_name correctlyEric Biggers
2019-05-21sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra
2019-05-21arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker