summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-08cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V3-1/+2
2016-12-08parisc: Fix TLB related boot crash on SMP machinesHelge Deller1-0/+11
2016-12-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-6/+8
2016-12-08driver: ipvlan: Unlink the upper dev when ipvlan_link_new failedGao Feng1-1/+3
2016-12-08ser_gigaset: return -ENOMEM on error instead of successDan Carpenter1-1/+3
2016-12-08ARM: dts: orion5x: fix number of sata port for linkstation ls-glRoger Shimizu1-0/+4
2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas3-6/+32
2016-12-08ASoC: zte: spdif: correct ZX_SPDIF_CLK_RAT defineShawn Guo1-1/+1
2016-12-08ASoC: zte: spdif and i2s drivers are not zx296702 specificShawn Guo4-10/+10
2016-12-08can: peak: fix bad memory access and free sequence추지호1-2/+4
2016-12-08ceph: don't set req->r_locked_dir in ceph_d_revalidateJeff Layton1-10/+14
2016-12-08crypto: algif_aead - fix uninitialized variable warningStephan Mueller1-1/+1
2016-12-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-31/+9
2016-12-07kcov: add missing #include <linux/sched.h>Kefeng Wang1-0/+1
2016-12-07radix tree test suite: fix compilationMatthew Wilcox3-30/+1
2016-12-07zram: restrict add/remove attributes to root onlySergey Senozhatsky1-1/+7
2016-12-08Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-2/+6
2016-12-07libata-scsi: disable SCT Write Same for the momentNicolai Stange1-0/+1
2016-12-07ARM: dts: imx7d: fix LCDIF clock assignmentStefan Agner1-3/+2
2016-12-07dts: sun8i-h3: correct UART3 pin definitionsJorik Jonker1-1/+1
2016-12-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-9/+12
2016-12-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+3
2016-12-07Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-13/+11
2016-12-07Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-91/+159
2016-12-07Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2016-12-07phy: Don't increment MDIO bus refcount unless it's a different ownerFlorian Fainelli1-3/+13
2016-12-07netvsc: reduce maximum GSO sizestephen hemminger1-0/+5
2016-12-07drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" linksAlex1-0/+1
2016-12-07Merge tag 'linux-can-fixes-for-4.9-20161207' of git://git.kernel.org/pub/scm/...David S. Miller2-0/+4
2016-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-5/+2
2016-12-07Revert "default exported asm symbols to zero"Linus Torvalds1-1/+0
2016-12-07Don't feed anything but regular iovec's to blk_rq_map_user_iovLinus Torvalds1-0/+4
2016-12-07drm/amdgpu: just suspend the hw on pci shutdownAlex Deucher3-2/+6
2016-12-07ASoC: rsnd: setup BRGCKR/BRRA/BRRB when startingKuninori Morimoto1-9/+12
2016-12-07ASoC: rsnd: enable/disable ADG when suspend/resume timingKuninori Morimoto3-14/+51
2016-12-07ASoC: rsnd: tidyup ssi->usrcnt counter check in hw_paramsKuninori Morimoto1-3/+6
2016-12-07crypto: mcryptd - Check mcryptd algorithm compatibilitytim1-7/+12
2016-12-07crypto: algif_aead - fix AEAD tag memory handlingStephan Mueller1-21/+36
2016-12-07crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernelHoria Geantă1-2/+3
2016-12-07crypto: marvell - Don't corrupt state of an STD req for re-stepped ahashRomain Perier1-3/+5
2016-12-07crypto: marvell - Don't copy hash operation twice into the SRAMRomain Perier1-3/+0
2016-12-07can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2-0/+4
2016-12-07parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...John David Anglin1-21/+1
2016-12-07parisc: Purge TLB before setting PTEJohn David Anglin1-4/+4
2016-12-06device-dax: fix private mapping restriction, permit read-onlyDan Williams1-1/+1
2016-12-06tools/testing/nvdimm: unit test acpi_nfit_ctl()Dan Williams6-9/+267
2016-12-06acpi, nfit: fix bus vs dimm confusion in xlat_statusDan Williams1-3/+14
2016-12-06acpi, nfit: validate ars_status output buffer sizeDan Williams1-4/+17
2016-12-06acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams3-7/+23
2016-12-06acpi, nfit: fix extended status translations for ACPI DSMsVishal Verma1-4/+4