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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-11-17
powerpc/powernv: Free name on error in opal_event_init()
Michael Ellerman
1
-0
/
+1
2024-11-17
ARM: dts: rockchip: Fix the realtek audio codec on rk3036-kylin
Heiko Stuebner
1
-2
/
+2
2024-11-17
ARM: dts: rockchip: Fix the spi controller on rk3036
Heiko Stuebner
1
-3
/
+3
2024-11-17
ARM: dts: rockchip: drop grf reference from rk3036 hdmi
Heiko Stuebner
1
-1
/
+0
2024-11-17
ARM: dts: rockchip: fix rk3036 acodec node
Heiko Stuebner
1
-3
/
+4
2024-11-17
arm64: dts: imx8mp: correct sdhc ipg clk
Peng Fan
1
-3
/
+3
2024-11-17
arm64: dts: rockchip: Fix LED triggers on rk3308-roc-cc
Heiko Stuebner
1
-2
/
+2
2024-11-17
arm64: dts: rockchip: Remove #cooling-cells from fan on Theobroma lion
Heiko Stuebner
1
-1
/
+0
2024-11-17
arm64: dts: rockchip: Fix bluetooth properties on Rock960 boards
Heiko Stuebner
1
-1
/
+1
2024-11-17
arm64: dts: rockchip: Remove hdmi's 2nd interrupt on rk3328
Diederik de Haas
1
-2
/
+1
2024-11-17
arm64: dts: rockchip: Fix rt5651 compatible value on rk3399-sapphire-excavator
Geert Uytterhoeven
1
-1
/
+1
2024-11-08
x86/bugs: Use code segment selector for VERW operand
Pawan Gupta
1
-1
/
+10
2024-11-08
riscv: Remove duplicated GET_RM
Chunyan Zhang
1
-2
/
+0
2024-11-08
riscv: Remove unused GENERATING_ASM_OFFSETS
Chunyan Zhang
1
-2
/
+0
2024-11-08
riscv: Use '%u' to format the output of 'cpu'
WangYuli
1
-1
/
+1
2024-11-08
riscv: efi: Set NX compat flag in PE/COFF header
Heinrich Schuchardt
1
-1
/
+1
2024-11-08
riscv: vdso: Prevent the compiler from inserting calls to memset()
Alexandre Ghiti
1
-0
/
+1
2024-11-08
arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warning
junhua huang
1
-1
/
+1
2024-11-08
KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory
Sean Christopherson
1
-1
/
+5
2024-11-08
arm64: Force position-independent veneers
Mark Rutland
1
-1
/
+1
2024-11-08
KVM: s390: gaccess: Check if guest address is in memslot
Nico Boehr
2
-6
/
+12
2024-11-08
KVM: s390: gaccess: Cleanup access to guest pages
Janis Schoetterl-Glausch
1
-8
/
+16
2024-11-08
KVM: s390: gaccess: Refactor access address range check
Janis Schoetterl-Glausch
1
-53
/
+69
2024-11-08
KVM: s390: gaccess: Refactor gpa and length calculation
Janis Schoetterl-Glausch
1
-15
/
+17
2024-11-08
arm64: probes: Fix uprobes for big-endian kernels
Mark Rutland
2
-7
/
+5
2024-11-08
arm64:uprobe fix the uprobe SWBP_INSN in big-endian
junhua huang
1
-1
/
+1
2024-11-08
s390: Initialize psw mask in perf_arch_fetch_caller_regs()
Heiko Carstens
1
-0
/
+1
2024-11-08
ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pin
Florian Klink
1
-1
/
+1
2024-10-22
powerpc/mm: Always update max/min_low_pfn in mem_topology_setup()
Aneesh Kumar K.V
1
-3
/
+3
2024-10-22
x86/entry_32: Clear CPU buffers after register restore in NMI return
Pawan Gupta
1
-1
/
+2
2024-10-22
x86/entry_32: Do not clobber user EFLAGS.ZF
Pawan Gupta
1
-1
/
+2
2024-10-22
x86/apic: Always explicitly disarm TSC-deadline timer
Zhang Rui
1
-1
/
+13
2024-10-22
x86/resctrl: Annotate get_mem_config() functions as __init
Nathan Chancellor
1
-2
/
+2
2024-10-22
x86/bugs: Do not use UNTRAIN_RET with IBPB on entry
Johannes Wikner
1
-0
/
+17
2024-10-22
x86/bugs: Skip RSB fill at VMEXIT
Johannes Wikner
1
-0
/
+15
2024-10-22
x86/entry: Have entry_ibpb() invalidate return predictions
Johannes Wikner
1
-0
/
+5
2024-10-22
x86/cpufeatures: Add a IBPB_NO_RET BUG flag
Johannes Wikner
2
-0
/
+5
2024-10-22
x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET
Jim Mattson
1
-1
/
+2
2024-10-22
KVM: s390: Change virtual to physical address access in diag 0x258 handler
Michael Mueller
1
-1
/
+1
2024-10-22
arm64: probes: Fix simulate_ldr*_literal()
Mark Rutland
1
-11
/
+7
2024-10-22
arm64: probes: Remove broken LDR (literal) uprobe support
Mark Rutland
1
-5
/
+11
2024-10-17
s390/cpum_sf: Remove WARN_ON_ONCE statements
Thomas Richter
1
-8
/
+4
2024-10-17
s390/mm: Add cond_resched() to cmm_alloc/free_pages()
Gerald Schaefer
1
-1
/
+17
2024-10-17
s390/facility: Disable compile time optimization for decompressor code
Heiko Carstens
1
-2
/
+4
2024-10-17
arm64: errata: Expand speculative SSBS workaround once more
Mark Rutland
2
-0
/
+4
2024-10-17
arm64: cputype: Add Neoverse-N3 definitions
Mark Rutland
1
-0
/
+2
2024-10-17
arm64: Add Cortex-715 CPU part definition
Anshuman Khandual
1
-0
/
+2
2024-10-17
riscv: define ILLEGAL_POINTER_VALUE for 64bit
Jisheng Zhang
1
-0
/
+5
2024-10-17
parisc: Fix 64-bit userspace syscall path
Helge Deller
1
-6
/
+8
2024-10-17
parisc: Fix itlb miss handler for 64-bit programs
Helge Deller
1
-4
/
+2
[next]