index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-15
drm/amdgpu: Implement TTM handling for MMIO_REMAP placement
Srinivasan Shanmugam
1
-3
/
+16
2025-09-15
drm/amdgpu: Replace kzalloc + copy_from_user with memdup_user
Thorsten Blum
1
-14
/
+6
2025-09-15
drm/amdkfd: Replace kzalloc + copy_from_user with memdup_user
Thorsten Blum
1
-9
/
+3
2025-09-15
drm/amdgpu: Use (v)memdup_array_user in amdgpu_cs_pass1
Tvrtko Ursulin
1
-23
/
+10
2025-09-15
drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctl
Tvrtko Ursulin
1
-14
/
+5
2025-09-15
drm/amdgpu: Use vmemdup_array_user in amdgpu_bo_create_list_entry_array
Tvrtko Ursulin
1
-24
/
+17
2025-09-15
drm/amdgpu: Remove volatile references from VCN
Rodrigo Siqueira
10
-51
/
+51
2025-09-15
drm/amdgpu: Remove volatile from amdgpu and amdgpu_ih headers
Rodrigo Siqueira
2
-4
/
+4
2025-09-15
drm/amdgpu: Remove volatile from ring manipulation
Rodrigo Siqueira
5
-10
/
+10
2025-09-15
drm/amdgpu: Remove volatile from RLC files
Rodrigo Siqueira
2
-4
/
+4
2025-09-15
drm/amdgpu: Remove volatile from CSB functions
Rodrigo Siqueira
10
-25
/
+18
2025-09-15
iio: adc: Support ROHM BD79112 ADC/GPIO
Matti Vaittinen
3
-0
/
+567
2025-09-15
cpufreq: ACPI: Use on_each_cpu_mask() in drv_write()
Rafael J. Wysocki
1
-8
/
+1
2025-09-15
ACPI: SPCR: Add support for DBG2 RISC-V SBI port subtype
Chen Pei
1
-0
/
+3
2025-09-15
ACPI: APEI: EINJ: Allow more types of addresses except MMIO
Jiaqi Yan
1
-9
/
+42
2025-09-15
ACPI: APEI: Remove redundant assignments in erst_dbg_{ioctl|write}()
Thorsten Blum
1
-5
/
+3
2025-09-15
drm: bridge: anx7625: Fix NULL pointer dereference with early IRQ
Loic Poulain
1
-2
/
+4
2025-09-15
regulator: max77838: add max77838 regulator driver
Ivaylo Ivanov
3
-0
/
+230
2025-09-15
drm/xe: defer free of NVM auxiliary container to device release callback
Nitin Gote
1
-1
/
+4
2025-09-15
drm/xe/hwmon: Remove type casting
Mallesh Koujalagi
1
-16
/
+19
2025-09-15
drm/xe/guc: Add test for G2G communications
John Harrison
8
-0
/
+801
2025-09-15
drm/xe: Allow freeing of a managed bo
John Harrison
2
-0
/
+6
2025-09-15
drm/xe/guc: Add firmware build type to available info
John Harrison
2
-0
/
+4
2025-09-15
drm/xe/guc: Update CSS header structures
John Harrison
2
-35
/
+53
2025-09-15
firmware: tegra: Do not warn on missing memory-region property
Thierry Reding
1
-1
/
+4
2025-09-15
nvme-tcp: send only permitted commands for secure concat
Martin George
1
-0
/
+3
2025-09-15
remoteproc: imx_rproc: Clean up after ops introduction
Peng Fan
1
-22
/
+12
2025-09-15
remoteproc: imx_rproc: Simplify IMX_RPROC_SMC switch case
Peng Fan
1
-26
/
+43
2025-09-15
remoteproc: imx_rproc: Simplify IMX_RPROC_SCU_API switch case
Peng Fan
1
-64
/
+85
2025-09-15
remoteproc: imx_rproc: Simplify IMX_RPROC_MMIO switch case
Peng Fan
1
-62
/
+86
2025-09-15
remoteproc: imx_rproc: Move imx_rproc_dcfg closer to imx_rproc_of_match
Peng Fan
1
-79
/
+79
2025-09-15
remoteproc: imx_rproc: Introduce start/stop/detect_mode ops for imx_rproc_dcfg
Peng Fan
2
-0
/
+22
2025-09-15
nvme-fc: use lock accessing port_state and rport state
Daniel Wagner
1
-2
/
+8
2025-09-15
nvmet-fcloop: call done callback even when remote port is gone
Daniel Wagner
1
-3
/
+5
2025-09-15
nvmet-fc: avoid scheduling association deletion twice
Daniel Wagner
1
-7
/
+9
2025-09-15
nvmet-fc: move lsop put work to nvmet_fc_ls_req_op
Daniel Wagner
1
-10
/
+9
2025-09-15
tee: qcom: enable TEE_IOC_SHM_ALLOC ioctl
Amirreza Zarrabi
6
-4
/
+267
2025-09-15
tee: qcom: add primordial object
Amirreza Zarrabi
4
-5
/
+81
2025-09-15
tee: add Qualcomm TEE driver
Amirreza Zarrabi
12
-0
/
+3530
2025-09-15
tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
Amirreza Zarrabi
1
-0
/
+85
2025-09-15
tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
Amirreza Zarrabi
1
-0
/
+33
2025-09-15
tee: add close_context to TEE driver operation
Amirreza Zarrabi
2
-6
/
+7
2025-09-15
tee: allow a driver to allocate a tee_device without a pool
Amirreza Zarrabi
1
-1
/
+1
2025-09-15
drm/xe: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...))
Fushuai Wang
1
-1
/
+1
2025-09-15
Merge branch '20250911-qcom-tee-using-tee-ss-without-mem-obj-v12-2-17f07a942b...
Jens Wiklander
3
-11
/
+178
2025-09-15
nvme-auth: update bi_directional flag
Martin George
1
-2
/
+3
2025-09-15
net/mlx5: fix typo in pci_irq.c comment
Alok Tiwari
1
-1
/
+1
2025-09-15
Merge tag 'for-v6.17-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...
Linus Torvalds
1
-2
/
+2
2025-09-15
dpll: zl3073x: Implement devlink flash callback
Ivan Vecera
1
-0
/
+129
2025-09-15
dpll: zl3073x: Refactor DPLL initialization
Ivan Vecera
3
-86
/
+142
[prev]
[next]