index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-13
ARM: dts: Add .dts files missing from the build
Rob Herring
1
-0
/
+8
2023-09-13
s390/paes: fix PKEY_TYPE_EP11_AES handling for secure keyblobs
Holger Dengler
1
-1
/
+1
2023-09-13
s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributes
Holger Dengler
1
-1
/
+1
2023-09-13
arm64/fpsimd: Only provide the length to cpufeature for xCR registers
Mark Brown
1
-18
/
+4
2023-09-13
arm64/sme: Don't use streaming mode to probe the maximum SME VL
Mark Brown
1
-4
/
+1
2023-09-13
x86/decompressor: Don't rely on upper 32 bits of GPRs being preserved
Ard Biesheuvel
1
-7
/
+23
2023-09-13
arm64/ptrace: Clean up error handling path in sve_set_common()
Christophe JAILLET
1
-1
/
+2
2023-09-13
ARM: ptrace: Restore syscall skipping for tracers
Kees Cook
2
-2
/
+6
2023-09-13
ARM: ptrace: Restore syscall restart tracing
Kees Cook
1
-0
/
+1
2023-09-13
KVM: x86/mmu: Add "never" option to allow sticky disabling of nx_huge_pages
Sean Christopherson
1
-5
/
+36
2023-09-13
KVM: x86/mmu: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
2023-09-13
LoongArch: Fix the write_fcsr() macro
Qi Hu
1
-1
/
+1
2023-09-13
LoongArch: Let pmd_present() return true when splitting pmd
Hongchen Zhang
2
-1
/
+4
2023-09-13
powerpc/powermac: Use early_* IO variants in via_calibrate_decr()
Benjamin Gray
1
-3
/
+3
2023-09-13
m68k: Fix invalid .section syntax
Ben Hutchings
3
-6
/
+6
2023-09-13
Revert "MIPS: unhide PATA_PLATFORM"
Maciej W. Rozycki
1
-1
/
+0
2023-09-13
powerpc/boot: Disable power10 features after BOOTAFLAGS assignment
Nathan Chancellor
1
-2
/
+4
2023-09-13
ARM: dts: imx: Set default tuning step for imx7d usdhc
Xiaolei Wang
1
-0
/
+6
2023-09-06
mmc: au1xmmc: force non-modular build and remove symbol_get usage
Christoph Hellwig
3
-33
/
+4
2023-09-06
ARM: pxa: remove use of symbol_get()
Arnd Bergmann
2
-15
/
+1
2023-09-02
parisc: sys_parisc: parisc_personality() is called from asm code
Helge Deller
1
-1
/
+2
2023-09-02
parisc: Cleanup mmap implementation regarding color alignment
John David Anglin
1
-103
/
+63
2023-09-02
lockdep: fix static memory detection even more
Helge Deller
1
-18
/
+0
2023-09-02
ARM: module: Use module_init_layout_section() to spot init sections
James Morse
1
-1
/
+1
2023-09-02
arm64: module: Use module_init_layout_section() to spot init sections
James Morse
1
-1
/
+1
2023-09-02
arm64: module-plts: inline linux/moduleloader.h
Arnd Bergmann
1
-0
/
+1
2023-08-30
x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4
Feng Tang
1
-0
/
+7
2023-08-30
x86/fpu: Invalidate FPU state correctly on exec()
Rick Edgecombe
2
-3
/
+2
2023-08-30
riscv: Fix build errors using binutils2.37 toolchains
Mingzheng Xing
1
-4
/
+4
2023-08-30
riscv: Handle zicsr/zifencei issue between gcc and binutils
Mingzheng Xing
2
-12
/
+24
2023-08-30
KVM: x86/mmu: Fix an sign-extension bug with mmu_seq that hangs vCPUs
Sean Christopherson
1
-1
/
+2
2023-08-30
KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
Sean Christopherson
1
-65
/
+56
2023-08-30
MIPS: cpu-features: Use boot_cpu_type for CPU type based features
Jiaxun Yang
1
-2
/
+2
2023-08-30
MIPS: cpu-features: Enable octeon_cache by cpu_type
Jiaxun Yang
1
-1
/
+18
2023-08-26
x86/srso: Correct the mitigation status when SMT is disabled
Borislav Petkov (AMD)
1
-3
/
+2
2023-08-26
x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG
Petr Pavlu
2
-8
/
+8
2023-08-26
x86/srso: Disable the mitigation on unaffected configurations
Borislav Petkov (AMD)
1
-1
/
+6
2023-08-26
x86/CPU/AMD: Fix the DIV(0) initial fix attempt
Borislav Petkov (AMD)
4
-2
/
+4
2023-08-26
x86/retpoline: Don't clobber RFLAGS during srso_safe_ret()
Sean Christopherson
1
-4
/
+3
2023-08-26
x86/static_call: Fix __static_call_fixup()
Peter Zijlstra
1
-0
/
+13
2023-08-26
x86/srso: Explain the untraining sequences a bit more
Borislav Petkov (AMD)
1
-0
/
+19
2023-08-26
x86/cpu: Cleanup the untrain mess
Peter Zijlstra
3
-8
/
+12
2023-08-26
x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
Peter Zijlstra
3
-19
/
+19
2023-08-26
x86/cpu: Rename original retbleed methods
Peter Zijlstra
4
-21
/
+21
2023-08-26
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
4
-21
/
+63
2023-08-26
x86/alternative: Make custom return thunk unconditional
Peter Zijlstra
2
-0
/
+7
2023-08-26
x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()
Peter Zijlstra
1
-2
/
+2
2023-08-26
x86/cpu: Fix __x86_return_thunk symbol type
Peter Zijlstra
1
-1
/
+3
2023-08-23
arm64/ptrace: Ensure that SME is set up for target when writing SSVE state
Mark Brown
4
-7
/
+14
2023-08-23
arm64: dts: rockchip: Fix Wifi/Bluetooth on ROCK Pi 4 boards
Yogesh Hegde
1
-1
/
+1
[prev]
[next]