summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* btree: avoid variable-length allocationsJoern Engel2018-03-151-4/+6
* Merge branch 'percpu_ref-rcu-audit-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2018-03-152-18/+36
|\
| * RDMAVT: Fix synchronization around percpu_refTejun Heo2018-03-141-4/+6
| * fs/aio: Use RCU accessors for kioctx_table->table[]Tejun Heo2018-03-141-10/+11
| * fs/aio: Add explicit RCU grace period when freeing kioctxTejun Heo2018-03-141-4/+19
* | Revert "mm/page_alloc: fix memmap_init_zone pageblock alignment"Ard Biesheuvel2018-03-151-8/+5
* | Merge tag 'platform-drivers-x86-v4.16-7' of git://git.infradead.org/linux-pla...Linus Torvalds2018-03-144-6/+7
|\ \ | |/ |/|
| * platform/x86: Fix dell driver init orderDarren Hart (VMware)2018-03-143-3/+3
| * platform/x86: dell-smbios: Resolve dependency error on ACPI_WMIDarren Hart2018-03-141-3/+4
* | Merge tag 'usb-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-03-1426-218/+211
|\ \
| * | usb: musb: Fix external abort in musb_remove on omap2430Merlijn Wajer2018-03-131-1/+1
| * | Merge tag 'phy-for-4.16-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-03-121-0/+5
| |\ \
| | * | phy: qcom-ufs: add MODULE_LICENSE tagArnd Bergmann2018-03-121-0/+5
| * | | usb: typec: tcpm: fusb302: Do not log an error on -EPROBE_DEFERHans de Goede2018-03-091-1/+2
| * | | USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEMFredrik Noring2018-03-091-1/+2
| * | | usbip: vudc: fix null pointer dereference on udc->lockColin Ian King2018-03-091-2/+6
| * | | xhci: Fix front USB ports on ASUS PRIME B350M-AKai-Heng Feng2018-03-093-0/+7
| * | | usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume timing"Yoshihiro Shimoda2018-03-091-10/+1
| * | | usb: usbmon: Read text within supplied buffer sizePete Zaitcev2018-03-091-48/+78
| * | | usb: host: xhci-rcar: add support for r8a77965Yoshihiro Shimoda2018-03-082-0/+5
| * | | USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.hTeijo Kinnunen2018-03-081-0/+7
| * | | usb: xhci: dbc: Fix lockdep warningLu Baolu2018-03-082-16/+24
| * | | xhci: fix endpoint context tracer outputMathias Nyman2018-03-081-10/+12
| * | | Merge tag 'fixes-for-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-03-086-6/+7
| |\ \ \
| | * | | usb: gadget: udc: renesas_usb3: add binging for r8a77965Yoshihiro Shimoda2018-03-051-0/+1
| | * | | usb: renesas_usbhs: add binding for r8a77965Yoshihiro Shimoda2018-03-051-0/+1
| | * | | usb: dwc2: fix STM32F7 USB OTG HS compatibleAmelie Delaunay2018-03-051-3/+3
| | * | | dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core bindingAmelie Delaunay2018-03-051-1/+1
| | * | | usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()Xinyong2018-03-051-1/+0
| | * | | usb: dwc3: Fix lock-up on ID change during system suspend/resumeRoger Quadros2018-02-281-1/+1
| * | | | Revert "typec: tcpm: Only request matching pdos"Hans de Goede2018-03-061-121/+42
| * | | | usb: musb: call pm_runtime_{get,put}_sync before reading vbus registersMerlijn Wajer2018-03-061-0/+2
| * | | | usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2018-03-063-1/+9
| * | | | uas: fix comparison for error codeOliver Neukum2018-03-061-1/+1
| |/ / /
* | | | Merge tag 'tty-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-03-149-5/+42
|\ \ \ \
| * | | | serial: imx: fix bogus dev_errphil eichinger2018-02-281-1/+1
| * | | | serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht2018-02-281-0/+2
| * | | | serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich2018-02-281-0/+11
| * | | | earlycon: add reg-offset to physical address before mappingGreentime Hu2018-02-281-1/+2
| * | | | serial: core: mark port as initialized in autoconfigSebastian Andrzej Siewior2018-02-281-0/+2
| * | | | serial: 8250_pci: Don't fail on multiport card classAndy Shevchenko2018-02-281-3/+7
| * | | | tty/serial: atmel: add new version check for usartJonas Danielsson2018-02-281-0/+1
| * | | | tty: make n_tty_read() always abort if hangup is in progressTejun Heo2018-02-283-0/+16
| |/ / /
* | | | Merge tag 'staging-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-142-15/+11
|\ \ \ \
| * | | | staging: android: ashmem: Fix possible deadlock in ashmem_ioctlYisheng Xie2018-03-061-5/+3
| * | | | staging: comedi: fix comedi_nsamples_left.Frank Mori Hess2018-03-061-2/+1
| * | | | staging: android: ashmem: Fix lockdep issue during llseekJoel Fernandes2018-03-011-8/+7
| |/ / /
* | | | Merge tag 'auxdisplay-for-linus-v4.16-rc6' of git://github.com/ojeda/linuxLinus Torvalds2018-03-142-6/+6
|\ \ \ \
| * | | | auxdisplay: img-ascii-lcd: Silence 2 uninitialized warningsMiguel Ojeda2018-03-131-2/+2
| * | | | auxdisplay: img-ascii-lcd: Fix doc comment to silence warningsMiguel Ojeda2018-03-131-1/+1