summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-22tipc: fix uninit-value in tipc_nl_compat_name_table_dumpYing Xue1-0/+2
2019-01-22tipc: fix uninit-value in tipc_nl_compat_link_setYing Xue1-0/+5
2019-01-22tipc: fix uninit-value in tipc_nl_compat_bearer_enableYing Xue1-0/+26
2019-01-22tipc: fix uninit-value in tipc_nl_compat_link_reset_statsYing Xue1-0/+15
2019-01-22tipc: fix uninit-value in in tipc_conn_rcv_subYing Xue1-1/+1
2019-01-22sctp: allocate sctp_sockaddr_entry with kzallocXin Long2-7/+2
2019-01-22blockdev: Fix livelocks on loop deviceJan Kara1-10/+18
2019-01-22selinux: fix GPF on invalid policyStephen Smalley1-1/+2
2019-01-22gpu/drm: Fix lock held when returning to user space.Tetsuo Handa2-4/+3
2019-01-22drm/vkms: Fix plane duplicate_stateDaniel Vetter1-2/+5
2019-01-22block: use rcu_work instead of call_rcu to avoid sleep in softirqYufen Yu2-4/+6
2019-01-22netfilter: ebtables: account ebt_table_info to kmemcgShakeel Butt1-2/+4
2019-01-22sunrpc: handle ENOMEM in rpcb_getport_asyncJ. Bruce Fields1-0/+8
2019-01-22media: vb2: vb2_mmap: move lock upHans Verkuil1-3/+8
2019-01-22LSM: Check for NULL cred-security on freeJames Morris1-0/+7
2019-01-22ipv6: make icmp6_send() robust against null skb->devEric Dumazet1-2/+6
2019-01-22bpf: in __bpf_redirect_no_mac pull mac only if presentWillem de Bruijn2-10/+12
2019-01-22media: vivid: set min width/height to a value > 0Hans Verkuil1-1/+1
2019-01-22media: vivid: fix error handling of kthread_runHans Verkuil2-2/+8
2019-01-22omap2fb: Fix stack memory disclosureVlad Tsyrklevich1-0/+2
2019-01-22fix int_sqrt64() for very large numbersFlorian La Roche1-1/+1
2019-01-22Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su1-1/+3
2019-01-22fbdev: offb: Fix OF node name handlingRob Herring1-9/+9
2019-01-22arm64: dts: marvell: armada-ap806: reserve PSCI areaHeinrich Schuchardt1-0/+17
2019-01-22arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel1-2/+6
2019-01-22powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao1-3/+4
2019-01-22SUNRPC: Fix TCP receive code on archs with flush_dcache_page()Trond Myklebust1-0/+22
2019-01-22pstore/ram: Avoid allocation and leak of platform dataKees Cook1-6/+3
2019-01-22net: dsa: realtek-smi: fix OF child-node lookupJohan Hovold1-5/+13
2019-01-22kbuild: mark prepare0 as PHONY to fix external module buildMasahiro Yamada1-2/+2
2019-01-22kbuild: fix single target build for external moduleMasahiro Yamada1-8/+3
2019-01-22kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7Paul Burton1-0/+1
2019-01-22RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive3-1/+41
2019-01-22RDMA/nldev: Don't expose unsafe global rkey to regular userLeon Romanovsky1-4/+0
2019-01-22media: vim2m: only cancel work if it is for right contextHans Verkuil1-1/+3
2019-01-22media: v4l: ioctl: Validate num_planes for debug messagesSakari Ailus1-1/+3
2019-01-22mfd: tps6586x: Handle interrupts on suspendJonathan Hunter1-0/+24
2019-01-22OF: properties: add missing of_node_putJulia Lawall1-0/+1
2019-01-22drm/rockchip: add missing of_node_putJulia Lawall1-1/+3
2019-01-22drm/i915/gvt: Fix mmap range checkZhenyu Wang1-2/+12
2019-01-22MIPS: OCTEON: fix kexec supportAurelien Jarno1-1/+1
2019-01-22MIPS: lantiq: Fix IPI interrupt handlingHauke Mehrtens1-63/+5
2019-01-22MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki2-0/+32
2019-01-22mips: fix n32 compat_ipc_parse_versionArnd Bergmann1-0/+1
2019-01-22virtio-balloon: tweak config_changed implementationWei Wang1-33/+65
2019-01-22virtio: don't allocate vqs when names[i] = NULLWei Wang4-9/+30
2019-01-22scsi: sd: Fix cache_type_store()Ivan Mironov1-0/+6
2019-01-22scsi: core: Synchronize request queue PM status only on successful resumeStanley Chu1-11/+15
2019-01-22Yama: Check for pid death before checking ancestryKees Cook1-1/+3
2019-01-22btrfs: wait on ordered extents on abort cleanupJosef Bacik1-0/+8