summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-03Linux 4.9.167v4.9.167Greg Kroah-Hartman1-1/+1
2019-04-03arm64: support keyctl() system call in 32-bit modeEric Biggers1-0/+4
2019-04-03Revert "USB: core: only clean up what we allocated"Greg Kroah-Hartman1-6/+3
2019-04-03xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman2-3/+7
2019-04-03USB: gadget: f_hid: fix deadlock in f_hidg_write()Radoslav Gerganov1-3/+3
2019-04-03KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson3-14/+13
2019-04-03KVM: Reject device ioctls from processes other than the VM's creatorSean Christopherson2-5/+14
2019-04-03x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=yThomas Gleixner1-7/+1
2019-04-03cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=nThomas Gleixner1-2/+18
2019-04-03perf intel-pt: Fix TSC slipAdrian Hunter1-12/+8
2019-04-03usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirkYasushi Asano1-0/+1
2019-04-03usb: common: Consider only available nodes for dr_modeFabrizio Castro1-0/+2
2019-04-03gpio: adnp: Fix testing wrong value in adnp_gpio_direction_inputAxel Lin1-2/+4
2019-04-03fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_linksYueHaibing1-1/+2
2019-04-03Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdbocWentao Wang1-1/+3
2019-04-03USB: serial: option: add Olicard 600Bjørn Mork1-4/+6
2019-04-03USB: serial: option: set driver_info for SIM5218 and compatiblesMans Rullgard1-1/+2
2019-04-03USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi1-2/+2
2019-04-03USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister2-1/+5
2019-04-03USB: serial: cp210x: add new device idGreg Kroah-Hartman1-0/+1
2019-04-03serial: sh-sci: Fix setting SCSCR_TIE while transferring dataHoan Nguyen An1-11/+1
2019-04-03serial: max310x: Fix to avoid potential NULL pointer dereferenceAditya Pakki1-0/+2
2019-04-03staging: vt6655: Fix interrupt race condition on device start up.Malcolm Priestley1-4/+4
2019-04-03staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley1-2/+1
2019-04-03staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestIan Abbott3-7/+38
2019-04-03tty: atmel_serial: fix a potential NULL pointer dereferenceKangjie Lu1-0/+4
2019-04-03scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier3-0/+20
2019-04-03scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier1-0/+3
2019-04-03scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen1-0/+3
2019-04-03scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche1-6/+13
2019-04-03fs/open.c: allow opening only regular files during execve()Tetsuo Handa1-0/+6
2019-04-03ALSA: pcm: Don't suspend stream in unrecoverable PCM stateTakashi Iwai1-1/+8
2019-04-03ALSA: pcm: Fix possible OOB access in PCM oss pluginsTakashi Iwai1-21/+22
2019-04-03ALSA: seq: oss: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-3/+4
2019-04-03ALSA: rawmidi: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2019-04-03net: dsa: qca8k: remove leftover phy accessorsChristian Lamparter1-18/+0
2019-04-03NFSv4.1 don't free interrupted slot on openOlga Kornievskaia1-1/+2
2019-04-03powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao5-18/+37
2019-04-03ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeKohji Okuno1-17/+10
2019-04-03btrfs: raid56: properly unmap parity page in finish_parity_scrub()Andrea Righi1-1/+2
2019-04-03btrfs: remove WARN_ON in log_dir_itemsJosef Bacik1-2/+9
2019-04-03tun: add a missing rcu_read_unlock() in error pathEric Dumazet1-0/+1
2019-04-03tun: properly test for IFF_UPEric Dumazet1-4/+11
2019-04-03mac8390: Fix mmio access size probeFinn Thain1-7/+12
2019-04-03sctp: get sctphdr by offset in sctp_compute_cksumXin Long1-1/+1
2019-04-03vxlan: Don't call gro_cells_destroy() before device is unregisteredZhiqiang Liu1-3/+1
2019-04-03tcp: do not use ipv6 header for ipv4 flowEric Dumazet1-4/+4
2019-04-03packets: Always register packet sk in the same orderMaxime Chevallier2-1/+7
2019-04-03net: rose: fix a possible stack overflowEric Dumazet1-9/+12
2019-04-03net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vecChristoph Paasch1-1/+1