summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0412703-311/+13121
|\
| * Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-031-3/+3
| |\
| | * clk: uniphier: fix clock data for PXs3Masahiro Yamada2017-10-241-3/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2017-11-032-0/+3
| |\ \
| | * | arch/tile: Implement ->set_state_oneshot_stopped()Chris Metcalf2017-11-031-0/+1
| | * | tile: pass machine size to sparseLuc Van Oostenryck2017-10-311-0/+2
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-11-031-0/+1
| |\ \ \
| | * | | scsi: qla2xxx: Fix oops in qla2x00_probe_one error pathDouglas Miller2017-10-311-0/+1
| * | | | Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-035-13/+26
| |\ \ \ \
| | * | | | powerpc/perf: Fix core-imc hotplug callback failure during imc initializationMadhavan Srinivasan2017-11-031-0/+14
| | * | | | powerpc/kprobes: Dereference function pointers only if the address does not b...Naveen N. Rao2017-11-011-1/+6
| | * | | | Revert "powerpc64/elfv1: Only dereference function descriptor for non-text sy...Naveen N. Rao2017-11-011-9/+1
| | * | | | powerpc/64s/radix: Fix preempt imbalance in TLB flushNicholas Piggin2017-10-251-0/+2
| | * | | | powerpc: Fix check for copy/paste instructions in alignment handlerPaul Mackerras2017-10-251-1/+1
| | * | | | powerpc/perf: Fix IMC allocation routineGuilherme G. Piccoli2017-10-251-2/+2
| * | | | | Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-031-13/+94
| |\ \ \ \ \
| | * | | | | mmc: dw_mmc: Fix the DTO timeout calculationDouglas Anderson2017-11-011-1/+6
| | * | | | | mmc: dw_mmc: Add locking to the CTO timerDouglas Anderson2017-10-301-10/+81
| | * | | | | mmc: dw_mmc: Fix the CTO timeout calculationDouglas Anderson2017-10-301-1/+5
| | * | | | | mmc: dw_mmc: cancel the CTO timer after a voltage switchDouglas Anderson2017-10-301-1/+2
| * | | | | | Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-11-0310-44/+70
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-11-022-6/+10
| | |\ \ \ \ \ \
| | | * | | | | | drm/amdgpu: allow harvesting check for Polaris VCELeo Liu2017-11-011-6/+6
| | | * | | | | | drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvestingLeo Liu2017-11-011-0/+4
| | * | | | | | | Merge tag 'drm-intel-fixes-2017-11-01' of git://anongit.freedesktop.org/drm/d...Dave Airlie2017-11-027-35/+57
| | |\ \ \ \ \ \ \
| | | * | | | | | | drm/i915: Check incoming alignment for unfenced buffers (on i915gm)Chris Wilson2017-11-011-0/+4
| | | * | | | | | | drm/i915: Hold rcu_read_lock when iterating over the radixtree (vma idr)Chris Wilson2017-10-301-0/+2
| | | * | | | | | | drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects)Chris Wilson2017-10-301-0/+2
| | | * | | | | | | drm/i915/edp: read edp display control registers unconditionallyJani Nikula2017-10-301-3/+10
| | | * | | | | | | drm/i915: Do not rely on wm preservation for ILK watermarksMaarten Lankhorst2017-10-302-31/+21
| | | * | | | | | | drm/i915: Cancel the modeset retry work during modeset cleanupManasi Navare2017-10-301-1/+18
| | * | | | | | | | Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2017-11-011-3/+3
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | drm/nouveau/kms/nv50: use the correct state for base channel notifier setupBen Skeggs2017-11-011-3/+3
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-0327-50/+60
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | net: systemport: Correct IPG length settingsFlorian Fainelli2017-11-031-4/+6
| | * | | | | | | | | tcp: do not mangle skb->cb[] in tcp_make_synack()Eric Dumazet2017-11-031-7/+2
| | * | | | | | | | | fib: fib_dump_info can no longer use __in_dev_get_rtnlFlorian Westphal2017-11-031-6/+10
| | * | | | | | | | | stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka2017-11-032-12/+12
| | * | | | | | | | | Merge branch 'net-sched-use-after-free'David S. Miller2017-11-0318-18/+26
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | net_sched: hold netns refcnt for each actionCong Wang2017-11-0318-18/+22
| | | * | | | | | | | | net_sched: acquire RTNL in tc_action_net_exit()Cong Wang2017-11-032-0/+4
| | |/ / / / / / / / /
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-11-022-1/+2
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | netfilter: nf_reject_ipv4: Fix use-after-free in send_resetTejaswi Tanikella2017-11-011-0/+2
| | | * | | | | | | | | netfilter: nft_set_hash: disable fast_ops for 2-len keysAnatole Denis2017-10-251-1/+0
| | * | | | | | | | | | net: vrf: correct FRA_L3MDEV encode typeJeff Barnhill2017-11-021-1/+1
| | * | | | | | | | | | tcp_nv: fix division by zero in tcpnv_acked()Konstantin Khlebnikov2017-11-021-1/+1
| * | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-038-20/+86
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | mm, swap: fix race between swap count continuation operationsHuang Ying2017-11-032-6/+21
| | * | | | | | | | | | | mm/huge_memory.c: deposit page table when copying a PMD migration entryZi Yan2017-11-031-0/+3
| | * | | | | | | | | | | initramfs: fix initramfs rebuilds w/ compression after disablingFlorian Fainelli2017-11-031-4/+5