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
*
LoongArch: ftrace: Add direct call trampoline samples support
Youling Tang
2023-05-01
1
-0
/
+2
*
LoongArch: ftrace: Add direct call support
Youling Tang
2023-05-01
4
-1
/
+33
*
LoongArch: ftrace: Implement ftrace_find_callable_addr() to simplify code
Youling Tang
2023-05-01
1
-59
/
+57
*
LoongArch: ftrace: Fix build error if DYNAMIC_FTRACE_WITH_REGS is not set
Youling Tang
2023-05-01
1
-3
/
+1
*
LoongArch: ftrace: Abstract DYNAMIC_FTRACE_WITH_ARGS accesses
Qing Zhang
2023-05-01
1
-0
/
+25
*
LoongArch: Add support for function error injection
Tiezhu Yang
2023-05-01
4
-0
/
+18
*
LoongArch: Add ARCH_HAS_FORTIFY_SOURCE selection
Qing Zhang
2023-05-01
1
-0
/
+1
*
LoongArch: crypto: Add crc32 and crc32c hw acceleration
Min Zhou
2023-05-01
4
-0
/
+326
*
LoongArch: Add checksum optimization for 64-bit system
Bibo Mao
2023-05-01
3
-1
/
+208
*
LoongArch: Optimize memory ops (memset/memcpy/memmove)
WANG Rui
2023-05-01
5
-167
/
+603
*
LoongArch: Provide kernel fpu functions
Huacai Chen
2023-05-01
3
-1
/
+47
*
LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERR
WANG Xuerui
2023-05-01
3
-0
/
+119
*
LoongArch: Tweak the BADV and CPUCFG.PRID lines in show_regs()
WANG Xuerui
2023-05-01
1
-3
/
+3
*
LoongArch: Humanize the ESTAT line when showing registers
WANG Xuerui
2023-05-01
1
-7
/
+75
*
LoongArch: Humanize the ECFG line when showing registers
WANG Xuerui
2023-05-01
1
-1
/
+14
*
LoongArch: Humanize the EUEN line when showing registers
WANG Xuerui
2023-05-01
1
-1
/
+11
*
LoongArch: Humanize the PRMD line when showing registers
WANG Xuerui
2023-05-01
1
-1
/
+10
*
LoongArch: Humanize the CRMD line when showing registers
WANG Xuerui
2023-05-01
1
-1
/
+50
*
LoongArch: Fix format of CSR lines during show_regs()
WANG Xuerui
2023-05-01
1
-10
/
+6
*
LoongArch: Print symbol info for $ra and CSR.ERA only for kernel-mode contexts
WANG Xuerui
2023-05-01
1
-5
/
+8
*
LoongArch: Print GPRs with ABI names when showing registers
WANG Xuerui
2023-05-01
1
-13
/
+23
*
LoongArch: Define regular names for BCE/WATCH/HVC/GSPR exceptions
WANG Xuerui
2023-05-01
1
-4
/
+6
*
LoongArch: Clean up the architectural interrupt definitions
WANG Xuerui
2023-05-01
5
-26
/
+29
*
Merge tag 'x86_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-23
1
-1
/
+1
|
\
|
*
x86/alternatives: Do not use integer constant suffixes in inline asm
Willy Tarreau
2023-04-18
1
-1
/
+1
*
|
Merge tag 'mips-fixes_6.3_2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-23
1
-0
/
+2
|
\
\
|
*
|
MIPS: Define RUNTIME_DISCARD_EXIT in LD script
Jiaxun Yang
2023-04-21
1
-0
/
+2
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-04-22
2
-1
/
+20
|
\
\
\
|
*
\
\
Merge tag 'kvmarm-fixes-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2023-04-22
2
-1
/
+20
|
|
\
\
\
|
|
*
|
|
KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()
Dan Carpenter
2023-04-19
1
-0
/
+2
|
|
*
|
|
KVM: arm64: Make vcpu flag updates non-preemptible
Marc Zyngier
2023-04-18
1
-1
/
+18
*
|
|
|
|
Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-04-20
1
-3
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL
Ilya Leoshkevich
2023-04-14
1
-3
/
+8
*
|
|
|
|
|
Merge tag 'loongarch-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-19
19
-48
/
+113
|
\
\
\
\
\
\
|
*
|
|
|
|
|
LoongArch: Replace hard-coded values in comments with VALEN
Enze Li
2023-04-19
1
-2
/
+2
|
*
|
|
|
|
|
LoongArch: Clean up plat_swiotlb_setup() related code
Tiezhu Yang
2023-04-19
2
-3
/
+2
|
*
|
|
|
|
|
LoongArch: Check unwind_error() in arch_stack_walk()
Tiezhu Yang
2023-04-19
3
-2
/
+5
|
*
|
|
|
|
|
LoongArch: Adjust user_regset_copyin parameter to the correct offset
Qing Zhang
2023-04-19
1
-5
/
+5
|
*
|
|
|
|
|
LoongArch: Adjust user_watch_state for explicit alignment
Qing Zhang
2023-04-19
2
-5
/
+13
|
*
|
|
|
|
|
LoongArch: module: set section addresses to 0x0
Huacai Chen
2023-04-18
1
-4
/
+4
|
*
|
|
|
|
|
LoongArch: Mark 3 symbol exports as non-GPL
Huacai Chen
2023-04-18
2
-3
/
+3
|
*
|
|
|
|
|
LoongArch: Enable PG when wakeup from suspend
Huacai Chen
2023-04-18
1
-0
/
+4
|
*
|
|
|
|
|
LoongArch: Fix _CONST64_(x) as unsigned
Qing Zhang
2023-04-18
1
-2
/
+2
|
*
|
|
|
|
|
LoongArch: Fix build error if CONFIG_SUSPEND is not set
Huacai Chen
2023-04-18
1
-0
/
+3
|
*
|
|
|
|
|
LoongArch: Fix probing of the CRC32 feature
Huacai Chen
2023-04-18
5
-21
/
+30
|
*
|
|
|
|
|
LoongArch: Make WriteCombine configurable for ioremap()
Huacai Chen
2023-04-18
3
-1
/
+40
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'arm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-18
33
-78
/
+67
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge tag 'qcom-arm64-fixes-for-6.3-2' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2023-04-14
8
-15
/
+16
|
|
\
\
\
\
\
|
|
*
|
|
|
|
arm64: dts: qcom: sc7280: remove hbr3 support on herobrine boards
Abhinav Kumar
2023-04-07
1
-1
/
+1
|
|
*
|
|
|
|
arm64: dts: qcom: sc8280xp-pmics: fix pon compatible and registers
Johan Hovold
2023-04-05
1
-2
/
+3
[next]