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-03
tools/virtio: fix build
Michael S. Tsirkin
2021-08-18
libbpf: Do not close un-owned FD 0 on errors
Daniel Xu
2021-08-18
libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPT
Robin Gögge
2021-08-18
selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.c
Tianjia Zhang
2021-08-04
perf pmu: Fix alias matching
John Garry
2021-08-04
Revert "perf map: Fix dso->nsinfo refcounting"
Arnaldo Carvalho de Melo
2021-08-04
KVM: selftests: Fix missing break in dirty_log_perf_test arg parsing
David Matlack
2021-08-04
selftest: fix build error in tools/testing/selftests/vm/userfaultfd.c
Greg Kroah-Hartman
2021-07-28
perf inject: Close inject.output on exit
Riccardo Mancini
2021-07-28
selftest: use mmap instead of posix_memalign to allocate memory
Peter Collingbourne
2021-07-28
bpftool: Check malloc return value in mount_bpffs_for_pin
Tobias Klauser
2021-07-28
perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set
Yang Jihong
2021-07-28
perf data: Close all files in close_dir()
Riccardo Mancini
2021-07-28
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
2021-07-28
perf lzma: Close lzma stream on exit
Riccardo Mancini
2021-07-28
perf script: Fix memory 'threads' and 'cpus' leaks on exit
Riccardo Mancini
2021-07-28
perf script: Release zstd data
Riccardo Mancini
2021-07-28
perf report: Free generated help strings for sort option
Riccardo Mancini
2021-07-28
perf env: Fix memory leak of cpu_pmu_caps
Riccardo Mancini
2021-07-28
perf test maps__merge_in: Fix memory leak of maps
Riccardo Mancini
2021-07-28
perf dso: Fix memory leak in dso__new_map()
Riccardo Mancini
2021-07-28
perf test event_update: Fix memory leak of unit
Riccardo Mancini
2021-07-28
perf test event_update: Fix memory leak of evlist
Riccardo Mancini
2021-07-28
perf test session_topology: Delete session->evlist
Riccardo Mancini
2021-07-28
perf env: Fix sibling_dies memory leak
Riccardo Mancini
2021-07-28
perf probe: Fix dso->nsinfo refcounting
Riccardo Mancini
2021-07-28
perf map: Fix dso->nsinfo refcounting
Riccardo Mancini
2021-07-28
perf inject: Fix dso->nsinfo refcounting
Riccardo Mancini
2021-07-28
selftests: mptcp: fix case multiple subflows limited by server
Jianguo Wu
2021-07-28
selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirect
Hangbin Liu
2021-07-28
selftests: icmp_redirect: remove from checking for IPv6 route get
Hangbin Liu
2021-07-25
perf test bpf: Free obj_buf
Riccardo Mancini
2021-07-25
bpftool: Properly close va_list 'ap' by va_end() on error
Gu Shengxian
2021-07-25
tools: bpf: Fix error in 'make -C tools/ bpf_install'
Wei Li
2021-07-20
perf tools: Fix pattern matching for same substring in different PMU type
Jin Yao
2021-07-20
perf script python: Fix buffer size to report iregs in perf script
Kajol Jain
2021-07-20
selftests/powerpc: Fix "no_handler" EBB selftest
Athira Rajeev
2021-07-20
selftests: timers: rtcpie: skip test if default RTC device does not exist
Po-Hsu Lin
2021-07-20
KVM: selftests: do not require 64GB in set_memory_region_test
Christian Borntraeger
2021-07-19
selftests/lkdtm: Fix expected text for CR4 pinning
Kees Cook
2021-07-19
selftests: Clean forgotten resources as part of cleanup()
Amit Cohen
2021-07-14
perf llvm: Return -ENOMEM when asprintf() fails
Arnaldo Carvalho de Melo
2021-07-14
selftests/vm/pkeys: refill shadow register after implicit kernel write
Dave Hansen
2021-07-14
selftests/vm/pkeys: handle negative sys_pkey_alloc() return code
Dave Hansen
2021-07-14
selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random
Dave Hansen
2021-07-14
selftests/sgx: remove checks for file execute permissions
Dave Hansen
2021-07-14
selftests/ftrace: fix event-no-pid on 1-core machine
Krzysztof Kozlowski
2021-07-14
selftests: splice: Adjust for handler fallback removal
Kees Cook
2021-07-14
perf scripting python: Fix tuple_set_u64()
Adrian Hunter
2021-07-14
tc-testing: fix list handling
Marcelo Ricardo Leitner
2021-07-14
selftests: tls: fix chacha+bidir tests
Jakub Kicinski
2021-07-14
selftests: tls: clean up uninitialized warnings
Jakub Kicinski
2021-07-14
selftests/bpf: Retry for EAGAIN in udp_redir_to_connected()
Cong Wang
2021-07-14
bpf: Fix libelf endian handling in resolv_btfids
Tony Ambardar
2021-07-14
selftests/bpf: Fix ringbuf test fetching map FD
Andrii Nakryiko
2021-07-14
selftests/bpf: Whitelist test_progs.h from .gitignore
Daniel Xu
2021-07-14
tools/bpftool: Fix error return code in do_batch()
Zhihao Cheng
2021-07-14
libbpf: Fix ELF symbol visibility update logic
Andrii Nakryiko
2021-07-14
KVM: selftests: Remove errant asm/barrier.h include to fix arm64 build
Sean Christopherson
2021-07-14
KVM: selftests: fix triple fault if ept=0 in dirty_log_test
Hou Wenlong
2021-07-14
objtool: Don't make .altinstructions writable
Josh Poimboeuf
2021-07-14
tools/power/x86/intel-speed-select: Fix uncore memory frequency display
Srinivas Pandruvada
2021-07-14
selftests/resctrl: Fix incorrect parsing of option "-t"
Xiaochen Shen
2021-07-14
selftests/lkdtm: Avoid needing explicit sub-shell
Kees Cook
2021-06-24
KVM: selftests: Fix mapping length truncation in m{,un}map()
Zenghui Yu
2021-06-19
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
2021-06-19
tools headers UAPI: Sync asm-generic/unistd.h with the kernel original
Arnaldo Carvalho de Melo
2021-06-19
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
2021-06-19
perf test: Fix non-bash issue with stat bpf counters
Ian Rogers
2021-06-19
perf machine: Fix refcount usage when processing PERF_RECORD_KSYMBOL
Riccardo Mancini
2021-06-19
perf metricgroup: Return error code from metricgroup__add_metric_sys_event_iter()
John Garry
2021-06-19
perf metricgroup: Fix find_evsel_group() event selector
John Garry
2021-06-18
Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-06-18
selftests/net: Add icmp.sh for testing ICMP dummy address responses
Toke Høiland-Jørgensen
2021-06-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-17
KVM: selftests: Fix kvm_check_cap() assertion
Fuad Tabba
2021-06-16
selftests: net: use bash to run udpgro_fwd test case
Andrea Righi
2021-06-16
selftests: net: veth: make test compatible with dash
Andrea Righi
2021-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-06-14
bpf, selftests: Adjust few selftest outcomes wrt unreachable code
Daniel Borkmann
2021-06-14
ipv4: Fix device used for dst_alloc with local routes
David Ahern
2021-06-13
Merge tag 'perf-tools-fixes-for-v5.13-2021-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
2021-06-12
Merge tag 'objtool-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-06-11
Merge tag 'trace-v5.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2021-06-11
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2021-06-11
perf session: Correct buffer copying when peeking events
Leo Yan
2021-06-11
objtool: Only rewrite unconditional retpoline thunk calls
Peter Zijlstra
2021-06-10
selftests: mptcp: enable syncookie only in absence of reorders
Paolo Abeni
2021-06-10
KVM: selftests: Fix compiling errors when initializing the static structure
Yanan Wang
2021-06-10
objtool: Fix .symtab_shndx handling for elf_create_undef_symbol()
Peter Zijlstra
2021-06-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-09
selftests: netfilter: add fib test case
Florian Westphal
2021-06-08
tools/bootconfig: Fix a build error accroding to undefined fallthrough
Masami Hiramatsu
2021-06-08
tools/bootconfig: Fix error return code in apply_xbc()
Zhen Lei
2021-06-08
selftests: kvm: Add support for customized slot0 memory size
Zhenzhong Duan
2021-06-08
KVM: selftests: introduce P47V64 for s390x
Christian Borntraeger
2021-06-07
libbpf: Fixes incorrect rx_ring_setup_done
Kev Jackson
2021-06-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-05
proc: add .gitignore for proc-subset-pid selftest
David Matlack
2021-06-04
Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-06-04
wireguard: selftests: make sure rp_filter is disabled on vethc
Jason A. Donenfeld
2021-06-04
wireguard: selftests: remove old conntrack kconfig value
Jason A. Donenfeld
2021-06-04
perf env: Fix memory leak of bpf_prog_info_linear member
Riccardo Mancini
2021-06-04
perf symbol-elf: Fix memory leak by freeing sdt_note.args
Riccardo Mancini
2021-06-04
perf stat: Honor event config name on --no-merge
Namhyung Kim
2021-06-04
perf evsel: Add missing cloning of evsel->use_config_name
Namhyung Kim
2021-06-01
perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VM
Thomas Richter
2021-06-01
perf stat: Fix error return code in bperf__load()
Yu Kuai
2021-06-01
perf record: Move probing cgroup sampling support
Namhyung Kim
2021-06-01
perf probe: Fix NULL pointer dereference in convert_variable_location()
Li Huafei
2021-06-01
perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPS
Tiezhu Yang
2021-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-29
selftests: kvm: fix overlapping addresses in memslot_perf_test
Paolo Bonzini
2021-05-28
Merge tag 'perf-tools-fixes-for-v5.13-2021-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
2021-05-28
mptcp: update selftest for fallback due to OoO
Paolo Abeni
2021-05-28
perf vendor events powerpc: Fix eventcode of power10 JSON events
Kajol Jain
2021-05-27
perf stat: Fix error check for bpf_program__attach
Namhyung Kim
2021-05-27
perf debug: Move debug initialization earlier
Ian Rogers
2021-05-27
selftests: kvm: do only 1 memslot_perf_test run by default
Paolo Bonzini
2021-05-27
KVM: X86: Use _BITUL() macro in UAPI headers
Joe Richey
2021-05-27
KVM: selftests: add shared hugetlbfs backing source type
Axel Rasmussen
2021-05-27
KVM: selftests: allow using UFFD minor faults for demand paging
Axel Rasmussen
2021-05-27
KVM: selftests: create alias mappings when using shared memory
Axel Rasmussen
2021-05-27
KVM: selftests: add shmem backing source type
Axel Rasmussen
2021-05-27
KVM: selftests: refactor vm_mem_backing_src_type flags
Axel Rasmussen
2021-05-27
KVM: selftests: allow different backing source types
Axel Rasmussen
2021-05-27
KVM: selftests: compute correct demand paging size
Axel Rasmussen
2021-05-27
KVM: selftests: simplify setup_demand_paging error handling
Axel Rasmussen
2021-05-27
KVM: selftests: Print a message if /dev/kvm is missing
David Matlack
2021-05-27
KVM: selftests: trivial comment/logging fixes
Axel Rasmussen
2021-05-27
KVM: selftests: Fix hang in hardware_disable_test
David Matlack
2021-05-27
KVM: selftests: Ignore CPUID.0DH.1H in get_cpuid_test
David Matlack
2021-05-27
KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()
David Matlack
2021-05-27
KVM: selftests: add a memslot-related performance benchmark
Maciej S. Szmigiero
2021-05-27
KVM: selftests: Keep track of memslots more efficiently
Maciej S. Szmigiero
2021-05-27
selftests: kvm: fix potential issue with ELF loading
Paolo Bonzini
2021-05-27
selftests: kvm: make allocation of extra memory take effect
Zhenzhong Duan
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-05-26
perf jevents: Fix getting maximum number of fds
Felix Fietkau
2021-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-05-25
bpf, selftests: Adjust few selftest result_unpriv outcomes
Daniel Borkmann
2021-05-25
selftests/bpf: Add test for l3 use of bpf_redirect_peer
Jussi Maki
2021-05-25
bpftool: Add sock_release help info for cgroup attach/prog load command
Liu Jian
2021-05-24
Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
2021-05-23
net/sched: fq_pie: re-factor fix for fq_pie endless loop
Davide Caratti
2021-05-23
Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2021-05-22
Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-05-22
linux/bits.h: fix compilation error with GENMASK
Rikard Falkeborn
2021-05-22
tools/testing/selftests/exec: fix link error
Yang Yingliang
2021-05-21
perf stat: Skip evlist__[enable|disable] when all events uses BPF
Song Liu
2021-05-21
perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit
Adrian Hunter
2021-05-21
perf scripts python: exported-sql-viewer.py: Fix warning display
Adrian Hunter
2021-05-21
perf scripts python: exported-sql-viewer.py: Fix Array TypeError
Adrian Hunter
2021-05-21
perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top Calls by elapsed Time report
Adrian Hunter
2021-05-21
tools headers UAPI: Sync files changed by the quotactl_path unwiring
Arnaldo Carvalho de Melo
2021-05-21
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
2021-05-21
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
2021-05-21
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
2021-05-21
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2021-05-21
perf parse-events: Check if the software events array slots are populated
Arnaldo Carvalho de Melo
2021-05-20
selftests/bpf: Test ringbuf mmap read-only and read-write restrictions
Andrii Nakryiko
2021-05-20
selftests/bpf: Convert static to global in tc_redirect progs
Stanislav Fomichev
2021-05-20
selftests: Add .gitignore for nci test suite
David Matlack
2021-05-21
powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference between sc and scv syscalls
Nicholas Piggin
2021-05-19
perf tools: Add 'cgroup-switches' software event
Namhyung Kim
2021-05-19
perf intel-pt: Remove redundant setting of ptq->insn_len
Adrian Hunter
2021-05-19
perf intel-pt: Fix sample instruction bytes
Adrian Hunter
2021-05-19
perf intel-pt: Fix transaction abort handling
Adrian Hunter
2021-05-19
perf test: Fix libpfm4 support (63) test error for nested event groups
Thomas Richter
2021-05-18
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
2021-05-17
tools arch kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2021-05-17
perf buildid-list: Initialize zstd_data
Milian Wolff
2021-05-17
Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2021-05-17
tools build: Fix quiet cmd indentation
Kees Cook
2021-05-16
Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-05-15
Merge tag 'objtool-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-05-15
Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
2021-05-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2021-05-12
ACPI: NFIT: Fix support for variable 'SPA' structure size
Dan Williams
2021-05-12
tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' static
Zou Wei
2021-05-12
objtool/x86: Fix elf_add_alternative() endianness
Vasily Gorbik
2021-05-12
objtool: Fix elf_create_undef_symbol() endianness
Vasily Gorbik
2021-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-05-11
selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.c
Jussi Maki
2021-05-11
libbpf: Provide GELF_ST_VISIBILITY() define for older libelf
Arnaldo Carvalho de Melo
2021-05-10
Merge tag 'perf-tools-fixes-for-v5.13-2021-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
2021-05-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-10
tools headers UAPI: Sync perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
2021-05-10
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2021-05-10
tools include UAPI powerpc: Sync errno.h with the kernel headers
Arnaldo Carvalho de Melo
2021-05-10
tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
2021-05-10
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2021-05-10
tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_settattr new syscalls
Arnaldo Carvalho de Melo
2021-05-10
perf tools: Fix a build error on arm64 with clang
Masami Hiramatsu
2021-05-10
tools headers kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2021-05-10
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2021-05-10
perf tools: Fix dynamic libbpf link
Jiri Olsa
2021-05-10
perf session: Fix swapping of cpu_map and stat_config records
Dmitry Koshelev
2021-05-10
perf jevents: Silence warning for ArchStd files
Ian Rogers
2021-05-10
perf record: Disallow -c and -F option at the same time
Namhyung Kim