summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Add raw ethernet local loopback firmware commandHuy Nguyen2017-07-243-4/+72
* Linux 4.13-rc2Linus Torvalds2017-07-241-1/+1
* Properly alphabetize MAINTAINERS fileLinus Torvalds2017-07-242-1741/+1815
* Fix up MAINTAINERS file problemsLinus Torvalds2017-07-241-13/+4Star
* Merge tag 'for-linus-4.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-236-13/+33
|\
| * xen/balloon: don't online new memory initiallyJuergen Gross2017-07-233-10/+23
| * xen/x86: fix cpu hotplugJuergen Gross2017-07-231-1/+2
| * xen/grant-table: log the lack of grantsWengang Wang2017-07-231-1/+8
| * xen/x86: Don't BUG on CPU0 offliningVitaly Kuznetsov2017-07-231-1/+0Star
|/
* Merge tag 'hwmon-for-linus-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-221-4/+9
|\
| * hwmon: (applesmc) Avoid buffer overrunsGuenter Roeck2017-07-161-4/+9
* | Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-2214-84/+83Star
|\ \
| * | tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-178-8/+8
| * | tty: hide unused pty_get_peer functionArnd Bergmann2017-07-171-43/+42Star
| * | tty: serial: lpuart: Fix the logic for detecting the 32-bit type UARTFabio Estevam2017-07-171-9/+15
| * | serial: imx: Prevent TX buffer PIO write when a DMA has been startedIan Jamison2017-07-171-1/+1
| * | Revert "serial: imx-serial - move DMA buffer configuration to DT"Greg Kroah-Hartman2017-07-172-19/+8Star
| * | serial: sh-sci: Uninitialized variables in sysfs filesDan Carpenter2017-07-171-4/+8
| * | serial: st-asc: Potential error pointer dereferenceDan Carpenter2017-07-171-0/+1
| |/
* | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-2213-44/+55
|\ \
| * | w1: omap-hdq: fix error return code in omap_hdq_probe()Gustavo A. R. Silva2017-07-171-1/+2
| * | regmap: regmap-w1: Fix build troublesAlex A. Mihaylov2017-07-171-2/+2
| * | w1: Fix slave count on 1-Wire bus (resend)Alex A. Mihaylov2017-07-171-2/+2
| * | mux: mux-core: unregister mux_class in mux_exit()Kuppuswamy Sathyanarayanan2017-07-171-1/+1
| * | mux: remove the Kconfig question for the subsystemPeter Rosin2017-07-171-14/+5Star
| * | nvmem: rockchip-efuse: amend compatible rk322x-efuse to rk3228-efuseFrank Wang2017-07-172-2/+2
| * | drivers/fsi: fix fsi_slave_mode prototypeArnd Bergmann2017-07-171-1/+1
| * | fsi: core: register with postcore_initcallJoel Stanley2017-07-171-3/+2Star
| * | thunderbolt: Correct access permissions for active NVM contentsMika Westerberg2017-07-171-1/+2
| * | vmbus: re-enable channel taskletStephen Hemminger2017-07-171-0/+2
| * | spmi: pmic-arb: Always allocate ppid_to_apid tableStephen Boyd2017-07-171-10/+7Star
| * | MAINTAINERS: Add entry for SPMI subsystemStephen Boyd2017-07-171-0/+9
| * | spmi: Include OF based modalias in device ueventBjorn Andersson2017-07-171-0/+12
| * | binder: Use wake up hint for synchronous transactions.Riley Andrews2017-07-171-2/+6
| * | binder: use group leader instead of open threadTodd Kjos2017-07-171-2/+2
| * | Revert "android: binder: Sanity check at binder ioctl"Todd Kjos2017-07-171-5/+0Star
| |/
* | Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-2224-72/+197
|\ \
| * | xhci: fix memleak in xhci_run()Shu Wang2017-07-201-1/+3
| * | usb: xhci: fix spinlock recursion for USB2 test modePeter Chen2017-07-201-0/+2
| * | xhci: fix 20000ms port resume timeoutMathias Nyman2017-07-201-0/+3
| * | usb: xhci: Issue stop EP command only when the EP state is runningShyam Sundar S K2017-07-201-1/+8
| * | xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang2017-07-205-0/+69
| * | xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman2017-07-201-4/+7
| * | Merge tag 'fixes-for-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-07-1914-65/+97
| |\ \
| | * | usb: renesas_usbhs: gadget: disable all eps when the driver stopsYoshihiro Shimoda2017-07-191-7/+24
| | * | usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda2017-07-191-1/+3
| | * | usb: gadget: udc: renesas_usb3: protect usb3_ep->started in usb3_start_pipen()Yoshihiro Shimoda2017-07-181-3/+3
| | * | usb: gadget: udc: renesas_usb3: fix zlp transfer by the dmacYoshihiro Shimoda2017-07-181-0/+6
| | * | usb: gadget: udc: renesas_usb3: fix free size in renesas_usb3_dma_free_prd()Yoshihiro Shimoda2017-07-181-1/+1
| | * | usb: gadget: f_uac2: endianness fixes.Ruslan Bilovol2017-07-181-11/+14