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-04
arm64: dts: qcom: sm6125-xiaomi-ginkgo: Fix reserved gpio ranges
Barnabás Czémán
-1
/
+1
2026-03-04
arm64: dts: qcom: sm6125-xiaomi-ginkgo: Remove extcon
Barnabás Czémán
-9
/
+0
2026-03-04
arm64: dts: qcom: sm6125-xiaomi-ginkgo: Set memory-region for framebuffer
Barnabás Czémán
-3
/
+3
2026-03-04
arm64: dts: qcom: sm6125-xiaomi-ginkgo: Correct reserved memory ranges
Barnabás Czémán
-12
/
+29
2026-03-04
arm64: dts: qcom: sm6125-xiaomi-ginkgo: Remove board-id
Barnabás Czémán
-2
/
+0
2026-03-04
ARM: dts: qcom: Drop unused .dtsi
Rob Herring (Arm)
-164
/
+0
2026-03-04
drm/xe: Add missing kernel docs in xe_exec_queue.c
Niranjana Vishwanathapura
-0
/
+112
2026-03-04
KVM: nSVM: Always use NextRIP as vmcb02's NextRIP after first L2 VMRUN
Yosry Ahmed
-10
/
+18
2026-03-04
drm/amdgpu/userq: refcount userqueues to avoid any race conditions
Sunil Khatri
-39
/
+95
2026-03-04
drm/amdgpu/userq: Consolidate wait ioctl exit path
Tvrtko Ursulin
-23
/
+5
2026-03-04
drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailbox
sguttula
-10
/
+28
2026-03-04
drm/amdgpu: Fix use-after-free race in VM acquire
Alysa Liu
-1
/
+5
2026-03-04
drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.x
Yang Wang
-2
/
+9
2026-03-04
x86/mm/pat: Convert split_large_page() to use ptdescs
Vishal Moola (Oracle)
-6
/
+7
2026-03-04
x86/mm/pat: Convert populate_pgd() to use page table apis
Vishal Moola (Oracle)
-2
/
+10
2026-03-04
x86/mm/pat: Convert pmd code to use page table apis
Vishal Moola (Oracle)
-2
/
+6
2026-03-04
x86/mm/pat: Convert pte code to use page table apis
Vishal Moola (Oracle)
-2
/
+2
2026-03-04
MAINTAINERS, mailmap: update email address for Lorenzo Stoakes
Lorenzo Stoakes (Oracle)
-11
/
+12
2026-03-04
mm/mmu_notifier: clean up mmu_notifier.h kernel-doc
Randy Dunlap
-15
/
+16
2026-03-04
uaccess: correct kernel-doc parameter format
Randy Dunlap
-2
/
+2
2026-03-04
mm/huge_memory: fix a folio_split() race condition with folio_try_get()
Zi Yan
-4
/
+9
2026-03-04
MAINTAINERS: add co-maintainer and reviewer for SLAB ALLOCATOR
Vlastimil Babka (SUSE)
-1
/
+2
2026-03-04
MAINTAINERS: add RELAY entry
Jason Xing
-0
/
+10
2026-03-04
memcg: fix slab accounting in refill_obj_stock() trylock path
Hao Li
-1
/
+1
2026-03-04
mm/hugetlb.c: use __pa() instead of virt_to_phys() in early bootmem alloc code
Ritesh Harjani (IBM)
-2
/
+2
2026-03-04
zram: rename writeback_compressed device attr
Sergey Senozhatsky
-18
/
+18
2026-03-04
tools/testing: fix testing/vma and testing/radix-tree build
Mike Rapoport (Microsoft)
-0
/
+32
2026-03-04
Revert "ptdesc: remove references to folios from __pagetable_ctor() and paget...
Axel Rasmussen
-11
/
+6
2026-03-04
mm/cma: move put_page_testzero() out of VM_WARN_ON in cma_release()
Zi Yan
-1
/
+4
2026-03-04
mm/damon/core: clear walk_control on inactive context in damos_walk()
Raul Pazemecxas De Andrade
-1
/
+6
2026-03-04
mm: memfd_luo: always dirty all folios
Pratyush Yadav (Google)
-5
/
+21
2026-03-04
mm: memfd_luo: always make all folios uptodate
Pratyush Yadav (Google)
-2
/
+23
2026-03-04
samples/landlock: Bump ABI version to 8
Günther Noack
-2
/
+3
2026-03-04
landlock: Improve TSYNC types
Mickaël Salaün
-5
/
+8
2026-03-04
landlock: Fully release unused TSYNC work entries
Mickaël Salaün
-6
/
+41
2026-03-04
landlock: Fix formatting
Mickaël Salaün
-7
/
+5
2026-03-04
cxl/region: Fix leakage in __construct_region()
Davidlohr Bueso
-1
/
+3
2026-03-04
sched_ext: Use WRITE_ONCE() for the write side of dsq->seq update
zhidao su
-1
/
+1
2026-03-04
mmc: Merge branch fixes into next
Ulf Hansson
-0
/
+9
2026-03-04
KVM: TDX: Fold tdx_bringup() into tdx_hardware_setup()
Sean Christopherson
-41
/
+25
2026-03-04
KVM: Bury kvm_{en,dis}able_virtualization() in kvm_main.c once more
Sean Christopherson
-12
/
+13
2026-03-04
x86/virt/tdx: Use ida_is_empty() to detect if any TDs may be running
Sean Christopherson
-13
/
+4
2026-03-04
x86/virt/tdx: KVM: Consolidate TDX CPU hotplug handling
Chao Gao
-69
/
+47
2026-03-04
x86/virt/tdx: Tag a pile of functions as __init, and globals as __ro_after_init
Sean Christopherson
-63
/
+66
2026-03-04
KVM: x86/tdx: Do VMXON and TDX-Module initialization during subsys init
Sean Christopherson
-231
/
+127
2026-03-04
x86/virt/tdx: Drop the outdated requirement that TDX be enabled in IRQ context
Sean Christopherson
-16
/
+2
2026-03-04
x86/virt: Add refcounting of VMX/SVM usage to support multiple in-kernel users
Sean Christopherson
-30
/
+53
2026-03-04
KVM: x86: Move bulk of emergency virtualizaton logic to virt subsystem
Sean Christopherson
-94
/
+138
2026-03-04
KVM: SVM: Move core EFER.SVME enablement to kernel
Sean Christopherson
-27
/
+66
2026-03-04
KVM: VMX: Move core VMXON enablement to kernel
Sean Christopherson
-73
/
+92
[prev]
[next]