index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-27
arm64: dts: rockchip: change eth phy mode to rgmii-id for orangepi r1 plus lts
Tianling Shen
1
-2
/
+4
2025-02-27
perf/x86/intel: Fix event constraints for LNC
Kan Liang
2
-14
/
+8
2025-02-27
s390/boot: Fix ESSA detection
Heiko Carstens
1
-1
/
+1
2025-02-27
arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck
Lukasz Czechowski
1
-0
/
+2
2025-02-27
arm64: dts: rockchip: Move uart5 pin configuration to px30 ringneck SoM
Lukasz Czechowski
2
-1
/
+4
2025-02-27
arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588
Alexander Shiyan
1
-3
/
+3
2025-02-27
arm64: dts: rockchip: adjust SMMU interrupt type on rk3588
Patrick Wildt
1
-8
/
+8
2025-02-27
arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook
Andy Yan
1
-2
/
+2
2025-02-27
powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM...
Christophe Leroy
1
-1
/
+1
2025-02-27
powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inline
Christophe Leroy
1
-2
/
+10
2025-02-27
powerpc/code-patching: Disable KASAN report during patching via temporary mm
Christophe Leroy
1
-0
/
+2
2025-02-27
arm64: dts: mediatek: mt8183: Disable DSI display output by default
Chen-Yu Tsai
2
-4
/
+1
2025-02-27
arm64: dts: mediatek: mt8183-pumpkin: add HDMI support
Fabien Parent
1
-0
/
+123
2025-02-27
KVM: nVMX: Defer SVI update to vmcs01 on EOI when L2 is active w/o VID
Chao Gao
5
-0
/
+39
2025-02-27
KVM: x86: Inline kvm_get_apic_mode() in lapic.h
Sean Christopherson
2
-7
/
+5
2025-02-27
KVM: x86: Get vcpu->arch.apic_base directly and drop kvm_get_apic_base()
Sean Christopherson
2
-10
/
+4
2025-02-27
arm64: mte: Do not allow PROT_MTE on MAP_HUGETLB user mappings
Catalin Marinas
1
-3
/
+6
2025-02-21
x86/static-call: Remove early_boot_irqs_disabled check to fix Xen PVH dom0
Andrew Cooper
1
-1
/
+0
2025-02-21
arm64: Handle .ARM.attributes section in linker scripts
Nathan Chancellor
2
-0
/
+2
2025-02-21
s390/pci: Fix handling of isolated VFs
Niklas Schnelle
3
-1
/
+28
2025-02-21
s390/pci: Pull search for parent PF out of zpci_iov_setup_virtfn()
Niklas Schnelle
1
-14
/
+42
2025-02-21
alpha: align stack for page fault and user unaligned trap handlers
Ivan Kokshaysky
3
-13
/
+13
2025-02-21
alpha: replace hardcoded stack offsets with autogenerated ones
Ivan Kokshaysky
2
-4
/
+4
2025-02-21
arm64: rust: clean Rust 1.85.0 warning using softfloat target
Miguel Ojeda
1
-0
/
+4
2025-02-21
alpha: make stack 16-byte aligned (most cases)
Ivan Kokshaysky
1
-0
/
+2
2025-02-21
perf/x86/intel: Ensure LBRs are disabled when a CPU is starting
Sean Christopherson
2
-2
/
+6
2025-02-21
perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAF
Kan Liang
2
-11
/
+35
2025-02-21
KVM: nSVM: Enter guest mode before initializing nested NPT MMU
Sean Christopherson
2
-6
/
+6
2025-02-21
KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop
Sean Christopherson
7
-11
/
+19
2025-02-21
KVM: x86: Reject Hyper-V's SEND_IPI hypercalls if local APIC isn't in-kernel
Sean Christopherson
1
-1
/
+5
2025-02-21
x86/mm/tlb: Only trim the mm_cpumask once a second
Rik van Riel
4
-3
/
+36
2025-02-21
Grab mm lock before grabbing pt lock
Maksym Planeta
1
-0
/
+4
2025-02-21
x86/xen: allow larger contiguous memory regions in PV guests
Juergen Gross
1
-9
/
+62
2025-02-21
perf/x86/intel: Clean up PEBS-via-PT on hybrid
Kan Liang
2
-11
/
+9
2025-02-21
arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array
Radu Rendec
1
-5
/
+7
2025-02-21
LoongArch: KVM: Fix typo issue about GCFG feature detection
Bibo Mao
1
-2
/
+2
2025-02-21
LoongArch: csum: Fix OoB access in IP checksum code for negative lengths
Yuli Wang
1
-1
/
+1
2025-02-21
LoongArch: Fix idle VS timer enqueue
Marco Crivellari
3
-18
/
+19
2025-02-21
x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
Patrick Bellasi
2
-8
/
+16
2025-02-17
arm64: dts: rockchip: add reset-names for combphy on rk3568
Chukun Pan
2
-0
/
+3
2025-02-17
x86/mm: Convert unreachable() to BUG()
Peter Zijlstra
1
-1
/
+1
2025-02-17
MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as static
WangYuli
1
-1
/
+1
2025-02-17
s390/fpu: Add fpc exception handler / remove fixup section again
Heiko Carstens
4
-13
/
+18
2025-02-17
parisc: Temporarily disable jump label support
Helge Deller
1
-2
/
+2
2025-02-17
arm64: tegra: Disable Tegra234 sce-fabric node
Sumit Gupta
1
-1
/
+1
2025-02-17
arm64: tegra: Fix typo in Tegra234 dce-fabric compatible
Sumit Gupta
1
-1
/
+1
2025-02-17
arm64: dts: qcom: sm8650: correct MDSS interconnects
Dmitry Baryshkov
1
-4
/
+1
2025-02-17
arm64: dts: qcom: sm8550: correct MDSS interconnects
Dmitry Baryshkov
1
-3
/
+2
2025-02-17
arm64: dts: qcom: sm8650: Fix MPSS memory length
Krzysztof Kozlowski
1
-1
/
+1
2025-02-17
arm64: dts: qcom: sm8650: Fix CDSP memory length
Krzysztof Kozlowski
1
-1
/
+1
[next]