VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-09-12
lib/string: optimized memset
Matteo Croce
2021-09-12
lib/string: optimized memmove
Matteo Croce
2021-09-12
lib/string: optimized memcpy
Matteo Croce
2021-09-03
once: Fix panic when module unload
Kefeng Wang
2021-08-18
lib: use PFN_PHYS() in devmem_is_allowed()
Liang Wang
2021-07-20
lib/decompress_unlz4.c: correctly handle zero-padding around initrds.
Dimitri John Ledkov
2021-07-20
iov_iter_advance(): use consistent semantics for move past the end
Al Viro
2021-07-19
seq_buf: Fix overflow in seq_buf_putmem_hex()
Yun Zhou
2021-07-14
lib/math/rational.c: fix divide by zero
Trent Piepho
2021-07-14
kunit: Fix result propagation for parameterised tests
David Gow
2021-07-14
lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING
Peter Zijlstra
2021-07-14
locking/lockdep: Reduce LOCKDEP dependency list
Randy Dunlap
2021-07-14
lib: vsprintf: Fix handling of number field widths in vsscanf
Richard Fitzgerald
2021-07-14
seq_buf: Make trace_seq_putmem_hex() support data longer than 8
Yun Zhou
2021-07-14
iov_iter_fault_in_readable() should do nothing in xarray case
Al Viro
2021-07-14
teach copy_page_to_iter() to handle compound pages
Al Viro
2021-07-14
copy_page_to_iter(): fix ITER_DISCARD case
Al Viro
2021-06-22
locking/lockdep: Improve noinstr vs errors
Peter Zijlstra
2021-06-05
lib: crc64: fix kernel-doc warning
YueHaibing
2021-05-27
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
Linus Torvalds
2021-05-22
lib: kunit: suppress a compilation warning of frame size
Zhen Lei
2021-05-20
Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2021-05-14
kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
Peter Collingbourne
2021-05-13
dyndbg: drop uninformative vpr_info
Jim Cromie
2021-05-13
dyndbg: avoid calling dyndbg_emit_prefix when it has no work
Jim Cromie
2021-05-13
percpu_ref: Don't opencode percpu_ref_is_dying
Nikolay Borisov
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-06
lib: parser: clean up kernel-doc
Randy Dunlap
2021-05-06
lib/genalloc: add parameter description to fix doc compile warning
Alex Shi
2021-05-06
lib/percpu_counter: tame kernel-doc compile warning
Alex Shi
2021-05-06
lib: stackdepot: turn depot_lock spinlock to raw_spinlock
Zqiang
2021-05-06
lib: crc8: pointer to data block should be const
Richard Fitzgerald
2021-05-06
lib/genalloc.c: Fix a typo
Bhaskar Chowdhury
2021-05-06
lib/list_sort.c: fix typo in function description
ToastC
2021-05-06
lib: fix inconsistent indenting in process_bit1()
Wang Qing
2021-05-06
lib/bch.c: fix a typo in the file bch.c
Bhaskar Chowdhury
2021-05-06
lib: add fast path for find_first_*_bit() and find_last_bit()
Yury Norov
2021-05-06
lib: inline _find_next_bit() wrappers
Yury Norov
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-05
net: fix nla_strcmp to handle more then one trailing null character
Maciej Żenczykowski
2021-05-05
Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
2021-05-05
Merge tag 'char-misc-5.13-rc1-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2021-05-05
kfence: await for allocation using wait_event
Marco Elver
2021-05-05
iov_iter: lift memzero_page() to highmem.h
Ira Weiny
2021-05-05
lib/cmdline: Export next_arg() for being used in modules
Andy Shevchenko
2021-05-05
lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()
Bartosz Golaszewski
2021-05-05
lib: bitmap: order includes alphabetically
Bartosz Golaszewski
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-02
.gitignore: prefix local generated files with a slash
Masahiro Yamada
2021-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2021-04-30
kasan: detect false-positives in tests
Andrey Konovalov
2021-04-30
kasan: init memory in kasan_(un)poison for HW_TAGS
Andrey Konovalov
2021-04-30
lib/test_vmalloc.c: add a new 'nr_threads' parameter
Uladzislau Rezki (Sony)
2021-04-30
lib/test_vmalloc.c: remove two kvfree_rcu() tests
Uladzislau Rezki (Sony)
2021-04-30
mm/memtest: add ARCH_USE_MEMTEST
Anshuman Khandual
2021-04-30
dyndbg: fix parsing file query without a line-range suffix
Shuo Chen
2021-04-29
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2021-04-29
Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-04-28
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-04-28
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-04-28
Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-04-27
Merge tag 'linux-kselftest-kunit-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2021-04-27
Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
2021-04-27
Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2021-04-27
Merge branch 'for-5.13-vsprintf-pgp' into for-linus
Petr Mladek
2021-04-26
iov_iter: Four fixes for ITER_XARRAY
David Howells
2021-04-26
Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2021-04-26
Merge tag 'driver-core-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2021-04-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2021-04-26
Merge tag 'tomoyo-pr-20210426' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
2021-04-26
Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
Linus Torvalds
2021-04-25
kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.sh
Masahiro Yamada
2021-04-25
kbuild: add CONFIG_VMLINUX_MAP expert option
Rasmus Villemoes
2021-04-23
lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf()
Rasmus Villemoes
2021-04-23
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2021-04-23
lib/math/test_div64: Correct the spelling of "dividend"
Maciej W. Rozycki
2021-04-23
iov_iter: Add ITER_XARRAY
David Howells
2021-04-22
crypto: doc - fix kernel-doc notation in chacha.c and af_alg.c
Randy Dunlap
2021-04-21
lib/math/test_div64: Fix error message formatting
Maciej W. Rozycki
2021-04-21
lib/math: Add a `do_div' test module
Maciej W. Rozycki
2021-04-20
Merge tag 'v5.12-rc8' into sched/core, to pick up fixes
Ingo Molnar
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-16
lib: remove "expecting prototype" kernel-doc warnings
Randy Dunlap
2021-04-16
kasan: remove redundant config option
Walter Wu
2021-04-16
sched: Don't make LATENCYTOP select SCHED_DEBUG
Peter Zijlstra
2021-04-14
Merge tag 'v5.12-rc7' into driver-core-next
Greg Kroah-Hartman
2021-04-14
lib: Add ASN.1 encoder
James Bottomley
2021-04-14
lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()
Christophe Leroy
2021-04-14
lib/vdso: Mark do_hres_timens() and do_coarse_timens() __always_inline()
Christophe Leroy
2021-04-13
Merge drm/drm-fixes into drm-next
Daniel Vetter
2021-04-11
Merge branch 'for-mingo-kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core
Ingo Molnar
2021-04-11
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
2021-04-11
kasan, arm64: tests supports for HW_TAGS async mode
Andrey Konovalov
2021-04-11
kasan: Add KASAN mode kernel parameter
Vincenzo Frascino
2021-04-10
kobject_uevent: remove warning in init_uevent_argv()
Greg Kroah-Hartman
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERS
Julian Braha
2021-04-09
lib/test_kasan_module.c: suppress unused var warning
Andrew Morton
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-08
asm-generic/io.h: Add a non-posted variant of ioremap()
Hector Martin
2021-04-07
printk: clarify the documentation for plain pointer printing
Vlastimil Babka
2021-04-05
lockdep: Allow tuning tracing capacity constants.
Tetsuo Handa
2021-04-02
kunit: support failure from dynamic analysis tools
Uriel Guajardo
2021-04-02
kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragment
Daniel Latypov
2021-04-02
kunit: make KUNIT_EXPECT_STREQ() quote values, don't print literals
Daniel Latypov
2021-04-02
crypto: poly1305 - fix poly1305_core_setkey() declaration
Arnd Bergmann
2021-04-01
bug: Assign values once in bug_get_file_line()
Andrew Scull
2021-04-01
bug: Factor out a getter for a bug's file line
Andrew Scull
2021-04-01
bug: Remove redundant condition check in report_bug
Andrew Scull
2021-03-30
XArray: Fix splitting to non-zero orders
Matthew Wilcox (Oracle)
2021-03-30
XArray: Fix split documentation
Matthew Wilcox (Oracle)
2021-03-26
x509: Detect sm2 keys by their parameters OID
Stefan Berger
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-24
math: Export mul_u64_u64_div_u64
David S. Miller
2021-03-24
rhashtable: avoid -Wrestrict warning on overlapping sprintf output
Arnd Bergmann
2021-03-23
kunit: Match parenthesis alignment to improve code readability
Lucas Stankus
2021-03-19
vsprintf: dump full information of page flags in pGp
Yafang Shao
2021-03-19
lib/vsprintf: do not show no_hash_pointers message multiple times
Marco Elver
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
2021-03-13
kasan: fix KASAN_STACK dependency for HW_TAGS
Andrey Konovalov
2021-03-08
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2021-03-08
kcsan: Make test follow KUnit style recommendations
Marco Elver
2021-03-08
lib: test_bitmap: add tests for "N" alias
Paul Gortmaker
2021-03-08
lib: bitmap: support "N" as an alias for size of bitmap
Paul Gortmaker
2021-03-08
lib: bitmap: move ERANGE check from set_region to check_region
Paul Gortmaker
2021-03-08
lib: bitmap: fold nbits into region struct
Paul Gortmaker
2021-03-08
lib: test_bitmap: add more start-end:offset/len tests
Paul Gortmaker
2021-03-08
lib: test_bitmap: add tests to trigger ERANGE case.
Paul Gortmaker
2021-03-08
lib: test_bitmap: clearly separate ERANGE from EINVAL tests.
Paul Gortmaker
2021-03-04
scsi: sbitmap: Add sbitmap_calculate_shift() helper
Ming Lei
2021-03-04
scsi: sbitmap: Export sbitmap_weight
Ming Lei
2021-03-04
scsi: sbitmap: Move allocation hint into sbitmap
Ming Lei
2021-03-04
scsi: sbitmap: Add helpers for updating allocation hint
Ming Lei
2021-03-04
scsi: sbitmap: Maintain allocation round_robin in sbitmap
Ming Lei
2021-03-01
Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
2021-02-26
Merge branch 'work.sparc32' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
David S. Miller
2021-02-26
ubsan: remove overflow checks
Andrey Ryabinin
2021-02-26
lib/cmdline: remove an unneeded local variable in next_arg()
Masahiro Yamada
2021-02-26
lib: stackdepot: fix ignoring return value warning
Vijayanand Jitta
2021-02-26
lib: stackdepot: add support to disable stack depot
Vijayanand Jitta
2021-02-26
lib: stackdepot: add support to configure STACK_HASH_SIZE
Yogesh Lal
2021-02-26
lib/genalloc.c: change return type to unsigned long for bitmap_set_ll
Huang Shijie
2021-02-26
kasan, mm: fail krealloc on freed objects
Andrey Konovalov
2021-02-26
kasan: rework krealloc tests
Andrey Konovalov
2021-02-26
kfence: add test suite
Marco Elver
2021-02-26
kfence, Documentation: add KFENCE documentation
Marco Elver
2021-02-26
kfence, kasan: make KFENCE compatible with KASAN
Alexander Potapenko
2021-02-26
mm: add Kernel Electric-Fence infrastructure
Alexander Potapenko
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2021-02-24
kasan: don't run tests when KASAN is not enabled
Andrey Konovalov
2021-02-24
kasan: add a test for kmem_cache_alloc/free_bulk
Andrey Konovalov
2021-02-24
kasan: add proper page allocator tests
Andrey Konovalov
2021-02-24
kasan: fix bug detection via ksize for HW_TAGS mode
Andrey Konovalov
2021-02-24
kasan: fix memory corruption in kasan_bitops_tags test
Andrey Konovalov
2021-02-24
kasan: adapt kmalloc_uaf2 test to HW_TAGS mode
Andrey Konovalov
2021-02-24
kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL
Andrey Konovalov
2021-02-24
kasan: rename CONFIG_TEST_KASAN_MODULE
Andrey Konovalov
2021-02-24
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
2021-02-24
kasan: add match-all tag tests
Andrey Konovalov
2021-02-24
kasan: add macros to simplify checking test constraints
Andrey Konovalov
2021-02-24
kasan: clean up comments in tests
Andrey Konovalov
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
Linus Torvalds
2021-02-22
Merge tag 'fs_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2021-02-22
Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
2021-02-22
Merge tag 'linux-kselftest-kunit-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2021-02-22
Merge tag 'docs-5.12' of git://git.lwn.net/linux
Linus Torvalds
2021-02-22
Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
2021-02-22
Merge tag 'regulator-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
2021-02-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2021-02-21
Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-02-21
Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-02-21
Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-20
Merge tag 'x86_misc_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-02-17
PCI: Fix pci_register_io_range() memory leak
Geert Uytterhoeven
2021-02-17
rbtree, timerqueue: Use rb_add_cached()
Peter Zijlstra
2021-02-17
lib/vsprintf: Add support for printing V4L2 and DRM fourccs
Sakari Ailus
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-02-16
Kconfig: allow explicit opt in to DWARF v5
Nick Desaulniers
2021-02-16
Kbuild: make DWARF version a choice
Nick Desaulniers
2021-02-15
lib/parman: Delete newline
Jefferson Carpenter
2021-02-15
lib/cmdline: Allow get_options() to take 0 to validate the input
Andy Shevchenko
2021-02-15
lib/cmdline: Update documentation to reflect behaviour
Andy Shevchenko
2021-02-15
lib/cmdline_kunit: add a new test case for get_options()
Andy Shevchenko
2021-02-15
lib/vsprintf: no_hash_pointers prints all addresses as unhashed
Timur Tabi
2021-02-15
lib: use KSTM_MODULE_GLOBALS macro in kselftest drivers
Timur Tabi
2021-02-12
Merge remote-tracking branch 'regulator/for-5.12' into regulator-next
Mark Brown
2021-02-12
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
2021-02-12
Merge branch 'for-mingo-kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core
Ingo Molnar