summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: ucsi: acpi: Workaround for cache mode issueHeikki Krogerus2018-06-251-0/+5
* acpi: Add helper for deactivating memory regionHeikki Krogerus2018-06-252-0/+75
* usb: xhci: increase CRS timeout valueAjay Gupta2018-06-251-1/+6
* usb: xhci: tegra: fix runtime PM error handlingStefan Agner2018-06-251-2/+2
* usb: xhci: remove the code build warningDongjiu Geng2018-06-251-1/+1
* xhci: Fix kernel oops in trace_xhci_free_virt_deviceZhengjun Xing2018-06-252-7/+33
* xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman2018-06-252-3/+41
* Merge tag 'fixes-for-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-06-2513-45/+167
|\
| * dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculationMinas Harutyunyan2018-06-191-1/+6
| * usb: gadget: dwc2: fix memory leak in gadget_init()Grigor Tovmasyan2018-06-191-2/+5
| * usb: gadget: composite: fix delayed_status race condition when set_interfaceChunfeng Yun2018-06-191-0/+3
| * usb: dwc2: fix isoc split in transfer with no dataWilliam Wu2018-06-191-2/+1
| * usb: dwc2: alloc dma aligned buffer for isoc split inWilliam Wu2018-06-195-5/+106
| * usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hubWilliam Wu2018-06-191-1/+1
| * usb: dwc2: Fix host exit from hibernation flow.Artur Petrosyan2018-06-191-1/+3
| * usb: dwc3: qcom: mark PM functions as __maybe_unusedArnd Bergmann2018-06-191-8/+4
| * usb: dwc3: Fix error return code in dwc3_qcom_probe()Wei Yongjun2018-06-191-0/+1
| * usb: dwc2: gadget: fix packet drop issue for ISOC OUT transfersMinas Harutyunyan2018-06-181-2/+0
| * usb: dwc3: Only call clk_bulk_get() on devicetree instantiated devicesHans de Goede2018-06-181-10/+13
| * usb: dwc2: gadget: fix packet drop issue in dwc2_gadget_handle_nakZeng Tao2018-06-181-3/+0
| * usb: dwc3: of-simple: fix use-after-free on removeJohan Hovold2018-06-181-1/+2
| * usb: dwc2: gadget: Fix issue in dwc2_gadget_start_isoc()Minas Harutyunyan2018-06-181-0/+1
| * doc: usb: Fix typo in gadget_configfs documentationJaejoong Kim2018-06-181-1/+1
| * usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfersVincent Pelletier2018-06-181-8/+18
| * usb: dwc3: pci: add support for Intel IceLakeHeikki Krogerus2018-06-181-0/+2
* | Linux 4.18-rc2v4.18-rc2Linus Torvalds2018-06-241-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-2411-37/+71
|\ \
| * | perf/core: Move the inline keyword at the beginning of the function declarationMathieu Malaterre2018-06-221-3/+3
| * | uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()Oleg Nesterov2018-06-211-1/+1
| * | Merge tag 'perf-urgent-for-mingo-4.18-20180611' of git://git.kernel.org/pub/s...Ingo Molnar2018-06-149-33/+67
| |\ \
| | * | perf script: Show hw-cache eventsSeeteena Thoufeek2018-06-081-0/+12
| | * | perf c2c: Keep struct hist_entry at the end of struct c2c_hist_entryJiri Olsa2018-06-081-5/+5
| | * | perf stat: Add event parsing error handling to add_default_attributesJiri Olsa2018-06-071-4/+6
| | * | perf stat: Allow to specify specific metric column lenJiri Olsa2018-06-071-4/+5
| | * | perf stat: Fix metric column header display alignmentJiri Olsa2018-06-071-8/+9
| | * | perf stat: Use only color_fprintf call in print_metric_onlyJiri Olsa2018-06-071-4/+1
| | * | perf stat: Add --interval-clear optionJiri Olsa2018-06-072-2/+12
| | * | perf tools: Fix error index for pmu event parserJiri Olsa2018-06-071-0/+5
| | * | perf hists: Reimplement hists__has_callchains()Arnaldo Carvalho de Melo2018-06-072-4/+6
| | * | perf hists browser gtk: Use hist_entry__has_callchains()Arnaldo Carvalho de Melo2018-06-071-1/+1
| | * | perf hists: Make hist_entry__has_callchains() work with 'perf c2c'Arnaldo Carvalho de Melo2018-06-071-1/+1
| | * | perf hists: Save the callchain_size in struct hist_entryArnaldo Carvalho de Melo2018-06-072-2/+6
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-248-20/+23
|\ \ \ \
| * | | | rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon2018-06-226-16/+21
| * | | | rseq/cleanup: Do not abort rseq c.s. in child on fork()Mathieu Desnoyers2018-06-211-4/+1
| * | | | rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytesMathieu Desnoyers2018-06-211-0/+1
| * | | | rseq/selftests: Make run_param_test.sh executableMathieu Desnoyers2018-06-211-0/+0
* | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-242-2/+2
|\ \ \ \ \
| * | | | | efi/x86: Fix incorrect invocation of PciIo->Attributes()Ard Biesheuvel2018-06-241-1/+1
| * | | | | efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed modeHans de Goede2018-06-221-1/+1
| |/ / / /