VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   34 Branches   58 Tags
Date
Commit Message
Rev
Author
2021-09-03
net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
Peter Collingbourne
2021-09-03
fscrypt: add fscrypt_symlink_getattr() for computing st_size
Eric Biggers
2021-09-03
pipe: avoid unnecessary EPOLLET wakeups under normal loads
Linus Torvalds
2021-09-03
net: stmmac: add mutex lock to protect est parameters
Xiaoliang Yang
2021-09-03
once: Fix panic when module unload
Kefeng Wang
2021-09-03
netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
2021-08-26
kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZE
Marco Elver
2021-08-26
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
2021-08-26
vdpa/mlx5: Fix queue type selection logic
Eli Cohen
2021-08-26
virtio: Protect vqs list access
Parav Pandit
2021-08-18
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2021-08-18
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
2021-08-18
net: igmp: increase size of mr_ifc_count
Eric Dumazet
2021-08-18
bpf: Fix potentially incorrect results with bpf_get_local_storage()
Yonghong Song
2021-08-18
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
2021-08-15
bpf: Add lockdown check for probe_write_user helper
Daniel Borkmann
2021-08-12
serial: 8250: fix handle_irq locking
Johan Hovold
2021-08-12
tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
Sumit Garg
2021-08-12
tee: add tee_shm_alloc_kernel_buf()
Jens Wiklander
2021-08-12
usb: otg-fsm: Fix hrtimer list corruption
Dmitry Osipenko
2021-08-08
regulator: rt5033: Fix n_voltages settings for BUCK and LDO
Axel Lin
2021-08-04
bpf: Fix pointer arithmetic mask tightening under state pruning
Daniel Borkmann
2021-08-04
bpf: verifier: Allocate idmap scratch in verifier env
Lorenz Bauer
2021-08-04
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
2021-08-04
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2021-08-04
bpf: Fix OOB read when printing XDP link fdinfo
Lorenz Bauer
2021-07-31
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
Paul Gortmaker
2021-07-28
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
2021-07-28
mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()
Christoph Hellwig
2021-07-28
net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340
Marek Behún
2021-07-25
bpf: Track subprog poke descriptors correctly and fix use-after-free
John Fastabend
2021-07-25
mm/userfaultfd: fix uffd-wp special cases for fork()
Peter Xu
2021-07-25
Revert "swap: fix do_swap_page() race with swapoff"
Greg Kroah-Hartman
2021-07-20
x86/signal: Detect and prevent an alternate signal stack overflow
Chang S. Bae
2021-07-20
NFS: nfs_find_open_context() may only select open files
Trond Myklebust
2021-07-20
PCI: Dynamically map ECAM regions
Russell King
2021-07-20
kcov: add __no_sanitize_coverage to fix noinstr for all architectures
Marco Elver
2021-07-20
soundwire: bus: only use CLOCK_STOP_MODE0 and fix confusions
Pierre-Louis Bossart
2021-07-20
rcu: Reject RCU_LOCKDEP_WARN() false positives
Paul E. McKenney
2021-07-19
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
2021-07-19
net: fix mistake path for netdev_features_strings
Jian Shen
2021-07-19
block: introduce BIO_ZONE_WRITE_LOCKED bio flag
Damien Le Moal
2021-07-19
net: mdio: provide shim implementation of devm_of_mdiobus_register
Vladimir Oltean
2021-07-14
block: return the correct bvec when checking for gaps
Long Li
2021-07-14
mm: migrate: fix missing update page_private to hugetlb_page_subpool
Muchun Song
2021-07-14
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()
Miaohe Lin
2021-07-14
mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK
Miaohe Lin
2021-07-14
iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-07-14
swap: fix do_swap_page() race with swapoff
Miaohe Lin
2021-07-14
mm: define default MAX_PTRS_PER_* in include/pgtable.h
Daniel Axtens
2021-07-14
clocksource: Check per-CPU clock synchronization when marked unstable
Paul E. McKenney
2021-07-14
random32: Fix implicit truncation warning in prandom_seed_state()
Richard Fitzgerald
2021-07-14
sched: Make the idle task quack like a per-CPU kthread
Valentin Schneider
2021-07-14
Add a reference to ucounts for each cred
Alexey Gladkov
2021-07-14
tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
Steven Rostedt (VMware)
2021-07-14
mm/page_alloc: fix memory map initialization for descending nodes
Mike Rapoport
2021-06-27
Revert "signal: Allow tasks to cache one sigqueue struct"
Linus Torvalds
2021-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-25
Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
2021-06-24
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
2021-06-24
mm/vmalloc: add vmalloc_no_huge
Claudio Imbrenda
2021-06-24
libceph: set global_id as soon as we get an auth ticket
Ilya Dryomov
2021-06-24
libceph: don't pass result into ac->ops->handle_reply()
Ilya Dryomov
2021-06-22
locking/lockdep: Improve noinstr vs errors
Peter Zijlstra
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
Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2021-06-16
net/mlx5e: Don't create devices during unload flow
Dmytro Linkin
2021-06-16
mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
Hugh Dickins
2021-06-16
mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
Hugh Dickins
2021-06-16
mm/thp: make is_huge_zero_pmd() safe and quicker
Hugh Dickins
2021-06-16
mm/hugetlb: expand restore_reserve_on_error functionality
Mike Kravetz
2021-06-16
mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when compare
Peter Xu
2021-06-16
mm,hwpoison: fix race with hugetlb page allocation
Naoya Horiguchi
2021-06-15
ptp: improve max_adj check against unreasonable values
Jakub Kicinski
2021-06-14
Revert "cpufreq: CPPC: Add support for frequency invariance"
Viresh Kumar
2021-06-12
mm: relocate 'write_protect_seq' in struct mm_struct
Feng Tang
2021-06-12
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
2021-06-12
Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2021-06-12
Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2021-06-12
Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-06-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-06-09
net/mlx5e: Fix page reclaim for dead peer hairpin
Dima Chumak
2021-06-09
Merge tag 'compiler-attributes-for-linus-v5.13-rc6' of git://github.com/ojeda/linux
Linus Torvalds
2021-06-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-09
misc: rtsx: separate aspm mode into MODE_REG and MODE_CFG
Ricky Wu
2021-06-09
kvm: fix previous commit for 32-bit builds
Paolo Bonzini
2021-06-08
kvm: avoid speculation-based attacks from out-of-range memslot accesses
Paolo Bonzini
2021-06-08
Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
2021-06-06
Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2021-06-05
Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes
Olof Johansson
2021-06-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-05
Revert "MIPS: make userspace mapping young by default"
Thomas Bogendoerfer
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
Merge tag 'pci-v5.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2021-06-04
Merge tag 'drm-fixes-2021-06-04-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-06-04
virtchnl: Add missing padding to virtchnl_proto_hdrs
Geert Uytterhoeven
2021-06-04
usb: typec: tcpm: Properly handle Alert and Status Messages
Kyle Tso
2021-06-04
Merge tag 'drm/tegra/for-5.13-rc5' of ssh://git.freedesktop.org/git/tegra/linux into drm-fixes
Dave Airlie
2021-06-03
RDMA/mlx4: Do not map the core_clock page to user space unless enabled
Shay Drory
2021-06-03
sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
Dietmar Eggemann
2021-06-02
usb: pd: Set PD_T_SINK_WAIT_CAP to 310ms
Kyle Tso
2021-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
2021-06-01
net/mlx5: DR, Create multi-destination flow table with level less than 64
Yevgeny Kliteynik
2021-06-01
Revert "fb_defio: Remove custom address_space_operations"
Matthew Wilcox
2021-05-31
Merge tag 'fsnotify_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2021-05-31
tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed
Frederic Weisbecker
2021-05-29
Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2021-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-28
Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-05-28
Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2021-05-27
KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK
Marcelo Tosatti
2021-05-27
KVM: PPC: exit halt polling on need_resched()
Wanpeng Li
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
net: phy: Document phydev::dev_flags bits allocation
Florian Fainelli
2021-05-26
SUNRPC: More fixes for backlog congestion
Trond Myklebust
2021-05-25
PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"
Jean-Philippe Brucker
2021-05-25
fanotify: fix permission model of unprivileged group
Amir Goldstein
2021-05-24
init: verify that function is initcall_t at compile-time
Marco Elver
2021-05-24
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
2021-05-24
Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
2021-05-24
cgroup: fix spelling mistakes
Zhen Lei
2021-05-24
regulator: bd71828: Fix .n_voltages settings
Axel Lin
2021-05-24
regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting
Axel Lin
2021-05-22
linux/bits.h: fix compilation error with GENMASK
Rikard Falkeborn
2021-05-22
Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-21
drivers: base: Fix device link removal
Rafael J. Wysocki
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-20
Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
2021-05-20
Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2021-05-20
block: prevent block device lookups at the beginning of del_gendisk
Christoph Hellwig
2021-05-19
platform/surface: aggregator: avoid clang -Wconstant-conversion warning
Arnd Bergmann
2021-05-18
{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 table
Eli Cohen
2021-05-18
{net, RDMA}/mlx5: Fix override of log_max_qp by other device
Maor Gottlieb
2021-05-18
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
2021-05-18
signal: Factor force_sig_perf out of perf_sigtrap
Eric W. Biederman
2021-05-18
signal: Implement SIL_FAULT_TRAPNO
Eric W. Biederman
2021-05-18
siginfo: Move si_trapno inside the union inside _si_fault
Eric W. Biederman
2021-05-18
Merge tag 'v5.13-rc2' into spi-5.13
Mark Brown
2021-05-18
bus: ti-sysc: Fix am335x resume hang for usb otg module
Tony Lindgren
2021-05-17
gpu: host1x: Split up client initalization and registration
Thierry Reding
2021-05-16
Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2021-05-15
Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-05-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-15
Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-block
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
mm/filemap: fix readahead return types
Matthew Wilcox (Oracle)
2021-05-14
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
2021-05-14
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
2021-05-13
Merge tag 'pm-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2021-05-13
dyndbg: avoid calling dyndbg_emit_prefix when it has no work
Jim Cromie
2021-05-13
Merge branch 'resizex' (patches from Maciej)
Linus Torvalds
2021-05-13
vt: Fix character height handling with VT_RESIZEX
Maciej W. Rozycki
2021-05-12
libnvdimm: Remove duplicate struct declaration
Wan Jiabing
2021-05-12
Compiler Attributes: Add continue in comment
Wei Ming Chen
2021-05-12
blkdev.h: remove unused codes blk_account_rq
Lin Feng
2021-05-11
kyber: fix out of bounds access when preempted
Omar Sandoval
2021-05-11
spi: Switch to signed types for *_native_cs SPI controller fields
Andy Shevchenko
2021-05-11
stack: Replace "o" output with "r" input constraint
Nick Desaulniers
2021-05-10
PM: runtime: Fix unpaired parent child_count for force_resume
Tony Lindgren
2021-05-10
usb: typec: tcpm: Don't block probing of consumers of "connector" nodes
Saravana Kannan
2021-05-09
Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-09
Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-05-09
Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-05-08
Revert "bio: limit bio max size"
Jens Axboe
2021-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-05-09
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in
Masahiro Yamada
2021-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-05-07
Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
2021-05-07
Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
mm: fix typos in comments
Ingo Molnar
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-07
include/linux/pgtable.h: few spelling fixes
Bhaskar Chowdhury
2021-05-07
mm/vmalloc: remove vwrite()
David Hildenbrand
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
2021-05-07
mm: fix some typos and code style problems
Shijie Luo
2021-05-07
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
2021-05-07
kernel/async.c: remove async_unregister_domain()
Rasmus Villemoes
2021-05-07
delayacct: clear right task's flag after blkio completes
Yafang Shao
2021-05-07
smp: kernel/panic.c - silence warnings
He Ying
2021-05-06
Merge tag 'iomap-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-05-06
include/linux/compat.h: remove unneeded declaration from COMPAT_SYSCALL_DEFINEx()
Masahiro Yamada
2021-05-06
lib: crc8: pointer to data block should be const
Richard Fitzgerald
2021-05-06
lib: add fast path for find_first_*_bit() and find_last_bit()
Yury Norov
2021-05-06
lib: extend the scope of small_const_nbits() macro
Yury Norov
2021-05-06
kernel/cred.c: make init_groups static
Rasmus Villemoes
2021-05-06
linux/profile.h: remove unnecessary declaration
Wan Jiabing
2021-05-06
kernel.h: drop inclusion in bitmap.h
Andy Shevchenko
2021-05-06
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
2021-05-06
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
2021-05-06
smp: Fix smp_call_function_single_async prototype
Arnd Bergmann
2021-05-05
context_tracking: KVM: Move guest enter/exit wrappers to KVM's domain
Sean Christopherson
2021-05-05
context_tracking: Consolidate guest enter/exit wrappers
Sean Christopherson
2021-05-05
sched/vtime: Move guest enter/exit vtime accounting to vtime.h
Sean Christopherson
2021-05-05
sched/vtime: Move vtime accounting external declarations above inlines
Sean Christopherson
2021-05-05
context_tracking: Move guest exit vtime accounting to separate helpers
Wanpeng Li
2021-05-05
context_tracking: Move guest exit context tracking to separate helpers
Wanpeng Li