summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v4.9.33-rt23v4.9.33-rt23Sebastian Andrzej Siewior2017-06-231-1/+1
* kernel/locking: use an exclusive wait_q for sleepersSebastian Andrzej Siewior2017-06-234-7/+33
* sched/migrate disable: handle updated task-mask mg-dis sectionSebastian Andrzej Siewior2017-06-232-6/+54
* v4.9.33-rt22v4.9.33-rt22Sebastian Andrzej Siewior2017-06-231-1/+1
* Merge tag 'v4.9.33' into linux-4.9.y-rtSebastian Andrzej Siewior2017-06-23374-1847/+3828
|\
| * Linux 4.9.33v4.9.33Greg Kroah-Hartman2017-06-171-1/+1
| * sparc64: make string buffers large enoughDan Carpenter2017-06-171-2/+2
| * drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.Maarten Lankhorst2017-06-171-0/+9
| * drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä2017-06-172-0/+30
| * s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger2017-06-171-6/+13
| * xtensa: don't use linux IRQ #0Max Filippov2017-06-176-15/+13
| * RDMA/qedr: Return max inline data in QP query resultRam Amrani2017-06-171-1/+1
| * RDMA/qedr: Don't spam dmesg if QP is in error stateRam Amrani2017-06-171-3/+4
| * RDMA/qedr: Don't reset QP when queues aren't flushedRam Amrani2017-06-171-0/+8
| * RDMA/qedr: Fix and simplify memory leak in PD allocRam Amrani2017-06-171-8/+18
| * RDMA/qedr: Dispatch port active event from qedr_addRam Amrani2017-06-172-6/+19
| * netfilter: nft_log: restrict the log prefix length to 127Liping Zhang2017-06-173-2/+4
| * netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCLPablo Neira Ayuso2017-06-171-7/+9
| * tipc: fix nametbl_lock soft lockup at node/link eventsParthasarathy Bhuvaragan2017-06-171-2/+7
| * tipc: add subscription refcount to avoid invalid deleteParthasarathy Bhuvaragan2017-06-172-54/+71
| * tipc: fix connection refcount errorParthasarathy Bhuvaragan2017-06-171-9/+10
| * tipc: ignore requests when the connection state is not CONNECTEDParthasarathy Bhuvaragan2017-06-171-6/+7
| * ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncachedVineet Gupta2017-06-171-3/+16
| * ARC: smp-boot: Decouple Non masters waiting API from jump to entry pointVineet Gupta2017-06-172-9/+11
| * vhost/vsock: handle vhost_vq_init_access() errorStefan Hajnoczi2017-06-171-4/+9
| * kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus2017-06-173-0/+13
| * kernel/watchdog.c: move shared definitions to nmi.hBabu Moger2017-06-172-24/+28
| * kernel/watchdog.c: move hardlockup detector to separate fileBabu Moger2017-06-173-230/+239
| * userfaultfd: fix SIGBUS resulting from false rwsem wakeupsAndrea Arcangeli2017-06-171-2/+35
| * proc: add a schedule point in proc_pid_readdir()Eric Dumazet2017-06-171-0/+2
| * frv: add missing atomic64 operationsSudip Mukherjee2017-06-171-1/+18
| * frv: add atomic64_add_unless()Sudip Mukherjee2017-06-171-0/+16
| * romfs: use different way to generate fsid for BLOCK or MTDColy Li2017-06-171-1/+22
| * mn10300: fix build error of missing fpu_save()Randy Dunlap2017-06-171-1/+1
| * usb: musb: Fix external abort on non-linefetch for musb_irq_work()Tony Lindgren2017-06-171-0/+11
| * sctp: sctp_addr_id2transport should verify the addr before looking up assocXin Long2017-06-171-1/+5
| * sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segmentXin Long2017-06-171-1/+1
| * bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().Michael Chan2017-06-171-3/+6
| * bnxt_en: Fix RTNL lock usage on bnxt_update_link().Michael Chan2017-06-171-19/+18
| * bnxt_en: Enhance autoneg support.Michael Chan2017-06-172-0/+24
| * bnxt_en: Fix bnxt_reset() in the slow path task.Michael Chan2017-06-171-13/+25
| * net-next: ethernet: mediatek: change the compatible stringJohn Crispin2017-06-171-1/+1
| * r8152: avoid start_xmit to schedule napi when napi is disabledhayeswang2017-06-171-2/+6
| * r8152: fix rtl8152_post_reset functionhayeswang2017-06-171-0/+2
| * r8152: re-schedule napi for txhayeswang2017-06-171-0/+3
| * r8152: check rx after napi is enabledhayeswang2017-06-171-1/+6
| * r8152: avoid start_xmit to call napi_schedule during autosuspendhayeswang2017-06-171-3/+9
| * nvmet-rdma: Fix missing dma sync to nvme data structuresParav Pandit2017-06-171-0/+17
| * nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever2017-06-171-0/+1
| * ravb: unmap descriptors when freeing ringsKazuya Mizuguchi2017-06-171-48/+64