summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-15configfs: fix possible use-after-free in configfs_register_groupYueHaibing1-5/+12
2019-06-15percpu: remove spurious lock dependency between percpu and schedJohn Sperbeck1-1/+5
2019-06-15media: atmel: atmel-isc: fix asd memory allocationEugen Hristev1-2/+6
2019-06-15f2fs: fix to do checksum even if inode page is uptodateChao Yu2-5/+6
2019-06-15f2fs: fix to retrieve inline xattr spaceChao Yu1-0/+17
2019-06-15f2fs: fix to avoid deadloop in foreground GCChao Yu1-0/+1
2019-06-15f2fs: fix to do sanity check on valid block count of segmentChao Yu1-2/+1
2019-06-15f2fs: fix to avoid panic in dec_valid_node_count()Chao Yu1-3/+11
2019-06-15f2fs: fix to use inline space only if inline_xattr is enableChao Yu1-1/+3
2019-06-15f2fs: fix to avoid panic in dec_valid_block_count()Chao Yu1-2/+10
2019-06-15f2fs: fix to clear dirty inode in error path of f2fs_iget()Chao Yu1-0/+1
2019-06-15f2fs: fix to do sanity check on free nidChao Yu1-0/+3
2019-06-15f2fs: fix to avoid panic in f2fs_remove_inode_page()Chao Yu1-2/+8
2019-06-15f2fs: fix error path of recoveryChao Yu1-4/+11
2019-06-15f2fs: fix to avoid panic in f2fs_inplace_write_data()Chao Yu1-2/+7
2019-06-15f2fs: fix to avoid panic in do_recover_data()Chao Yu1-1/+9
2019-06-15ntp: Allow TAI-UTC offset to be set to zeroMiroslav Lichvar1-1/+1
2019-06-15mailbox: stm32-ipcc: check invalid irqFabien Dessenne1-5/+8
2019-06-15pwm: meson: Use the spin-lock only to protect register modificationsMartin Blumenstingl1-8/+17
2019-06-15EDAC/mpc85xx: Prevent building as a moduleMichael Ellerman1-2/+2
2019-06-15bpf: fix undefined behavior in narrow load handlingKrzesimir Nowak1-1/+1
2019-06-15drm/nouveau/kms/gv100-: fix spurious window immediate interlocksBen Skeggs3-1/+3
2019-06-15objtool: Don't use ignore flag for fake jumpsJosh Poimboeuf1-3/+5
2019-06-15drm/bridge: adv7511: Fix low refresh rate selectionMatt Redfearn1-3/+3
2019-06-15drm/nouveau: fix duplication of nv50_head_atom structPeteris Rudzusiks1-0/+1
2019-06-15drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when en...Ben Skeggs1-1/+1
2019-06-15perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian1-1/+1
2019-06-15mfd: twl6040: Fix device init errors for ACCCTL registerTony Lindgren1-1/+12
2019-06-15drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configu...Ben Skeggs1-2/+9
2019-06-15mfd: intel-lpss: Set the device in reset state when initBinbin Wu1-0/+3
2019-06-15mfd: tps65912-spi: Add missing of table registrationDaniel Gomez1-0/+1
2019-06-15drivers: thermal: tsens: Don't print error message on -EPROBE_DEFERAmit Kucheria1-1/+2
2019-06-15thermal: rcar_gen3_thermal: disable interrupt in .removeJiada Wang1-0/+3
2019-06-15kernel/sys.c: prctl: fix false positive in validate_prctl_map()Cyrill Gorcunov1-1/+1
2019-06-15mm/slab.c: fix an infinite loop in leaks_show()Qian Cai1-1/+5
2019-06-15mm/cma_debug.c: fix the break condition in cma_maxchunk_get()Yue Hu1-1/+1
2019-06-15mm: page_mkclean vs MADV_DONTNEED raceAneesh Kumar K.V2-2/+2
2019-06-15mm/cma.c: fix the bitmap status to show failed allocation reasonYue Hu1-8/+11
2019-06-15mm/memory_hotplug.c: fix the wrong usage of N_HIGH_MEMORYBaoquan He1-1/+1
2019-06-15mm/compaction.c: fix an undefined behaviourQian Cai1-1/+3
2019-06-15initramfs: free initrd memory if opening /initrd.image failsChristoph Hellwig1-8/+6
2019-06-15mm/cma.c: fix crash on CMA allocation if bitmap allocation failsYue Hu1-1/+3
2019-06-15mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLELinxu Fang1-2/+4
2019-06-15mm/memory_hotplug: release memory resource after arch_remove_memory()David Hildenbrand1-14/+21
2019-06-15hugetlbfs: on restore reserve error path retain subpool reservationMike Kravetz1-5/+16
2019-06-15mm/hmm: select mmu notifier when selecting HMMJérôme Glisse1-1/+1
2019-06-15ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann2-1/+6
2019-06-15mm/mprotect.c: fix compilation warning because of unused 'mm' variableMike Rapoport1-3/+2
2019-06-15drm/pl111: Initialize clock spinlock earlyGuenter Roeck1-2/+3
2019-06-15drm/msm: correct attempted NULL pointer dereference in debugfsBrian Masney1-1/+2