index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-04
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+7
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-4
/
+3
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-3
/
+5
2022-04-26
ARC: bpf: define uapi for BPF_PROG_TYPE_PERF_EVENT program type
Sergey Matyukevich
2
-0
/
+13
2022-04-26
ARC: disasm: handle ARCv2 case in kprobe get/set functions
Sergey Matyukevich
1
-2
/
+62
2022-04-25
ARC: implement syscall tracepoints
Sergey Matyukevich
5
-10
/
+31
2022-04-25
ARC: enable HAVE_REGS_AND_STACK_ACCESS_API feature
Sergey Matyukevich
3
-0
/
+147
2022-04-19
ARC: remove redundant READ_ONCE() in cmpxchg loop
Bang Li
1
-1
/
+1
2022-04-19
ARC: atomic: cleanup atomic-llsc definitions
Sergey Matyukevich
1
-16
/
+16
2022-04-19
arc: drop definitions of pgd_index() and pgd_offset{, _k}() entirely
Rolf Eike Beer
1
-3
/
+0
2022-04-18
ARC: dts: align SPI NOR node name with dtschema
Krzysztof Kozlowski
1
-1
/
+1
2022-04-18
ARC: Remove a redundant memset()
Christophe JAILLET
1
-1
/
+0
2022-04-18
ARC: fix typos in comments
Julia Lawall
5
-5
/
+5
2022-04-18
ARC: entry: fix syscall_trace_exit argument
Sergey Matyukevich
1
-0
/
+1
2022-03-29
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+4
2022-03-24
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-55
/
+1
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2
-1
/
+1
2022-03-11
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-2
/
+2
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-3
/
+2
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
4
-25
/
+0
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-29
/
+0
2022-02-25
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
1
-1
/
+1
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2
-2
/
+0
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-4
/
+4
2022-01-18
Merge tag 'arc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
8
-179
/
+178
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2022-01-15
arch: remove GENERIC_FIND_FIRST_BIT entirely
Yury Norov
1
-1
/
+0
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
1
-1
/
+0
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
1
-2
/
+1
2022-01-08
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
2
-4
/
+4
2021-12-29
arc: use swap() to make code cleaner
Yihao Han
1
-8
/
+3
2021-12-29
arc: perf: Move static structs to where they're really used
Alexey Brodkin
2
-162
/
+162
2021-12-29
ARC: perf: fix misleading comment about pmu vs counter stop
Vineet Gupta
1
-1
/
+1
2021-12-29
arc: Replace lkml.org links with lore
Kees Cook
4
-5
/
+9
2021-12-29
ARC: perf: Remove redundant initialization of variable idx
Colin Ian King
1
-1
/
+1
2021-12-29
ARC: thread_info.h: correct two typos in a comment
Randy Dunlap
1
-2
/
+2
2021-12-13
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
1
-1
/
+0
2021-11-25
futex: Remove futex_cmpxchg detection
Arnd Bergmann
1
-1
/
+0
2021-11-17
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-11-11
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-11-08
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-3
/
+3
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+3
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
1
-2
/
+2
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+1
2021-11-02
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
3
-7
/
+13
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+3
2021-11-01
Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+9
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+1
2021-10-29
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
1
-1
/
+1
2021-10-25
irq: arc: avoid CONFIG_HANDLE_DOMAIN_IRQ
Mark Rutland
2
-2
/
+9
[next]