summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-27mshv: use kmalloc_array in mshv_root_scheduler_initCan Peng
2026-05-28counter: intel-qep: Use devm_mutex_init()Ilpo Järvinen
2026-05-28counter: interrupt-cnt: use devm_mutex_init()Stepan Ionichev
2026-05-28counter: ftm-quaddec: use devm_mutex_init()Stepan Ionichev
2026-05-27mshv: Add conditional VMBus dependencyMichael Kelley
2026-05-27Bluetooth: hci_qca: Use 100 ms SSR delay for rampatch and NVM loadingShuai Zhang
2026-05-27Bluetooth: btusb: Allow firmware re-download when version matchesShuai Zhang
2026-05-27drm/xe: Move xe_uc_fw_abi.h to abi/Michal Wajdeczko
2026-05-27ACPICA: add boundary checks in two placesikaros
2026-05-27ACPICA: Add package limit checks in parser functionsikaros
2026-05-27ACPICA: Update the copyright year to 2026Pawel Chmielewski
2026-05-27ACPICA: Remove spurious precision from format used to dump parse treesDavid Laight
2026-05-27ACPICA: Enhance OEM ID and Table ID validation in acpi_ex_load_table_op()ikaros
2026-05-27ACPICA: Fix NULL pointer dereference in acpi_ns_custom_package()Weiming Shi
2026-05-27ACPICA: Enhance buffer validation in acpi_ut_walk_aml_resources()ikaros
2026-05-27ACPICA: Add validation for node in acpi_ns_build_normalized_path()ikaros
2026-05-27ACPICA: validate handler object type in two placesikaros
2026-05-27ACPICA: Improve argument parsing in acpi_ps_get_next_simple_arg()ikaros
2026-05-27ACPICA: Fix integer overflow in acpi_ex_opcode_3A_1T_1R() (mid_op)ikaros
2026-05-27ACPICA: Prevent adding invalid referencesikaros
2026-05-27ACPICA: add boundary checks in acpi_ps_get_next_field()ikaros
2026-05-27ACPICA: validate byte_count in acpi_ps_get_next_package_length()ikaros
2026-05-27ACPICA: Fix use-after-free in acpi_ds_terminate_control_method()ikaros
2026-05-27ACPICA: fix I2C LVR item count in the conversion tableAkhil R
2026-05-27ACPICA: Mention the LVR bitsAkhil R
2026-05-27ACPICA: Change LVR to 8 bit valueAkhil R
2026-05-27ACPICA: Fetch LVR I2C resource descriptorAkhil R
2026-05-27ACPICA: Fix FADT 32/64X length mismatch warningAbdelkader Boudih
2026-05-27ACPICA: Add alias node support in namespace handlingikaros
2026-05-27ACPICA: Fix condition check in acpi_ps_parse_loop()ikaros
2026-05-27nvme-pci: fix out-of-bounds access in nvme_setup_descriptor_poolsMateusz Nowicki
2026-05-27pinctrl: qcom: sm6115: Add egpio supportStanislav Zaikin
2026-05-27drm/amdgpu: fix calling VM invalidation in amdgpu_hmm_invalidate_gfxChristian König
2026-05-27drm/amdgpu: fix amdgpu_hmm_range_get_pagesChristian König
2026-05-27drm/amdgpu/userq: use array instead of list for userq_vasSunil Khatri
2026-05-27drm/amdgpu/userq: move mqd_destroy to later stage to keep core obj validSunil Khatri
2026-05-27drm/amdkfd: fix a vulnerability of integer overflow in kfd debuggerEric Huang
2026-05-27drm/amdgpu/userq: remove amdgpu_userq_create/destroy_object wrapperSunil Khatri
2026-05-27drm/amd/pm/si: Disregard vblank time when no displays are connectedTimur Kristóf
2026-05-27drm/amdkfd: Check for pdd drm file first in CRIU restore pathDavid Francis
2026-05-27drm/amdgpu: fix potential overflow in fs_info.debugfs_nameStanley.Yang
2026-05-27drm/amdgpu/userq: make sure queue is valid in the hang_detect_workSunil Khatri
2026-05-27drm/amdgpu/userq: reserve root bo without interruptionSunil Khatri
2026-05-27drm/amdgpu/userq: add amdgpu_bo_unpin when amdgpu_ttm_alloc_gart failsSunil Khatri
2026-05-27drm/amdgpu: simplify return value in amdgpu_userq_get_doorbell_indexSunil Khatri
2026-05-27drm/amdkfd: fix NULL pointer bug in svm_range_set_attrEric Huang
2026-05-27drm/amd/display: Write REFCLK to 48MHz on DCN21Ivan Lipski
2026-05-27drm/amdgpu/userq: Fix the mutex_init cleanup for fence_drv_lockSunil Khatri
2026-05-27drm/amdgpu/userq: Fix doorbell object cleanup of queueSunil Khatri
2026-05-27drm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFOZiyi Guo