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 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-03-01
40
-129
/
+2623
|
\
|
*
LoongArch: Mark some assembler symbols as non-kprobe-able
Tiezhu Yang
2023-02-25
5
-0
/
+21
|
*
LoongArch: Add kprobes on ftrace support
Tiezhu Yang
2023-02-25
2
-0
/
+65
|
*
LoongArch: Add kretprobes support
Tiezhu Yang
2023-02-25
5
-1
/
+128
|
*
LoongArch: Add kprobes support
Tiezhu Yang
2023-02-25
7
-6
/
+466
|
*
LoongArch: Simulate branch and PC* instructions
Tiezhu Yang
2023-02-25
3
-0
/
+129
|
*
LoongArch: ptrace: Add hardware single step support
Qing Zhang
2023-02-25
7
-10
/
+186
|
*
LoongArch: ptrace: Add function argument access API
Qing Zhang
2023-02-25
2
-0
/
+35
|
*
LoongArch: ptrace: Expose hardware breakpoints to debuggers
Qing Zhang
2023-02-25
2
-0
/
+411
|
*
LoongArch: Add hardware breakpoints/watchpoints support
Qing Zhang
2023-02-25
9
-22
/
+713
|
*
LoongArch: kdump: Add crashkernel=YM handling
Youling Tang
2023-02-25
1
-3
/
+11
|
*
LoongArch: kdump: Add single kernel image implementation
Youling Tang
2023-02-25
5
-16
/
+5
|
*
LoongArch: Add support for kernel address space layout randomization (KASLR)
Youling Tang
2023-02-25
4
-6
/
+179
|
*
LoongArch: Add support for kernel relocation
Youling Tang
2023-02-25
8
-2
/
+173
|
*
LoongArch: Add la_abs macro implementation
Youling Tang
2023-02-25
4
-12
/
+16
|
*
LoongArch: Add JUMP_VIRT_ADDR macro implementation to avoid using la.abs
Youling Tang
2023-02-25
3
-11
/
+15
|
*
LoongArch: Use la.pcrel instead of la.abs when it's trivially possible
Xi Ruoyao
2023-02-25
5
-50
/
+48
|
*
LoongArch: Make -mstrict-align configurable
Huacai Chen
2023-02-25
4
-3
/
+34
|
*
LoongArch: Only call get_timer_irq() once in constant_clockevent_init()
Tiezhu Yang
2023-02-25
1
-5
/
+6
|
*
LoongArch: Fix Chinese comma in cpu.h
Jinyang He
2023-02-25
1
-1
/
+1
*
|
Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-01
19
-104
/
+258
|
\
\
|
*
|
uml: vector: Remove unused definitions VECTOR_{WRITE,HEADERS}
Carlos Bilbao
2023-02-13
1
-2
/
+0
|
*
|
um: virt-pci: properly remove PCI device from bus
Benjamin Berg
2023-02-13
1
-5
/
+16
|
*
|
um: virtio_uml: move device breaking into workqueue
Benjamin Berg
2023-02-13
1
-1
/
+15
|
*
|
um: virtio_uml: mark device as unregistered when breaking it
Benjamin Berg
2023-02-13
1
-0
/
+2
|
*
|
um: virtio_uml: free command if adding to virtqueue failed
Benjamin Berg
2023-02-13
1
-1
/
+4
|
*
|
UML: define RUNTIME_DISCARD_EXIT
Masahiro Yamada
2023-02-13
1
-1
/
+1
|
*
|
virt-pci: add platform bus support
Vincent Whitchurch
2023-02-13
1
-0
/
+91
|
*
|
um-virt-pci: Make max delay configurable
Vincent Whitchurch
2023-02-13
1
-2
/
+3
|
*
|
um: virt-pci: implement pcibios_get_phb_of_node()
Vincent Whitchurch
2023-02-13
1
-0
/
+19
|
*
|
um: Support LTO
Peter Foley
2023-02-13
3
-2
/
+4
|
*
|
um: put power options in a menu
Peter Foley
2023-02-13
1
-0
/
+4
|
*
|
um: Use CFLAGS_vmlinux
Peter Foley
2023-02-13
1
-2
/
+1
|
*
|
um: Prevent building modules incompatible with MODVERSIONS
Peter Foley
2023-02-13
1
-0
/
+2
|
*
|
um: Avoid pcap multiple definition errors
Peter Foley
2023-02-13
1
-2
/
+2
|
*
|
um: Make the definition of cpu_data more compatible
Peter Foley
2023-02-10
2
-2
/
+2
|
*
|
x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber list
Ammar Faizi
2023-02-10
1
-4
/
+8
|
*
|
rust: arch/um: Add support for CONFIG_RUST under x86_64 UML
David Gow
2023-02-10
1
-0
/
+1
|
*
|
rust: arch/um: Disable FP/SIMD instruction to match x86
David Gow
2023-02-10
1
-0
/
+6
|
*
|
rust: arch/um: Use 'pie' relocation mode under UML
David Gow
2023-02-10
1
-0
/
+2
|
*
|
um: Declare fix_range_common as a static function
Benjamin Berg
2023-02-01
1
-2
/
+2
|
*
|
um: Switch printk calls to adhere to correct coding style
Benjamin Berg
2023-02-01
3
-75
/
+69
|
*
|
um: vector: Fix memory leak in vector_config
Xiang Yang
2023-02-01
1
-0
/
+1
|
*
|
um: protect VMA iteration
Johannes Berg
2023-02-01
1
-0
/
+2
|
*
|
um: remove unneeded semicolon
Yang Li
2023-02-01
1
-1
/
+1
|
*
|
um: Remove the unneeded result variable
ye xingchen
2023-02-01
1
-3
/
+1
*
|
|
Merge tag 'arm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-27
11
-19
/
+18
|
\
\
\
|
*
\
\
Merge tag 'samsung-dt-fixes-6.3' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2023-02-27
6
-14
/
+12
|
|
\
\
\
|
|
*
|
|
ARM: dts: exynos: correct TMU phandle in Odroid XU3 family
Krzysztof Kozlowski
2023-02-17
1
-5
/
+5
|
|
*
|
|
ARM: dts: exynos: correct TMU phandle in Odroid HC1
Krzysztof Kozlowski
2023-02-17
1
-5
/
+5
[next]