index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-03-28
KVM: arm64: Don't pass host_debug_state to BRBE world-switch routines
Will Deacon
-4
/
+8
2026-03-28
KVM: arm64: Disable SPE Profiling Buffer when running in guest context
Will Deacon
-12
/
+24
2026-03-28
KVM: arm64: Disable TRBE Trace Buffer Unit when running in guest context
Will Deacon
-10
/
+64
2026-03-28
Merge tag 'trace-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-18
/
+71
2026-03-28
Merge tag 's390-7.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-3
/
+9
2026-03-28
tools/x86/kcpuid: Update bitfields to x86-cpuid-db v3.0
Ahmed S. Darwish
-324
/
+347
2026-03-28
Merge tag 'renesas-pinctrl-for-v7.1-tag1' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
-9
/
+291
2026-03-28
tracing: Remove tracing_alloc_snapshot() when snapshot isn't defined
Steven Rostedt
-7
/
+0
2026-03-28
ALSA: hda: Add missing SET_GPI_* and SET_GPO_* verb definitions
Takashi Iwai
-0
/
+5
2026-03-28
gpu: nova-core: firmware: gsp: use dma::Coherent for level0 table
Alexandre Courbot
-64
/
+12
2026-03-28
gpu: nova-core: firmware: gsp: use dma::Coherent for signatures
Alexandre Courbot
-2
/
+3
2026-03-28
gpu: nova-core: fb: use dma::CoherentHandle
Alexandre Courbot
-3
/
+3
2026-03-28
gpu: nova-core: falcon: use dma::Coherent
Alexandre Courbot
-3
/
+3
2026-03-28
gpu: nova-core: firmware: fwsec: use dma::Coherent
Alexandre Courbot
-3
/
+3
2026-03-28
gpu: nova-core: firmware: riscv: use dma::Coherent
Alexandre Courbot
-3
/
+3
2026-03-28
rust: dma: add from-slice constructors for Coherent and CoherentBox
Alexandre Courbot
-0
/
+107
2026-03-28
ALSA: hda/proc: show GPI and GPO state in codec proc output
Cássio Gabriel
-33
/
+74
2026-03-28
posix-timers: Fix stale function name in comment
Zhan Xusheng
-1
/
+1
2026-03-28
irqchip/renesas-rzg2l: Replace raw_spin_{lock,unlock} with guard() in rzg2l_i...
Biju Das
-2
/
+1
2026-03-28
rust: dma: add CoherentHandle for DMA allocations without kernel mapping
Danilo Krummrich
-0
/
+119
2026-03-28
ALSA: usb-audio: Add quirks for Arturia AF16Rig
Phil Willoughby
-0
/
+165
2026-03-28
ALSA: asihpi: detect truncated control names
Pengpeng Hou
-14
/
+22
2026-03-28
rust: dma: remove DMA_ATTR_NO_KERNEL_MAPPING from public attrs
Danilo Krummrich
-3
/
+0
2026-03-28
futex: Clear stale exiting pointer in futex_lock_pi() retry path
Davidlohr Bueso
-1
/
+2
2026-03-28
tracing: Drain deferred trigger frees if kthread creation fails
Wesley Atwell
-13
/
+66
2026-03-28
KVM: arm64: Convert gmem_abort() to struct kvm_s2_fault_desc
Marc Zyngier
-23
/
+20
2026-03-28
KVM: arm64: Simplify integration of adjust_nested_*_perms()
Marc Zyngier
-35
/
+27
2026-03-28
KVM: arm64: Directly expose mapping prot and kill kvm_s2_fault
Marc Zyngier
-24
/
+21
2026-03-28
KVM: arm64: Move device mapping management into kvm_s2_fault_pin_pfn()
Marc Zyngier
-23
/
+29
2026-03-28
KVM: arm64: Replace force_pte with a max_map_size attribute
Marc Zyngier
-10
/
+13
2026-03-28
KVM: arm64: Move kvm_s2_fault.{pfn,page} to kvm_s2_vma_info
Marc Zyngier
-13
/
+15
2026-03-28
KVM: arm64: Restrict the scope of the 'writable' attribute
Marc Zyngier
-7
/
+9
2026-03-28
KVM: arm64: Kill logging_active from kvm_s2_fault
Marc Zyngier
-6
/
+4
2026-03-28
KVM: arm64: Move VMA-related information to kvm_s2_fault_vma_info
Marc Zyngier
-52
/
+65
2026-03-28
KVM: arm64: Kill topup_memcache from kvm_s2_fault
Marc Zyngier
-18
/
+17
2026-03-28
KVM: arm64: Kill exec_fault from kvm_s2_fault
Marc Zyngier
-4
/
+2
2026-03-28
KVM: arm64: Kill write_fault from kvm_s2_fault
Marc Zyngier
-8
/
+3
2026-03-28
KVM: arm64: Constrain fault_granule to kvm_s2_fault_map()
Marc Zyngier
-8
/
+9
2026-03-28
KVM: arm64: Replace fault_is_perm with a helper
Marc Zyngier
-7
/
+10
2026-03-28
KVM: arm64: Move fault context to const structure
Marc Zyngier
-64
/
+69
2026-03-28
KVM: arm64: Make fault_ipa immutable
Marc Zyngier
-12
/
+26
2026-03-28
KVM: arm64: Kill fault->ipa
Marc Zyngier
-9
/
+5
2026-03-28
KVM: arm64: Clean up control flow in kvm_s2_fault_map()
Fuad Tabba
-9
/
+11
2026-03-28
KVM: arm64: Hoist MTE validation check out of MMU lock path
Fuad Tabba
-16
/
+12
2026-03-28
KVM: arm64: Optimize early exit checks in kvm_s2_fault_pin_pfn()
Fuad Tabba
-5
/
+6
2026-03-28
KVM: arm64: Initialize struct kvm_s2_fault completely at declaration
Fuad Tabba
-18
/
+16
2026-03-28
KVM: arm64: Simplify return logic in user_mem_abort()
Fuad Tabba
-13
/
+4
2026-03-28
KVM: arm64: Remove redundant state variables from struct kvm_s2_fault
Fuad Tabba
-10
/
+5
2026-03-28
KVM: arm64: Simplify nested VMA shift calculation
Fuad Tabba
-5
/
+1
2026-03-28
KVM: arm64: Extract page table mapping in user_mem_abort()
Fuad Tabba
-60
/
+68
[prev]
[next]