Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | tools: hv: fix typos in toolchain | Adrian Vladu | 2019-08-17 | 4 | -6/+6 | |
| | * | | | | | | | | | | | tools: hv: fix KVP and VSS daemons exit code | Adrian Vladu | 2019-08-17 | 2 | -0/+4 | |
| | * | | | | | | | | | | | tools: hv: fixed Python pep8/flake8 warnings for lsvmbus | Adrian Vladu | 2019-08-17 | 1 | -33/+42 | |
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-08-17 | 5 | -21/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | i2c: stm32: Use the correct style for SPDX License Identifier | Nishad Kamdar | 2019-08-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | i2c: emev2: avoid race when unregistering slave client | Wolfram Sang | 2019-08-14 | 1 | -4/+12 | |
| | * | | | | | | | | | | | i2c: rcar: avoid race when unregistering slave client | Wolfram Sang | 2019-08-14 | 1 | -4/+7 | |
| | * | | | | | | | | | | | MAINTAINERS: i2c-imx: take over maintainership | Oleksij Rempel | 2019-08-14 | 1 | -0/+8 | |
| | * | | | | | | | | | | | Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()" | Fabio Estevam | 2019-08-14 | 1 | -12/+6 | |
| | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-08-17 | 5 | -5/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | riscv: Make __fstate_clean() work correctly. | Vincent Chen | 2019-08-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | riscv: Correct the initialized flow of FP register | Vincent Chen | 2019-08-14 | 2 | -2/+15 | |
| | * | | | | | | | | | | | riscv: defconfig: Update the defconfig | Alistair Francis | 2019-08-14 | 1 | -0/+2 | |
| | * | | | | | | | | | | | riscv: rv32_defconfig: Update the defconfig | Alistair Francis | 2019-08-14 | 1 | -0/+3 | |
| | * | | | | | | | | | | | riscv: fix flush_tlb_range() end address for flush_tlb_page() | Paul Walmsley | 2019-08-13 | 1 | -2/+9 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2019-08-17 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | xtensa: add missing isync to the cpu_reset TLB code | Max Filippov | 2019-08-13 | 1 | -0/+1 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2019-08-16 | 2 | -12/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side | Will Deacon | 2019-08-16 | 1 | -9/+13 | |
| | * | | | | | | | | | | | arm64: cpufeature: Don't treat granule sizes as strict | Will Deacon | 2019-08-13 | 1 | -3/+11 | |
| * | | | | | | | | | | | | Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2019-08-16 | 5 | -8/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2019-08-16 | 2 | -5/+11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | cpufreq: schedutil: Don't skip freq update when limits change | Viresh Kumar | 2019-08-10 | 1 | -4/+10 | |
| | | * | | | | | | | | | | | | cpufreq: dev_pm_qos_update_request() can return 1 on success | Viresh Kumar | 2019-08-10 | 1 | -1/+1 | |
| | | | |_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | nvme-pci: Allow PCI bus-level PM to be used if ASPM is disabled | Rafael J. Wysocki | 2019-08-12 | 1 | -3/+10 | |
| | * | | | | | | | | | | | | PCI/ASPM: Add pcie_aspm_enabled() | Rafael J. Wysocki | 2019-08-12 | 2 | -0/+22 | |
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds | 2019-08-16 | 9 | -52/+48 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | omap-dma/omap_vout_vrfb: fix off-by-one fi value | Hans Verkuil | 2019-08-09 | 2 | -4/+3 | |
| | * | | | | | | | | | | | | dmaengine: stm32-mdma: Fix a possible null-pointer dereference in stm32_mdma_... | Jia-Ju Bai | 2019-08-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | dmaengine: tegra210-adma: Fix unused function warnings | YueHaibing | 2019-07-25 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | dmaengine: ste_dma40: fix unneeded variable warning | Arnd Bergmann | 2019-07-22 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | dmaengine: dw-edma: fix endianess confusion | Arnd Bergmann | 2019-07-22 | 1 | -14/+10 | |
| | * | | | | | | | | | | | | dmaengine: dw-edma: fix __iomem type confusion | Arnd Bergmann | 2019-07-22 | 4 | -28/+29 | |
| | * | | | | | | | | | | | | dmaengine: dw-edma: fix unnecessary stack usage | Arnd Bergmann | 2019-07-22 | 1 | -1/+1 | |
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'sound-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2019-08-16 | 6 | -33/+56 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term | Hui Peng | 2019-08-15 | 1 | -8/+27 | |
| | * | | | | | | | | | | | | ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unit | Hui Peng | 2019-08-14 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | ALSA: hda - Add a generic reboot_notify | Hui Wang | 2019-08-14 | 4 | -15/+22 | |
| | * | | | | | | | | | | | | ALSA: hda - Let all conexant codec enter D3 when rebooting | Hui Wang | 2019-08-14 | 1 | -9/+0 | |
| | * | | | | | | | | | | | | ALSA: hda/realtek - Add quirk for HP Envy x360 | Takashi Iwai | 2019-08-13 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | ALSA: hda - Fix a memory leak bug | Wenwen Wang | 2019-08-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | ALSA: hda - Apply workaround for another AMD chip 1022:1487 | Takashi Iwai | 2019-08-09 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2019-08-16 | 8 | -22/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'drm-intel-fixes-2019-08-15' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2019-08-16 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'gvt-fixes-2019-08-13' of https://github.com/intel/gvt-linux into d... | Jani Nikula | 2019-08-13 | 1 | -2/+2 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | drm/i915: Use after free in error path in intel_vgpu_create_workload() | Dan Carpenter | 2019-08-09 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | Merge tag 'drm-fixes-5.3-2019-08-14' of git://people.freedesktop.org/~agd5f/l... | Dave Airlie | 2019-08-15 | 3 | -8/+9 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | drm/scheduler: use job count instead of peek | Christian König | 2019-08-14 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | drm/amd/display: use kvmalloc for dc_state (v2) | Alex Deucher | 2019-08-13 | 1 | -5/+6 | |
| | | * | | | | | | | | | | | | | | drm/amdgpu: fix gfx9 soft recovery | Pierre-Eric Pelloux-Prayer | 2019-08-13 | 1 | -1/+1 | |
| | | |/ / / / / / / / / / / / / |