summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-24Linux 4.4.129v4.4.129Greg Kroah-Hartman1-1/+1
2018-04-24writeback: safer lock nestingGreg Thelen4-26/+35
2018-04-24fanotify: fix logic of events on childAmir Goldstein1-19/+15
2018-04-24ext4: bugfix for mmaped pages in mpage_release_unused_pages()wangguang1-0/+2
2018-04-24mm/filemap.c: fix NULL pointer in page_cache_tree_insert()Matthew Wilcox1-5/+4
2018-04-24mm: allow GFP_{FS,IO} for page_cache_read page cache allocationMichal Hocko3-5/+25
2018-04-24autofs: mount point create should honour passed in modeIan Kent1-1/+1
2018-04-24Don't leak MNT_INTERNAL away from internal mountsAl Viro1-1/+2
2018-04-24rpc_pipefs: fix double-dput()Al Viro1-0/+1
2018-04-24hypfs_kill_super(): deal with failed allocationsAl Viro1-1/+1
2018-04-24jffs2_kill_sb(): deal with failed allocationsAl Viro1-1/+1
2018-04-24powerpc/lib: Fix off-by-one in alternate feature patchingMichael Ellerman1-1/+1
2018-04-24powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling1-1/+2
2018-04-24MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn1-1/+1
2018-04-24MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn1-1/+1
2018-04-24MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn1-1/+6
2018-04-24MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn1-2/+9
2018-04-24HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed deviceRodrigo Rivas Costa1-0/+5
2018-04-24ALSA: hda - New VIA controller suppor no-snoop pathDavid Wang1-1/+2
2018-04-24ALSA: rawmidi: Fix missing input substream checks in compat ioctlsTakashi Iwai1-6/+12
2018-04-24ALSA: line6: Use correct endpoint type for midi outputFabián Inostroza1-1/+1
2018-04-24ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()Theodore Ts'o3-54/+74
2018-04-24ext4: fix crashes in dioread_nolock modeJan Kara1-20/+20
2018-04-24drm/radeon: Fix PCIe lane width calculationPaul Parsons1-2/+2
2018-04-24ext4: don't allow r/w mounts if metadata blocks overlap the superblockTheodore Ts'o1-0/+6
2018-04-24vfio/pci: Virtualize Maximum Read Request SizeAlex Williamson1-3/+26
2018-04-24vfio/pci: Virtualize Maximum Payload SizeAlex Williamson1-2/+4
2018-04-24vfio-pci: Virtualize PCIe & AF FLRAlex Williamson1-5/+77
2018-04-24ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulationTakashi Iwai1-2/+3
2018-04-24ALSA: pcm: Fix mutex unbalance in OSS emulation ioctlsTakashi Iwai1-25/+42
2018-04-24ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai2-9/+28
2018-04-24ALSA: pcm: Avoid potential races between OSS ioctls and read/writeTakashi Iwai1-28/+106
2018-04-24ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulationTakashi Iwai1-1/+1
2018-04-24ALSA: oss: consolidate kmalloc/memset 0 call to kzallocNicholas Mc Guire1-2/+1
2018-04-24watchdog: f71808e_wdt: Fix WD_EN register readIgor Pylypiv1-1/+1
2018-04-24thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo1-3/+3
2018-04-24clk: bcm2835: De-assert/assert PLL reset signal when appropriateBoris Brezillon1-3/+5
2018-04-24clk: mvebu: armada-38x: add support for missing clocksRichard Genoud1-7/+7
2018-04-24clk: mvebu: armada-38x: add support for 1866MHz variantsRalph Sennhauser1-3/+4
2018-04-24mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith1-1/+1
2018-04-24iommu/vt-d: Fix a potential memory leakLu Baolu1-0/+1
2018-04-24um: Use POSIX ucontext_t instead of struct ucontextKrzysztof Mazur2-2/+2
2018-04-24dmaengine: at_xdmac: fix rare residue corruptionMaxime Jayat1-2/+2
2018-04-24IB/srp: Fix completion vector assignment algorithmBart Van Assche1-6/+4
2018-04-24IB/srp: Fix srp_abort()Bart Van Assche1-3/+5
2018-04-24ALSA: pcm: Fix UAF at PCM release via PCM timer accessTakashi Iwai1-1/+7
2018-04-24RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier1-0/+3
2018-04-24ext4: fail ext4_iget for root directory if unallocatedTheodore Ts'o1-0/+6
2018-04-24ext4: don't update checksum of new initialized bitmapsTheodore Ts'o2-46/+4
2018-04-24jbd2: if the journal is aborted then don't allow update of the log tailTheodore Ts'o1-1/+4