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
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-06-05
pid: take a reference when initializing `cad_pid`
Mark Rutland
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-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
2020-07-31
init: add an init_chmod helper
Christoph Hellwig
2020-07-31
init: add an init_chown helper
Christoph Hellwig
2020-07-31
init: add an init_chroot helper
Christoph Hellwig
2020-07-31
init: add an init_chdir helper
Christoph Hellwig
2020-07-31
init: add an init_rmdir helper
Christoph Hellwig
2020-07-31
init: add an init_unlink helper
Christoph Hellwig
2020-07-31
init: add an init_umount helper
Christoph Hellwig
2020-07-31
init: add an init_mount helper
Christoph Hellwig
2020-07-31
init: mark create_dev as __init
Christoph Hellwig
2020-07-31
init: mark console_on_rootfs as __init
Christoph Hellwig
2020-07-31
init: initialize ramdisk_execute_command at compile time
Christoph Hellwig
2020-07-31
initramfs: use vfs_utimes in do_copy
Christoph Hellwig
2020-07-31
init: open code setting up stdin/stdout/stderr
Christoph Hellwig
2020-07-31
initramfs: switch initramfs unpacking to struct file based APIs
Christoph Hellwig
2020-07-30
initramfs: remove clean_rootfs
Christoph Hellwig
2020-07-30
initramfs: remove the populate_initrd_image and clean_rootfs stubs
Christoph Hellwig
2020-07-30
initrd: mark initrd support as deprecated
Christoph Hellwig
2020-07-30
initrd: mark init_linuxrc as __init
Christoph Hellwig
2020-07-30
initrd: switch initrd loading to struct file based APIs
Christoph Hellwig
2020-07-30
initrd: remove the BLKFLSBUF call in handle_initrd
Christoph Hellwig
2020-07-30
initrd: remove support for multiple floppies
Christoph Hellwig
2020-07-29
sched: tasks: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-29
arm, arm64: Fix selection of CONFIG_SCHED_THERMAL_PRESSURE
Valentin Schneider
2020-07-26
Merge branch 'x86/urgent' into x86/cleanups
Ingo Molnar
2020-07-22
sched: Cleanup SCHED_THERMAL_PRESSURE kconfig entry
Valentin Schneider
2020-07-21
exec: Implement kernel_execve
Eric W. Biederman
2020-07-16
md: move the early init autodetect code to drivers/md/
Christoph Hellwig
2020-07-16
init: remove the bstat helper
Christoph Hellwig
2020-07-10
seccomp: Report number of loaded filters in /proc/$pid/status
Kees Cook
2020-07-02
kbuild: fix CONFIG_CC_CAN_LINK(_STATIC) for cross-compilation with Clang
Masahiro Yamada
2020-06-26
docs: move nommu-mmap.txt to admin-guide and rename to ReST
Mauro Carvalho Chehab
2020-06-19
initrd: Remove erroneous comment
Tom Rini
2020-06-16
security: allow using Clang's zero initialization for stack variables
glider@google.com
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-13
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-10
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux
Linus Torvalds
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-08
kernel/sysctl: support setting sysctl parameters from kernel command line
Vlastimil Babka
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
Kconfig: add config option for asm goto w/ outputs
Nick Desaulniers
2020-06-04
init: allow distribution configuration of default init
Chris Down
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-03
mm: memcontrol: make swap tracking an integral part of memory control
Johannes Weiner
2020-06-03
padata: initialize earlier
Daniel Jordan
2020-06-03
Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2020-06-01
Merge tag 'x86-boot-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-06-01
Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-05-19
pipe: Add general notification queue support
David Howells
2020-05-19
Merge tag 'noinstr-lds-2020-05-19' into core/rcu
Thomas Gleixner
2020-05-17
Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds