Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge branch 'nvme-5.3-rc' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2019-08-11 | 9 | -15/+143 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | nvme-pci: Fix async probe remove race | Keith Busch | 2019-08-01 | 1 | -1/+2 | |
| | * | | | | | | nvme: fix controller removal race with scan work | Sagi Grimberg | 2019-08-01 | 3 | -8/+54 | |
| | * | | | | | | nvme-rdma: fix possible use-after-free in connect error flow | Sagi Grimberg | 2019-08-01 | 1 | -5/+11 | |
| | * | | | | | | nvme: fix a possible deadlock when passthru commands sent to a multipath device | Sagi Grimberg | 2019-08-01 | 3 | -0/+47 | |
| | * | | | | | | nvme-core: Fix extra device_put() call on error path | Logan Gunthorpe | 2019-08-01 | 1 | -1/+1 | |
| | * | | | | | | nvmet-file: fix nvmet_file_flush() always returning an error | Logan Gunthorpe | 2019-08-01 | 1 | -0/+3 | |
| | * | | | | | | nvmet-loop: Flush nvme_delete_wq when removing the port | Logan Gunthorpe | 2019-08-01 | 1 | -0/+8 | |
| | * | | | | | | nvmet: Fix use-after-free bug when a port is removed | Logan Gunthorpe | 2019-08-01 | 3 | -0/+16 | |
| | * | | | | | | nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns | Anthony Iliopoulos | 2019-07-30 | 1 | -0/+1 | |
* | | | | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-08-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tools: hv: Use the correct style for SPDX License Identifier | Nishad Kamdar | 2019-08-17 | 1 | -1/+1 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-08-17 | 4 | -21/+26 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 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 | |
| * | | | | | | | | Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()" | Fabio Estevam | 2019-08-14 | 1 | -12/+6 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2019-08-16 | 3 | -4/+31 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2019-08-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | 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 | 1 | -0/+20 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | 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 '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 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes | Lyude Paul | 2019-08-15 | 1 | -9/+13 | |
| * | | | | | | | | | drm/ast: Fixed reboot test may cause system hanged | Y.C. Chen | 2019-08-15 | 3 | -3/+6 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linux | Linus Torvalds | 2019-08-15 | 5 | -4/+54 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | auxdisplay: charlcd: add include guard to charlcd.h | Masahiro Yamada | 2019-08-08 | 1 | -0/+5 | |
| * | | | | | | | | | auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay | Masahiro Yamada | 2019-08-08 | 4 | -4/+42 | |
| * | | | | | | | | | auxdisplay: charlcd: add help text for backlight initial state | Mans Rullgard | 2019-08-05 | 1 | -0/+5 | |
| * | | | | | | | | | auxdisplay: panel: need to delete scan_timer when misc_register fails in pane... | zhengbin | 2019-08-05 | 1 | -0/+2 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2019-08-15 | 2 | -4/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | of: irq: fix a trivial typo in a doc comment | Lubomir Rintel | 2019-08-15 | 1 | -1/+1 | |
| * | | | | | | | | | of: resolver: Add of_node_put() before return and break | Nishka Dasgupta | 2019-08-13 | 1 | -3/+9 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-08-14 | 10 | -40/+51 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | RDMA/siw: Change CQ flags from 64->32 bits | Bernard Metzler | 2019-08-13 | 4 | -11/+23 |