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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-13
drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devices
Jesse.Zhang
3
-6
/
+7
2025-10-13
drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
Christian König
1
-0
/
+3
2025-10-13
drm/amdgpu: fix bit shift logic
Sathishkumar S
1
-1
/
+1
2025-10-13
drm/amd/powerplay: Fix CIK shutdown temperature
Timur Kristóf
1
-2
/
+1
2025-10-13
drm/amdgpu: drop unused structures in amdgpu_drm.h
Alex Deucher
1
-21
/
+0
2025-10-13
drm/amdgpu: use atomic functions with memory barriers for vm fault info
Gui-Dong Han
3
-11
/
+8
2025-10-13
drm/amdgpu: set an error on all fences from a bad context
Alex Deucher
3
-6
/
+37
2025-10-13
drm/amdgpu: handle wrap around in reemit handling
Alex Deucher
1
-5
/
+10
2025-10-13
drm/amdgpu: fix handling of harvesting for ip_discovery firmware
Alex Deucher
1
-1
/
+17
2025-10-13
drm/amdgpu: block CE CS if not explicitely allowed by module option
Christian König
3
-1
/
+14
2025-10-13
drm/amdgpu: remove two invalid BUG_ON()s
Christian König
2
-4
/
+0
2025-10-13
drm/amd: Disable ASPM on SI
Timur Kristóf
1
-0
/
+7
2025-10-13
drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
Timur Kristóf
1
-0
/
+5
2025-10-13
Revert "drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_re...
Matthew Schwartz
2
-15
/
+4
2025-10-13
sched_ext: Mark scx_bpf_dsq_move_set_[slice|vtime]() with KF_RCU
Tejun Heo
1
-4
/
+4
2025-10-13
drm/i915/fb: Fix the set_tiling vs. addfb race, again
Ville Syrjälä
1
-18
/
+20
2025-10-13
drm/i915/frontbuffer: Move bo refcounting intel_frontbuffer_{get,release}()
Ville Syrjälä
2
-3
/
+9
2025-10-13
drm/i915/guc: Skip communication warning on reset in progress
Zhanjun Dong
1
-1
/
+8
2025-10-13
ARM: dts: broadcom: rpi: Switch to V3D firmware clock
Stefan Wahren
2
-0
/
+17
2025-10-13
arm64: dts: broadcom: bcm2712: Define VGIC interrupt
Peter Robinson
1
-0
/
+2
2025-10-13
EDAC/versalnet: Fix off by one in handle_error()
Dan Carpenter
1
-1
/
+1
2025-10-13
KVM: arm64: nv: Use FGT write trap of MDSCR_EL1 when available
Oliver Upton
2
-4
/
+15
2025-10-13
KVM: arm64: Compute per-vCPU FGTs at vcpu_load()
Oliver Upton
5
-131
/
+151
2025-10-13
KVM: arm64: selftests: Fix misleading comment about virtual timer encoding
Marc Zyngier
1
-3
/
+14
2025-10-13
KVM: arm64: selftests: Add an E2H=0-specific configuration to get_reg_list
Marc Zyngier
1
-0
/
+79
2025-10-13
KVM: arm64: selftests: Make dependencies on VHE-specific registers explicit
Marc Zyngier
1
-0
/
+3
2025-10-13
KVM: arm64: Kill leftovers of ad-hoc timer userspace access
Marc Zyngier
3
-126
/
+0
2025-10-13
KVM: arm64: Fix WFxT handling of nested virt
Marc Zyngier
1
-1
/
+6
2025-10-13
KVM: arm64: Move CNT*CT_EL0 userspace accessors to generic infrastructure
Marc Zyngier
2
-10
/
+31
2025-10-13
KVM: arm64: Move CNT*_CVAL_EL0 userspace accessors to generic infrastructure
Marc Zyngier
2
-8
/
+4
2025-10-13
KVM: arm64: Move CNT*_CTL_EL0 userspace accessors to generic infrastructure
Marc Zyngier
2
-9
/
+31
2025-10-13
KVM: arm64: Add timer UAPI workaround to sysreg infrastructure
Marc Zyngier
2
-3
/
+36
2025-10-13
KVM: arm64: Make timer_set_offset() generally accessible
Marc Zyngier
2
-10
/
+10
2025-10-13
KVM: arm64: Replace timer context vcpu pointer with timer_id
Marc Zyngier
2
-7
/
+8
2025-10-13
KVM: arm64: Introduce timer_context_to_vcpu() helper
Marc Zyngier
2
-13
/
+14
2025-10-13
KVM: arm64: Hide CNTHV_*_EL2 from userspace for nVHE guests
Marc Zyngier
1
-13
/
+13
2025-10-13
Documentation: KVM: Update GICv3 docs for GICv5 hosts
Sascha Bischoff
1
-1
/
+2
2025-10-13
KVM: arm64: gic-v3: Only set ICH_HCR traps for v2-on-v3 or v3 guests
Sascha Bischoff
1
-1
/
+4
2025-10-13
KVM: arm64: selftests: Actually enable IRQs in vgic_lpi_stress
Oliver Upton
1
-0
/
+1
2025-10-13
KVM: arm64: selftests: Allocate vcpus with correct size
Zenghui Yu
1
-1
/
+1
2025-10-13
KVM: arm64: Guard PMSCR_EL1 initialization with SPE presence check
Mukesh Ojha
1
-5
/
+10
2025-10-13
smb: client: let destroy_mr_list() call ib_dereg_mr() before ib_dma_unmap_sg()
Stefan Metzmacher
1
-1
/
+2
2025-10-13
smb: client: call ib_dma_unmap_sg if mr->sgt.nents is not 0
Stefan Metzmacher
1
-4
/
+8
2025-10-13
smb: client: improve logic in smbd_deregister_mr()
Stefan Metzmacher
1
-19
/
+16
2025-10-13
smb: client: improve logic in smbd_register_mr()
Stefan Metzmacher
1
-29
/
+23
2025-10-13
smb: client: improve logic in allocate_mr_list()
Stefan Metzmacher
1
-30
/
+35
2025-10-13
smb: client: let destroy_mr_list() remove locked from the list
Stefan Metzmacher
1
-1
/
+8
2025-10-13
smb: client: let destroy_mr_list() call list_del(&mr->list)
Stefan Metzmacher
1
-0
/
+1
2025-10-13
smb: client: change smbd_deregister_mr() to return void
Stefan Metzmacher
2
-4
/
+2
2025-10-13
smb: smbdirect: introduce smbdirect_mr_io.{kref,mutex} and SMBDIRECT_MR_DISABLED
Stefan Metzmacher
1
-1
/
+10
[prev]
[next]