summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-24random: use a tighter cap in credit_entropy_bits_safe()Theodore Ts'o1-1/+1
2018-04-24thunderbolt: Resume control channel after hibernation image is createdMika Westerberg1-0/+1
2018-04-24ASoC: ssm2602: Replace reg_default_raw with reg_defaultJames Kelly1-6/+13
2018-04-24HID: core: Fix size as type u32Aaron Ma2-8/+8
2018-04-24HID: Fix hid_report_len usageAaron Ma3-5/+7
2018-04-24powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loopsNicholas Piggin1-1/+6
2018-04-24powerpc/powernv: define a standard delay for OPAL_BUSY type retry loopsNicholas Piggin1-0/+3
2018-04-24powerpc/64: Fix smp_wmb barrier definition use use lwsync consistentlyNicholas Piggin2-5/+2
2018-04-24powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()Nicholas Piggin1-0/+4
2018-04-24HID: i2c-hid: fix size check and type usageAaron Ma1-6/+7
2018-04-24usb: dwc3: pci: Properly cleanup resourceThinh Nguyen1-1/+1
2018-04-24USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thawZhengjun Xing1-2/+7
2018-04-24ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg1-7/+16
2018-04-24ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5EHans de Goede1-0/+9
2018-04-24regmap: Fix reversed bounds check in regmap_raw_write()Dan Carpenter1-1/+1
2018-04-24xen-netfront: Fix hang on device removalJason Andryuk1-1/+6
2018-04-24ARM: dts: at91: sama5d4: fix pinctrl compatible stringSantiago Esteban1-1/+1
2018-04-24ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl propertyNicolas Ferre1-1/+1
2018-04-24usb: musb: gadget: misplaced out of bounds checkHeinrich Schuchardt1-5/+9
2018-04-24mm, slab: reschedule cache_reap() on the same CPUVlastimil Babka1-1/+2
2018-04-24ipc/shm: fix use-after-free of shm file via remap_file_pages()Eric Biggers1-3/+20
2018-04-24resource: fix integer overflow at reallocationTakashi Iwai1-1/+2
2018-04-24fs/reiserfs/journal.c: add missing resierfs_warning() argAndrew Morton1-1/+1
2018-04-24ubi: Reject MLC NANDRichard Weinberger1-0/+11
2018-04-24ubi: Fix error for write accessRomain Izard1-1/+1
2018-04-24ubi: fastmap: Don't flush fastmap work on detachRichard Weinberger1-1/+0
2018-04-24ubifs: Check ubifs_wbuf_sync() return codeRichard Weinberger1-4/+10
2018-04-24tty: make n_tty_read() always abort if hangup is in progressTejun Heo3-0/+16
2018-04-24x86/hweight: Don't clobber %rdiVille Syrjälä1-0/+2
2018-04-24x86/hweight: Get rid of the special calling conventionBorislav Petkov8-22/+97
2018-04-24lan78xx: Correctly indicate invalid OTPPhil Elwell1-1/+2
2018-04-24slip: Check if rstate is initialized before uncompressingTejaswi Tanikella2-0/+6
2018-04-24cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWANBassem Boubaker1-0/+6
2018-04-24hwmon: (ina2xx) Fix access to uninitialized mutexMarek Szyprowski1-2/+1
2018-04-24rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan1-1/+1
2018-04-24getname_kernel() needs to make sure that ->name != ->iname in long caseAl Viro1-1/+2
2018-04-24s390/ipl: ensure loadparm valid flag is setVasily Gorbik1-0/+1
2018-04-24s390/qdio: don't merge ERROR output buffersJulian Wiedmann1-11/+20
2018-04-24s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann1-9/+2