summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | tools: hv: fix typos in toolchainAdrian Vladu2019-08-174-6/+6
| | * | | | | | | | | | | tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu2019-08-172-0/+4
| | * | | | | | | | | | | tools: hv: fixed Python pep8/flake8 warnings for lsvmbusAdrian Vladu2019-08-171-33/+42
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-175-21/+34
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | i2c: stm32: Use the correct style for SPDX License IdentifierNishad Kamdar2019-08-141-1/+1
| | * | | | | | | | | | | i2c: emev2: avoid race when unregistering slave clientWolfram Sang2019-08-141-4/+12
| | * | | | | | | | | | | i2c: rcar: avoid race when unregistering slave clientWolfram Sang2019-08-141-4/+7
| | * | | | | | | | | | | MAINTAINERS: i2c-imx: take over maintainershipOleksij Rempel2019-08-141-0/+8
| | * | | | | | | | | | | Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()"Fabio Estevam2019-08-141-12/+6
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-175-5/+30
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | riscv: Make __fstate_clean() work correctly.Vincent Chen2019-08-141-1/+1
| | * | | | | | | | | | | riscv: Correct the initialized flow of FP registerVincent Chen2019-08-142-2/+15
| | * | | | | | | | | | | riscv: defconfig: Update the defconfigAlistair Francis2019-08-141-0/+2
| | * | | | | | | | | | | riscv: rv32_defconfig: Update the defconfigAlistair Francis2019-08-141-0/+3
| | * | | | | | | | | | | riscv: fix flush_tlb_range() end address for flush_tlb_page()Paul Walmsley2019-08-131-2/+9
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-08-171-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | xtensa: add missing isync to the cpu_reset TLB codeMax Filippov2019-08-131-0/+1
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-08-162-12/+24
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon2019-08-161-9/+13
| | * | | | | | | | | | | arm64: cpufeature: Don't treat granule sizes as strictWill Deacon2019-08-131-3/+11
| * | | | | | | | | | | | Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-08-165-8/+43
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-08-162-5/+11
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | cpufreq: schedutil: Don't skip freq update when limits changeViresh Kumar2019-08-101-4/+10
| | | * | | | | | | | | | | | cpufreq: dev_pm_qos_update_request() can return 1 on successViresh Kumar2019-08-101-1/+1
| | | | |_|_|_|_|/ / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | nvme-pci: Allow PCI bus-level PM to be used if ASPM is disabledRafael J. Wysocki2019-08-121-3/+10
| | * | | | | | | | | | | | PCI/ASPM: Add pcie_aspm_enabled()Rafael J. Wysocki2019-08-122-0/+22
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2019-08-169-52/+48
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | omap-dma/omap_vout_vrfb: fix off-by-one fi valueHans Verkuil2019-08-092-4/+3
| | * | | | | | | | | | | | dmaengine: stm32-mdma: Fix a possible null-pointer dereference in stm32_mdma_...Jia-Ju Bai2019-08-081-1/+1
| | * | | | | | | | | | | | dmaengine: tegra210-adma: Fix unused function warningsYueHaibing2019-07-251-2/+2
| | * | | | | | | | | | | | dmaengine: ste_dma40: fix unneeded variable warningArnd Bergmann2019-07-221-2/+2
| | * | | | | | | | | | | | dmaengine: dw-edma: fix endianess confusionArnd Bergmann2019-07-221-14/+10
| | * | | | | | | | | | | | dmaengine: dw-edma: fix __iomem type confusionArnd Bergmann2019-07-224-28/+29
| | * | | | | | | | | | | | dmaengine: dw-edma: fix unnecessary stack usageArnd Bergmann2019-07-221-1/+1
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'sound-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-08-166-33/+56
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_termHui Peng2019-08-151-8/+27
| | * | | | | | | | | | | | ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unitHui Peng2019-08-141-0/+2
| | * | | | | | | | | | | | ALSA: hda - Add a generic reboot_notifyHui Wang2019-08-144-15/+22
| | * | | | | | | | | | | | ALSA: hda - Let all conexant codec enter D3 when rebootingHui Wang2019-08-141-9/+0
| | * | | | | | | | | | | | ALSA: hda/realtek - Add quirk for HP Envy x360Takashi Iwai2019-08-131-0/+1
| | * | | | | | | | | | | | ALSA: hda - Fix a memory leak bugWenwen Wang2019-08-101-1/+1
| | * | | | | | | | | | | | ALSA: hda - Apply workaround for another AMD chip 1022:1487Takashi Iwai2019-08-091-0/+3
| * | | | | | | | | | | | | Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-08-168-22/+30
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2019-08-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-08-161-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'gvt-fixes-2019-08-13' of https://github.com/intel/gvt-linux into d...Jani Nikula2019-08-131-2/+2
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | |
| | | | * | | | | | | | | | | | drm/i915: Use after free in error path in intel_vgpu_create_workload()Dan Carpenter2019-08-091-2/+2
| | * | | | | | | | | | | | | | Merge tag 'drm-fixes-5.3-2019-08-14' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-08-153-8/+9
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | drm/scheduler: use job count instead of peekChristian König2019-08-141-2/+2
| | | * | | | | | | | | | | | | | drm/amd/display: use kvmalloc for dc_state (v2)Alex Deucher2019-08-131-5/+6
| | | * | | | | | | | | | | | | | drm/amdgpu: fix gfx9 soft recoveryPierre-Eric Pelloux-Prayer2019-08-131-1/+1
| | | |/ / / / / / / / / / / / /