summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-08gpio: mpc8xxx: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-04-08gpio: TODO: track the removal of regulator-related workaroundsBartosz Golaszewski
2025-04-08MAINTAINERS: add more keywords for the GPIO subsystem entryBartosz Golaszewski
2025-04-08gpio: deprecate devm_gpiod_unhinge()Bartosz Golaszewski
2025-04-08gpio: deprecate the GPIOD_FLAGS_BIT_NONEXCLUSIVE flagBartosz Golaszewski
2025-04-08Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2025-04-08tipc: fix memory leak in tipc_link_xmitTung Nguyen
2025-04-08objtool, xen: Fix INSN_SYSCALL / INSN_SYSRET semanticsJosh Poimboeuf
2025-04-08objtool: Stop UNRET validation on UD2Josh Poimboeuf
2025-04-08objtool: Split INSN_CONTEXT_SWITCH into INSN_SYSCALL and INSN_SYSRETJosh Poimboeuf
2025-04-08objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret()Josh Poimboeuf
2025-04-08nvme: multipath: fix return value of nvme_available_pathUday Shankar
2025-04-08nvme: re-read ANA log page after ns scan completesHannes Reinecke
2025-04-08ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()Henry Martin
2025-04-08ASoC: hdmi-codec: use RTD ID instead of DAI ID for ELD entryKuninori Morimoto
2025-04-08ASoC: Intel: avs: Constrain path based on BE capabilitiesAmadeusz Sławiński
2025-04-07dt-bindings: timer: nxp,sysctr-timer: Add i.MX94 supportFrank Li
2025-04-07dt-bindings: interrupt-controller: fsl,irqsteer: Add i.MX94 supportFrank Li
2025-04-07dt-bindings: display: nwl-dsi: Allow 'data-lanes' property for port@1Frank Li
2025-04-08tracing: fprobe: Cleanup fprobe hash when module unloadingMasami Hiramatsu (Google)
2025-04-07KVM: arm64: Use acquire/release to communicate FF-A version negotiationWill Deacon
2025-04-07drm/xe: Restore EIO errno return when GuC PC start failsRodrigo Vivi
2025-04-07drm/xe: Invalidate L3 read-only cachelines for geometry streams tooKenneth Graunke
2025-04-07drm/xe: avoid plain 64-bit divisionArnd Bergmann
2025-04-07drm/xe/hw_engine: define sysfs_ops on all directoriesTejas Upadhyay
2025-04-07drm/xe: Use local fence in error path of xe_migrate_clearMatthew Brost
2025-04-07drm/xe/xe3lpg: Apply Wa_14022293748, Wa_22019794406Julia Filipchuk
2025-04-07drm/xe: Ensure fixed_slice_mode gets set after ccs_mode changeNiranjana Vishwanathapura
2025-04-07drm/xe: Fix an out-of-bounds shift when invalidating TLBThomas Hellström
2025-04-07drm/xe/svm: Fix a potential bo UAFThomas Hellström
2025-04-07drm/xe/bmg: Add one additional PCI IDMatt Roper
2025-04-07drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2PChristian König
2025-04-07drm/amdgpu: Add cgroups implementationMaarten Lankhorst
2025-04-07drm/amdgpu: Increase KIQ invalidate_tlbs timeoutJay Cornwall
2025-04-07drm/amdkfd: limit sdma queue reset caps flagging for gfx9Jonathan Kim
2025-04-07drm/amd/display: Add HP Elitebook 645 to the quirk list for eDP on DP1Mario Limonciello
2025-04-07drm/amd/display: Add HP Probook 445 and 465 to the quirk list for eDP on DP1Mario Limonciello
2025-04-07drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()Huacai Chen
2025-04-07drm/amd/display: Protect FPU in dml2_init()/dml21_init()Huacai Chen
2025-04-07drm/amd/display: Protect FPU in dml21_copy()Huacai Chen
2025-04-07drm/amd/display: Do not enable Replay and PSR while VRR is on in amdgpu_dm_co...Tom Chung
2025-04-07drm/amdkfd: sriov doesn't support per queue resetEmily Deng
2025-04-07drm/amdgpu/ip_discovery: add missing ip_discovery fwFlora Cui
2025-04-07drm/amdgpu/dma_buf: fix page_link checkMatthew Auld
2025-04-07drm/amdgpu: immediately use GTT for new allocationsChristian König
2025-04-07drm/amdgpu/mes11: optimize MES pipe FW version fetchingAlex Deucher
2025-04-07RDMA/hns: Fix wrong maximum DMA segment sizeChengchang Tang
2025-04-07ACPI PPTT: Fix coding mistakes in a couple of sizeof() callsJean-Marc Eurin
2025-04-07RDMA/rxe: Fix null pointer dereference in ODP MR checkLi Zhijian
2025-04-07uprobes: Avoid false-positive lockdep splat on CONFIG_PREEMPT_RT=y in the ri_...Andrii Nakryiko