summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-18Input: matrix_keypad - fix race when disabling interruptsZhang Bo1-1/+3
2018-03-18MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King1-0/+2
2018-03-18MIPS: ath25: Check for kzalloc allocation failureColin Ian King1-0/+2
2018-03-18MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen1-4/+4
2018-03-18drm/amdgpu:Always save uvd vcpu_bo in VM ModeJames Zhu1-5/+8
2018-03-18drm/amdgpu:Correct max uvd handlesJames Zhu1-1/+1
2018-03-18drm/amdgpu: fix KV harvestingAlex Deucher1-28/+2
2018-03-18drm/radeon: fix KV harvestingAlex Deucher1-29/+2
2018-03-18drm/amdgpu: Notify sbios device ready before send requestRex Zhu1-0/+3
2018-03-18drm/amdgpu: Fix deadlock on runtime suspendLukas Wunner1-20/+38
2018-03-18drm/radeon: Fix deadlock on runtime suspendLukas Wunner1-25/+49
2018-03-18drm/nouveau: Fix deadlock on runtime suspendLukas Wunner1-5/+13
2018-03-18drm: Allow determining if current task is output poll workerLukas Wunner2-0/+21
2018-03-18workqueue: Allow retrieval of current task's work structLukas Wunner2-0/+17
2018-03-18drm/i915: Always call to intel_display_set_init_power() in resume_early.Maarten Lankhorst1-0/+2
2018-03-18scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTShimanshu.madhani@cavium.com1-0/+1
2018-03-18drm/i915: Try EDID bitbanging on HDMI after failed readStefan Brüns1-3/+11
2018-03-18RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6
2018-03-18RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky1-0/+3
2018-03-18RDMA/ucma: Limit possible option sizeLeon Romanovsky1-0/+3
2018-03-11Linux 4.9.87v4.9.87Greg Kroah-Hartman1-1/+1
2018-03-11btrfs: preserve i_mode if __btrfs_set_acl() failsErnesto A. Fernández1-1/+5
2018-03-11bpf, ppc64: fix out of bounds access in tail callDaniel Borkmann1-0/+1
2018-03-11bpf: add schedule points in percpu arrays managementEric Dumazet1-1/+4
2018-03-11bpf, arm64: fix out of bounds access in tail callDaniel Borkmann1-2/+3
2018-03-11bpf, x64: implement retpoline for tail callDaniel Borkmann2-4/+42
2018-03-11bpf: fix mlock precharge on arraymapsDaniel Borkmann1-11/+18
2018-03-11bpf: fix wrong exposure of map_flags into fdinfo for lpmDaniel Borkmann2-0/+2
2018-03-11mpls, nospec: Sanitize array index in mpls_label_ok()Dan Williams1-9/+13
2018-03-11net: mpls: Pull common label check into helperDavid Ahern1-15/+17
2018-03-11sctp: verify size of a new chunk in _sctp_make_chunk()Alexey Kodanev1-1/+6
2018-03-11s390/qeth: fix IPA command submission raceJulian Wiedmann1-9/+10
2018-03-11s390/qeth: fix IP address lookup for L3 devicesJulian Wiedmann2-51/+74
2018-03-11s390/qeth: fix double-free on IP add/remove raceJulian Wiedmann1-1/+2
2018-03-11s390/qeth: fix IP removal on offline cardsJulian Wiedmann1-11/+3
2018-03-11s390/qeth: fix overestimated count of buffer elementsJulian Wiedmann2-9/+12
2018-03-11s390/qeth: fix SETIP command handlingJulian Wiedmann2-6/+13
2018-03-11s390/qeth: fix underestimated count of buffer elementsUrsula Braun1-1/+1
2018-03-11sctp: fix dst refcnt leak in sctp_v6_get_dst()Alexey Kodanev1-3/+7
2018-03-11tcp_bbr: better deal with suboptimal GSOEric Dumazet1-3/+5
2018-03-11rxrpc: Fix send in rxrpc_send_data_packet()David Howells1-1/+1
2018-03-11tcp: Honor the eor bit in tcp_mtu_probeIlya Lesokhin1-0/+25
2018-03-11net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPTHeiner Kallweit1-1/+1
2018-03-11mlxsw: spectrum_switchdev: Check success of FDB add operationShalom Toledo1-2/+27
2018-03-11sctp: fix dst refcnt leak in sctp_v4_get_dstTommi Rantala1-6/+4
2018-03-11udplite: fix partial checksum initializationAlexey Kodanev3-0/+11
2018-03-11ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault1-0/+9
2018-03-11netlink: ensure to loop over all netns in genlmsg_multicast_allns()Nicolas Dichtel1-2/+10
2018-03-11net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68Sabrina Dubroca1-2/+6
2018-03-11net: fix race on decreasing number of TX queuesJakub Kicinski1-2/+9