| Commit message (Expand) | Author | Age | Files | Lines |
* | Xen: ARM: Zero reserved fields of xatp before making hypervisor call | Jiandi An | 2017-08-06 | 1 | -3/+5 |
* | benet: stricter vxlan offloading check in be_features_check | Sabrina Dubroca | 2017-08-06 | 1 | -1/+3 |
* | usb: gadget: Fix copy/pasted error message | David Lechner | 2017-08-06 | 1 | -1/+1 |
* | ACPI / scan: Prefer devices without _HID/_CID for _ADR matching | Rafael J. Wysocki | 2017-08-06 | 1 | -1/+9 |
* | usb: dwc3: omap: fix race of pm runtime with irq handler in probe | Grygorii Strashko | 2017-08-06 | 1 | -2/+4 |
* | dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path. | Christophe JAILLET | 2017-08-06 | 1 | -0/+2 |
* | dmaengine: ioatdma: workaround SKX ioatdma version | Dave Jiang | 2017-08-06 | 1 | -0/+2 |
* | dmaengine: ioatdma: Add Skylake PCI Dev ID | Dave Jiang | 2017-08-06 | 2 | -1/+10 |
* | irqchip/mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND | Stefan Wahren | 2017-08-06 | 1 | -0/+4 |
* | spi: dw: Make debugfs name unique between instances | Phil Reid | 2017-08-06 | 1 | -1/+4 |
* | irqchip/keystone: Fix "scheduling while atomic" on rt | Strashko, Grygorii | 2017-08-06 | 1 | -9/+19 |
* | vfio-pci: use 32-bit comparisons for register address for gcc-4.5 | Arnd Bergmann | 2017-08-06 | 1 | -1/+4 |
* | drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are set | Jordan Crouse | 2017-08-06 | 1 | -1/+2 |
* | drm/msm: Put back the vaddr in submit_reloc() | Jordan Crouse | 2017-08-06 | 1 | -6/+9 |
* | drm/msm: Ensure that the hardware write pointer is valid | Jordan Crouse | 2017-08-06 | 2 | -2/+10 |
* | net/mlx4_core: Fix raw qp flow steering rules under SRIOV | Jack Morgenstein | 2017-08-06 | 3 | -23/+31 |
* | net/mlx4: Remove BUG_ON from ICM allocation routine | Leon Romanovsky | 2017-08-06 | 1 | -1/+6 |
* | net/mlx4_core: Use-after-free causes a resource leak in flow-steering detach | Jack Morgenstein | 2017-08-06 | 1 | -2/+4 |
* | net/mlx5: Disable RoCE on the e-switch management port under switchdev mode | Or Gerlitz | 2017-08-06 | 1 | -0/+11 |
* | r8169: add support for RTL8168 series add-on card. | Chun-Hao Lin | 2017-08-06 | 1 | -0/+1 |
* | device-dax: fix sysfs duplicate warnings | Dan Williams | 2017-08-06 | 3 | -14/+24 |
* | v4l: s5c73m3: fix negation operator | Andrzej Hajda | 2017-08-06 | 1 | -1/+1 |
* | ipmi/watchdog: fix watchdog timeout set on reboot | Valentin Vidic | 2017-08-06 | 1 | -3/+4 |
* | RDMA/uverbs: Fix the check for port number | Ismail, Mustafa | 2017-08-06 | 1 | -2/+3 |
* | mailbox: handle empty message in tx_tick | Sudeep Holla | 2017-08-06 | 1 | -1/+4 |
* | mailbox: skip complete wait event if timer expired | Sudeep Holla | 2017-08-06 | 1 | -3/+3 |
* | mailbox: always wait in mbox_send_message for blocking Tx mode | Sudeep Holla | 2017-08-06 | 1 | -1/+1 |
* | wil6210: fix deadlock when using fw_no_recovery option | Lior David | 2017-08-06 | 1 | -7/+8 |
* | ath10k: fix null deref on wmi-tlv when trying spectral scan | Michal Kazior | 2017-08-06 | 1 | -0/+6 |
* | isdn/i4l: fix buffer overflow | Annie Cherkaev | 2017-08-06 | 2 | -3/+3 |
* | isdn: Fix a sleep-in-atomic bug | Jia-Ju Bai | 2017-08-06 | 1 | -1/+1 |
* | net: phy: Do not perform software reset for Generic PHY | Florian Fainelli | 2017-08-06 | 1 | -1/+1 |
* | nfc: fdp: fix NULL pointer dereference | Sudip Mukherjee | 2017-08-06 | 1 | -3/+3 |
* | nfc: Fix hangup of RC-S380* in port100_send_ack() | OGAWA Hirofumi | 2017-08-06 | 1 | -12/+23 |
* | drm: rcar-du: Simplify and fix probe error handling | Laurent Pinchart | 2017-08-06 | 2 | -20/+17 |
* | Staging: comedi: comedi_fops: Avoid orphaned proc entry | Cheah Kok Cheong | 2017-08-06 | 1 | -3/+3 |
* | drm/nouveau/bar/gf100: fix access to upper half of BAR2 | Ben Skeggs | 2017-08-06 | 1 | -1/+1 |
* | drm/nouveau/disp/nv50-: bump max chans to 21 | Ilia Mirkin | 2017-08-06 | 1 | -1/+1 |
* | drm/vmwgfx: Fix gcc-7.1.1 warning | Sinclair Yeh | 2017-08-06 | 1 | -1/+1 |
* | md/raid5: add thread_group worker async_tx_issue_pending_all | Ofer Heifetz | 2017-08-06 | 1 | -0/+2 |
* | PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p... | Sudeep Holla | 2017-07-27 | 1 | -4/+4 |
* | spmi: Include OF based modalias in device uevent | Bjorn Andersson | 2017-07-27 | 1 | -0/+12 |
* | of: device: Export of_device_{get_modalias, uvent_modalias} to modules | Stephen Boyd | 2017-07-27 | 1 | -0/+2 |
* | acpi/nfit: Fix memory corruption/Unregister mce decoder on failure | Prarit Bhargava | 2017-07-27 | 1 | -1/+9 |
* | mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array | Bart Van Assche | 2017-07-27 | 1 | -1/+1 |
* | drm/mst: Avoid processing partially received up/down message transactions | Imre Deak | 2017-07-27 | 1 | -7/+24 |
* | drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req() | Imre Deak | 2017-07-27 | 1 | -1/+3 |
* | drm/mst: Fix error handling during MST sideband message reception | Imre Deak | 2017-07-27 | 1 | -2/+8 |
* | RDMA/core: Initialize port_num in qp_attr | Ismail, Mustafa | 2017-07-27 | 1 | -0/+2 |
* | staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return code | Arnd Bergmann | 2017-07-27 | 1 | -4/+15 |