| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc: fix a building error reported by kbuild | Gonglei \(Arei\) | 2016-12-11 | 1 | -0/+1 |
* | sparc64: fix typo in pgd_clear() | Kirill A. Shutemov | 2016-12-11 | 1 | -1/+1 |
* | sparc64: restore irq in error paths in iommu | Dan Carpenter | 2016-12-11 | 1 | -0/+2 |
* | sparc: leon: Fix a retry loop in leon_init_timers() | Dan Carpenter | 2016-12-11 | 1 | -28/+28 |
* | sparc64: make string buffers large enough | Dan Carpenter | 2016-12-11 | 1 | -2/+2 |
* | sparc64: move dereference after check for NULL | Dan Carpenter | 2016-12-11 | 1 | -3/+2 |
* | sparc: kernel: use builtin_platform_driver | Geliang Tang | 2016-12-11 | 1 | -6/+1 |
* | sparc64:Support User Probes for sparc | Allen Pais | 2016-12-11 | 14 | -4/+500 |
* | Linux 4.9v4.9 | Linus Torvalds | 2016-12-11 | 1 | -2/+2 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-12-11 | 2 | -2/+2 |
|\ |
|
| * | MIPS: Lantiq: Fix mask of GPE frequency | Hauke Mehrtens | 2016-12-11 | 1 | -1/+1 |
| * | MIPS: Return -ENODEV from weak implementation of rtc_mips_set_time | Luuk Paulussen | 2016-12-11 | 1 | -1/+1 |
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-12-10 | 4 | -37/+57 |
|\ \ |
|
| * | | crypto: algif_aead - fix uninitialized variable warning | Stephan Mueller | 2016-12-08 | 1 | -1/+1 |
| * | | crypto: mcryptd - Check mcryptd algorithm compatibility | tim | 2016-12-07 | 1 | -7/+12 |
| * | | crypto: algif_aead - fix AEAD tag memory handling | Stephan Mueller | 2016-12-07 | 1 | -21/+36 |
| * | | crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel | Horia Geantă | 2016-12-07 | 1 | -2/+3 |
| * | | crypto: marvell - Don't corrupt state of an STD req for re-stepped ahash | Romain Perier | 2016-12-07 | 1 | -3/+5 |
| * | | crypto: marvell - Don't copy hash operation twice into the SRAM | Romain Perier | 2016-12-07 | 1 | -3/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-12-10 | 21 | -20/+142 |
|\ \ \ |
|
| * | | | net: mlx5: Fix Kconfig help text | Christopher Covington | 2016-12-09 | 1 | -2/+0 |
| * | | | net: smsc911x: back out silently on probe deferrals | Linus Walleij | 2016-12-09 | 1 | -1/+8 |
| * | | | ibmveth: set correct gso_size and gso_type | Thomas Falcon | 2016-12-09 | 2 | -2/+64 |
| * | | | Merge branch 'ethernet-missing-netdev-parent' | David S. Miller | 2016-12-08 | 2 | -0/+2 |
| |\ \ \ |
|
| | * | | | net: ethernet: cpmac: Call SET_NETDEV_DEV() | Florian Fainelli | 2016-12-08 | 1 | -0/+1 |
| | * | | | net: ethernet: lantiq_etop: Call SET_NETDEV_DEV() | Florian Fainelli | 2016-12-08 | 1 | -0/+1 |
| |/ / / |
|
| * | | | vhost-vsock: fix orphan connection reset | Peng Tao | 2016-12-08 | 1 | -1/+1 |
| * | | | Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/... | David S. Miller | 2016-12-08 | 1 | -2/+4 |
| |\ \ \ |
|
| | * | | | can: peak: fix bad memory access and free sequence | 추지호 | 2016-12-08 | 1 | -2/+4 |
| * | | | | cxgb4/cxgb4vf: Assign netdev->dev_port with port ID | Arjun V | 2016-12-08 | 3 | -1/+2 |
| * | | | | driver: ipvlan: Unlink the upper dev when ipvlan_link_new failed | Gao Feng | 2016-12-08 | 1 | -1/+3 |
| * | | | | ser_gigaset: return -ENOMEM on error instead of success | Dan Carpenter | 2016-12-08 | 1 | -1/+3 |
| * | | | | NET: usb: cdc_mbim: add quirk for supporting Telit LE922A | Daniele Palmas | 2016-12-08 | 3 | -6/+32 |
| |/ / / |
|
| * | | | phy: Don't increment MDIO bus refcount unless it's a different owner | Florian Fainelli | 2016-12-07 | 1 | -3/+13 |
| * | | | netvsc: reduce maximum GSO size | stephen hemminger | 2016-12-07 | 1 | -0/+5 |
| * | | | drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" links | Alex | 2016-12-07 | 1 | -0/+1 |
| * | | | Merge tag 'linux-can-fixes-for-4.9-20161207' of git://git.kernel.org/pub/scm/... | David S. Miller | 2016-12-07 | 2 | -0/+4 |
| |\ \ \ |
|
| | * | | | can: raw: raw_setsockopt: limit number of can_filter that can be set | Marc Kleine-Budde | 2016-12-07 | 2 | -0/+4 |
| |/ / / |
|
* | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-12-09 | 9 | -28/+326 |
|\ \ \ \ |
|
| * | | | | device-dax: fix private mapping restriction, permit read-only | Dan Williams | 2016-12-06 | 1 | -1/+1 |
| * | | | | tools/testing/nvdimm: unit test acpi_nfit_ctl() | Dan Williams | 2016-12-06 | 6 | -9/+267 |
| * | | | | acpi, nfit: fix bus vs dimm confusion in xlat_status | Dan Williams | 2016-12-06 | 1 | -3/+14 |
| * | | | | acpi, nfit: validate ars_status output buffer size | Dan Williams | 2016-12-06 | 1 | -4/+17 |
| * | | | | acpi, nfit, libnvdimm: fix / harden ars_status output length handling | Dan Williams | 2016-12-06 | 3 | -7/+23 |
| * | | | | acpi, nfit: fix extended status translations for ACPI DSMs | Vishal Verma | 2016-12-06 | 1 | -4/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-12-09 | 2 | -1/+15 |
|\ \ \ \ |
|
| * | | | | libata-scsi: disable SCT Write Same for the moment | Nicolai Stange | 2016-12-07 | 1 | -0/+1 |
| * | | | | ata: sata_mv: check for errors when parsing nr-ports from dt | Uwe Kleine-König | 2016-11-29 | 1 | -1/+14 |
* | | | | | Merge tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-client | Linus Torvalds | 2016-12-09 | 1 | -10/+14 |
|\ \ \ \ \ |
|
| * | | | | | ceph: don't set req->r_locked_dir in ceph_d_revalidate | Jeff Layton | 2016-12-08 | 1 | -10/+14 |
| | |/ / /
| |/| | | |
|