summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-21writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo3-2/+40
2019-05-21fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...")Greg Kroah-Hartman1-0/+1
2019-05-21crypto: arm/aes-neonbs - don't access already-freed walk.ivEric Biggers1-0/+4
2019-05-21crypto: salsa20 - don't access already-freed walk.ivEric Biggers1-1/+1
2019-05-21crypto: gcm - fix incompatibility between "gcm" and "gcm_base"Eric Biggers1-23/+11
2019-05-21crypto: gcm - Fix error return code in crypto_gcm_create_common()Wei Yongjun1-1/+1
2019-05-21ipmi:ssif: compare block number correctly for multi-part return messagesKamlakant Patel1-1/+5
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-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-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-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-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-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: 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: 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: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker1-0/+1
2019-05-21arm64: compat: Reduce address limitVincenzo Frascino1-0/+8
2019-05-21power: supply: axp288_charger: Fix unchecked return valueGustavo A. R. Silva1-0/+4
2019-05-21ARM: exynos: Fix a leaked reference by adding missing of_node_putWen Yang2-0/+3
2019-05-21objtool: Fix function fallthrough detectionJosh Poimboeuf1-1/+2
2019-05-21x86/speculation/mds: Improve CPU buffer clear documentationAndy Lutomirski1-32/+7
2019-05-21x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski2-15/+0
2019-05-21PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui1-0/+1
2019-05-21locking/rwsem: Prevent decrement of reader count before incrementWaiman Long1-14/+30
2019-05-21net: core: another layer of lists, around PF_MEMALLOC skb handlingSasha Levin1-0/+30
2019-05-16Linux 4.9.177v4.9.177Greg Kroah-Hartman1-1/+1
2019-05-16powerpc/booke64: set RI in default MSRLaurentiu Tudor1-1/+1
2019-05-16powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy1-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
2019-05-16ipv4: Fix raw socket lookup for local trafficDavid Ahern1-2/+2
2019-05-16vrf: sit mtu should not be updated when vrf netdev is the linkStephen Suryaputra1-1/+1
2019-05-16vlan: disable SIOCSHWTSTAMP in containerHangbin Liu1-1/+3