index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-22
Merge branch 'tip/x86/urgent'
Peter Zijlstra
19
-23
/
+52
2022-04-22
objtool: Fix code relocs vs weak symbols
Peter Zijlstra
1
-22
/
+165
2022-04-22
objtool: Fix type of reloc::addend
Peter Zijlstra
3
-7
/
+7
2022-04-19
objtool: Fix function fallthrough detection for vmlinux
Josh Poimboeuf
3
-3
/
+2
2022-04-19
objtool: Fix sibling call detection in alternatives
Josh Poimboeuf
1
-19
/
+17
2022-04-19
objtool: Don't set 'jump_dest' for sibling calls
Josh Poimboeuf
1
-13
/
+22
2022-04-19
x86/uaccess: Don't jump between functions
Josh Poimboeuf
1
-35
/
+52
2022-04-19
x86/Kconfig: fix the spelling of 'becoming' in X86_KERNEL_IBT config
Nur Hussein
1
-1
/
+1
2022-04-19
objtool: Use offstr() to print address of missing ENDBR
Josh Poimboeuf
1
-3
/
+2
2022-04-19
objtool: Print data address for "!ENDBR" data warnings
Josh Poimboeuf
1
-5
/
+2
2022-04-19
x86/xen: Add ANNOTATE_NOENDBR to startup_xen()
Josh Poimboeuf
1
-0
/
+1
2022-04-19
x86/uaccess: Add ENDBR to __put_user_nocheck*()
Josh Poimboeuf
1
-0
/
+4
2022-04-19
x86/retpoline: Add ANNOTATE_NOENDBR for retpolines
Josh Poimboeuf
1
-1
/
+1
2022-04-19
x86/static_call: Add ANNOTATE_NOENDBR to static call trampoline
Josh Poimboeuf
1
-0
/
+1
2022-04-19
objtool: Enable unreachable warnings for CLANG LTO
Josh Poimboeuf
2
-2
/
+2
2022-04-19
x86,objtool: Explicitly mark idtentry_body()s tail REACHABLE
Peter Zijlstra
1
-0
/
+3
2022-04-19
x86,objtool: Mark cpu_startup_entry() __noreturn
Peter Zijlstra
2
-1
/
+2
2022-04-19
x86,xen,objtool: Add UNWIND hint
Peter Zijlstra
1
-0
/
+1
2022-04-19
lib/strn*,objtool: Enforce user_access_begin() rules
Peter Zijlstra
2
-2
/
+2
2022-04-19
MAINTAINERS: Add x86 unwinding entry
Josh Poimboeuf
1
-0
/
+9
2022-04-19
x86/unwind/orc: Recheck address range after stack info was updated
Dmitry Monakhov
1
-4
/
+4
2022-04-19
x86/cpu: Load microcode during restore_processor_state()
Borislav Petkov
3
-4
/
+14
2022-04-19
x86/cpu: Add new Alderlake and Raptorlake CPU model numbers
Tony Luck
1
-0
/
+3
2022-04-17
Linux 5.18-rc3
Linus Torvalds
1
-1
/
+1
2022-04-17
Merge tag 'for-linus-5.18-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-64
/
+23
2022-04-17
Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-24
/
+102
2022-04-17
Merge tag 'timers-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+10
2022-04-17
Merge tag 'smp-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-19
/
+19
2022-04-17
Merge tag 'irq-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2022-04-17
Merge tag 'for-v5.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...
Linus Torvalds
2
-0
/
+8
2022-04-17
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-12
/
+54
2022-04-17
Merge tag 'devicetree-fixes-for-5.18-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
28
-165
/
+145
2022-04-17
Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-13
/
+21
2022-04-17
Merge tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
146
-605
/
+299
2022-04-17
Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-25
/
+21
2022-04-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
12
-311
/
+280
2022-04-16
Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2
-11
/
+19
2022-04-16
Merge tag 'dma-mapping-5.18-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+2
2022-04-16
random: use memmove instead of memcpy for remaining 32 bytes
Jason A. Donenfeld
1
-1
/
+1
2022-04-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
25
-168
/
+206
2022-04-16
Merge tag 'for-5.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-40
/
+45
2022-04-16
mm: kmemleak: take a full lowmem check in kmemleak_*_phys()
Patrick Wang
1
-4
/
+4
2022-04-16
mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
Omar Sandoval
3
-14
/
+0
2022-04-16
revert "fs/binfmt_elf: use PT_LOAD p_align values for static PIE"
Andrew Morton
1
-2
/
+2
2022-04-16
revert "fs/binfmt_elf: fix PT_LOAD p_align values for loaders"
Andrew Morton
1
-1
/
+1
2022-04-16
hugetlb: do not demote poisoned hugetlb pages
Mike Kravetz
1
-7
/
+10
2022-04-16
mm: compaction: fix compiler warning when CONFIG_COMPACTION=n
Charan Teja Kalla
1
-5
/
+5
2022-04-16
mm: fix unexpected zeroed page mapping with zram swap
Minchan Kim
1
-54
/
+0
2022-04-16
mm, page_alloc: fix build_zonerefs_node()
Juergen Gross
1
-1
/
+1
2022-04-16
mm, kfence: support kmem_dump_obj() for KFENCE objects
Marco Elver
9
-25
/
+105
[next]