index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-26
3
-3
/
+9
|
\
|
*
x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4
Feng Tang
2023-08-24
1
-0
/
+7
|
*
x86/fpu: Invalidate FPU state correctly on exec()
Rick Edgecombe
2023-08-24
2
-3
/
+2
*
|
Merge tag 'loongarch-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-26
22
-38
/
+42
|
\
\
|
*
|
LoongArch: Fix hw_breakpoint_control() for watchpoints
Huacai Chen
2023-08-26
1
-2
/
+1
|
*
|
LoongArch: Ensure FP/SIMD registers in the core dump file is up to date
Huacai Chen
2023-08-26
2
-4
/
+22
|
*
|
LoongArch: Put the body of play_dead() into arch_cpu_idle_dead()
Tiezhu Yang
2023-08-25
3
-10
/
+1
|
*
|
LoongArch: Add identifier names to arguments of die() declaration
Tiezhu Yang
2023-08-25
1
-1
/
+1
|
*
|
LoongArch: Return earlier in die() if notify_die() returns NOTIFY_STOP
Tiezhu Yang
2023-08-25
1
-2
/
+4
|
*
|
LoongArch: Do not kill the task in die() if notify_die() returns NOTIFY_STOP
Tiezhu Yang
2023-08-25
2
-7
/
+7
|
*
|
LoongArch: Remove <asm/export.h>
Masahiro Yamada
2023-08-25
1
-1
/
+0
|
*
|
LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-25
8
-8
/
+8
|
*
|
LoongArch: Remove unneeded #include <asm/export.h>
Masahiro Yamada
2023-08-25
3
-3
/
+0
|
*
|
LoongArch: Replace -ffreestanding with finer-grained -fno-builtin's
WANG Xuerui
2023-08-25
1
-1
/
+1
|
*
|
LoongArch: Remove redundant "source drivers/firmware/Kconfig"
Xi Ruoyao
2023-08-25
1
-2
/
+0
|
|
/
*
|
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-08-25
3
-0
/
+7
|
\
\
|
*
|
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-21
3
-0
/
+7
*
|
|
Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-25
4
-74
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
riscv: Fix build errors using binutils2.37 toolchains
Mingzheng Xing
2023-08-24
1
-4
/
+4
|
*
|
Merge patch series "riscv: fix ptrace and export VLENB"
Palmer Dabbelt
2023-08-23
3
-70
/
+3
|
|
\
\
|
|
*
|
RISC-V: vector: export VLENB csr in __sc_riscv_v_state
Andy Chiu
2023-08-22
2
-1
/
+3
|
|
*
|
RISC-V: Remove ptrace support for vectors
Palmer Dabbelt
2023-08-22
1
-69
/
+0
*
|
|
|
Merge tag 'x86_urgent_for_v6.5_rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-19
12
-114
/
+189
|
\
\
\
\
|
*
|
|
|
x86/srso: Correct the mitigation status when SMT is disabled
Borislav Petkov (AMD)
2023-08-18
1
-3
/
+2
|
*
|
|
|
x86/static_call: Fix __static_call_fixup()
Peter Zijlstra
2023-08-17
1
-0
/
+13
|
*
|
|
|
x86/srso: Explain the untraining sequences a bit more
Borislav Petkov (AMD)
2023-08-16
1
-0
/
+19
|
*
|
|
|
x86/cpu/kvm: Provide UNTRAIN_RET_VM
Peter Zijlstra
2023-08-16
3
-5
/
+14
|
*
|
|
|
x86/cpu: Cleanup the untrain mess
Peter Zijlstra
2023-08-16
3
-14
/
+13
|
*
|
|
|
x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
Peter Zijlstra
2023-08-16
3
-20
/
+20
|
*
|
|
|
x86/cpu: Rename original retbleed methods
Peter Zijlstra
2023-08-16
4
-21
/
+21
|
*
|
|
|
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
2023-08-16
4
-19
/
+61
|
*
|
|
|
x86/alternative: Make custom return thunk unconditional
Peter Zijlstra
2023-08-16
3
-8
/
+7
|
*
|
|
|
x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()
Peter Zijlstra
2023-08-16
1
-2
/
+2
|
*
|
|
|
x86/cpu: Fix __x86_return_thunk symbol type
Peter Zijlstra
2023-08-16
1
-1
/
+3
|
*
|
|
|
x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...
Petr Pavlu
2023-08-14
3
-29
/
+16
|
*
|
|
|
x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG
Petr Pavlu
2023-08-14
2
-8
/
+8
|
*
|
|
|
x86/srso: Disable the mitigation on unaffected configurations
Borislav Petkov (AMD)
2023-08-14
1
-1
/
+6
|
*
|
|
|
x86/CPU/AMD: Fix the DIV(0) initial fix attempt
Borislav Petkov (AMD)
2023-08-14
4
-2
/
+4
|
*
|
|
|
x86/retpoline: Don't clobber RFLAGS during srso_safe_ret()
Sean Christopherson
2023-08-14
1
-4
/
+3
*
|
|
|
|
Merge tag 'powerpc-6.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-19
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/rtas_flash: allow user copy to flash block cache objects
Nathan Lynch
2023-08-17
1
-3
/
+3
*
|
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-08-18
4
-9
/
+23
|
\
\
\
\
\
\
|
*
|
|
|
|
|
arm64/ptrace: Ensure that the task sees ZT writes on first use
Mark Brown
2023-08-17
1
-1
/
+8
|
*
|
|
|
|
|
arm64/ptrace: Ensure that SME is set up for target when writing SSVE state
Mark Brown
2023-08-17
4
-8
/
+15
*
|
|
|
|
|
|
Merge tag 'riscv-for-linus-6.5-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-18
6
-23
/
+55
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
riscv: Handle zicsr/zifencei issue between gcc and binutils
Mingzheng Xing
2023-08-16
2
-14
/
+26
|
*
|
|
|
|
|
riscv: uaccess: Return the number of bytes effectively not copied
Alexandre Ghiti
2023-08-16
1
-4
/
+7
|
*
|
|
|
|
|
riscv: stack: Fixup independent softirq stack for CONFIG_FRAME_POINTER=n
Guo Ren
2023-08-16
1
-0
/
+3
|
*
|
|
|
|
|
riscv: stack: Fixup independent irq stack for CONFIG_FRAME_POINTER=n
Guo Ren
2023-08-16
1
-0
/
+3
|
*
|
|
|
|
|
riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr()
Nam Cao
2023-08-16
1
-2
/
+13
[next]