summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-31Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-fixesDave Airlie8-6/+19
2017-01-31x86/irq: Make irq activate operations symmetricThomas Gleixner2-0/+3
2017-01-31fscache: Fix dead object requeueDavid Howells2-2/+25
2017-01-31fscache: Clear outstanding writes when disabling a cookieDavid Howells2-0/+11
2017-01-31FS-Cache: Initialise stores_lock in netfs cookieDavid Howells1-0/+1
2017-01-31ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis1-0/+5
2017-01-31net: thunderx: avoid dereferencing xcv when NULLVincent1-2/+1
2017-01-31svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields1-1/+1
2017-01-31nfsd: special case truncates some moreChristoph Hellwig1-60/+37
2017-01-31NFSD: Fix a null reference case in find_or_create_lock_stateid()Kinglong Mee3-15/+13
2017-01-31USB: serial: pl2303: add ATEN device IDMarcel J.E. Mol2-0/+2
2017-01-31tracing: Fix hwlat kthread migrationSteven Rostedt (VMware)1-3/+5
2017-01-31drm/atomic: Fix double free in drm_atomic_state_default_clearMaarten Lankhorst1-5/+8
2017-01-31HID: cp2112: fix gpio-callback error handlingJohan Hovold1-1/+1
2017-01-31HID: cp2112: fix sleep-while-atomicJohan Hovold1-15/+11
2017-01-31mmc: sdhci: Ignore unexpected CARD_INT interruptsGabriel Krisman Bertazi1-1/+2
2017-01-31doc: convert UIO howto from docbook to sphinxAlexander Dahl5-1114/+708
2017-01-31mei: simplify error handling via devres function.Tomas Winkler5-105/+26
2017-01-31mei: revamp io list cleanup function.Tomas Winkler3-72/+47
2017-01-31mei: replace callback structures used as list head by list_headAlexander Usyskin9-98/+85
2017-01-31mei: amthif: allow the read completion after closeTomas Winkler1-1/+1
2017-01-31mei: amthif: clean command queue upon disconnectionTomas Winkler1-1/+1
2017-01-31mei: abort waiting for notification on unsupported HWAlexander Usyskin1-0/+5
2017-01-31mei: return error on notification request to a disconnected clientAlexander Usyskin1-0/+3
2017-01-31mei: bus: unregister callbacks upon me client disable callAlexander Usyskin1-8/+22
2017-01-31mei: bus: prevent hardware module unload if device on bus is activeAlexander Usyskin3-2/+41
2017-01-31mei: bus: cancel and disable callback after release callAlexander Usyskin1-4/+4
2017-01-31Drivers: hv: Log the negotiated IC versions.Alex Ng4-9/+23
2017-01-31Drivers: hv: vmbus: Use all supported IC versions to negotiateAlex Ng6-106/+154
2017-01-31Drivers: hv: balloon: add a fall through comment to hv_memory_notifier()Vitaly Kuznetsov1-0/+1
2017-01-31Drivers: hv: restore TSC page cleanup before kexecVitaly Kuznetsov1-0/+4
2017-01-31Drivers: hv: restore hypervcall page cleanup before kexecVitaly Kuznetsov5-19/+20
2017-01-31hv_util: switch to using timespec64Vitaly Kuznetsov1-3/+3
2017-01-31drm/nouveau/kms/nv50: request vblank events for commits that send completion ...Ben Skeggs1-0/+6
2017-01-31drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrievalIlia Mirkin1-1/+2
2017-01-31drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215Alastair Bridgewater1-1/+1
2017-01-31drm/nouveau/nouveau/led: prevent compiling the led-code if nouveau=y and leds=mMartin Peres1-1/+1
2017-01-31drm/nouveau/disp/mcp7x: disable dptmds workaroundBen Skeggs1-2/+0
2017-01-31drm/nouveau: prevent userspace from deleting client objectBen Skeggs1-1/+2
2017-01-31drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffersBen Skeggs2-0/+7
2017-01-31Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui3-2/+37
2017-01-31Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wakeChristophe JAILLET1-2/+2
2017-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-8/+81
2017-01-31Merge branch 'sparc64-non-resumable-user-error-recovery'David S. Miller2-1/+74
2017-01-31sparc64: Handle PIO & MEM non-resumable errors.Liam R. Howlett1-0/+73
2017-01-31sparc64: Zero pages on allocation for mondo and error queues.Liam R. Howlett1-1/+1
2017-01-31net/sched: cls_flower: Correct matching on ICMPv6 codeSimon Horman1-2/+2
2017-01-31Merge tag 'linux-can-fixes-for-4.10-20170130' of git://git.kernel.org/pub/scm...David S. Miller1-7/+16
2017-01-31Merge tag 'rtc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds2-3/+14
2017-01-30ipv6: Paritially checksum full MTU framesVlad Yasevich1-1/+1