summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-21Linux 4.14.121v4.14.121Greg Kroah-Hartman1-1/+1
2019-05-21ext4: fix compile error when using BUFFER_TRACEzhangyi (F)1-1/+1
2019-05-21iov_iter: optimize page_copy_sane()Eric Dumazet1-2/+15
2019-05-21KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writesSean Christopherson1-13/+24
2019-05-21ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bugMichaƂ Wadowski1-1/+1
2019-05-21ext4: fix use-after-free in dx_release()Sahitya Tummala1-1/+4
2019-05-21ext4: fix data corruption caused by overlapping unaligned and aligned IOLukas Czerner1-0/+7
2019-05-21ext4: zero out the unused memory region in the extent tree blockSriram Rajagopalan1-2/+15
2019-05-21fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue1-3/+8
2019-05-21fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...")Greg Kroah-Hartman1-0/+1
2019-05-21crypto: ccm - fix incompatibility between "ccm" and "ccm_base"Eric Biggers1-26/+18
2019-05-21crypto: salsa20 - don't access already-freed walk.ivEric Biggers1-1/+1
2019-05-21crypto: arm64/aes-neonbs - don't access already-freed walk.ivEric Biggers1-0/+2
2019-05-21ipmi:ssif: compare block number correctly for multi-part return messagesKamlakant Patel1-1/+5
2019-05-21ext4: fix ext4_show_options for file systems w/o journalDebabrata Banerjee1-1/+1
2019-05-21ext4: actually request zeroing of inode table after growKirill Tkhai1-1/+1
2019-05-21ext4: fix use-after-free race with debug_want_extra_isizeBarret Rhoden1-24/+34
2019-05-21bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()Coly Li1-4/+7
2019-05-21bcache: fix a race between cache register and cacheset unregisterLiang Chen1-1/+1
2019-05-21Btrfs: do not start a transaction at iterate_extent_inodes()Filipe Manana1-6/+12
2019-05-21Btrfs: do not start a transaction during fiemapFilipe Manana1-6/+10
2019-05-21ext4: avoid drop reference to iloc.bh twicePan Bian1-0/+1
2019-05-21ext4: ignore e_value_offs for xattrs with value-in-ea-inodeTheodore Ts'o1-1/+1
2019-05-21ext4: make sanity check in mballoc more strictJan Kara1-1/+1
2019-05-21jbd2: check superblock mapped prior to committingJiufei Xue1-0/+4
2019-05-21tty/vt: fix write/write race in ioctl(KDSKBSENT) handlerSergei Trofimovich1-6/+27
2019-05-21tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0Yifeng Li1-2/+0
2019-05-21mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/writeAlexander Sverdlin1-0/+8
2019-05-21mfd: max77620: Fix swapped FPS_PERIOD_MAX_US valuesDmitry Osipenko1-2/+2
2019-05-21mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63LSteve Twiss1-3/+3
2019-05-21userfaultfd: use RCU to free the task struct when fork failsAndrea Arcangeli1-2/+29
2019-05-21ocfs2: fix ocfs2 read inode data panic in ocfs2_igetShuning Zhang1-1/+29
2019-05-21mm/mincore.c: make mincore() more conservativeJiri Kosina1-1/+22
2019-05-21bpf, arm64: remove prefetch insn in xadd mappingDaniel Borkmann2-7/+0
2019-05-21ASoC: RT5677-SPI: Disable 16Bit SPI TransfersCurtis Malainey1-19/+16
2019-05-21ASoC: max98090: Fix restore of DAPM MuxesJon Hunter1-6/+6
2019-05-21ALSA: hda/realtek - EAPD turn on laterKailang Yang1-2/+1
2019-05-21ALSA: hda/hdmi - Consider eld_valid when reporting jack eventHui Wang1-2/+4
2019-05-21ALSA: hda/hdmi - Read the pin sense from register when repollingHui Wang1-0/+5
2019-05-21ALSA: usb-audio: Fix a memory leak bugWenwen Wang1-0/+2
2019-05-21crypto: arm/aes-neonbs - don't access already-freed walk.ivEric Biggers1-0/+2
2019-05-21crypto: rockchip - update IV buffer to contain the next IVZhang Zhijie1-7/+18
2019-05-21crypto: gcm - fix incompatibility between "gcm" and "gcm_base"Eric Biggers1-23/+11
2019-05-21crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()Eric Biggers1-8/+5
2019-05-21crypto: crct10dif-generic - fix use via crypto_shash_digest()Eric Biggers1-7/+4
2019-05-21crypto: skcipher - don't WARN on unprocessed data after slow walk stepEric Biggers1-2/+7
2019-05-21crypto: vmx - fix copy-paste error in CTR modeDaniel Axtens1-2/+2
2019-05-21crypto: chacha20poly1305 - set cra_name correctlyEric Biggers1-2/+2
2019-05-21sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra5-0/+20
2019-05-21arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker1-16/+18