aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-07ktest: Add variable run_command_status to save status of commands executedSteven Rostedt (VMware)1-11/+11
2017-02-07ktest.pl: Powercycle the box on reboot if no connection can be madeSteven Rostedt (VMware)1-11/+29
2017-02-07ktest: Add timeout to ssh commandSteven Rostedt (VMware)1-8/+27
2017-02-07ktest: Fix child exit code processingSteven Rostedt (VMware)1-1/+1
2017-02-07ktest: Have POST_TEST run after the test has totally completedSteven Rostedt (VMware)1-8/+12
2016-12-11Linux 4.9Linus Torvalds1-2/+2
2016-12-11MIPS: Lantiq: Fix mask of GPE frequencyHauke Mehrtens1-1/+1
2016-12-11MIPS: Return -ENODEV from weak implementation of rtc_mips_set_timeLuuk Paulussen1-1/+1
2016-12-09net: mlx5: Fix Kconfig help textChristopher Covington1-2/+0
2016-12-09net: smsc911x: back out silently on probe deferralsLinus Walleij1-1/+8
2016-12-09ibmveth: set correct gso_size and gso_typeThomas Falcon2-2/+64
2016-12-09Revert "radix tree test suite: fix compilation"Linus Torvalds3-1/+30
2016-12-08net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli1-0/+1
2016-12-08net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()Florian Fainelli1-0/+1
2016-12-08vhost-vsock: fix orphan connection resetPeng Tao1-1/+1
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-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-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-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-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-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-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-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_icache_page_asmJohn 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