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
6 days
KVM: arm64: Eagerly init vgic dist/redist on vgic creation
Marc Zyngier
1
-16
/
+16
6 days
KVM: arm64: gic: Set vgic_model before initing private IRQs
Sascha Bischoff
1
-4
/
+4
6 days
x86/apic: Disable x2apic on resume if the kernel expects so
Shashank Balaji
1
-0
/
+6
6 days
powerpc64/bpf: fix the address returned by bpf_get_func_ip
Hari Bathini
1
-9
/
+19
6 days
powerpc64/bpf: fix kfunc call support
Hari Bathini
2
-9
/
+94
6 days
powerpc/pseries: Correct MSI allocation tracking
Nam Cao
1
-1
/
+1
6 days
s390/xor: Fix xor_xc_5() inline assembly
Vasily Gorbik
1
-1
/
+0
6 days
s390/xor: Fix xor_xc_2() inline assembly constraints
Heiko Carstens
1
-2
/
+2
6 days
s390/stackleak: Fix __stackleak_poison() inline assembly constraint
Heiko Carstens
1
-1
/
+1
6 days
parisc: Check kernel mapping earlier at bootup
Helge Deller
1
-8
/
+12
6 days
arm64: contpte: fix set_access_flags() no-op check for SMMU/ATS faults
Piotr Jaroszynski
1
-4
/
+49
6 days
parisc: Fix initial page table creation for boot
Helge Deller
1
-1
/
+6
6 days
arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernation
Catalin Marinas
1
-5
/
+5
6 days
parisc: Increase initial mapping to 64 MB with KALLSYMS
Helge Deller
1
-1
/
+1
6 days
arm64: gcs: Honour mprotect(PROT_NONE) on shadow stack mappings
Catalin Marinas
1
-1
/
+5
6 days
s390/pfault: Fix virtual vs physical address confusion
Alexander Gordeev
1
-2
/
+2
6 days
powerpc, perf: Check that current->mm is alive before getting user callchain
Viktor Malik
3
-2
/
+5
6 days
KVM: arm64: pkvm: Don't reprobe for ICH_VTR_EL2.TDS on CPU hotplug
Marc Zyngier
1
-0
/
+9
6 days
KVM: arm64: vgic: Pick EOIcount deactivations from AP-list tail
Marc Zyngier
4
-8
/
+17
6 days
KVM: arm64: pkvm: Fallback to level-3 mapping on host stage-2 fault
Marc Zyngier
1
-1
/
+1
6 days
KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated
Sean Christopherson
2
-5
/
+9
6 days
KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APIC
Sean Christopherson
2
-2
/
+2
6 days
KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMM
Jim Mattson
3
-5
/
+21
6 days
KVM: arm64: Fix protected mode handling of pages larger than 4kB
Marc Zyngier
1
-7
/
+5
6 days
powerpc: 83xx: km83xx: Fix keymile vendor prefix
J. Neuschäfer
1
-2
/
+2
6 days
powerpc/crash: adjust the elfcorehdr size
Sourabh Jain
1
-1
/
+13
6 days
powerpc/kexec/core: use big-endian types for crash variables
Sourabh Jain
1
-8
/
+9
6 days
powerpc/uaccess: Fix inline assembly for clang build on PPC32
Christophe Leroy (CS GROUP)
1
-1
/
+1
13 days
x86/topo: Fix SNC topology mess
Peter Zijlstra
1
-47
/
+143
13 days
x86/topo: Replace x86_has_numa_in_package
Peter Zijlstra
1
-10
/
+3
13 days
x86/topo: Add topology_num_nodes_per_package()
Peter Zijlstra
3
-2
/
+20
13 days
x86/numa: Store extra copy of numa_nodes_parsed
Peter Zijlstra
3
-0
/
+16
13 days
ARM: clean up the memset64() C wrapper
Thomas Weißschuh
1
-5
/
+9
13 days
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
26
-1
/
+26
13 days
arm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is enabled
Catalin Marinas
2
-5
/
+6
13 days
x86/boot/sev: Move SEV decompressor variables into the .data section
Tom Lendacky
2
-5
/
+5
13 days
x86/sev: Allow IBPB-on-Entry feature for SNP guests
Kim Phillips
3
-1
/
+6
13 days
x86/boot: Handle relative CONFIG_EFI_SBAT_FILE file paths
Jan Stancek
1
-0
/
+1
13 days
perf/x86/intel/uncore: Add per-scheduler IMC CAS count events
Zide Chen
1
-1
/
+27
13 days
x86/efi: defer freeing of boot services memory
Mike Rapoport (Microsoft)
3
-5
/
+54
13 days
KVM: x86: Add x2APIC "features" to control EOI broadcast suppression
Khushit Shah
6
-13
/
+101
13 days
bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearing
Fuad Tabba
1
-1
/
+1
13 days
arm64: io: Extract user memory type in ioremap_prot()
Will Deacon
1
-2
/
+15
13 days
arm64: io: Rename ioremap_prot() to __ioremap_prot()
Will Deacon
3
-9
/
+10
13 days
s390/kexec: Disable stack protector in s390_reset_system()
Vasily Gorbik
1
-1
/
+1
13 days
s390/vtime: Fix virtual timer forwarding
Heiko Carstens
1
-16
/
+2
13 days
s390/idle: Fix cpu idle exit cpu time accounting
Heiko Carstens
3
-6
/
+18
13 days
x86/cfi: Fix CFI rewrite for odd alignments
Peter Zijlstra
4
-24
/
+34
13 days
x86/bug: Handle __WARN_printf() trap in early_fixup_exception()
Hou Wenlong
3
-6
/
+5
13 days
x86/fred: Correct speculative safety in fred_extint()
Andrew Cooper
1
-3
/
+2
[next]