summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-18devres: add devres_node_remove()Danilo Krummrich-0/+17
2026-03-18devres: export devres_node_init() and devres_node_add()Danilo Krummrich-4/+7
2026-03-18devres: move struct devres_node into base.hDanilo Krummrich-12/+12
2026-03-17HID: Intel-thc-hid: Intel-quickspi: Add NVL Device IDsEven Xu-0/+8
2026-03-17HID: Intel-thc-hid: Intel-quicki2c: Add NVL Device IDsEven Xu-0/+11
2026-03-17devres: remove unnecessary unlocks in devres_release_group()Danilo Krummrich-6/+3
2026-03-17devres: use guard(spinlock_irqsave) where applicableDanilo Krummrich-17/+6
2026-03-17devres: add free_node callback to struct devres_nodeDanilo Krummrich-12/+45
2026-03-17devres: don't require ARCH_DMA_MINALIGN for devres actionsDanilo Krummrich-45/+105
2026-03-17bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handlerJunrui Luo-1/+3
2026-03-17ima: remove buggy support for asynchronous hashesEric Biggers-390/+9
2026-03-17hfsplus: fix to update ctime after renameViacheslav Dubeyko-2/+13
2026-03-17hwmon: (pmbus/ina233) Add error check for pmbus_read_word_data() return valueSanman Pradhan-0/+2
2026-03-17hwmon: (pmbus/mp2869) Check pmbus_read_byte_data() before using its return valueSanman Pradhan-14/+21
2026-03-17hwmon: (pmbus/mp2975) Add error check for pmbus_read_word_data() return valueSanman Pradhan-0/+2
2026-03-17Merge tag 'libnvdimm-fixes-7.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+3
2026-03-17hwmon: (pmbus/hac300s) Add error check for pmbus_read_word_data() return valueSanman Pradhan-0/+2
2026-03-17drm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit-2/+5
2026-03-17drm/radeon: apply state adjust rules to some additional HAINAN vairantsAlex Deucher-1/+3
2026-03-17drm/amdgpu: apply state adjust rules to some additional HAINAN vairantsAlex Deucher-1/+3
2026-03-17drm/amdgpu: rework how we handle TLB fencesAlex Deucher-1/+8
2026-03-17Merge tag 'linux_kselftest-kunit-fixes-7.0-rc5' of git://git.kernel.org/pub/s...Linus Torvalds-0/+2
2026-03-17drm/amdgpu: Add client ids for gmcv9 mmhubsLijo Lazar-36/+49
2026-03-17drm/amdgpu: Add client ids for mmhub v2.xLijo Lazar-32/+35
2026-03-17drm/amdgpu: Add client ids for mmhub v3.xLijo Lazar-51/+49
2026-03-17drm/amdgpu: Add client ids for mmhub v4.xLijo Lazar-20/+12
2026-03-17drm/amdgpu: Add client id helpers to mmhubLijo Lazar-0/+25
2026-03-17Revert "drm/amd/display: Add NV12/P010 formats to primary plane"Harry Wentland-3/+0
2026-03-17drm/amdgpu: Remove dead negative offset check in amdgpu_virt_init_critical_re...Srinivasan Shanmugam-5/+0
2026-03-17drm/amdgpu: Move amdgpu_vm_is_bo_always_valid() before first useSrinivasan Shanmugam-14/+14
2026-03-17drm/amdgpu: Drop redundant queue NULL check in hang detect workerSrinivasan Shanmugam-1/+1
2026-03-17drm/amdgpu : Update psp 13_0_15 ip block supportMangesh Gadre-1/+6
2026-03-17drm/amdgpu: rework amdgpu_userq_wait_ioctl v4Christian König-259/+323
2026-03-17drm/amdgpu: fix adding eviction fenceChristian König-8/+24
2026-03-17drm/amdgpu: fix eviction fence and userq manager shutdownChristian König-1/+16
2026-03-17drm/amdgpu: completely rework eviction fence handling v2Christian König-206/+110
2026-03-17drm/radeon: apply state adjust rules to some additional HAINAN vairantsAlex Deucher-1/+3
2026-03-17drm/amdgpu: apply state adjust rules to some additional HAINAN vairantsAlex Deucher-1/+3
2026-03-17drm/amdgpu: rework how we handle TLB fencesAlex Deucher-1/+8
2026-03-17drm/amdgpu: Add JPEG_v5_0_2 IP blockSonny Jiang-0/+954
2026-03-17drm/amdgpu: Set VCN_5_0_2 DPG modeSonny Jiang-1/+1
2026-03-17drm/amdgpu: Add VCN_5_0_2 codecs capabilities supportSonny Jiang-0/+34
2026-03-17drm/amdgpu: Add VCN v5_0_2Sonny Jiang-2/+1259
2026-03-17drm/amd/pm: Add mutex lock for metrics tableAsad Kamal-0/+1
2026-03-17drm/amd/pm: Update pm attributesAsad Kamal-26/+10
2026-03-17drm/amd/pm: Add fru eeprom info supportAsad Kamal-0/+1
2026-03-17drm/amd/ras: Fix NULL deref in ras_core_get_utc_second_timestamp()Srinivasan Shanmugam-2/+5
2026-03-17PCI: rpaphp: Simplify with scoped for each OF child loopKrzysztof Kozlowski-3/+1
2026-03-17PCI: pnv_php: Simplify with scoped for each OF child loopKrzysztof Kozlowski-12/+7
2026-03-17securityfs: use kstrdup_const() to manage symlink targetsDmitry Antipov-5/+5