Age | Commit message (Expand) | Author | Files | Lines |
2021-02-16 | kbuild: simplify access to the kernel's version | Sasha Levin | 3 | -6/+6 |
2021-02-16 | kbuild: use always-y instead of extra-y | Masahiro Yamada | 1 | -1/+1 |
2021-02-07 | Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -56/+48 |
2021-02-07 | Merge tag 'timers_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -4/+4 |
2021-02-06 | Merge tag 'usb-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 19 | -70/+237 |
2021-02-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 6 | -20/+81 |
2021-02-06 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -0/+3 |
2021-02-06 | Merge tag 'block-5.11-2021-02-05' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -1/+6 |
2021-02-05 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+18 |
2021-02-05 | Merge tag 'mmc-v5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 2 | -1/+12 |
2021-02-05 | Merge tag 'drm-fixes-2021-02-05-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 28 | -251/+284 |
2021-02-05 | vdpa/mlx5: Restore the hardware used index after change map | Eli Cohen | 1 | -0/+18 |
2021-02-05 | usb: dwc2: Fix endpoint direction check in ep_from_windex | Heiko Stuebner | 1 | -7/+1 |
2021-02-05 | usb: dwc3: fix clock issue during resume in OTG mode | Gary Bisson | 1 | -1/+1 |
2021-02-05 | Merge tag 'drm-intel-fixes-2021-02-04' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 13 | -176/+117 |
2021-02-04 | Merge tag 'pci-v5.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -55/+0 |
2021-02-05 | Merge tag 'amd-drm-fixes-5.11-2021-02-03' of https://gitlab.freedesktop.org/a... | Dave Airlie | 12 | -56/+92 |
2021-02-04 | Merge tag 'acpi-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -5/+5 |
2021-02-04 | Merge tag 'drm-misc-fixes-2021-02-02' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2 | -13/+46 |
2021-02-04 | drm/nouveau: fix dma syncing warning with debugging on. | Dave Airlie | 1 | -6/+29 |
2021-02-03 | Merge tag 'arm-soc-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -6/+13 |
2021-02-03 | Merge tag 'gpio-fixes-for-v5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -3/+11 |
2021-02-03 | Merge tag 'platform-drivers-x86-v5.11-3' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -5/+15 |
2021-02-03 | nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUs | Sagi Grimberg | 1 | -1/+2 |
2021-02-03 | xhci: fix bounce buffer usage for non-sg list case | Mathias Nyman | 1 | -11/+20 |
2021-02-03 | usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720 | Pali Rohár | 4 | -1/+68 |
2021-02-03 | Merge tag 'sunxi-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 1 | -5/+0 |
2021-02-02 | drm/amd/display: Decrement refcount of dc_sink before reassignment | Victor Lu | 1 | -1/+3 |
2021-02-02 | drm/amd/display: Free atomic state after drm_atomic_commit | Victor Lu | 1 | -8/+6 |
2021-02-02 | drm/amd/display: Fix dc_sink kref count in emulated_link_detect | Victor Lu | 1 | -2/+2 |
2021-02-02 | drm/amd/display: Release DSC before acquiring | Mikita Lipski | 1 | -1/+5 |
2021-02-02 | drm/amd/display: Revert "Fix EDID parsing after resume from suspend" | Stylon Wang | 1 | -2/+0 |
2021-02-02 | drm/amd/display: Add more Clock Sources to DCN2.1 | Sung Lee | 1 | -0/+10 |
2021-02-02 | drm/amd/display: reuse current context instead of recreating one | Bhawanpreet Lakha | 3 | -23/+30 |
2021-02-02 | drm/amd/display: Fix DPCD translation for LTTPR AUX_RD_INTERVAL | George Shen | 1 | -3/+3 |
2021-02-02 | drm/amdgpu: enable freesync for A+A configs | Christian König | 2 | -3/+7 |
2021-02-02 | drm/amd/pm: fill in the data member of v2 gpu metrics table for vangogh | Xiaojian Du | 1 | -0/+3 |
2021-02-02 | drm/amdgpu/gfx10: update CGTS_TCC_DISABLE and CGTS_USER_TCC_DISABLE register ... | chen gong | 1 | -2/+16 |
2021-02-02 | drm/amdkfd: fix null pointer panic while free buffer in kfd | Huang Rui | 1 | -10/+6 |
2021-02-02 | drm/amdgpu: fix the issue that retry constantly once the buffer is oversize | Huang Rui | 1 | -1/+1 |
2021-02-02 | rtc: mc146818: Dont test for bit 0-5 in Register D | Thomas Gleixner | 2 | -4/+4 |
2021-02-02 | usb: xhci-mtk: break loop when find the endpoint to drop | Chunfeng Yun | 1 | -1/+3 |
2021-02-02 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -16/+13 |
2021-02-02 | Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 25 | -68/+189 |
2021-02-02 | Merge tag 'mlx5-fixes-2021-02-01' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 4 | -9/+20 |
2021-02-02 | net: ipa: fix two format specifier errors | Alex Elder | 1 | -2/+2 |
2021-02-02 | net: ipa: use the right accessor in ipa_endpoint_status_skip() | Alex Elder | 1 | -2/+2 |
2021-02-02 | net: ipa: be explicit about endianness | Alex Elder | 1 | -1/+1 |
2021-02-02 | net: ipa: add a missing __iomem attribute | Alex Elder | 1 | -1/+1 |
2021-02-02 | net: ipa: pass correct dma_handle to dma_free_coherent() | Dan Carpenter | 1 | -1/+1 |