summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-17Linux 4.9.33v4.9.33Greg Kroah-Hartman1-1/+1
2017-06-17sparc64: make string buffers large enoughDan Carpenter1-2/+2
2017-06-17drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.Maarten Lankhorst1-0/+9
2017-06-17drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä2-0/+30
2017-06-17s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger1-6/+13
2017-06-17xtensa: don't use linux IRQ #0Max Filippov6-15/+13
2017-06-17RDMA/qedr: Return max inline data in QP query resultRam Amrani1-1/+1
2017-06-17RDMA/qedr: Don't spam dmesg if QP is in error stateRam Amrani1-3/+4
2017-06-17RDMA/qedr: Don't reset QP when queues aren't flushedRam Amrani1-0/+8
2017-06-17RDMA/qedr: Fix and simplify memory leak in PD allocRam Amrani1-8/+18
2017-06-17RDMA/qedr: Dispatch port active event from qedr_addRam Amrani2-6/+19
2017-06-17netfilter: nft_log: restrict the log prefix length to 127Liping Zhang3-2/+4
2017-06-17netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCLPablo Neira Ayuso1-7/+9
2017-06-17tipc: fix nametbl_lock soft lockup at node/link eventsParthasarathy Bhuvaragan1-2/+7
2017-06-17tipc: add subscription refcount to avoid invalid deleteParthasarathy Bhuvaragan2-54/+71
2017-06-17tipc: fix connection refcount errorParthasarathy Bhuvaragan1-9/+10
2017-06-17tipc: ignore requests when the connection state is not CONNECTEDParthasarathy Bhuvaragan1-6/+7
2017-06-17ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncachedVineet Gupta1-3/+16
2017-06-17ARC: smp-boot: Decouple Non masters waiting API from jump to entry pointVineet Gupta2-9/+11
2017-06-17vhost/vsock: handle vhost_vq_init_access() errorStefan Hajnoczi1-4/+9
2017-06-17kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus3-0/+13
2017-06-17kernel/watchdog.c: move shared definitions to nmi.hBabu Moger2-24/+28
2017-06-17kernel/watchdog.c: move hardlockup detector to separate fileBabu Moger3-230/+239
2017-06-17userfaultfd: fix SIGBUS resulting from false rwsem wakeupsAndrea Arcangeli1-2/+35
2017-06-17proc: add a schedule point in proc_pid_readdir()Eric Dumazet1-0/+2
2017-06-17frv: add missing atomic64 operationsSudip Mukherjee1-1/+18
2017-06-17frv: add atomic64_add_unless()Sudip Mukherjee1-0/+16
2017-06-17romfs: use different way to generate fsid for BLOCK or MTDColy Li1-1/+22
2017-06-17mn10300: fix build error of missing fpu_save()Randy Dunlap1-1/+1
2017-06-17usb: musb: Fix external abort on non-linefetch for musb_irq_work()Tony Lindgren1-0/+11
2017-06-17sctp: sctp_addr_id2transport should verify the addr before looking up assocXin Long1-1/+5
2017-06-17sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segmentXin Long1-1/+1
2017-06-17bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().Michael Chan1-3/+6
2017-06-17bnxt_en: Fix RTNL lock usage on bnxt_update_link().Michael Chan1-19/+18
2017-06-17bnxt_en: Enhance autoneg support.Michael Chan2-0/+24
2017-06-17bnxt_en: Fix bnxt_reset() in the slow path task.Michael Chan1-13/+25
2017-06-17net-next: ethernet: mediatek: change the compatible stringJohn Crispin1-1/+1
2017-06-17r8152: avoid start_xmit to schedule napi when napi is disabledhayeswang1-2/+6
2017-06-17r8152: fix rtl8152_post_reset functionhayeswang1-0/+2
2017-06-17r8152: re-schedule napi for txhayeswang1-0/+3
2017-06-17r8152: check rx after napi is enabledhayeswang1-1/+6
2017-06-17r8152: avoid start_xmit to call napi_schedule during autosuspendhayeswang1-3/+9
2017-06-17nvmet-rdma: Fix missing dma sync to nvme data structuresParav Pandit1-0/+17
2017-06-17nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever1-0/+1
2017-06-17ravb: unmap descriptors when freeing ringsKazuya Mizuguchi1-48/+64
2017-06-17drm/ast: Fixed system hanged if disable P2AY.C. Chen3-79/+97
2017-06-17drm/nouveau: Fix drm poll_helper handlingPeter Ujfalusi2-7/+5
2017-06-17drm/nouveau: Don't enabling polling twice on runtime resumeLyude Paul2-2/+6
2017-06-17drm/nouveau: Handle fbcon suspend/resume in seperate workerLyude Paul2-9/+36
2017-06-17drm/nouveau: Rename acpi_work to hpd_workHans de Goede2-17/+17