summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()Jagannathan Raman2018-05-031-1/+1
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-061-1/+5
|\ \ \
| * | | x86/cpu: Restore CPUID_8000_0008_EBX reloadThomas Gleixner2018-05-021-1/+5
| |/ /
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-05-062-30/+55
|\ \ \
| * | | clocksource: Rework stale commentPeter Zijlstra2018-05-021-4/+2Star
| * | | clocksource: Consistent de-rate when marking unstablePeter Zijlstra2018-05-021-1/+8
| * | | x86/tsc: Fix mark_tsc_unstable()Peter Zijlstra2018-05-021-7/+5Star
| * | | clocksource: Initialize cs->wd_listPeter Zijlstra2018-05-021-0/+2
| * | | clocksource: Allow clocksource_mark_unstable() on unregistered clocksourcesPeter Zijlstra2018-05-021-16/+34
| * | | x86/tsc: Always unregister clocksource_tsc_earlyPeter Zijlstra2018-05-021-4/+6
| |/ /
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-061-2/+2
|\ \ \
| * | | irqchip/qcom: Fix check for spurious interruptsAgustin Vega-Frias2018-05-021-2/+2
| |/ /
* | | Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-pla...Linus Torvalds2018-05-062-2/+4
|\ \ \
| * | | platform/x86: Kconfig: Fix dell-laptop dependency chain.Mario Limonciello2018-05-041-1/+1
| * | | platform/x86: asus-wireless: Fix NULL pointer dereferenceJoão Paulo Rechi Vita2018-05-041-1/+3
* | | | Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-05-0617-58/+133
|\ \ \ \
| * \ \ \ Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-05-042-34/+40
| |\ \ \ \
| | * | | | USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman2018-05-021-34/+35
| | * | | | USB: serial: option: adding support for ublox R410MSZ Lin (林上智)2018-05-021-0/+5
| | | |/ / | | |/| |
| * | | | Revert "usb: host: ehci: Use dma_pool_zalloc()"Greg Kroah-Hartman2018-05-042-3/+6
| * | | | usb: typec: tps6598x: handle block reads separately with plain-I2C adaptersHeikki Krogerus2018-05-031-8/+39
| * | | | usb: typec: tcpm: Release the role mux when exitingHeikki Krogerus2018-05-031-0/+1
| * | | | USB: Accept bulk endpoints with 1024-byte maxpacketAlan Stern2018-05-031-1/+3
| * | | | xhci: Fix use-after-free in xhci_free_virt_deviceMathias Nyman2018-05-031-0/+1
| * | | | usb: musb: trace: fix NULL pointer dereference in musb_g_tx()Bin Liu2018-04-301-1/+2
| * | | | usb: musb: host: fix potential NULL pointer dereferenceBin Liu2018-04-301-1/+3
| * | | | Merge tag 'fixes-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-04-307-10/+38
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | usb: gadget: composite Allow for larger configuration descriptorsJoel Pepper2018-04-271-1/+1
| | * | | usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeueMayank Rana2018-04-251-1/+1
| | * | | usb: dwc3: gadget: dwc3_gadget_del_and_unmap_request() can be staticWei Yongjun2018-04-251-1/+1
| | * | | usb: dwc2: pci: Fix error return code in dwc2_pci_probe()Wei Yongjun2018-04-251-1/+3
| | * | | usb: dwc2: WA for Full speed ISOC IN in DDMA mode.Artur Petrosyan2018-04-252-0/+23
| | * | | usb: dwc2: dwc2_vbus_supply_init: fix error checkTomeu Vizoso2018-04-251-5/+8
| | * | | usb: gadget: f_phonet: fix pn_net_xmit()'s return typeLuc Van Oostenryck2018-04-251-1/+1
* | | | | Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-05-055-13/+8Star
|\ \ \ \ \
| * | | | | genksyms: fix typo in parse.tab.{c,h} generation rulesMauro Rossi2018-05-051-2/+2
| * | | | | kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)Masahiro Yamada2018-05-051-1/+1
| * | | | | gcc-plugins: fix build condition of SANCOV pluginMasahiro Yamada2018-05-051-1/+1
| * | | | | MAINTAINERS: Update Kbuild entry with a few pathsRasmus Villemoes2018-05-051-1/+3
| * | | | | modpost: delete stale commentRasmus Villemoes2018-05-021-8/+1Star
| |/ / / /
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-05-059-43/+55
|\ \ \ \ \
| * \ \ \ \ Merge tag 'meson-clk-fixes-4.17-1' of https://github.com/BayLibre/clk-meson i...Stephen Boyd2018-05-012-4/+3Star
| |\ \ \ \ \
| | * | | | | clk: meson: meson8b: fix meson8b_cpu_clk parent clock nameMartin Blumenstingl2018-04-251-1/+2
| | * | | | | clk: meson: meson8b: fix meson8b_fclk_div3_div clock nameMartin Blumenstingl2018-04-251-1/+1
| | * | | | | clk: meson: drop meson_aoclk_gate_regmap_opsYixun Lan2018-04-251-2/+0Star
| | | |_|/ / | | |/| | |
| * | | | | clk: meson: honor CLK_MUX_ROUND_CLOSEST in clk_regmapJerome Brunet2018-04-161-1/+10
| * | | | | clk: honor CLK_MUX_ROUND_CLOSEST in generic clk muxJerome Brunet2018-04-163-4/+16
| * | | | | clk: cs2000: mark resume function as __maybe_unusedArnd Bergmann2018-04-161-1/+1
| * | | | | Merge branch 'clk-stm32mp1' into clk-fixesStephen Boyd2018-04-162-33/+25Star
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | clk: stm32mp1: remove ck_apb_dbg clockGabriel Fernandez2018-04-062-5/+0Star