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
/
include
/
uapi
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2025-10-13
smb: client: Omit one redundant variable assignment in cifs_xattr_set()
Markus Elfring
1
-1
/
+0
2025-10-13
smb: client: Return a status code only as a constant in sid_to_id()
Markus Elfring
1
-3
/
+2
2025-10-13
KVM: arm64: selftests: Sync ID_AA64PFR1, MPIDR, CLIDR in guest
Zenghui Yu
1
-0
/
+3
2025-10-13
KVM: arm64: Remove unreachable break after return
Osama Abdelkader
1
-1
/
+0
2025-10-13
KVM: selftests: Fix irqfd_test for non-x86 architectures
Oliver Upton
6
-3
/
+33
2025-10-13
KVM: arm64: Document vCPU event ioctls as requiring init'ed vCPU
Oliver Upton
1
-0
/
+5
2025-10-13
KVM: arm64: Prevent access to vCPU events before init
Oliver Upton
1
-0
/
+6
2025-10-13
KVM: arm64: selftests: Track width of timer counter as "int", not "uint64_t"
Sean Christopherson
1
-1
/
+1
2025-10-13
KVM: arm64: selftests: Test effective value of HCR_EL2.AMO
Oliver Upton
2
-1
/
+54
2025-10-13
KVM: arm64: Use the in-context stage-1 in __kvm_find_s1_desc_level()
Oliver Upton
1
-1
/
+5
2025-10-13
KVM: arm64: nv: Don't advance PC when pending an SVE exception
Marc Zyngier
1
-1
/
+1
2025-10-13
KVM: arm64: nv: Don't treat ZCR_EL2 as a 'mapped' register
Oliver Upton
1
-4
/
+2
2025-10-13
spi: cadence-quadspi: Fix pm_runtime unbalance on dma EPROBE_DEFER
Mattijs Korpershoek
1
-2
/
+3
2025-10-13
spi: spi-nxp-fspi: limit the clock rate for different sample clock source sel...
Haibo Chen
1
-2
/
+8
2025-10-13
spi: spi-nxp-fspi: add extra delay after dll locked
Han Xu
1
-0
/
+6
2025-10-13
spi: spi-nxp-fspi: re-config the clock rate when operation require new clock ...
Haibo Chen
1
-3
/
+13
2025-10-13
ASoC: nau8821: Avoid unnecessary blocking in IRQ handler
Cristian Ciocaltea
2
-11
/
+13
[prev]
[next]