summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-03Merge tag 'trace-v4.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-02-03Merge branch 'modversions' (modversions fixes for powerpc from Ard)Linus Torvalds12-62/+93
2017-02-03log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel1-1/+12
2017-02-03KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář1-0/+1
2017-02-03module: unify absolute krctab definitions for 32-bit and 64-bitArd Biesheuvel1-7/+0
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel7-52/+53
2017-02-03kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel5-5/+42
2017-02-03ethtool: do not vzalloc(0) on registers dumpStanislaw Gruszka1-3/+6
2017-02-03ipv6: sr: remove cleanup flag and fix HMAC computationDavid Lebrun3-38/+10
2017-02-03dm crypt: replace RCU read-side section with rwsemOndrej Kozina1-4/+4
2017-02-03dm rq: cope with DM device destruction while in dm_old_request_fn()Mike Snitzer1-0/+4
2017-02-03dm mpath: cleanup -Wbool-operation warning in choose_pgpath()Mike Snitzer1-2/+2
2017-02-03Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"Bjorn Helgaas2-12/+6
2017-02-03Merge remote-tracking branches 'regulator/fix/fixed' and 'regulator/fix/twl60...Mark Brown2-47/+1
2017-02-03crypto: chcr - Fix key length for RFC4106Harsh Jain1-2/+2
2017-02-03crypto: algif_aead - Fix kernel panic on list_delHarsh Jain1-1/+1
2017-02-03crypto: aesni - Fix failure when pcbc module is absentHerbert Xu1-4/+4
2017-02-03crypto: ccp - Fix double add when creating new DMA commandGary R Hook2-1/+6
2017-02-03crypto: ccp - Fix DMA operations when IOMMU is enabledGary R Hook1-1/+1
2017-02-03crypto: chcr - Check device is allocated before useHarsh Jain1-10/+8
2017-02-03crypto: chcr - Fix panic on dma_unmap_sgHarsh Jain2-23/+29
2017-02-03net: phy: Fix lack of reference count on PHY driverMao Wenan1-0/+7
2017-02-03Merge branch 'mlx4-queue-reinit'David S. Miller3-13/+29
2017-02-03mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'Martin KaFai Lau3-7/+27
2017-02-03mlx4: Fix memory leak after mlx4_en_update_priv()Martin KaFai Lau1-6/+2
2017-02-03Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie3-4/+7
2017-02-03Merge tag 'topic/vma-fix-for-4.10-2017-02-02' of git://anongit.freedesktop.or...Dave Airlie8-144/+99
2017-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-35/+37
2017-02-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-201/+163
2017-02-03Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-11/+19
2017-02-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2017-02-02Merge tag 'nfsd-4.10-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds5-76/+51
2017-02-02Merge tag 'xtensa-20170202' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-1/+1
2017-02-02Merge tag 'pci-v4.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+13
2017-02-02ARM: orion5x: fix Makefile for linkstation-lschl.dtbArnd Bergmann1-1/+1
2017-02-02PCI/MSI: Don't apply affinity if there aren't enough vectors leftChristoph Hellwig1-0/+10
2017-02-02drm/radeon: Fix vram_size/visible values in DRM_RADEON_GEM_INFO ioctlMichel Dänzer2-3/+4
2017-02-02drm/amdgpu/si: fix crash on headless asicsAlex Deucher1-1/+3
2017-02-02tracing/kprobes: Fix __init annotationArnd Bergmann1-1/+1
2017-02-02perf callchain: Reference count mapsKrister Johansen3-2/+22
2017-02-02perf diff: Fix -o/--order option behavior (again)Namhyung Kim3-1/+14
2017-02-02perf diff: Fix segfault on 'perf diff -o N' optionNamhyung Kim1-0/+4
2017-02-02crypto: qat - zero esram only for DH85x devicesGiovanni Cabiddu1-2/+2
2017-02-02crypto: qat - fix bar discovery for c62xGiovanni Cabiddu2-1/+2
2017-02-01efi/fdt: Avoid FDT manipulation after ExitBootServices()Ard Biesheuvel1-11/+3
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds47-370/+555
2017-02-01Input: uinput - fix crash when mixing old and new init styleDmitry Torokhov1-6/+14
2017-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-2/+37
2017-02-01tcp: fix 0 divide in __tcp_select_window()Eric Dumazet1-2/+4
2017-02-01ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter1-1/+1