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-07-14
locking/lockdep: Reduce LOCKDEP dependency list
Randy Dunlap
2021-04-30
mm/memtest: add ARCH_USE_MEMTEST
Anshuman Khandual
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 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
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-26
Merge tag 'tomoyo-pr-20210426' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
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-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-16
sched: Don't make LATENCYTOP select SCHED_DEBUG
Peter Zijlstra
2021-04-09
lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERS
Julian Braha
2021-04-05
lockdep: Allow tuning tracing capacity constants.
Tetsuo Handa
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-16
Kconfig: allow explicit opt in to DWARF v5
Nick Desaulniers
2021-02-16
Kbuild: make DWARF version a choice
Nick Desaulniers
2021-02-12
Merge branch 'linus' into locking/core, to pick up upstream fixes
Ingo Molnar
2021-02-12
kbuild: Remove $(cc-option,-gdwarf-4) dependency from DEBUG_INFO_DWARF4
Masahiro Yamada
2021-01-22
lockdep: report broken irq restoration
Mark Rutland
2021-01-04
Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux
Linus Torvalds
2020-12-18
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
2020-12-15
lib/cmdline_kunit: add a new test suite for cmdline API
Andy Shevchenko
2020-12-15
Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-12-11
Add and use a generic version of devmem_is_allowed()
Palmer Dabbelt
2020-12-11
lib: Add a generic version of devmem_is_allowed()
Palmer Dabbelt
2020-12-02
Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK
Masahiro Yamada
2020-12-01
net: switch to storing KCOV handle directly in sk_buff
Marco Elver
2020-11-24
mm/highmem: Provide CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP
Thomas Gleixner
2020-11-24
mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCAL
Thomas Gleixner
2020-11-17
resource: Add test cases for new resource API
Andy Shevchenko
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-11-12
net: kcov: don't select SKB_EXTENSIONS when there is no NET
Randy Dunlap
2020-11-10
kbuild: Build kernel module BTFs if BTF is enabled and pahole supports it
Andrii Nakryiko
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-02
net: add kcov handle to skb extensions
Aleksandr Nogikh
2020-10-30
docs: Kconfig/Makefile: add a check for broken ABI files
Mauro Carvalho Chehab
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2020-10-18
Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2020-10-18
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-10-16
lib, include/linux: add usercopy failure capability
Albert van der Linde
2020-10-13
mm/page_alloc.c: fix freeing non-compound pages
Matthew Wilcox (Oracle)
2020-10-13
lib: kunit: add bitfield test conversion to KUnit
Vitor Massaru Iha
2020-10-09
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
2020-09-19
kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments'
Changbin Du
2020-09-04
Merge branch 'csd.2020.09.04a' into HEAD
Paul E. McKenney
2020-09-04
kernel/smp: Provide CSD lock timeout diagnostics
Paul E. McKenney
2020-08-27
kbuild: Simplify DEBUG_INFO Kconfig handling
Sedat Dilek
2020-08-24
scftorture: Add smp_call_function() torture test
Paul E. McKenney
2020-08-12
lib/Kconfig.debug: fix typo in the help text of CONFIG_PANIC_TIMEOUT
Tiezhu Yang
2020-08-12
lib/test_bits.c: add tests of GENMASK
Rikard Falkeborn
2020-08-12
lib/: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-12
lib/Kconfig.debug: make TEST_LOCKUP depend on module
Tiezhu Yang
2020-08-12
./Makefile: add debug option to enable function aligned on 32 bytes
Feng Tang
2020-08-05
Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2020-08-03
Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-08-03
Merge branch 'locking/nmi' into locking/core, to pick up completed topic branch
Ingo Molnar
2020-07-29
lockdep: Add preemption enabled/disabled assertion APIs
Ahmed S. Darwish
2020-07-27
locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIs
peterz@infradead.org
2020-07-23
debugfs: Add access restriction option
Peter Enderborg
2020-07-03
lib: update DEBUG_SHIRQ docs to match reality
Wolfram Sang
2020-06-29
selftests/fpu: Add an FPU selftest
Petteri Aimonen
2020-06-17
kconfig: unify cc-option and as-option
Masahiro Yamada
2020-06-15
Makefile: Improve compressed debug info support detection
Arvind Sankar
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-10
lib: test get_count_order/long in test_bitops.c
Wei Yang
2020-06-09
Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2020-06-08
dynamic_debug: add an option to enable dynamic debug for modules only
Orson Zhai
2020-06-06
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2020-06-04
lib: make a test module with set/clear bit
Jesse Brandeburg
2020-06-04
mm/debug: add tests validating architecture page table helpers
Anshuman Khandual
2020-06-04
kcov: collect coverage from interrupts
Andrey Konovalov
2020-06-02
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2020-06-01
lib: Kconfig.debug: default KUNIT_* fragments to KUNIT_ALL_TESTS
Anders Roxell
2020-06-01
Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-05-29
Makefile: support compressed debug info
Nick Desaulniers
2020-05-19
mm/hmm/test: add selftest driver for HMM
Ralph Campbell
2020-05-15
docs: debugging-via-ohci1394.txt: add it to the core-api book
Mauro Carvalho Chehab
2020-05-08
lib/test_linear_ranges: add a test for the 'linear_ranges'
Matti Vaittinen
2020-04-22
kbuild/objtool: Add objtool-vmlinux.o pass
Peter Zijlstra
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-04-07
lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"
Qiujun Huang
2020-04-07
lib/test_lockup: test module to generate lockups
Konstantin Khlebnikov
2020-04-07
compiler: remove CONFIG_OPTIMIZE_INLINING entirely
Masahiro Yamada
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2020-04-03
kbuild, btf: Fix dependencies for DEBUG_INFO_BTF
Slava Bacherikov
2020-03-31
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2020-03-31
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2020-03-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-03-21
lockdep: Introduce wait-type checks
Peter Zijlstra
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-03-12
serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCE
Dmitry Safonov
2020-03-07
serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
Dmitry Safonov
2020-03-06
lib: Introduce generic min-heap
Ian Rogers
2020-03-02
kbuild: remove cc-option switch from -Wframe-larger-than=
Masahiro Yamada
2020-02-12
dynamic_debug: allow to work if debugfs is disabled
Greg Kroah-Hartman
2020-01-29
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2020-01-09
kunit: allow kunit tests to be loaded as a module
Alan Maguire
2019-12-30
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
2019-12-17
lib/Kconfig.debug: fix some messed up configurations
Changbin Du
2019-12-08
sched/core: Use CONFIG_PREEMPTION
Sebastian Andrzej Siewior
2019-12-07
lib/: fix Kconfig indentation
Krzysztof Kozlowski
2019-12-07
kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'
Changbin Du
2019-12-07
kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'
Changbin Du
2019-12-07
kernel-hacking: create a submenu for scheduler debugging options
Changbin Du
2019-12-07
kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE
Changbin Du
2019-12-07
kernel-hacking: move Oops into 'Lockups and Hangs'
Changbin Du
2019-12-07
kernel-hacking: move kernel testing and coverage options to same submenu
Changbin Du
2019-12-07
kernel-hacking: group kernel data structures debugging together
Changbin Du
2019-12-07
kernel-hacking: create submenu for arch special debugging options
Changbin Du
2019-12-07
kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instruments'
Changbin Du
2019-12-02
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2019-11-30
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
Linus Torvalds
2019-11-21
drivers: hv: vmbus: Introduce latency testing
Branden Bonaby
2019-11-16
kcsan: Add Kernel Concurrency Sanitizer infrastructure
Marco Elver
2019-11-15
kbuild: move headers_check rule to usr/include/Makefile
Masahiro Yamada
2019-11-01
lib/list-test: add a test for the 'list' doubly linked list
David Gow
2019-10-17
printf: add support for printing symbolic error names
Rasmus Villemoes
2019-09-30
kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
Iurii Zaikin
2019-09-30
lib: enable building KUnit in lib/
Brendan Higgins
2019-09-25
compiler: enable CONFIG_OPTIMIZE_INLINING forcibly
Masahiro Yamada
2019-09-24
mm/kmemleak: increase the max mem pool to 1M
Qian Cai
2019-09-24
mm: kmemleak: use the memory pool for early allocations
Catalin Marinas
2019-09-24
kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K
Nicolas Boichat
2019-09-11
module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULES
Masahiro Yamada
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2019-07-18
kbuild: create *.mod with full directory path and remove MODVERDIR
Masahiro Yamada
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-16
lib: introduce test_meminit module
Alexander Potapenko
2019-07-15
docs: locking: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2019-07-01
blackhole_dev: add a selftest
Mahesh Bandewar
2019-06-26
rslib: Add tests for the encoder and decoder
Ferdinand Blomqvist
2019-06-17
locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER
Waiman Long
2019-06-15
kbuild: add 'headers' target to build up uapi headers in usr/include
Masahiro Yamada
2019-06-15
kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples
Masahiro Yamada
2019-06-15
kbuild: fix Kconfig prompt of CONFIG_HEADERS_CHECK
Masahiro Yamada
2019-06-14
docs: fault-injection: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-12
genirq/timings: Add selftest for circular array
Daniel Lezcano
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-16
slab: remove /proc/slab_allocators
Qian Cai
2019-05-14
init: introduce DEBUG_MISC option
Sinan Kaya
2019-05-14
lib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST
Davidlohr Bueso
2019-05-14
compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-06
Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-26
lib/Kconfig.debug: fix build error without CONFIG_BLOCK
YueHaibing
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
2019-04-19
kcov: improve CONFIG_ARCH_HAS_KCOV help text
Mark Rutland
2019-04-08
lib: Add test module for strscpy_pad
Tobin C. Harding
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-04-03
kbuild: add ability to generate BTF type info for vmlinux
Andrii Nakryiko
2019-03-10
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-09
Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
Linus Torvalds
2019-03-09
Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2019-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
Linus Torvalds
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2019-03-05
mm/page_owner: move config option to mm/Kconfig.debug
Changbin Du
2019-03-05
vmalloc: add test driver to analyse vmalloc allocator
Uladzislau Rezki (Sony)
2019-03-05
kasan: remove use after scope bugs detection.
Andrey Ryabinin
2019-03-04
lib: Introduce test_stackinit module
Kees Cook
2019-02-28
kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to Kconfig
Masahiro Yamada
2019-02-13
dma-mapping: move debug configuration options to kernel/dma
Andy Shevchenko
2019-02-01
selftests/livepatch: add DYNAMIC_DEBUG config dependency
Joe Lawrence
2019-01-11
selftests/livepatch: introduce tests
Joe Lawrence
2019-01-09
lkdtm: Do not depend on BLOCK and clean up headers
Kees Cook
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2018-12-28
kmemleak: add config to select auto scan
Sri Krishna chowdary
2018-12-22
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
2018-12-18
printk: Add caller information to printk() output.
Tetsuo Handa
2018-11-15
lib: introduce initial implementation of object aggregation manager
Jiri Pirko
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-26
Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2018-10-23
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-10-21
xarray: Add XArray load operation
Matthew Wilcox
2018-10-11
lib: Add memcat_p(): paste 2 pointer arrays together
Alexander Shishkin
2018-10-04
ARM: 8800/1: use choice for kernel unwinders
Stefan Agner
2018-09-04
lib/Kconfig.debug: fix three typos in help text
Thibaut Sautereau
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-22
lib/Kconfig: remove 'default n' for tests
Andy Shevchenko
2018-08-21
ida: Start new test_ida module
Matthew Wilcox
2018-08-18
deprecate the '__deprecated' attribute warnings entirely and for good
Linus Torvalds
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds