summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-23Merge tag 'hwmon-for-v6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+12
2024-02-23iommu/sva: Restore SVA handle sharingJason Gunthorpe2-0/+20
2024-02-23Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Joerg Roedel2-37/+18
2024-02-23Merge tag 'renesas-fixes-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann8-0/+8
2024-02-23Merge tag 'riscv-dt-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann3-8/+9
2024-02-23Merge tag 'riscv-soc-drivers-fixes-for-v6.8-rc6' of https://git.kernel.org/pu...Arnd Bergmann1-1/+1
2024-02-23Merge tag 'riscv-firmware-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/s...Arnd Bergmann1-1/+1
2024-02-23Merge tag 'riscv-cache-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/scm/...Arnd Bergmann1-0/+4
2024-02-23LoongArch: KVM: Streamline kvm_check_cpucfg() and improve commentsWANG Xuerui1-22/+20
2024-02-23LoongArch: KVM: Rename _kvm_get_cpucfg() to _kvm_get_cpucfg_mask()WANG Xuerui1-3/+3
2024-02-23LoongArch: KVM: Fix input validation of _kvm_get_cpucfg() & kvm_check_cpucfg()WANG Xuerui1-17/+18
2024-02-23LoongArch: dts: Minor whitespace cleanupKrzysztof Kozlowski2-2/+2
2024-02-23LoongArch: Call early_init_fdt_scan_reserved_mem() earlierHuacai Chen1-2/+2
2024-02-23LoongArch: Update cpu_sibling_map when disabling nonboot CPUsHuacai Chen1-53/+68
2024-02-23LoongArch: Disable IRQ before init_fn() for nonboot CPUsHuacai Chen1-0/+1
2024-02-23nouveau: add an ioctl to report vram usageDave Airlie2-0/+12
2024-02-23nouveau: add an ioctl to return vram bar size.Dave Airlie2-0/+11
2024-02-23nouveau/gsp: add kconfig option to enable GSP paths by defaultDave Airlie2-1/+13
2024-02-23Merge tag 'drm-xe-fixes-2024-02-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie13-103/+28
2024-02-23Merge tag 'amd-drm-fixes-6.8-2024-02-22' of https://gitlab.freedesktop.org/ag...Dave Airlie9-53/+71
2024-02-23Merge tag 'drm-intel-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-10/+10
2024-02-23Merge tag 'drm-misc-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie12-24/+39
2024-02-22Merge tag 'block-6.8-2024-02-22' of git://git.kernel.dk/linuxLinus Torvalds5-68/+54
2024-02-22Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-63/+210
2024-02-22Merge tag 'platform-drivers-x86-v6.8-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds13-97/+182
2024-02-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3
2024-02-22Merge tag 'vfs-6.8-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-19/+32
2024-02-22Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds75-378/+870
2024-02-22drm/amdgpu: Fix the runtime resume failure issueMa Jun1-0/+3
2024-02-22drm/amd/display: fix null-pointer dereference on edid readingMelissa Wen1-4/+15
2024-02-22drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf1-0/+1
2024-02-22drm/amd/display: fix input states translation error for dcn35 & dcn351Swapnil Patel1-1/+8
2024-02-22drm/amd/display: Fix potential null pointer dereference in dc_dmub_srvSrinivasan Shanmugam1-2/+5
2024-02-22Merge tag 'trace-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+4
2024-02-22drm/amd/display: Only allow dig mapping to pwrseq in new asicLewis Huang5-27/+21
2024-02-22drm/amd/display: adjust few initialization order in dmWayne Lin1-19/+18
2024-02-22s390/cio: fix invalid -EBUSY on ccw_device_startPeter Oberparleiter1-3/+3
2024-02-22selftests/iommu: fix the config fragmentMuhammad Usama Anjum1-2/+3
2024-02-22drm/syncobj: handle NULL fence in syncobj_eventfd_entry_funcErik Kurzinger1-1/+12
2024-02-22iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlockJason Gunthorpe1-26/+12
2024-02-22drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is setErik Kurzinger1-2/+4
2024-02-22drm/ttm: Fix an invalid freeing on already freed page in error pathThomas Hellström1-1/+1
2024-02-22ARM: dts: renesas: rcar-gen2: Add missing #interrupt-cells to DA9063 nodesGeert Uytterhoeven8-0/+8
2024-02-22l2tp: pass correct message length to ip6_append_dataTom Parkin1-1/+1
2024-02-22Merge tag 'nf-24-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni3-43/+57
2024-02-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni15-17/+217
2024-02-22net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHYSiddharth Vadapalli1-1/+3
2024-02-22Merge branch 'ioam6-fix-write-to-cloned-skb-s'Paolo Abeni3-67/+76
2024-02-22selftests: ioam: refactoring to align with the fixJustin Iurman2-67/+66
2024-02-22Fix write to cloned skb in ipv6_hop_ioam()Justin Iurman1-0/+10