index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2025-07-10
arm64: dts: renesas: Use interrupts-extended for Ethernet PHYs
Geert Uytterhoeven
22
-58
/
+29
2025-07-10
arm64: dts: qcom: sm8650: Fix domain-idle-state for CPU2
Luca Weiss
1
-1
/
+1
2025-07-10
arm64: dts: qcom: sm8650: change labels to lower-case
Krzysztof Kozlowski
1
-78
/
+78
2025-07-10
arm64: dts: rockchip: fix internal USB hub instability on RK3399 Puma
Lukasz Czechowski
1
-15
/
+27
2025-07-10
arm64: dts: apple: t8103: Fix PCIe BCM4377 nodename
Janne Grunau
1
-1
/
+1
2025-07-10
s390/pci: Do not try re-enabling load/store if device is disabled
Niklas Schnelle
1
-0
/
+4
2025-07-10
s390/pci: Fix stale function handles in error handling
Niklas Schnelle
1
-0
/
+11
2025-07-06
arm64: dts: rockchip: Add avdd HDMI supplies to RockPro64 board dtsi
Dragan Simic
1
-0
/
+12
2025-07-06
riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchg
Sasha Levin
1
-1
/
+1
2025-07-06
x86/pkeys: Simplify PKRU update in signal frame
Chang S. Bae
1
-6
/
+3
2025-07-06
x86/fpu: Refactor xfeature bitmask update code for sigframe XSAVE
Chang S. Bae
2
-10
/
+14
2025-07-06
x86/traps: Initialize DR6 by writing its architectural reset value
Xin Li (Intel)
3
-28
/
+51
2025-07-06
um: ubd: Add missing error check in start_io_thread()
Tiwei Bie
1
-1
/
+1
2025-07-06
Revert "riscv: misaligned: fix sleeping function called during misaligned acc...
Nam Cao
1
-2
/
+2
2025-07-06
Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"
Nam Cao
1
-1
/
+0
2025-07-06
riscv: add a data fence for CMODX in the kernel mode
Andy Chiu
1
-1
/
+14
2025-07-06
um: use proper care when taking mmap lock during segfault
Benjamin Berg
1
-12
/
+117
2025-07-06
um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
Sami Tolvanen
2
-0
/
+8
2025-06-27
RISC-V: KVM: Don't treat SBI HFENCE calls as NOPs
Anup Patel
1
-2
/
+2
2025-06-27
RISC-V: KVM: Fix the size parameter check in SBI SFENCE calls
Anup Patel
1
-2
/
+2
2025-06-27
arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()
Tengda Wu
1
-1
/
+1
2025-06-27
s390/pci: Fix __pcilg_mio_inuser() inline assembly
Heiko Carstens
1
-1
/
+1
2025-06-27
x86/tools: Drop duplicate unlikely() definition in insn_decoder_test.c
Nathan Chancellor
1
-2
/
+0
2025-06-27
Kunit to check the longest symbol length
Sergio González Collado
1
-1
/
+2
2025-06-27
kbuild: rust: add rustc-min-version support function
Miguel Ojeda
1
-1
/
+1
2025-06-27
arm64: Restrict pagetable teardown to avoid false warning
Dev Jain
1
-1
/
+2
2025-06-27
x86/virt/tdx: Avoid indirect calls to TDX assembly functions
Kai Huang
2
-3
/
+4
2025-06-27
LoongArch: Fix panic caused by NULL-PMD in huge_pte_offset()
Tianyang Zhang
1
-1
/
+2
2025-06-27
LoongArch: Avoid using $r0/$r1 as "mask" for csrxchg
Huacai Chen
1
-4
/
+12
2025-06-27
LoongArch: vDSO: Correctly use asm parameters in syscall wrappers
Thomas Weißschuh
2
-4
/
+4
2025-06-27
powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recovery
Narayana Murty N
1
-0
/
+2
2025-06-27
powerpc/vdso: Fix build of VDSO32 with pcrel
Christophe Leroy
2
-2
/
+2
2025-06-27
ARM: OMAP2+: Fix l4ls clk domain handling in STANDBY
Sukrut Bellary
3
-2
/
+15
2025-06-27
x86/sgx: Prevent attempts to reclaim poisoned pages
Andrew Zaborowski
1
-0
/
+2
2025-06-27
mips: Add -std= flag specified in KBUILD_CFLAGS to vdso CFLAGS
Khem Raj
1
-0
/
+1
2025-06-27
KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY
Lorenzo Stoakes
1
-4
/
+4
2025-06-27
KVM: VMX: Flush shadow VMCS on emergency reboot
Chao Gao
1
-1
/
+4
2025-06-27
KVM: SVM: Clear current_vmcb during vCPU free for all *possible* CPUs
Yosry Ahmed
1
-1
/
+1
2025-06-27
parisc: fix building with gcc-15
Arnd Bergmann
1
-0
/
+1
2025-06-27
parisc/unaligned: Fix hex output to show 8 hex chars
Helge Deller
1
-1
/
+1
2025-06-27
ARM: omap: pmic-cpcap: do not mess around without CPCAP or OMAP4
Andreas Kemnade
1
-1
/
+5
2025-06-27
ARM: 9447/1: arm/memremap: fix arch_memremap_can_ram_remap()
Ross Stutterheim
1
-3
/
+1
2025-06-27
arm64/mm: Close theoretical race where stale TLB entry remains valid
Ryan Roberts
1
-4
/
+5
2025-06-27
s390/pci: Serialize device addition and removal
Niklas Schnelle
1
-0
/
+7
2025-06-27
s390/pci: Allow re-add of a reserved but not yet removed device
Niklas Schnelle
3
-16
/
+45
2025-06-27
s390/pci: Remove redundant bus removal and disable from zpci_release_device()
Niklas Schnelle
1
-6
/
+0
2025-06-27
powerpc/pseries/msi: Avoid reading PCI device registers in reduced power states
Gautam Menghani
1
-1
/
+6
2025-06-19
x86/fred/signal: Prevent immediate repeat of single step trap on return from ...
Xin Li (Intel)
3
-0
/
+30
2025-06-19
x86/iopl: Cure TIF_IO_BITMAP inconsistencies
Thomas Gleixner
2
-4
/
+15
2025-06-19
xen/arm: call uaccess_ttbr0_enable for dm_op hypercall
Stefano Stabellini
1
-1
/
+20
[prev]
[next]