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
/
x86
/
entry
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-20
Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+4
2024-10-10
x86/entry: Have entry_ibpb() invalidate return predictions
Johannes Wikner
1
-0
/
+5
2024-10-09
x86/entry_32: Clear CPU buffers after register restore in NMI return
Pawan Gupta
1
-1
/
+2
2024-10-09
x86/entry_32: Do not clobber user EFLAGS.ZF
Pawan Gupta
1
-1
/
+2
2024-09-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+3
2024-09-18
Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-09-13
random: vDSO: add a __vdso_getrandom prototype for all architectures
Xi Ruoyao
1
-2
/
+0
2024-09-13
random: vDSO: add __arch_get_k_vdso_rng_data() helper for data page access
Christophe Leroy
1
-0
/
+3
2024-08-02
uretprobe: change syscall number, again
Arnd Bergmann
1
-1
/
+1
2024-07-29
treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*
Valentin Schneider
1
-1
/
+1
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-1
/
+199
2024-07-19
x86: vdso: Wire up getrandom() vDSO implementation
Jason A. Donenfeld
4
-1
/
+199
2024-07-18
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-0
/
+1
2024-07-16
Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-15
/
+23
2024-07-16
Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2024-07-15
uprobe: Change uretprobe syscall scope and number
Jiri Olsa
1
-1
/
+1
2024-07-03
x86/bhi: Avoid warning in #DB handler due to BHI mitigation
Alexandre Chartre
1
-4
/
+10
2024-06-28
x86/syscall: Mark exit[_group] syscall handlers __noreturn
Josh Poimboeuf
5
-15
/
+23
2024-06-25
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
1
-1
/
+1
2024-06-12
x86, arm: Add missing license tag to syscall tables files
Marcin Juszkiewicz
2
-0
/
+2
2024-06-12
uprobe: Wire up uretprobe system call
Jiri Olsa
1
-0
/
+1
2024-05-24
mseal: wire up mseal syscall
Jeff Xu
2
-0
/
+2
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-27
/
+1
2024-05-14
Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
1
-26
/
+0
2024-05-14
Merge tag 'x86-shstk-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-05-14
Merge tag 'x86-entry-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-19
/
+1
2024-05-14
Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2024-05-09
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-1
/
+1
2024-05-01
x86/mm: Remove broken vsyscall emulation code from the page fault code
Linus Torvalds
1
-26
/
+2
2024-04-30
x86/irq: Install posted MSI notification handler
Jacob Pan
1
-0
/
+2
2024-04-18
x86/fred: Fix incorrect error code printout in fred_bad_type()
Hou Wenlong
1
-4
/
+4
2024-04-18
x86/fred: Fix INT80 emulation for FRED
Xin Li (Intel)
2
-1
/
+66
2024-04-09
x86/entry: Merge thunk_64.S and thunk_32.S into thunk.S
Lai Jiangshan
3
-19
/
+1
2024-04-08
x86/bhi: Add support for clearing branch history at syscall entry
Pawan Gupta
3
-2
/
+79
2024-04-08
x86/syscall: Don't force use of indirect calls for system calls
Linus Torvalds
4
-10
/
+46
2024-03-26
x86/vdso: Fix rethunk patching for vdso-image-x32.o too
Borislav Petkov (AMD)
1
-0
/
+1
2024-03-22
x86/shstk: Enable shadow stacks for x32
H.J. Lu
1
-1
/
+1
2024-03-22
x86/syscall/compat: Remove ia32_unistd.h
Brian Gerst
1
-1
/
+0
2024-03-22
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-0
/
+2
2024-03-12
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-160
/
+108
2024-03-12
Merge tag 'x86-entry-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-20
/
+13
2024-03-12
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-19
/
+446
2024-02-27
x86/vdso: Move vDSO to mmap region
Daniel Micay
1
-55
/
+2
2024-02-23
kbuild: change tool coverage variables to take the path relative to $(obj)
Masahiro Yamada
1
-0
/
+2
2024-02-22
x86/vdso/kbuild: Group non-standard build attributes and primary object file ...
Ingo Molnar
1
-15
/
+15
2024-02-22
Merge branch 'x86/vdso' into x86/core, to resolve conflict and to prepare for...
Ingo Molnar
1
-22
/
+8
2024-02-20
x86/vdso: Fix rethunk patching for vdso-image-{32,64}.o
Josh Poimboeuf
1
-3
/
+6
2024-02-20
x86/entry_32: Add VERW just before userspace transition
Pawan Gupta
1
-0
/
+3
2024-02-20
x86/entry_64: Add VERW just before userspace transition
Pawan Gupta
2
-0
/
+12
[next]