summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-08Merge branch 'ras/urgent' into ras/coreThomas Gleixner865-4493/+7846
2018-03-08x86/MCE: Serialize sysfs changesSeunghun Han1-1/+21
2018-03-08x86/MCE: Save microcode revision in machine check recordsTony Luck2-1/+4
2018-03-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+0
2018-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-11/+9
2018-03-08Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"Arkadiusz Hiler1-1/+0
2018-03-07Merge tag 'gfs2-4.16.rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+0
2018-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds7-62/+54
2018-03-07Merge tag 'regulator-fix-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2018-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds16-76/+115
2018-03-07gfs2: Fixes to "Implement iomap for block_map" (2)Andreas Gruenbacher1-3/+0
2018-03-07Merge remote-tracking branches 'regulator/fix/resume' and 'regulator/fix/stm3...Mark Brown2-2/+2
2018-03-06Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+69
2018-03-06s390/entry.S: fix spurious zeroing of r0Christian Borntraeger1-2/+2
2018-03-06signal/x86: Include the field offsets in the build time checksEric W. Biederman1-0/+65
2018-03-06signal: Correct the offset of si_pkey in struct siginfoEric W. Biederman2-4/+4
2018-03-06Merge tag 'please-pull-ia64_misc' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-57/+34
2018-03-06ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"Colin Ian King1-1/+1
2018-03-06ia64/err-inject: Use get_user_pages_fast()Davidlohr Bueso1-1/+1
2018-03-06ia64: doc: tweak whitespace for 'console=' parameterSergei Trofimovich1-1/+1
2018-03-06ia64: Convert remaining atomic operationsMatthew Wilcox1-46/+23
2018-03-06ia64: convert unwcheck.py to python3Corentin Labbe1-8/+8
2018-03-05Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2018-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds95-658/+1033
2018-03-05Merge branch 'hv_netvsc-minor-fixes'David S. Miller3-39/+79
2018-03-05hv_netvsc: propagate rx filters to VFStephen Hemminger1-4/+36
2018-03-05hv_netvsc: filter multicast/broadcastStephen Hemminger1-8/+12
2018-03-05hv_netvsc: defer queue selection to VFStephen Hemminger1-2/+13
2018-03-05hv_netvsc: use napi_schedule_irqoffStephen Hemminger1-1/+1
2018-03-05hv_netvsc: fix race in napi poll when reschedulingStephen Hemminger1-2/+3
2018-03-05hv_netvsc: cancel subchannel setup before halting deviceStephen Hemminger1-0/+3
2018-03-05hv_netvsc: fix error unwind handling if vmbus_open failsStephen Hemminger1-1/+1
2018-03-05hv_netvsc: only wake transmit queue if link is upStephen Hemminger1-4/+3
2018-03-05hv_netvsc: avoid retry on send during shutdownStephen Hemminger1-17/+7
2018-03-05virtio-net: re enable XDP_REDIRECT for mergeable bufferJason Wang1-12/+42
2018-03-05ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault1-0/+9
2018-03-05tc-testing: skbmod: fix match value of ethertypeDavide Caratti1-1/+1
2018-03-05mlxsw: spectrum_switchdev: Check success of FDB add operationShalom Toledo1-2/+27
2018-03-05Linux 4.16-rc4v4.16-rc4Linus Torvalds1-1/+1
2018-03-05Merge branch 'GSO_BY_FRAGS-correctness-improvements'David S. Miller12-51/+54
2018-03-05net: make skb_gso_*_seglen functions privateDaniel Axtens2-35/+35
2018-03-05net: xfrm: use skb_gso_validate_network_len() to check gso sizesDaniel Axtens2-2/+3
2018-03-05net: sched: tbf: handle GSO_BY_FRAGS case in enqueueDaniel Axtens1-1/+2
2018-03-05net: rename skb_gso_validate_mtu -> skb_gso_validate_network_lenDaniel Axtens9-13/+14
2018-03-04Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-18/+21
2018-03-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-26/+53
2018-03-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-5/+16
2018-03-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2018-03-04Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-47/+191
2018-03-04Merge tag 'batadv-net-for-davem-20180302' of git://git.open-mesh.org/linux-mergeDavid S. Miller9-39/+50