summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-11clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides dividerDmitry Osipenko1-2/+2
2019-06-11NFS4: Fix v4.0 client state corruption when mountZhangXiaoxu1-0/+4
2019-06-11media: ov6650: Fix sensor possibly not detected on probeJanusz Krzysztofik1-0/+2
2019-06-11cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()Christoph Probst1-6/+8
2019-06-11of: fix clang -Wunsequenced for be32_to_cpu()Phong Tran1-2/+2
2019-06-11intel_th: msu: Fix single mode with IOMMUAlexander Shishkin1-3/+32
2019-06-11md: add mddev->pers to avoid potential NULL pointer dereferenceYufen Yu1-2/+4
2019-06-11stm class: Fix channel free in stm output free pathTingwei Zhang1-1/+1
2019-06-11tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu1-7/+7
2019-06-11tipc: switch order of device registration to fix a crashJunwei Hu1-7/+7
2019-06-11ppp: deflate: Fix possible crash in deflate_initYueHaibing1-6/+14
2019-06-11net/mlx4_core: Change the error print to info printYunjian Wang1-1/+1
2019-06-11net: avoid weird emergency messageEric Dumazet1-1/+1
2019-06-11KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writesSean Christopherson1-11/+22
2019-06-11ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bugMichaƂ Wadowski1-1/+1
2019-06-11ext4: zero out the unused memory region in the extent tree blockSriram Rajagopalan1-2/+15
2019-06-11fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue1-3/+8
2019-06-11writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo3-2/+40
2019-06-11crypto: arm/aes-neonbs - don't access already-freed walk.ivEric Biggers1-0/+4
2019-06-11crypto: salsa20 - don't access already-freed walk.ivEric Biggers1-1/+1
2019-06-11crypto: chacha20poly1305 - set cra_name correctlyEric Biggers1-2/+2
2019-06-11crypto: gcm - fix incompatibility between "gcm" and "gcm_base"Eric Biggers1-23/+11
2019-06-11crypto: gcm - Fix error return code in crypto_gcm_create_common()Wei Yongjun1-1/+1
2019-06-11ipmi:ssif: compare block number correctly for multi-part return messagesKamlakant Patel1-1/+5
2019-06-11bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()Coly Li1-4/+7
2019-06-11bcache: fix a race between cache register and cacheset unregisterLiang Chen1-1/+1
2019-06-11Btrfs: do not start a transaction at iterate_extent_inodes()Filipe Manana1-6/+12
2019-06-11ext4: fix ext4_show_options for file systems w/o journalDebabrata Banerjee1-1/+1
2019-06-11ext4: actually request zeroing of inode table after growKirill Tkhai1-1/+1
2019-06-11tty/vt: fix write/write race in ioctl(KDSKBSENT) handlerSergei Trofimovich1-6/+27
2019-06-11mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63LSteve Twiss1-3/+3
2019-06-11ocfs2: fix ocfs2 read inode data panic in ocfs2_igetShuning Zhang1-1/+29
2019-06-11mm/mincore.c: make mincore() more conservativeJiri Kosina1-1/+22
2019-06-11ASoC: RT5677-SPI: Disable 16Bit SPI TransfersCurtis Malainey1-19/+16
2019-06-11ASoC: max98090: Fix restore of DAPM MuxesJon Hunter1-6/+6
2019-06-11ALSA: hda/realtek - EAPD turn on laterKailang Yang1-2/+1
2019-06-11ALSA: hda/hdmi - Consider eld_valid when reporting jack eventHui Wang1-2/+4
2019-06-11ALSA: usb-audio: Fix a memory leak bugWenwen Wang1-0/+2
2019-06-11crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()Eric Biggers1-8/+5
2019-06-11crypto: crct10dif-generic - fix use via crypto_shash_digest()Eric Biggers1-7/+4
2019-06-11crypto: vmx - fix copy-paste error in CTR modeDaniel Axtens1-2/+2
2019-06-11ARM: exynos: Fix a leaked reference by adding missing of_node_putWen Yang2-0/+3
2019-06-11x86/speculation/mds: Improve CPU buffer clear documentationAndy Lutomirski1-32/+7
2019-06-11x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski2-15/+0
2019-05-16Linux 4.4.180v4.4.180Greg Kroah-Hartman1-1/+1
2019-05-16powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy1-1/+1
2019-05-16powerpc/booke64: set RI in default MSRLaurentiu Tudor1-1/+1
2019-05-16drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctlDan Carpenter1-0/+3
2019-05-16drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctlDan Carpenter1-13/+13
2019-05-16bonding: fix arp_validate toggling in active-backup modeJarod Wilson1-7/+0