aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-06drm/amdgpu/: Add missing kdoc entry in amdgpu_vm_handle_fault functionSrinivasan Shanmugam1-0/+1
2024-09-06drm/amd/display: fix dccg root clock optimization related hangQili Lu4-5/+15
2024-09-06drm/amd/display: Refactor dccg35_get_other_enabled_symclk_feNicholas Susanto1-40/+25
2024-09-06drm/amdgpu: Normalize reg offsets on JPEG v4.0.3Lijo Lazar1-21/+15
2024-09-06drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct()Tobias Jakobi1-8/+12
2024-09-06drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()Tobias Jakobi1-8/+12
2024-09-06drm/amdgpu: use clamp() in amdgpu_vm_adjust_size()Li Zetao1-1/+1
2024-09-06drm/amd: use clamp() in amdgpu_pll_get_fb_ref_div()Li Zetao1-1/+1
2024-09-06drm/amdgpu: enable gfxoff quirk on HP 705G4Peng Liu1-0/+2
2024-09-06drm/amdgpu: add raven1 gfxoff quirkPeng Liu1-0/+2
2024-09-06drm/amd/display: Fix spelling mistake "recompte" -> "recompute"Colin Ian King1-1/+1
2024-09-06drm/amdkfd: Add cache line size infoDavid Belanger1-1/+7
2024-09-06drm/amd/display: Add missing kdoc entry for 'bs_coeffs_updated' in dpp401_dsc...Srinivasan Shanmugam1-0/+1
2024-09-06drm/amdgpu: fix invalid fence handling in amdgpu_vm_tlb_flushLang Yu1-2/+4
2024-09-06drm/amdgpu: re-work VM syncingChristian König5-55/+65
2024-09-06nvme: Convert comma to semicolonShen Lichuan1-1/+1
2024-09-06regulator: axp20x: AXP717: Add boost regulatorAndre Przywara2-0/+5
2024-09-06mfd: axp20x: AXP717: Add support for boost regulatorAndre Przywara2-0/+4
2024-09-06dt-bindings: mfd: x-powers,axp152: add boost regulatorAndre Przywara1-1/+1
2024-09-06libbpf: Workaround (another) -Wmaybe-uninitialized false positiveSam James1-2/+2
2024-09-06bpftool: Improve btf c dump sorting stabilityMykyta Yatsenko1-5/+75
2024-09-06Merge tag 'md-6.12-20240906' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe1-0/+29
2024-09-06Merge tag 'nvme-6.12-2024-09-06' of git://git.infradead.org/nvme into for-6.1...Jens Axboe15-73/+250
2024-09-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+3
2024-09-06Merge tag 'riscv-for-linus-6.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-181/+79
2024-09-06Merge tag 'powerpc-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds6-10/+26
2024-09-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-16/+47
2024-09-06selftests/timers: Remove unused NSEC_PER_SEC macrozhang jiao2-5/+0
2024-09-06Merge tag 'pm-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-10/+24
2024-09-06Merge tag 'block-6.11-20240906' of git://git.kernel.dk/linuxLinus Torvalds8-8/+38
2024-09-06accel/qaic: Fix a typoAndrew Kreimer1-1/+1
2024-09-06Merge tag 'sound-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds26-92/+160
2024-09-06Merge tag 'opp-updates-6.12' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki2-2/+2
2024-09-06Merge tag 'mmc-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds5-12/+21
2024-09-06Merge tag 'cpufreq-arm-updates-6.12' of ssh://gitolite.kernel.org/pub/scm/lin...Rafael J. Wysocki18-59/+95
2024-09-06Merge tag 'timers-v6.12-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner17-21/+129
2024-09-06Merge tag 'gpio-fixes-for-v6.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+2
2024-09-06Merge tag 'pmdomain-v6.11-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-34/+22
2024-09-06Merge tag 'pwm/for-6.11-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2024-09-06sched_ext: Add missing static to scx_has_op[]Tejun Heo1-1/+1
2024-09-06sched_ext: Temporarily work around pick_task_scx() being called without balan...Tejun Heo1-1/+16
2024-09-06Merge tag 'drm-fixes-2024-09-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds66-178/+546
2024-09-06libfs: fix get_stashed_dentry()Christian Brauner1-3/+3
2024-09-06ice: subfunction activation and base devlink opsPiotr Raczynski4-0/+290
2024-09-06ice: basic support for VLAN in subfunctionsMichal Swiatkowski4-0/+39
2024-09-06ice: support subfunction devlink Tx topologyMichal Swiatkowski3-5/+20
2024-09-06ice: implement netdevice ops for SF representorMichal Swiatkowski1-14/+43
2024-09-06ice: check if SF is ready in ethtool opsMichal Swiatkowski3-4/+16
2024-09-06ice: don't set target VSI for subfunctionMichal Swiatkowski1-1/+1
2024-09-06ice: create port representor for SFMichal Swiatkowski6-4/+113