summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-03Linux 3.18.138v3.18.138Greg Kroah-Hartman
2019-04-03arm64: support keyctl() system call in 32-bit modeEric Biggers
2019-04-03ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeKohji Okuno
2019-04-03xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman
2019-04-03KVM: Reject device ioctls from processes other than the VM's creatorSean Christopherson
2019-04-03gpio: adnp: Fix testing wrong value in adnp_gpio_direction_inputAxel Lin
2019-04-03fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_linksYueHaibing
2019-04-03Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdbocWentao Wang
2019-04-03USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi
2019-04-03USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister
2019-04-03USB: serial: cp210x: add new device idGreg Kroah-Hartman
2019-04-03serial: max310x: Fix to avoid potential NULL pointer dereferenceAditya Pakki
2019-04-03scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier
2019-04-03ALSA: pcm: Don't suspend stream in unrecoverable PCM stateTakashi Iwai
2019-04-03ALSA: pcm: Fix possible OOB access in PCM oss pluginsTakashi Iwai
2019-04-03mac8390: Fix mmio access size probeFinn Thain
2019-04-03sctp: get sctphdr by offset in sctp_compute_cksumXin Long
2019-04-03tcp: do not use ipv6 header for ipv4 flowEric Dumazet
2019-04-03packets: Always register packet sk in the same orderMaxime Chevallier
2019-04-03Add hlist_add_tail_rcu() (Merge git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2019-04-03net: rose: fix a possible stack overflowEric Dumazet
2019-04-03net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vecChristoph Paasch
2019-04-03mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas
2019-04-03dccp: do not use ipv6 header for ipv4 flowEric Dumazet
2019-04-03cfg80211: size various nl80211 messages correctlyJohannes Berg
2019-04-03mmc: mmc: fix switch timeout issue caused by jiffies precisionChaotian Jing
2019-04-03arm64: kconfig: drop CONFIG_RTC_LIB dependencyEzequiel Garcia
2019-04-03video: fbdev: Set pixclock = 0 in goldfishfbChristoffer Dall
2019-04-03usb: gadget: configfs: add mutex lock before unregister gadgetWinter Wang
2019-04-03ipv6: fix endianness error in icmpv6_errHannes Frederic Sowa
2019-04-03arm64: kernel: Include _AC definition in page.hJames Morse
2019-04-03arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel
2019-04-03ARM: 8510/1: rework ARM_CPU_SUSPEND dependenciesLorenzo Pieralisi
2019-04-03staging: goldfish: audio: fix compiliation on armGreg Hackmann
2019-04-03staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFTRajmal Menariya
2019-04-03staging: ashmem: Add missing includeRom Lemarchand
2019-04-03staging: ashmem: Avoid deadlock with mmap/shrinkLaura Abbott
2019-04-03asm-generic: Fix local variable shadow in __set_fixmap_offsetMark Rutland
2019-04-03android: unconditionally remove callbacks in sync_fence_free()Dmitry Torokhov
2019-04-03ARM: 8458/1: bL_switcher: add GIC dependencyArnd Bergmann
2019-04-03arm64: fix COMPAT_SHMLBA definition for large pagesYury Norov
2019-04-03mmc: block: Allow more than 8 partitions per cardColin Cross
2019-04-03Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferMarcel Holtmann
2019-04-03Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optMarcel Holtmann
2019-04-03media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil
2019-04-03mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov
2019-04-03ext4: brelse all indirect buffer in ext4_ind_remove_space()zhangyi (F)
2019-04-03ext4: fix data corruption caused by unaligned direct AIOLukas Czerner
2019-04-03ext4: fix NULL pointer dereference while journal is abortedJiufei Xue
2019-04-03futex: Ensure that futex address is aligned in handle_futex_death()Chen Jie