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
2024-09-30
x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequency
Michael Kelley
1
-0
/
+1
2024-09-30
LoongArch: KVM: Invalidate guest steal time address on vCPU reset
Bibo Mao
3
-9
/
+1
2024-09-30
LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE
Huacai Chen
2
-3
/
+2
2024-09-30
microblaze: don't treat zero reserved memory regions as error
Mike Rapoport
1
-5
/
+0
2024-09-18
riscv: Disable preemption while handling PR_RISCV_CTX_SW_FENCEI_OFF
Charlie Jenkins
1
-6
/
+6
2024-09-18
riscv: dts: starfive: jh7110-common: Fix lower rate of CPUfreq by setting PLL...
Xingyu Wu
1
-0
/
+6
2024-09-18
arm64: dts: rockchip: fix PMIC interrupt pin in pinctrl for ROCK Pi E
FUKAUMI Naoki
1
-1
/
+1
2024-09-18
x86/hyperv: fix kexec crash due to VP assist page corruption
Anirudh Rayabharam (Microsoft)
3
-7
/
+3
2024-09-18
clocksource: hyper-v: Use lapic timer in a TDX VM without paravisor
Dexuan Cui
1
-1
/
+15
2024-09-18
arm64: dts: rockchip: override BIOS_DISABLE signal via GPIO hog on RK3399 Puma
Quentin Schulz
1
-1
/
+22
2024-09-18
arm64: dts: rockchip: fix eMMC/SPI corruption when audio has been used on RK3...
Quentin Schulz
1
-2
/
+11
2024-09-18
s390/mm: Pin identity mapping base to zero
Alexander Gordeev
2
-1
/
+15
2024-09-18
powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
Christophe Leroy
2
-2
/
+1
2024-09-12
LoongArch: Use accessors to page table entries instead of direct dereference
Huacai Chen
8
-42
/
+52
2024-09-12
x86/mm: Fix PTI for i386 some more
Thomas Gleixner
1
-16
/
+29
2024-09-12
riscv: Fix RISCV_ALTERNATIVE_EARLY
Alexandre Ghiti
4
-65
/
+72
2024-09-12
riscv: Improve sbi_ecall() code generation by reordering arguments
Alexandre Ghiti
2
-9
/
+11
2024-09-12
riscv: Add tracepoints for SBI calls and returns
Samuel Holland
2
-0
/
+61
2024-09-12
riscv: Do not restrict memory size because of linear mapping on nommu
Alexandre Ghiti
1
-1
/
+1
2024-09-12
riscv: Fix toolchain vector detection
Anton Blanchard
1
-2
/
+2
2024-09-12
riscv: mm: Do not restrict mmap address based on hint
Charlie Jenkins
1
-24
/
+2
2024-09-12
powerpc/vdso: Don't discard rela sections
Christophe Leroy
2
-3
/
+5
2024-09-12
powerpc/64e: Define mmu_pte_psize static
Christophe Leroy
1
-1
/
+1
2024-09-12
powerpc/64e: split out nohash Book3E 64-bit code
Michael Ellerman
3
-343
/
+363
2024-09-12
powerpc/64e: remove unused IBM HTW code
Michael Ellerman
3
-253
/
+2
2024-09-12
arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry
Jonathan Cameron
1
-1
/
+2
2024-09-12
arm64: acpi: Move get_cpu_for_acpi_id() to a header
James Morse
2
-11
/
+11
2024-09-12
MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed
Jiaxun Yang
1
-8
/
+7
2024-09-12
s390/vmlinux.lds.S: Move ro_after_init section behind rodata section
Heiko Carstens
1
-8
/
+9
2024-09-12
s390/boot: Do not assume the decompressor range is reserved
Alexander Gordeev
1
-2
/
+6
2024-09-12
LoongArch: Use correct API to map cmdline in relocate_kernel()
Huacai Chen
1
-1
/
+3
2024-09-12
riscv: set trap vector earlier
yang.zhang
1
-0
/
+3
2024-09-12
perf/x86/intel: Hide Topdown metrics events if the feature is not enumerated
Kan Liang
1
-1
/
+33
2024-09-12
um: line: always fill *error_out in setup_one_line()
Johannes Berg
1
-0
/
+2
2024-09-12
powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
Nathan Lynch
1
-0
/
+4
2024-09-12
riscv: kprobes: Use patch_text_nosync() for insn slots
Samuel Holland
1
-3
/
+2
2024-09-12
x86/kmsan: Fix hook for unaligned accesses
Brian Johannesmeyer
1
-1
/
+4
2024-09-12
x86/apic: Make x2apic_disable() work correctly
Yuntao Wang
1
-5
/
+6
2024-09-12
x86/fpu: Avoid writing LBR bit to IA32_XSS unless supported
Mitchell Levy
3
-2
/
+12
2024-09-12
parisc: Delay write-protection until mark_rodata_ro() call
Helge Deller
1
-5
/
+11
2024-09-12
riscv: misaligned: Restrict user access to kernel memory
Samuel Holland
1
-2
/
+2
2024-09-12
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
4
-6
/
+35
2024-09-12
perf/x86/intel: Limit the period on Haswell
Kan Liang
1
-2
/
+21
2024-09-12
x86/tdx: Fix data leak in mmio_read()
Kirill A. Shutemov
1
-1
/
+0
2024-09-12
powerpc/qspinlock: Fix deadlock in MCS queue
Nysal Jan K.A.
1
-1
/
+9
2024-09-12
KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing
Ravi Bangoria
1
-0
/
+3
2024-09-12
KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE
Maxim Levitsky
1
-0
/
+12
2024-09-12
KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS
Sean Christopherson
1
-0
/
+2
2024-09-08
arm64: dts: qcom: x1e80100-qcp: fix missing PCIe4 gpios
Johan Hovold
1
-0
/
+29
2024-09-08
arm64: dts: qcom: x1e80100-qcp: fix up PCIe6a pinctrl node
Johan Hovold
1
-6
/
+6
[next]