summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-03Linux 4.9.167v4.9.167Greg Kroah-Hartman
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-03USB: gadget: f_hid: fix deadlock in f_hidg_write()Radoslav Gerganov
2019-04-03KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson
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-03cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=nThomas Gleixner
2019-04-03perf intel-pt: Fix TSC slipAdrian Hunter
2019-04-03usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirkYasushi Asano
2019-04-03usb: common: Consider only available nodes for dr_modeFabrizio Castro
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-03staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestIan Abbott
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: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen
2019-04-03scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche
2019-04-03fs/open.c: allow opening only regular files during execve()Tetsuo Handa
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-03net: dsa: qca8k: remove leftover phy accessorsChristian Lamparter
2019-04-03NFSv4.1 don't free interrupted slot on openOlga Kornievskaia
2019-04-03powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao
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-03tun: add a missing rcu_read_unlock() in error pathEric Dumazet
2019-04-03tun: properly test for IFF_UPEric Dumazet
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-03net: rose: fix a possible stack overflowEric Dumazet
2019-04-03net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vecChristoph Paasch