index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-29
arm64: smp: Fix hot-unplug tearing by forcing unregistration
Jinjie Ruan
1
-13
/
+3
2026-06-29
ARM: dts: exynos: Add bluetooth support to manta
Lukas Timmermann
1
-1
/
+40
2026-06-29
ARM: s3c: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
Thomas Huth
1
-1
/
+1
2026-06-29
arm64: dts: exynosautov920: Add hsi0 syscon node for PCIe PHY
Sanghoon Bae
1
-0
/
+6
2026-06-29
MIPS: configs: Enable the current Ingenic USB PHY symbol
Pengpeng Hou
3
-3
/
+3
2026-06-29
MIPS: loongson64: add IRQ work based on self-IPI
Xi Ruoyao
3
-0
/
+21
2026-06-29
MIPS: mm: Add check for highmem before removing memory block
Kyle Hendry
1
-2
/
+3
2026-06-29
mips: Add build salt to the vDSO
Bastian Blank
1
-0
/
+3
2026-06-29
MIPS: DEC: Ensure RTC platform device deregistration upon failure
Maciej W. Rozycki
1
-1
/
+5
2026-06-29
ARM: shmobile: rcar-gen2: Use of_machine_compatible_match() helper
Geert Uytterhoeven
2
-9
/
+10
2026-06-29
arm: dts: xilinx: drop bias-high-impedance on SDIO CD/WP pins
Michal Simek
3
-5
/
+0
2026-06-29
arm64: dts: xilinx: drop bias-high-impedance on SDIO CD/WP pins
Michal Simek
10
-16
/
+0
2026-06-28
arm64: dts: qcom: milos: Add interconnects to camcc
Luca Weiss
1
-0
/
+3
2026-06-28
arm64: dts: qcom: glymur: fix QUP serial engine IRQs
Bjorn Andersson
1
-13
/
+13
2026-06-28
arm64: dts: qcom: glymur: fix PCIe SMMU interrupts
Bjorn Andersson
1
-3
/
+3
2026-06-28
arm64: dts: qcom: glymur: Add GPU cooling
Manaf Meethalavalappu Pallikunhi
1
-56
/
+184
2026-06-28
arm64: dts: qcom: Add GPU support for Glymur
Akhil P Oommen
1
-0
/
+183
2026-06-28
arm64: dts: qcom: glymur: Add GPU smmu node
Rajendra Nayak
1
-0
/
+38
2026-06-29
arm: dts: nuvoton: npcm7xx: Drop redundant FIU clock-names
Tomer Maimon
1
-3
/
+0
2026-06-29
arm: dts: nuvoton: npcm7xx: Drop bogus FIU memory reg-names
Tomer Maimon
1
-3
/
+3
2026-06-28
x86/cfi: Use symmetric SYM_START and SYM_END in __CFI_TYPE()
Jens Remus
1
-1
/
+1
2026-06-28
x86/cfi: Add __init_or_module annotations for fineibt
Calvin Owens
1
-6
/
+6
2026-06-28
arm64: dts: rockchip: fix eMMC reset polarity on PP-1516
Quentin Schulz
1
-1
/
+1
2026-06-28
arm64: dts: rockchip: fix emmc reset polarity on px30-cobra
Jakob Unterwurzacher
1
-1
/
+1
2026-06-26
Merge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
27
-49
/
+199
2026-06-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-5
/
+16
2026-06-25
riscv: Fix 32-bit call_on_irq_stack() frame pointer ABI
Samuel Holland
2
-6
/
+6
2026-06-25
riscv: smp: use secs_to_jiffies in __cpu_up
Thorsten Blum
1
-3
/
+2
2026-06-25
riscv: Add build salt to the vDSO
Bastian Blank
1
-0
/
+3
2026-06-25
riscv: Raise default NR_CPUS for 64BIT to 256
Vivian Wang
1
-1
/
+2
2026-06-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
20
-77
/
+137
2026-06-25
Merge tag 'gpio-fixes-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-12
/
+10
2026-06-25
KVM: x86/mmu: use kvm_page_format to test SPTEs
Paolo Bonzini
3
-25
/
+47
2026-06-25
KVM: x86/mmu: parameterize update_permission_bitmask()
Paolo Bonzini
1
-8
/
+12
2026-06-25
KVM: x86/mmu: merge struct rsvd_bits_validate into struct kvm_page_format
Paolo Bonzini
6
-95
/
+91
2026-06-25
KVM: x86/mmu: pull page format to a new struct
Paolo Bonzini
4
-26
/
+32
2026-06-25
KVM: x86/mmu: cleanup functions that initialize shadow MMU
Paolo Bonzini
1
-8
/
+2
2026-06-25
KVM: x86/mmu: unify root_gva_walk and ngva_walk
Paolo Bonzini
9
-112
/
+60
2026-06-25
KVM: x86/mmu: pull struct kvm_pagewalk out of struct kvm_mmu
Paolo Bonzini
7
-75
/
+88
2026-06-25
KVM: x86/mmu: change nested_mmu.w to ngva_walk
Paolo Bonzini
5
-32
/
+24
2026-06-25
KVM: x86/mmu: change walk_mmu to struct kvm_pagewalk
Paolo Bonzini
8
-31
/
+33
2026-06-25
KVM: x86/mmu: pass struct kvm_pagewalk to kvm_mmu_invalidate_addr
Paolo Bonzini
4
-7
/
+11
2026-06-25
arm64: tegra: Fix CPU1 node unit-address on Tegra264
Sumit Gupta
1
-1
/
+1
2026-06-25
arm64: tegra: Fix CPU compatible string to cortex-a78ae on Tegra234
Sumit Gupta
1
-12
/
+12
2026-06-25
KVM: x86/mmu: move remaining permission fields to struct kvm_pagewalk
Paolo Bonzini
3
-53
/
+50
2026-06-25
KVM: x86/mmu: change CPU-role accessor fields to take struct kvm_pagewalk
Paolo Bonzini
2
-28
/
+27
2026-06-25
KVM: x86/mmu: move CPU-related fields to struct kvm_pagewalk
Paolo Bonzini
3
-50
/
+46
2026-06-25
KVM: x86/mmu: move inject_page_fault to struct kvm_pagewalk
Paolo Bonzini
5
-12
/
+10
2026-06-25
KVM: x86/mmu: move get_pdptr to struct kvm_pagewalk
Paolo Bonzini
5
-8
/
+8
2026-06-25
KVM: x86/mmu: move gva_to_gpa to struct kvm_pagewalk
Paolo Bonzini
6
-38
/
+38
[prev]
[next]