summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds15-80/+173
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds15-1797/+60
2017-12-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-12/+18
2017-12-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+3
2017-12-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2017-12-15Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
2017-12-15SUNRPC: Fix a race in the receive code pathTrond Myklebust1-9/+19
2017-12-15nfs: don't wait on commit in nfs_commit_inode() if there were no commit requestsScott Mayhew1-0/+2
2017-12-15xprtrdma: Spread reply processing over more CPUsChuck Lever4-6/+5
2017-12-15nfs: fix a deadlock in nfs client initializationScott Mayhew2-4/+24
2017-12-15ip_gre: fix wrong return value of erspan_rcvHaishuang Yan1-1/+1
2017-12-15net: usb: qmi_wwan: add Telit ME910 PID 0x1101 supportDaniele Palmas1-0/+1
2017-12-15Merge branch 'net-sched-Make-qdisc-offload-uapi-uniform'David S. Miller5-17/+19
2017-12-15pkt_sched: Remove TC_RED_OFFLOADED from uapiYuval Mintz1-1/+0
2017-12-15net: sched: Move to new offload indication in REDYuval Mintz1-16/+15
2017-12-15net: sched: Add TCA_HW_OFFLOADYuval Mintz3-0/+4
2017-12-15Merge branch 'aquantia-fixes'David S. Miller12-106/+177
2017-12-15net: aquantia: Increment driver versionIgor Russkikh2-3/+6
2017-12-15net: aquantia: Fix typo in ethtool statistics namesIgor Russkikh1-8/+8
2017-12-15net: aquantia: Update hw counters on hw initIgor Russkikh2-0/+8
2017-12-15net: aquantia: Improve link state and statistics check interval callbackIgor Russkikh2-3/+6
2017-12-15net: aquantia: Fill in multicast counter in ndev stats from hardwareIgor Russkikh1-0/+1
2017-12-15net: aquantia: Fill ndev stat couters from hardwareIgor Russkikh1-16/+16
2017-12-15net: aquantia: Extend stat counters to 64bit valuesIgor Russkikh4-67/+79
2017-12-15net: aquantia: Fix hardware DMA stream overload on large MRRSIgor Russkikh2-0/+18
2017-12-15net: aquantia: Fix actual speed capabilities reportingIgor Russkikh6-9/+35
2017-12-15sock: free skb in skb_complete_tx_timestamp on errorWillem de Bruijn1-1/+5
2017-12-15Merge branch 's390-fixes'David S. Miller5-46/+79
2017-12-15s390/qeth: update takeover IPs after configuration changeJulian Wiedmann5-37/+67
2017-12-15s390/qeth: lock IP table while applying takeover changesJulian Wiedmann1-0/+2
2017-12-15s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann2-4/+6
2017-12-15s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann3-20/+19
2017-12-15arm64: fpsimd: Fix copying of FP state from signal frame into task structWill Deacon1-1/+1
2017-12-15Merge tag 'batadv-net-for-davem-20171215' of git://git.open-mesh.org/linux-mergeDavid S. Miller4-5/+7
2017-12-15mlxsw: spectrum: Disable MAC learning for ovs portYuval Mintz1-0/+18
2017-12-15sched/rt: Do not pull from current CPU if only one CPU to pullSteven Rostedt1-1/+7
2017-12-15tools/headers: Synchronize kernel <-> tooling headersIngo Molnar2-2/+3
2017-12-15objtool: Resync objtool's instruction decoder source code copy with the kerne...Ingo Molnar1-0/+10
2017-12-15x86/decoder: Fix and update the opcodes mapRandy Dunlap3-8/+35
2017-12-15x86/power: Make restore_processor_context() saneAndy Lutomirski3-41/+62
2017-12-15x86/power/32: Move SYSENTER MSR restoration to fix_processor_context()Andy Lutomirski1-6/+3
2017-12-15x86/power/64: Use struct desc_ptr for the IDT in struct saved_contextAndy Lutomirski2-12/+2
2017-12-15posix-timer: Properly check sigevent->sigev_notifyThomas Gleixner1-12/+17
2017-12-15dmaengine: fsl-edma: disable clks on all error pathsAndreas Platschek1-14/+14
2017-12-14Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-2/+18
2017-12-14Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-39/+32
2017-12-14tracing: Have stack trace not record if RCU is not watchingSteven Rostedt (VMware)1-0/+4
2017-12-14Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-10/+28
2017-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds30-43/+125
2017-12-14arch: define weak abort()Sudip Mukherjee1-0/+8