Age | Commit message (Expand) | Author | Files | Lines |
2024-03-03 | Merge tag 'phy-fixes2-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 4 | -111/+69 |
2024-03-03 | Merge tag 'dmaengine-fix2-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 13 | -47/+85 |
2024-03-03 | Merge tag 'firewire-fixes-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+13 |
2024-03-02 | Merge tag 'gpio-fixes-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -7/+7 |
2024-03-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2 | -2/+9 |
2024-03-02 | Merge tag 'for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre... | Linus Torvalds | 2 | -1/+4 |
2024-03-02 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -24/+54 |
2024-03-02 | Merge tag 'devicetree-fixes-for-6.8-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2024-03-02 | of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing | Saravana Kannan | 1 | -1/+1 |
2024-03-01 | Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -18/+18 |
2024-03-01 | Merge tag 'iommu-fix-v6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
2024-03-01 | Merge tag 'mmc-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds | 3 | -9/+65 |
2024-03-01 | Merge tag 'pmdomain-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+8 |
2024-03-01 | Merge tag 'efi-fixes-for-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2024-03-01 | Merge tag 'drm-fixes-2024-03-01' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 37 | -273/+643 |
2024-03-01 | iommu/sva: Fix SVA handle sharing in multi device case | Zhangfei Gao | 1 | -2/+2 |
2024-03-01 | gpio: fix resource unwinding order in error path | Bartosz Golaszewski | 1 | -4/+4 |
2024-03-01 | gpiolib: Fix the error path order in gpiochip_add_data_with_key() | Andy Shevchenko | 1 | -1/+1 |
2024-03-01 | gpio: 74x164: Enable output pins after registers are reset | Arturas Moskvinas | 1 | -2/+2 |
2024-03-01 | drm/nouveau: keep DMA buffers required for suspend/resume | Sid Pranjale | 1 | -2/+2 |
2024-03-01 | nouveau: report byte usage in VRAM usage. | Dave Airlie | 1 | -1/+1 |
2024-03-01 | Merge tag 'amd-drm-fixes-6.8-2024-02-29' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 9 | -47/+83 |
2024-03-01 | Merge tag 'drm-msm-fixes-2024-02-28' of https://gitlab.freedesktop.org/drm/ms... | Dave Airlie | 1 | -2/+18 |
2024-03-01 | Merge tag 'drm-xe-fixes-2024-02-29' of https://gitlab.freedesktop.org/drm/xe/... | Dave Airlie | 15 | -176/+186 |
2024-03-01 | Merge tag 'drm-misc-fixes-2024-02-29' of https://anongit.freedesktop.org/git/... | Dave Airlie | 10 | -45/+353 |
2024-02-29 | Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 33 | -111/+352 |
2024-02-29 | dpll: fix build failure due to rcu_dereference_check() on unknown type | Eric Dumazet | 1 | -0/+5 |
2024-02-29 | perf: RISCV: Fix panic on pmu overflow handler | Fei Wu | 1 | -4/+4 |
2024-02-29 | Merge tag 'for-net-2024-02-28' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski | 3 | -9/+18 |
2024-02-29 | firewire: core: use long bus reset on gap count error | Takashi Sakamoto | 1 | -1/+13 |
2024-02-29 | gtp: fix use-after-free and null-ptr-deref in gtp_newlink() | Alexander Ofitserov | 1 | -6/+6 |
2024-02-29 | drm/xe/xe_trace: Add move_lacks_source detail to xe_bo_move trace | Priyanka Dandamudi | 2 | -5/+9 |
2024-02-29 | drm/xe: Deny unbinds if uapi ufence pending | Mika Kuoppala | 2 | -0/+44 |
2024-02-29 | drm/xe: Expose user fence from xe_sync_entry | Mika Kuoppala | 3 | -11/+53 |
2024-02-29 | drm/xe: Use pointers in trace events | Lucas De Marchi | 1 | -15/+15 |
2024-02-29 | drm/xe/xe_bo_move: Enhance xe_bo_move trace | Priyanka Dandamudi | 4 | -15/+34 |
2024-02-29 | drm/xe/mmio: fix build warning for BAR resize on 32-bit | Arnd Bergmann | 1 | -1/+1 |
2024-02-29 | drm/xe: get rid of MAX_BINDS | Paulo Zanoni | 1 | -4/+1 |
2024-02-29 | drm/xe: Use vmalloc for array of bind allocation in bind IOCTL | Matthew Brost | 1 | -11/+14 |
2024-02-29 | drm/xe: Don't support execlists in xe_gt_tlb_invalidation layer | Matthew Brost | 1 | -0/+12 |
2024-02-29 | drm/xe: Fix execlist splat | Matthew Brost | 1 | -1/+1 |
2024-02-29 | drm/xe/uapi: Remove unused flags | Francois Dugast | 5 | -118/+6 |
2024-02-29 | drm/xe: Add uapi for dumpable bos | Maarten Lankhorst | 1 | -1/+2 |
2024-02-29 | igb: extend PTP timestamp adjustments to i211 | Oleksij Rempel | 1 | -2/+3 |
2024-02-29 | drm/amd/display: Add monitor patch for specific eDP | Ryan Lin | 1 | -2/+4 |
2024-02-28 | Merge tag 'acpi-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -46/+66 |
2024-02-28 | Merge tag 'pm-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -0/+3 |
2024-02-28 | Merge tag 'spi-fix-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -19/+28 |
2024-02-28 | Merge tag 'regulator-fix-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+4 |
2024-02-28 | pmdomain: qcom: rpmhpd: Fix enabled_corner aggregation | Bjorn Andersson | 1 | -2/+5 |