summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-24mac80211: strictly check mesh address extension modeRajkumar Manoharan2-5/+8
2017-06-24mac80211: fix IBSS presp allocation sizeJohannes Berg1-0/+2
2017-06-24mac80211: fix packet statistics for fast-RXJohannes Berg1-0/+1
2017-06-24mac80211: fix CSA in IBSS modeKoen Vandeputte1-2/+2
2017-06-24usb: musb: dsps: keep VBUS on for host-only modeBin Liu1-0/+6
2017-06-24drm/i915: Fix GVT-g PVINFO version compatibility checkZhenyu Wang2-12/+6
2017-06-24drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner4-8/+20
2017-06-24mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld1-4/+5
2017-06-24mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach1-1/+5
2017-06-24vb2: Fix an off by one error in 'vb2_plane_vaddr'Christophe JAILLET1-1/+1
2017-06-24cpufreq: conservative: Allow down_threshold to take values from 1 to 10Tomasz Wilczyński1-2/+2
2017-06-24ila_xlat: add missing hash secret initializationArnd Bergmann1-0/+1
2017-06-24can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde1-0/+2
2017-06-24configfs: Fix race between create_link and configfs_rmdirNicholas Bellinger1-2/+1
2017-06-24fs: pass on flags in compat_writevChristoph Hellwig1-1/+1
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