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.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-08-26
Merge tag 'x86-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+9
2023-08-26
Merge tag 'loongarch-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
22
-38
/
+42
2023-08-26
LoongArch: Fix hw_breakpoint_control() for watchpoints
Huacai Chen
1
-2
/
+1
2023-08-26
LoongArch: Ensure FP/SIMD registers in the core dump file is up to date
Huacai Chen
2
-4
/
+22
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-0
/
+7
2023-08-25
Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-74
/
+7
2023-08-25
LoongArch: Put the body of play_dead() into arch_cpu_idle_dead()
Tiezhu Yang
3
-10
/
+1
2023-08-25
LoongArch: Add identifier names to arguments of die() declaration
Tiezhu Yang
1
-1
/
+1
2023-08-25
LoongArch: Return earlier in die() if notify_die() returns NOTIFY_STOP
Tiezhu Yang
1
-2
/
+4
2023-08-25
LoongArch: Do not kill the task in die() if notify_die() returns NOTIFY_STOP
Tiezhu Yang
2
-7
/
+7
2023-08-25
LoongArch: Remove <asm/export.h>
Masahiro Yamada
1
-1
/
+0
2023-08-25
LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
8
-8
/
+8
2023-08-25
LoongArch: Remove unneeded #include <asm/export.h>
Masahiro Yamada
3
-3
/
+0
2023-08-25
LoongArch: Replace -ffreestanding with finer-grained -fno-builtin's
WANG Xuerui
1
-1
/
+1
2023-08-25
LoongArch: Remove redundant "source drivers/firmware/Kconfig"
Xi Ruoyao
1
-2
/
+0
2023-08-24
riscv: Fix build errors using binutils2.37 toolchains
Mingzheng Xing
1
-4
/
+4
2023-08-24
x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4
Feng Tang
1
-0
/
+7
2023-08-24
x86/fpu: Invalidate FPU state correctly on exec()
Rick Edgecombe
2
-3
/
+2
2023-08-23
Merge patch series "riscv: fix ptrace and export VLENB"
Palmer Dabbelt
3
-70
/
+3
2023-08-22
RISC-V: vector: export VLENB csr in __sc_riscv_v_state
Andy Chiu
2
-1
/
+3
2023-08-22
RISC-V: Remove ptrace support for vectors
Palmer Dabbelt
1
-69
/
+0
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
3
-0
/
+7
2023-08-19
Merge tag 'x86_urgent_for_v6.5_rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-114
/
+189
2023-08-19
Merge tag 'powerpc-6.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+3
2023-08-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-9
/
+23
2023-08-18
Merge tag 'riscv-for-linus-6.5-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-23
/
+55
2023-08-18
Merge tag 'soc-fixes-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
43
-111
/
+82
2023-08-18
Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+38
2023-08-18
x86/srso: Correct the mitigation status when SMT is disabled
Borislav Petkov (AMD)
1
-3
/
+2
2023-08-17
arm64/ptrace: Ensure that the task sees ZT writes on first use
Mark Brown
1
-1
/
+8
2023-08-17
arm64/ptrace: Ensure that SME is set up for target when writing SSVE state
Mark Brown
4
-8
/
+15
2023-08-17
asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...
Arnd Bergmann
2
-0
/
+38
2023-08-17
Merge tag 'qcom-arm64-fixes-for-6.5' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
7
-24
/
+28
2023-08-17
Merge tag 'omap-for-v6.5/fixes-signed' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-0
/
+9
2023-08-17
Merge tag 'v6.5-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
27
-69
/
+22
2023-08-17
x86/static_call: Fix __static_call_fixup()
Peter Zijlstra
1
-0
/
+13
2023-08-17
powerpc/rtas_flash: allow user copy to flash block cache objects
Nathan Lynch
1
-3
/
+3
2023-08-16
x86/srso: Explain the untraining sequences a bit more
Borislav Petkov (AMD)
1
-0
/
+19
2023-08-16
x86/cpu/kvm: Provide UNTRAIN_RET_VM
Peter Zijlstra
3
-5
/
+14
2023-08-16
x86/cpu: Cleanup the untrain mess
Peter Zijlstra
3
-14
/
+13
2023-08-16
x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
Peter Zijlstra
3
-20
/
+20
2023-08-16
x86/cpu: Rename original retbleed methods
Peter Zijlstra
4
-21
/
+21
2023-08-16
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
4
-19
/
+61
2023-08-16
riscv: Handle zicsr/zifencei issue between gcc and binutils
Mingzheng Xing
2
-14
/
+26
2023-08-16
riscv: uaccess: Return the number of bytes effectively not copied
Alexandre Ghiti
1
-4
/
+7
2023-08-16
riscv: stack: Fixup independent softirq stack for CONFIG_FRAME_POINTER=n
Guo Ren
1
-0
/
+3
2023-08-16
riscv: stack: Fixup independent irq stack for CONFIG_FRAME_POINTER=n
Guo Ren
1
-0
/
+3
2023-08-16
riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr()
Nam Cao
1
-2
/
+13
2023-08-16
riscv: entry: set a0 = -ENOSYS only when syscall != -1
Celeste Liu
1
-3
/
+3
2023-08-16
x86/alternative: Make custom return thunk unconditional
Peter Zijlstra
3
-8
/
+7
[next]