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
rcu: Delay RCU-selftests
Sebastian Andrzej Siewior
2023-11-06
mm/memcontrol: Disable on PREEMPT_RT
Thomas Gleixner
2023-11-06
mm: Disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMPT_RT
Sebastian Andrzej Siewior
2023-11-06
mm: Allow only SLUB on PREEMPT_RT
Ingo Molnar
2021-10-10
bootconfig: init: Fix memblock leak in xbc_make_cmdline()
Masami Hiramatsu
2021-09-24
Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-09-22
init: Revert accidental changes to print irqs_disabled()
Geert Uytterhoeven
2021-09-19
init: don't panic if mount_nodev_root failed
Leon Romanovsky
2021-09-19
init/do_mounts.c: Harden split_fs_names() against buffer overflow
Vivek Goyal
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
2021-09-09
Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2021-09-09
Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
init/bootconfig: Reorder init parameter from bootconfig and cmdline
Masami Hiramatsu
2021-09-08
init: bootconfig: Remove all bootconfig data when the init memory is removed
Masami Hiramatsu
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
2021-09-08
init: move usermodehelper_enable() to populate_rootfs()
Rasmus Villemoes
2021-09-07
kbuild: Only default to -Werror if COMPILE_TEST
Marco Elver
2021-09-05
Enable '-Werror' by default for all kernel builds
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-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-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-08-30
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
2021-08-24
block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT
Christoph Hellwig
2021-08-23
fs: simplify get_filesystem_list / get_all_fs_names
Christoph Hellwig
2021-08-23
init: allow mounting arbitrary non-blockdevice filesystems as root
Christoph Hellwig
2021-08-23
init: split get_fs_names
Christoph Hellwig
2021-08-20
sched: Introduce task_struct::user_cpus_ptr to track requested affinity
Will Deacon
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-12
init: Suppress wrong warning for bootconfig cmdline parameter
Masami Hiramatsu
2021-08-03
xsurf100: drop include of lib8390.c
Michael Schmitz
2021-07-26
printk: remove NMI tracking
John Ogness
2021-07-19
printk: Userspace format indexing support
Chris Down
2021-07-17
Revert "mm/slub: use stackdepot to save stack trace in objects"
Linus Torvalds
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-08
buildid: stash away kernels build ID on init
Stephen Boyd
2021-07-08
mm/slub: use stackdepot to save stack trace in objects
Oliver Glitta
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 tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
init: print out unknown kernel parameters
Andrew Halaney
2021-06-30
Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-22
Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTR
Nick Desaulniers
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
2021-06-10
bootconfig: Share the checksum function with tools
Masami Hiramatsu
2021-06-05
pid: take a reference when initializing `cad_pid`
Mark Rutland
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-06-01
sched,init: Fix DEBUG_PREEMPT vs early boot
Peter Zijlstra
2021-06-01
block: factor out a part_devt helper
Christoph Hellwig
2021-05-27
init: use $(call cmd,) for generating include/generated/compile.h
Masahiro Yamada
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-05-11
bpf, kconfig: Add consolidated menu entry for bpf with core options
Daniel Borkmann
2021-05-10
srcu: Initialize SRCU after timers
Frederic Weisbecker
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
modules: add CONFIG_MODPROBE_PATH
Rasmus Villemoes
2021-05-07
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
2021-05-03
Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2021-05-01
Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
2021-04-29
Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
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-27
Merge branch 'for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
2021-04-27
bpf: Implement formatted output helpers with bstr_printf
Florent Revest
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 tag 'seccomp-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2021-04-25
kbuild: redo fake deps at include/config/*.h
Alexey Dobriyan
2021-04-25
kbuild: add an elfnote for whether vmlinux is built with lto
Yonghong Song
2021-04-25
kbuild: add support for zstd compressed modules
Piotr Gorski
2021-04-25
kbuild: remove CONFIG_MODULE_COMPRESS
Masahiro Yamada
2021-04-25
kbuild: check the minimum assembler version in Kconfig
Masahiro Yamada
2021-04-14
kconfig: change "modules" from sub-option to first-level attribute
Masahiro Yamada
2021-04-14
kconfig: do not use allnoconfig_y option
Masahiro Yamada
2021-04-14
kconfig: change defconfig_list option to environment variable
Masahiro Yamada
2021-04-09
ima: enable signing of modules with build time generated key
Nayna Jain
2021-04-08
add support for Clang CFI
Sami Tolvanen
2021-04-08
stack: Optionally randomize kernel stack offset each syscall
Kees Cook
2021-04-04
cgroup: Add misc cgroup controller
Vipin Sharma
2021-03-30
seccomp: Fix CONFIG tests for Seccomp_filters
Kenta.Tada@sony.com
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-18
bootconfig: Update prototype of setup_boot_config()
Cao jin
2021-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-03-13
init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM
Masahiro Yamada
2021-03-11
kbuild: rebuild GCC plugins when the compiler is upgraded
Masahiro Yamada
2021-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-02-28
kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTO
Masahiro Yamada
2021-02-26
bpf: Clean up sockmap related Kconfigs
Cong Wang
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
2021-02-26
initramfs: panic with memory information
Florian Fainelli
2021-02-26
kgdb: fix to kill breakpoints on initmem after boot
Sumit Garg
2021-02-26
init/Kconfig: fix a typo in CC_VERSION_TEXT help text
Bhaskar Chowdhury
2021-02-26
init/version.c: remove Version_ symbol
Masahiro Yamada
2021-02-26
lib: stackdepot: add support to disable stack depot
Vijayanand Jitta
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-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-02-24
mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ON
Vlastimil Babka
2021-02-24
Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2021-02-24
Kbuild: enable TRIM_UNUSED_KSYMS again, with some guarding
Linus Torvalds
2021-02-23
Kbuild: disable TRIM_UNUSED_KSYMS option
Linus Torvalds
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-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2021-02-22
Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-02-22
kbuild: check the minimum linker version in Kconfig
Masahiro Yamada
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 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux
Linus Torvalds
2021-02-18
initramfs: Provide a common initrd reserve function
Kefeng Wang
2021-02-17
Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branch
Ingo Molnar
2021-02-16
kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE
Chris Wilson
2021-02-16
kbuild: check the minimum compiler version in Kconfig
Masahiro Yamada
2021-02-15
sfi: Remove framework for deprecated firmware
Andy Shevchenko
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
2021-02-05
init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
Johannes Berg
2021-01-29
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
2021-01-29
drivers: Remove CONFIG_OPROFILE support
Viresh Kumar
2021-01-27
init/Kconfig: Correct thermal pressure help text
Yue Hu
2021-01-14
kbuild: lto: add a default list of used symbols
Sami Tolvanen
2021-01-08
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
2021-01-04
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
2020-12-22
kasan, arm64: only use kasan_depth for software modes
Andrey Konovalov
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
2020-12-15
Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/free parameters
Vlastimil Babka
2020-12-15
init/main: fix broken buffer_init when DEFERRED_STRUCT_PAGE_INIT set
Lin Feng
2020-12-15
mm: fix page_owner initializing issue for arm32
Zhenhua Huang
2020-12-14
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
2020-12-14
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2020-12-14
rcu-tasks: Move RCU-tasks initialization to before early_initcall()
Uladzislau Rezki (Sony)
2020-12-14
Merge branch 'for-5.11-null-console' into for-linus
Petr Mladek
2020-12-11
initramfs: fix clang build failure
Arnd Bergmann
2020-12-10
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2020-12-06
Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2020-12-02
Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2020-12-01
block: merge struct block_device and struct hd_struct
Christoph Hellwig
2020-12-01
block: remove the partno field from struct hd_struct
Christoph Hellwig
2020-12-01
block: move the partition_meta_info to struct block_device
Christoph Hellwig
2020-12-01
init: cleanup match_dev_by_uuid and match_dev_by_label
Christoph Hellwig
2020-12-01
init: refactor devt_from_partuuid
Christoph Hellwig
2020-12-01
init: refactor name_to_dev_t
Christoph Hellwig
2020-12-01
kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1
Nathan Chancellor
2020-12-01
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
2020-11-30
bootconfig: Load size and checksum in the footer as le32
Masami Hiramatsu
2020-11-27
Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
2020-11-20
init/Kconfig: make COMPILE_TEST depend on !S390
Heiko Carstens
2020-11-20
init/console: Use ttynull as a fallback when there is no console
Petr Mladek
2020-11-12
bootconfig: Extend the magic check range to the preceding 3 bytes
Masami Hiramatsu
2020-11-03
init/Kconfig: Fix CPU number in LOG_CPU_MAX_BUF_SHIFT description
Paul Menzel
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-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
2020-10-13
Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
2020-10-13
Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-12
Merge tag 'docs-5.10' of git://git.lwn.net/linux
Linus Torvalds
2020-10-12
Merge branch 'printk-rework' into for-linus
Petr Mladek
2020-10-09
init: main: add KUnit to kernel init
Brendan Higgins
2020-09-30
io_uring: don't rely on weak ->files references
Jens Axboe
2020-09-24
Fix references to nommu-mmap.rst
Stephen Kitt
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-18
bootconfig: init: make xbc_namebuf static
Jason Yan
2020-09-18
kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
Masami Hiramatsu
2020-09-08
printk: reduce LOG_BUF_SHIFT range for H8300
John Ogness
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
init: fix error check in clean_path()
Barret Rhoden
2020-09-01
bootconfig: Fix kernel message mentioning CONFIG_BOOT_CONFIG
Shaokun Zhang
2020-08-28
bpf: Introduce sleepable BPF programs
Alexei Starovoitov
2020-08-20
bpf: Add kernel module with user mode driver that populates bpffs.
Alexei Starovoitov
2020-08-19
uts: Use generic ns_common::count
Kirill Tkhai
2020-08-14
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-08-07
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
kasan, arm64: don't instrument functions that enable kasan
Andrey Konovalov
2020-08-07
mm/slab: expand CONFIG_SLAB_FREELIST_HARDENED to include SLAB
Kees Cook
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-08-04
init: add an init_dup helper
Christoph Hellwig
2020-08-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2020-08-04
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2020-08-04
bootconfig: Fix to find the initargs correctly
Masami Hiramatsu
2020-08-04
Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2020-08-04
init: Align init_task to avoid conflict with MUTEX_FLAGS
Stafford Horne
2020-08-03
Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-08-03
Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-07-31
init: Add support for zstd compressed kernel
Nick Terrell
2020-07-31
init: add an init_utimes helper
Christoph Hellwig
2020-07-31
init: add an init_stat helper
Christoph Hellwig
2020-07-31
init: add an init_mknod helper
Christoph Hellwig
2020-07-31
init: add an init_mkdir helper
Christoph Hellwig
2020-07-31
init: add an init_symlink helper
Christoph Hellwig
2020-07-31
init: add an init_link helper
Christoph Hellwig
2020-07-31
init: add an init_eaccess helper
Christoph Hellwig