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
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
2024-12-14
KVM: x86/mmu: Ensure that kvm_release_pfn_clean() takes exact pfn from kvm_fa...
Nikolay Kuratov
2
-3
/
+12
2024-12-14
x86: Fix build regression with CONFIG_KEXEC_JUMP enabled
Damien Le Moal
1
-0
/
+1
2024-12-14
powerpc/prom_init: Fixup missing powermac #size-cells
Michael Ellerman
1
-2
/
+27
2024-12-14
MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a
Xi Ruoyao
1
-13
/
+60
2024-12-14
LoongArch: Fix sleeping in atomic context for PREEMPT_RT
Huacai Chen
1
-1
/
+1
2024-12-14
PCI: Detect and trust built-in Thunderbolt chips
Esther Shimanovich
1
-0
/
+119
2024-12-14
perf/x86/amd: Warn only on new bits set
Breno Leitao
1
-2
/
+8
2024-12-14
s390/cpum_sf: Handle CPU hotplug remove during sampling
Thomas Richter
1
-1
/
+3
2024-12-14
x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tables
David Woodhouse
3
-6
/
+10
2024-12-14
x86/kexec: Restore GDT on return from ::preserve_context kexec
David Woodhouse
1
-0
/
+7
2024-12-14
arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRL
Mark Rutland
1
-1
/
+5
2024-12-14
arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDs
Catalin Marinas
1
-2
/
+2
2024-12-14
LoongArch: Add architecture specific huge_pte_clear()
Bibo Mao
1
-0
/
+10
2024-12-14
x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails
Sean Christopherson
1
-1
/
+1
2024-12-14
powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clang
Nathan Chancellor
1
-2
/
+6
2024-12-14
powerpc/vdso: Refactor CFLAGS for CVDSO build
Christophe Leroy
1
-19
/
+13
2024-12-14
KVM: arm64: Don't retire aborted MMIO instruction
Oliver Upton
1
-2
/
+30
2024-12-14
KVM: arm64: Change kvm_handle_mmio_return() return polarity
Fuad Tabba
2
-3
/
+3
2024-12-11
openrisc: Use asm-generic's version of fix_to_virt() & virt_to_fix()
Dawei Li
1
-30
/
+1
2024-12-11
Revert "x86/pvh: Set phys_base when calling xen_prepare_pvh()"
Greg Kroah-Hartman
1
-13
/
+0
2024-12-11
Revert "x86/pvh: Call C code via the kernel virtual mapping"
Greg Kroah-Hartman
1
-8
/
+1
2024-12-09
powerpc: Adjust adding stack protector flags to KBUILD_CLAGS for clang
Nathan Chancellor
1
-9
/
+4
2024-12-09
powerpc: Fix stack protector Kconfig test for clang
Nathan Chancellor
1
-2
/
+2
2024-12-09
ARM: 9431/1: mm: Pair atomic_set_release() with _read_acquire()
Linus Walleij
1
-1
/
+1
2024-12-09
ARM: 9430/1: entry: Do a dummy read from VMAP shadow
Linus Walleij
1
-0
/
+8
2024-12-09
s390/entry: Mark IRQ entries to fix stack depot warnings
Vasily Gorbik
2
-0
/
+10
2024-12-09
ARM: 9429/1: ioremap: Sync PGDs for VMALLOC shadow
Linus Walleij
1
-4
/
+29
2024-12-09
arm64: dts: freescale: imx8mp-verdin: Fix SD regulator startup delay
Francesco Dolcini
1
-1
/
+1
2024-12-09
arm64: dts: ti: k3-am62-verdin: Fix SD regulator startup delay
Francesco Dolcini
1
-1
/
+1
2024-12-09
arm64: dts: freescale: imx8mm-verdin: Fix SD regulator startup delay
Francesco Dolcini
1
-1
/
+1
2024-12-09
arm64: dts: allwinner: pinephone: Add mount matrix to accelerometer
Dragan Simic
1
-0
/
+3
2024-12-09
init/modpost: conditionally check section mismatch to __meminit*
Masahiro Yamada
1
-2
/
+0
2024-12-09
um: Always dump trace for specified task in show_stack
Tiwei Bie
1
-1
/
+1
2024-12-09
um: Fix the return value of elf_core_copy_task_fpregs
Tiwei Bie
1
-1
/
+1
2024-12-09
um: Fix potential integer overflow during physmem setup
Tiwei Bie
1
-3
/
+3
2024-12-09
arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabled
Will Deacon
1
-1
/
+1
2024-12-09
sh: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
1
-1
/
+1
2024-12-09
um: vector: Do not use drvdata in release
Tiwei Bie
1
-1
/
+2
2024-12-09
um: net: Do not use drvdata in release
Tiwei Bie
1
-1
/
+1
2024-12-09
um: ubd: Do not use drvdata in release
Tiwei Bie
1
-1
/
+1
2024-12-09
parisc/ftrace: Fix function graph tracing disablement
Josh Poimboeuf
1
-1
/
+1
2024-12-09
ARM: dts: omap36xx: declare 1GHz OPP as turbo again
Andreas Kemnade
1
-0
/
+1
2024-12-09
KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a device
Kunkun Jiang
1
-2
/
+4
2024-12-09
KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
Jing Zhang
2
-12
/
+31
2024-12-09
KVM: arm64: Get rid of userspace_irqchip_in_use
Raghavendra Rao Ananta
3
-19
/
+4
2024-12-09
KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITE
Kunkun Jiang
1
-1
/
+5
2024-12-09
KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow status
Raghavendra Rao Ananta
1
-1
/
+0
2024-12-09
KVM: arm64: vgic-v3: Sanitise guest writes to GICR_INVLPIR
Marc Zyngier
1
-1
/
+6
2024-12-09
powerpc/pseries: Fix KVM guest detection for disabling hardlockup detector
Gautam Menghani
1
-0
/
+1
2024-12-09
KVM: x86/mmu: Skip the "try unsync" path iff the old SPTE was a leaf SPTE
Sean Christopherson
1
-5
/
+13
[next]