summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-03Merge 4.4.178 into android-4.4-pGreg Kroah-Hartman
2019-04-03Linux 4.4.178Greg Kroah-Hartman
2019-04-03stm class: Hide STM-specific options if STM is disabledGeert Uytterhoeven
2019-04-03coresight: removing bind/unbind options from sysfsMathieu Poirier
2019-04-03arm64: support keyctl() system call in 32-bit modeEric Biggers
2019-04-03Revert "USB: core: only clean up what we allocated"Greg Kroah-Hartman
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-03x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=yThomas Gleixner
2019-04-03perf intel-pt: Fix TSC slipAdrian Hunter
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: option: add Olicard 600Bjørn Mork
2019-04-03USB: serial: option: set driver_info for SIM5218 and compatiblesMans Rullgard
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: sh-sci: Fix setting SCSCR_TIE while transferring dataHoan Nguyen An
2019-04-03serial: max310x: Fix to avoid potential NULL pointer dereferenceAditya Pakki
2019-04-03staging: vt6655: Fix interrupt race condition on device start up.Malcolm Priestley
2019-04-03staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley
2019-04-03tty: atmel_serial: fix a potential NULL pointer dereferenceKangjie Lu
2019-04-03scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier
2019-04-03scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier
2019-04-03scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche
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-03ALSA: seq: oss: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2019-04-03ALSA: rawmidi: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2019-04-03ALSA: compress: add support for 32bit calls in a 64bit kernelRavindra Lokhande
2019-04-03ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeKohji Okuno
2019-04-03btrfs: raid56: properly unmap parity page in finish_parity_scrub()Andrea Righi
2019-04-03btrfs: remove WARN_ON in log_dir_itemsJosef Bacik
2019-04-03mac8390: Fix mmio access size probeFinn Thain
2019-04-03sctp: get sctphdr by offset in sctp_compute_cksumXin Long
2019-04-03vxlan: Don't call gro_cells_destroy() before device is unregisteredZhiqiang Liu
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-03stmmac: copy unicast mac address to MAC registersBhadram Varka
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-03cpu/hotplug: Handle unbalanced hotplug enable/disableLianwei Wang