index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
47
-502
/
+3535
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
200
-2928
/
+7274
2023-02-25
Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
51
-626
/
+1463
2023-02-25
scripts: coccicheck: Use /usr/bin/env
Jarkko Sakkinen
1
-1
/
+1
2023-02-25
scripts: coccicheck: Avoid warning about spurious escape
Peter Foley
1
-1
/
+1
2023-02-25
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
113
-1582
/
+3850
2023-02-25
Merge tag 'mips_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
35
-144
/
+136
2023-02-25
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
60
-740
/
+3788
2023-02-25
Merge tag 'x86_tdx_for_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-25
/
+130
2023-02-25
selftests/ftrace: Add LoongArch kprobe args string tests support
Qing Zhang
2
-0
/
+7
2023-02-25
selftests/seccomp: Add LoongArch selftesting support
Huacai Chen
1
-0
/
+6
2023-02-25
tools: Add LoongArch build infrastructure
Huacai Chen
2
-1
/
+19
2023-02-25
samples/kprobes: Add LoongArch support
Tiezhu Yang
1
-0
/
+8
2023-02-25
LoongArch: Mark some assembler symbols as non-kprobe-able
Tiezhu Yang
5
-0
/
+21
2023-02-25
LoongArch: Add kprobes on ftrace support
Tiezhu Yang
2
-0
/
+65
2023-02-25
LoongArch: Add kretprobes support
Tiezhu Yang
5
-1
/
+128
2023-02-25
LoongArch: Add kprobes support
Tiezhu Yang
7
-6
/
+466
2023-02-25
LoongArch: Simulate branch and PC* instructions
Tiezhu Yang
3
-0
/
+129
2023-02-25
LoongArch: ptrace: Add hardware single step support
Qing Zhang
7
-10
/
+186
2023-02-25
LoongArch: ptrace: Add function argument access API
Qing Zhang
2
-0
/
+35
2023-02-25
LoongArch: ptrace: Expose hardware breakpoints to debuggers
Qing Zhang
3
-0
/
+413
2023-02-25
LoongArch: Add hardware breakpoints/watchpoints support
Qing Zhang
9
-22
/
+713
2023-02-25
LoongArch: kdump: Add crashkernel=YM handling
Youling Tang
1
-3
/
+11
2023-02-25
LoongArch: kdump: Add single kernel image implementation
Youling Tang
5
-16
/
+5
2023-02-25
LoongArch: Add support for kernel address space layout randomization (KASLR)
Youling Tang
4
-6
/
+179
2023-02-25
LoongArch: Add support for kernel relocation
Youling Tang
8
-2
/
+173
2023-02-25
LoongArch: Add la_abs macro implementation
Youling Tang
4
-12
/
+16
2023-02-25
LoongArch: Add JUMP_VIRT_ADDR macro implementation to avoid using la.abs
Youling Tang
3
-11
/
+15
2023-02-25
LoongArch: Use la.pcrel instead of la.abs when it's trivially possible
Xi Ruoyao
5
-50
/
+48
2023-02-25
LoongArch: Make -mstrict-align configurable
Huacai Chen
4
-3
/
+34
2023-02-25
LoongArch: Only call get_timer_irq() once in constant_clockevent_init()
Tiezhu Yang
1
-5
/
+6
2023-02-25
LoongArch: Fix Chinese comma in cpu.h
Jinyang He
1
-1
/
+1
2023-02-25
driver core: fw_devlink: Print full path and name of fwnode
Saravana Kannan
1
-3
/
+3
2023-02-25
driver core: fw_devlink: Avoid spurious error message
Saravana Kannan
1
-3
/
+3
2023-02-25
driver core: bus: Handle early calls to bus_to_subsys()
Geert Uytterhoeven
1
-1
/
+1
2023-02-25
Merge 'pci/enumeration' into loongarch-next
Huacai Chen
5
-37
/
+63
2023-02-24
alpha: in_irq() cleanup
Changbin Du
1
-1
/
+1
2023-02-24
alpha: lazy FPU switching
Al Viro
9
-119
/
+192
2023-02-24
alpha/boot/misc: trim unused declarations
Al Viro
1
-2
/
+0
2023-02-24
alpha/boot/tools/objstrip: fix the check for ELF header
Al Viro
1
-1
/
+1
2023-02-24
alpha/boot: fix the breakage from -isystem series...
Al Viro
4
-5
/
+5
2023-02-24
alpha: fix FEN fault handling
Al Viro
1
-15
/
+15
2023-02-24
alpha: Avoid comma separated statements
Joe Perches
1
-3
/
+5
2023-02-24
alpha: fixed a typo in core_cia.c
rj1
1
-1
/
+1
2023-02-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+6
2023-02-24
Merge branch 'work.namespace' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-20
/
+41
2023-02-24
Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
7
-23
/
+21
2023-02-24
Merge branch 'work.sysv' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-88
/
+111
2023-02-24
Merge branch 'work.minix' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-92
/
+91
2023-02-24
ibmvnic: Assign XPS map to correct queue index
Nick Child
1
-2
/
+2
[prev]
[next]