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
starfive-6.6.48-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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-21
Merge branch 'for-5.18-vsprintf-fourcc-fixup' into for-linus
Petr Mladek
1
-5
/
+8
2022-03-18
lib/sort: Add priv pointer to swap function
Jiri Olsa
1
-10
/
+30
2022-03-18
fprobe: Add a selftest for fprobe
Masami Hiramatsu
3
-0
/
+188
2022-03-13
random: replace custom notifier chain with standard one
Jason A. Donenfeld
2
-9
/
+13
2022-03-11
lib/logic_iomem: correct fallback config references
Johannes Berg
1
-4
/
+4
2022-03-09
lib/raid6: Include <asm/ppc-opcode.h> for VPERMXOR
Paul Menzel
1
-1
/
+1
2022-03-09
lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3
Paul Menzel
1
-1
/
+3
2022-03-09
lib/raid6/test: fix multiple definition linking error
Dirk Müller
1
-1
/
+0
2022-03-07
crypto: add rocksoft 64b crc guard tag framework
Keith Busch
3
-0
/
+136
2022-03-07
lib: add rocksoft model crc64
Keith Busch
2
-11
/
+68
2022-03-07
Merge branch 'for-5.18/block' into for-5.18/64bit-pi
Jens Axboe
1
-23
/
+17
2022-03-05
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+10
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+4
2022-03-03
mm: remove the extra ZONE_DEVICE struct page refcount
Christoph Hellwig
1
-1
/
+0
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
1
-0
/
+1
2022-03-03
mm: remove pointless includes from <linux/hmm.h>
Christoph Hellwig
1
-0
/
+2
2022-03-03
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+0
2022-03-03
lib/mpi: export mpi_rshift
Nicolai Stange
1
-0
/
+1
2022-02-28
bpf: Add config to allow loading modules with BTF mismatches
Connor O'Brien
1
-0
/
+10
2022-02-27
lib: overflow: Convert to Kunit
Kees Cook
3
-309
/
+263
2022-02-26
kasan: test: prevent cache merging in kmem_cache_double_destroy
Andrey Konovalov
1
-1
/
+4
2022-02-25
list: test: Add a test for list_entry_is_head()
David Gow
1
-0
/
+21
2022-02-25
list: test: Add a test for list_is_head()
David Gow
1
-0
/
+19
2022-02-25
list: test: Add test for list_del_init_careful()
David Gow
1
-0
/
+21
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2
-2
/
+2
2022-02-25
lib/test_lockup: fix kernel pointer check for separate address spaces
Arnd Bergmann
1
-3
/
+8
2022-02-25
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
1
-2
/
+2
2022-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-02-24
vsprintf: Fix %pK with kptr_restrict == 0
Christophe Leroy
1
-15
/
+21
2022-02-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+2
2022-02-21
random: remove unused tracepoints
Jason A. Donenfeld
1
-2
/
+0
2022-02-21
lib/iov_iter: initialize "flags" in new pipe_buffer
Max Kellermann
1
-0
/
+2
2022-02-21
ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE
Julian Braha
1
-1
/
+0
2022-02-17
overflow: Provide constant expression struct_size
Kees Cook
1
-9
/
+17
2022-02-17
overflow: Implement size_t saturating arithmetic helpers
Kees Cook
1
-0
/
+98
2022-02-14
fortify: Detect struct member overflows in memset() at compile-time
Kees Cook
1
-0
/
+5
2022-02-14
fortify: Detect struct member overflows in memmove() at compile-time
Kees Cook
2
-0
/
+10
2022-02-14
fortify: Detect struct member overflows in memcpy() at compile-time
Kees Cook
4
-1
/
+18
2022-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-02-10
vsprintf: Move space out of string literals in fourcc_string()
Andy Shevchenko
1
-1
/
+2
2022-02-10
vsprintf: Fix potential unaligned access
Andy Shevchenko
1
-5
/
+7
2022-02-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+10
2022-02-10
test_overflow: Regularize test reporting output
Kees Cook
1
-24
/
+30
2022-02-09
cxl: Prove CXL locking
Dan Williams
1
-0
/
+23
2022-02-08
sbitmap: Delete old sbitmap_queue_get_shallow()
John Garry
1
-3
/
+3
2022-02-08
lib/sbitmap: kill 'depth' from sbitmap_word
Ming Lei
1
-20
/
+14
2022-02-06
ref_tracker: remove filter_irq_stacks() call
Eric Dumazet
1
-2
/
+0
2022-02-05
ref_tracker: add a count of untracked references
Eric Dumazet
1
-1
/
+11
2022-02-05
ref_tracker: implement use-after-free detection
Eric Dumazet
1
-0
/
+5
2022-02-04
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
1
-2
/
+2
[prev]
[next]