summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-26ALSA: oxfw: add support for APOGEE duet FireWireTakashi Sakamoto2-0/+9
2019-01-26serial: set suppress_bind_attrs flag only if builtinAnders Roxell3-0/+4
2019-01-26writeback: don't decrement wb->refcnt if !wb->bdiAnders Roxell1-0/+8
2019-01-26e1000e: allow non-monotonic SYSTIM readingsMiroslav Lichvar1-3/+10
2019-01-26platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkeyJoão Paulo Rechi Vita1-1/+2
2019-01-26gpio: pl061: Move irq_chip definition inside struct pl061Manivannan Sadhasivam1-11/+10
2019-01-26net: dsa: mv88x6xxx: mv88e6390 errataAndrew Lunn3-0/+128
2019-01-26ipv6: Take rcu_read_lock in __inet6_bind for mapped addressesDavid Ahern1-1/+4
2019-01-26r8169: Add support for new Realtek EthernetKai-Heng Feng1-0/+2
2019-01-26qmi_wwan: add MTU default to qmap network interfaceDaniele Palmas1-0/+1
2019-01-26net, skbuff: do not prefer skb allocation fails earlyDavid Rientjes1-6/+1
2019-01-26mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletionIdo Schimmel1-1/+1
2019-01-26mlxsw: spectrum: Disable lag port TX before removing itJiri Pirko1-2/+5
2019-01-26ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped addressDavid Ahern1-1/+10
2019-01-23Linux 4.14.95v4.14.95Greg Kroah-Hartman1-1/+1
2019-01-23nbd: Use set_blocksize() to set device blocksizeJan Kara1-2/+3
2019-01-23media: vb2: be sure to unlock mutex on errorsMauro Carvalho Chehab1-1/+2
2019-01-23drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclockIvan Mironov1-1/+6
2019-01-23loop: drop caches if offset or block_size are changedJaegeuk Kim1-2/+33
2019-01-23loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()Tetsuo Handa1-2/+0
2019-01-23loop: Get rid of loop_index_mutexJan Kara1-19/+20
2019-01-23loop: Fold __loop_release into loop_releaseJan Kara1-9/+7
2019-01-23block/loop: Use global lock for ioctl() operation.Tetsuo Handa2-30/+29
2019-01-23block/loop: Don't grab "struct file" for vfs_getattr() operation.Tetsuo Handa1-5/+5
2019-01-23tipc: fix uninit-value in tipc_nl_compat_doitYing Xue1-1/+1
2019-01-23tipc: fix uninit-value in tipc_nl_compat_name_table_dumpYing Xue1-0/+2
2019-01-23tipc: fix uninit-value in tipc_nl_compat_link_setYing Xue1-0/+5
2019-01-23tipc: fix uninit-value in tipc_nl_compat_bearer_enableYing Xue1-0/+26
2019-01-23tipc: fix uninit-value in tipc_nl_compat_link_reset_statsYing Xue1-0/+15
2019-01-23sctp: allocate sctp_sockaddr_entry with kzallocXin Long2-7/+2
2019-01-23blockdev: Fix livelocks on loop deviceJan Kara1-10/+18
2019-01-23selinux: fix GPF on invalid policyStephen Smalley1-1/+2
2019-01-23netfilter: ebtables: account ebt_table_info to kmemcgShakeel Butt1-2/+4
2019-01-23sunrpc: handle ENOMEM in rpcb_getport_asyncJ. Bruce Fields1-0/+8
2019-01-23media: vb2: vb2_mmap: move lock upHans Verkuil1-3/+8
2019-01-23LSM: Check for NULL cred-security on freeJames Morris1-0/+7
2019-01-23bpf: in __bpf_redirect_no_mac pull mac only if presentWillem de Bruijn2-10/+12
2019-01-23media: vivid: set min width/height to a value > 0Hans Verkuil1-1/+1
2019-01-23media: vivid: fix error handling of kthread_runHans Verkuil2-2/+8
2019-01-23omap2fb: Fix stack memory disclosureVlad Tsyrklevich1-0/+2
2019-01-23Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su1-1/+3
2019-01-23arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel1-2/+6
2019-01-23pstore/ram: Avoid allocation and leak of platform dataKees Cook1-6/+3
2019-01-23media: v4l: ioctl: Validate num_planes for debug messagesSakari Ailus1-1/+3
2019-01-23mfd: tps6586x: Handle interrupts on suspendJonathan Hunter1-0/+24
2019-01-23OF: properties: add missing of_node_putJulia Lawall1-0/+1
2019-01-23MIPS: lantiq: Fix IPI interrupt handlingHauke Mehrtens1-63/+5
2019-01-23mips: fix n32 compat_ipc_parse_versionArnd Bergmann1-0/+1
2019-01-23crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACKChristophe Leroy1-1/+4
2019-01-23crypto: talitos - reorder code in talitos_edesc_alloc()Christophe Leroy1-19/+7