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
2023-11-06
lockdep/selftests: Adapt ww-tests for PREEMPT_RT
Sebastian Andrzej Siewior
2023-11-06
lockdep/selftests: Skip the softirq related tests on PREEMPT_RT
Sebastian Andrzej Siewior
2023-11-06
lockdep/selftests: Unbalanced migrate_disable() & rcu_read_lock()
Sebastian Andrzej Siewior
2023-11-06
lockdep/selftests: Add rtmutex to the last column
Sebastian Andrzej Siewior
2023-11-06
lockdep/selftests: Avoid using local_lock_{acquire|release}().
Sebastian Andrzej Siewior
2023-11-06
irq_poll: Use raise_softirq_irqoff() in cpu_dead notifier
Sebastian Andrzej Siewior
2023-11-06
mm/scatterlist: Replace the !preemptible warning in sg_miter_stop()
Thomas Gleixner
2023-11-06
printk: add pr_flush()
John Ogness
2023-11-06
printk: remove deferred printing
John Ogness
2023-11-06
printk: rename printk cpulock API and always disable interrupts
John Ogness
2021-10-11
Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2021-10-06
bitfield: build kunit tests without structleak plugin
Arnd Bergmann
2021-10-01
kunit: fix reference count leak in kfree_at_end
Xiyu Yang
2021-09-24
lib/zlib_inflate/inffast: check config in C to avoid unused function warning
Paul Menzel
2021-09-24
xtensa: increase size of gcc stack frame check
Guenter Roeck
2021-09-24
kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS
Marco Elver
2021-09-23
Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-09-19
pci_iounmap'2: Electric Boogaloo: try to make sense of it all
Linus Torvalds
2021-09-17
Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-17
net: update NXP copyright text
Vladimir Oltean
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
2021-09-14
iov_iter: add helper to save iov_iter state
Jens Axboe
2021-09-13
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
2021-09-13
Kconfig.debug: drop GCC 5+ version check for DWARF5
Nick Desaulniers
2021-09-11
Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2021-09-09
bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()
Masami Hiramatsu
2021-09-09
Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCH
Lukas Bulwahn
2021-09-08
lib/iov_iter.c: fix kernel-doc warnings
Randy Dunlap
2021-09-08
lib/dump_stack: correct kernel-doc notation
Randy Dunlap
2021-09-08
lib/test: convert test_sort.c to use KUnit
Daniel Latypov
2021-09-08
math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting it
Geert Uytterhoeven
2021-09-08
math: make RATIONAL tristate
Geert Uytterhoeven
2021-09-08
mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
Muchun Song
2021-09-06
lib/test_scanf: split up number parsing test routines
Linus Torvalds
2021-09-04
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
kasan: test: avoid corrupting memory in kasan_rcu_uaf
Andrey Konovalov
2021-09-03
kasan: test: avoid corrupting memory in copy_user_test
Andrey Konovalov
2021-09-03
kasan: test: clean up ksize_uaf
Andrey Konovalov
2021-09-03
kasan: test: only do kmalloc_uaf_memset for generic mode
Andrey Konovalov
2021-09-03
kasan: test: disable kmalloc_memmove_invalid_size for HW_TAGS
Andrey Konovalov
2021-09-03
kasan: test: avoid corrupting memory via memset
Andrey Konovalov
2021-09-03
kasan: test: avoid writing invalid memory
Andrey Konovalov
2021-09-03
kasan: test: rework kmalloc_oob_right
Andrey Konovalov
2021-09-03
lib/test_vmalloc.c: add a new 'nr_pages' parameter
Uladzislau Rezki (Sony)
2021-09-03
scatterlist: replace flush_kernel_dcache_page with flush_dcache_page
Christoph Hellwig
2021-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
2021-09-03
Makefile: remove stale cc-option checks
Nick Desaulniers
2021-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
2021-09-02
Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-09-02
Merge tag 'hardening-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2021-09-02
Merge tag 'linux-kselftest-kunit-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2021-09-01
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
2021-09-01
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2021-09-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2021-08-31
Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2021-08-31
Merge remote-tracking branch 'tip/sched/arm64' into for-next/core
Catalin Marinas
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-30
Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-08-30
Merge tag 'core-debugobjects-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-08-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2021-08-30
Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
2021-08-30
string: improve default out-of-line memcmp() implementation
Linus Torvalds
2021-08-30
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
2021-08-30
Merge branch 'for-5.15-printk-index' into for-linus
Petr Mladek
2021-08-30
parisc: Increase size of gcc stack frame check
Helge Deller
2021-08-26
lib/logic_iomem: fix sparse warnings
Johannes Berg
2021-08-24
lib/scatterlist: Fix wrong update of orig_nents
Maor Gottlieb
2021-08-24
lib/scatterlist: Provide a dedicated function to support table append
Maor Gottlieb
2021-08-24
block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT
Christoph Hellwig
2021-08-22
lib/test_stackinit: Add assigned initializers
Kees Cook
2021-08-22
lib/test_stackinit: Allow building stand-alone
Kees Cook
2021-08-20
SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directory
Chuck Lever
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-08-18
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/debug
Ingo Molnar
2021-08-17
lib/test_lockup: Adapt to changed variables
Sebastian Andrzej Siewior
2021-08-17
locking/rtmutex: Add mutex variant for RT
Thomas Gleixner
2021-08-17
locking/mutex: Make mutex::wait_lock raw
Thomas Gleixner
2021-08-17
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
2021-08-16
bpf, tests: Fix spelling mistake "shoft" -> "shift"
Colin Ian King
2021-08-13
lib: use PFN_PHYS() in devmem_is_allowed()
Liang Wang
2021-08-13
kunit: Print test statistics on failure
David Gow
2021-08-13
kunit: ubsan integration
Uriel Guajardo
2021-08-13
lib: add linear range get selector within
Gene Chen
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
bitmap: extend comment to bitmap_print_bitmask/list_to_buf
Yury Norov
2021-08-13
lib: test_bitmap: add bitmap_print_bitmask/list_to_buf test cases
Barry Song
2021-08-13
cpumask: introduce cpumap_print_list/bitmask_to_buf to support large bitmask and list
Tian Tao
2021-08-13
debugobjects: Make them PREEMPT_RT aware
Thomas Gleixner
2021-08-12
lib/mpi: use kcalloc in mpi_resize
Hongbo Li
2021-08-10
bpf, tests: Add tail call test suite
Johan Almbladh
2021-08-10
bpf, tests: Add tests for BPF_CMPXCHG
Johan Almbladh
2021-08-10
bpf, tests: Add tests for atomic operations
Johan Almbladh
2021-08-10
bpf, tests: Add test for 32-bit context pointer argument passing
Johan Almbladh
2021-08-10
bpf, tests: Add branch conversion JIT test
Johan Almbladh
2021-08-10
bpf, tests: Add word-order tests for load/store of double words
Johan Almbladh
2021-08-10
bpf, tests: Add tests for ALU operations implemented with function calls
Johan Almbladh
2021-08-10
bpf, tests: Add more ALU64 BPF_MUL tests
Johan Almbladh
2021-08-10
bpf, tests: Add more BPF_LSH/RSH/ARSH tests for ALU64
Johan Almbladh
2021-08-10
bpf, tests: Add more ALU32 tests for BPF_LSH/RSH/ARSH
Johan Almbladh
2021-08-10
bpf, tests: Add more tests of ALU32 and ALU64 bitwise operations
Johan Almbladh
2021-08-10
bpf, tests: Fix typos in test case descriptions
Johan Almbladh
2021-08-10
bpf, tests: Add BPF_MOV tests for zero and sign extension
Johan Almbladh
2021-08-10
bpf, tests: Add BPF_JMP32 test cases
Johan Almbladh
2021-08-08
once: Fix panic when module unload
Kefeng Wang
2021-08-02
arm64: kasan: mte: remove redundant mte_report_once logic
Mark Rutland
2021-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-07-30
lib/test_string.c: move string selftest in the Runtime Testing menu
Matteo Croce
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
2021-07-30
lib/nmi_backtrace: Serialize even messages about idle CPUs
Petr Mladek
2021-07-30
crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic
Tianjia Zhang
2021-07-30
crypto: sm4 - create SM4 library based on sm4 generic code
Tianjia Zhang
2021-07-29
lib/test_scanf: Handle n_bits == 0 in random tests
Andy Shevchenko
2021-07-26
lib/test_stackinit: Fix static initializer test
Kees Cook
2021-07-26
printk: remove safe buffers
John Ogness
2021-07-26
lib/nmi_backtrace: explicitly serialize banner and regs
John Ogness
2021-07-23
bpf/tests: Do not PASS tests without actually testing the result
Johan Almbladh
2021-07-23
bpf/tests: Fix copy-and-paste error in double word test
Johan Almbladh
2021-07-20
kcsan: Make strict mode imply interruptible watchers
Marco Elver
2021-07-20
kcsan: Rework atomic.h into permissive.h
Marco Elver
2021-07-20
kcsan: Introduce CONFIG_KCSAN_STRICT
Marco Elver
2021-07-20
kcsan: Remove CONFIG_KCSAN_DEBUG
Marco Elver
2021-07-20
kcsan: Improve some Kconfig comments
Marco Elver
2021-07-19
string_helpers: Escape double quotes in escape_special
Chris Down
2021-07-16
crypto: lib - rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
2021-07-15
lib/test_hmm: remove set but unused page variable
Alistair Popple
2021-07-10
mm/page_alloc: Revert pahole zero-sized workaround
Mel Gorman
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2021-07-08
kdump: use vmlinux_build_id to simplify
Stephen Boyd
2021-07-08
buildid: fix kernel-doc notation
Stephen Boyd
2021-07-08
buildid: mark some arguments const
Stephen Boyd
2021-07-08
module: add printk formats to add module build ID to stacktraces
Stephen Boyd
2021-07-08
dump_stack: add vmlinux build ID to stack traces
Stephen Boyd
2021-07-08
buildid: stash away kernels build ID on init
Stephen Boyd
2021-07-08
buildid: add API to parse build ID out of buffer
Stephen Boyd
2021-07-08
buildid: only consider GNU notes for build ID parsing
Stephen Boyd
2021-07-08
lib: fix spelling mistakes
Zhen Lei
2021-07-08
lib/test: fix spelling mistakes
Zhen Lei
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2021-07-05
Merge tag 'gpio-updates-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
2021-07-04
iov_iter: remove uaccess_kernel() warning from iov_iter_init()
Linus Torvalds
2021-07-04
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
2021-07-03
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2021-07-02
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
lib/decompressors: remove set but not used variabled 'level'
Yu Kuai
2021-07-01
lib/decompress_unlz4.c: correctly handle zero-padding around initrds.
Dimitri John Ledkov
2021-07-01
lz4_decompress: declare LZ4_decompress_safe_withPrefix64k static
Rajat Asthana
2021-07-01
kernel.h: split out kstrtox() and simple_strtox() to a separate header
Andy Shevchenko
2021-07-01
lib/test_string.c: allow module removal
Matteo Croce
2021-07-01
lib: uninline simple_strtoull()
Alexey Dobriyan
2021-07-01
lib: memscan() fixlet
Alexey Dobriyan
2021-07-01
lib/mpi: fix spelling mistakes
Zhen Lei
2021-07-01
lib/decompressors: fix spelling mistakes
Zhen Lei
2021-07-01
lib/math/rational: add Kunit test cases
Trent Piepho
2021-07-01
lib/math/rational.c: fix divide by zero
Trent Piepho
2021-07-01
seq_file: drop unused *_escape_mem_ascii()
Andy Shevchenko
2021-07-01
lib/test-string_helpers: add test cases for new features
Andy Shevchenko
2021-07-01
lib/test-string_helpers: get rid of trailing comma in terminators
Andy Shevchenko
2021-07-01
lib/test-string_helpers: print flags in hexadecimal format
Andy Shevchenko
2021-07-01
lib/string_helpers: allow to append additional characters to be escaped
Andy Shevchenko
2021-07-01
lib/string_helpers: introduce ESCAPE_NAP to escape non-ASCII and non-printable
Andy Shevchenko
2021-07-01
lib/string_helpers: introduce ESCAPE_NA for escaping non-ASCII
Andy Shevchenko
2021-07-01
lib/string_helpers: drop indentation level in string_escape_mem()
Andy Shevchenko
2021-07-01
lib/string_helpers: move ESCAPE_NP check inside 'else' branch in a loop
Andy Shevchenko
2021-07-01
lib: decompress_bunzip2: remove an unneeded semicolon
Zhen Lei
2021-07-01
mm: selftests for exclusive device memory
Alistair Popple
2021-07-01
mm: rename migrate_pgmap_owner
Alistair Popple
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-06-29
Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
2021-06-29
mm/page_alloc: convert per-cpu list protection to local_lock
Mel Gorman
2021-06-29
kasan: add memory corruption identification support for hardware tag-based mode
Kuan-Ying Lee
2021-06-29
kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY
Kuan-Ying Lee
2021-06-29
kasan: allow an architecture to disable inline instrumentation
Daniel Axtens
2021-06-29
kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL()
David Gow
2021-06-29
printk: introduce dump_stack_lvl()
Alexander Potapenko
2021-06-29
lib/test_hmm: use vma_lookup() in dmirror_migrate()
Liam Howlett
2021-06-29
slub: force on no_hash_pointers when slub_debug is enabled
Stephen Boyd
2021-06-29
mm/slub, kunit: add a KUnit test for SLUB debugging functionality
Oliver Glitta
2021-06-29
kunit: make test->lock irq safe
Vlastimil Babka
2021-06-29
Merge branch 'printk-rework' into for-linus
Petr Mladek
2021-06-29
Merge branch 'for-5.14-vsprintf-scanf' into for-linus
Petr Mladek
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-06-26
seq_buf: Make trace_seq_putmem_hex() support data longer than 8
Yun Zhou
2021-06-26
seq_buf: Fix overflow in seq_buf_putmem_hex()
Yun Zhou
2021-06-25
kunit: add unit test for filtering suites by names
Daniel Latypov
2021-06-25
kasan: test: make use of kunit_skip()
Marco Elver