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-28
proc: Avoid mixing integer types in mem_rw()
Marcelo Henrique Cerri
2021-07-14
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()
Miaohe Lin
2021-06-15
proc: only require mm_struct for writing
Linus Torvalds
2021-06-08
proc: Track /proc/$pid/attr/ opener mm_struct
Kees Cook
2021-05-25
proc: Check /proc/$pid/attr/ writes against file opener
Kees Cook
2021-05-06
proc/sysctl: fix function name error in comments
zhouchuangao
2021-05-06
proc: delete redundant subset=pid check
Alexey Dobriyan
2021-05-06
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
2021-05-06
proc: save LOC in __xlate_proc_name()
Alexey Dobriyan
2021-05-06
fs/proc/generic.c: fix incorrect pde_is_permanent check
Colin Ian King
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
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 tag 'seccomp-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2021-04-25
sysctl: use min() helper for namecmp()
Masahiro Yamada
2021-03-30
seccomp: Fix CONFIG tests for Seccomp_filters
Kenta.Tada@sony.com
2021-03-25
sysctl: add proc_dou8vec_minmax()
Eric Dumazet
2021-03-13
mm: use is_cow_mapping() across tree where proper
Peter Xu
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-26
proc: use kvzalloc for our kernel buffer
Josef Bacik
2021-02-26
proc/wchan: use printk format instead of lookup_symbol_name()
Helge Deller
2021-02-24
vmalloc: remove redundant NULL check
Yang Li
2021-02-24
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
2021-02-23
Revert "proc: don't allow async path resolution of /proc/self components"
Jens Axboe
2021-02-23
Revert "proc: don't allow async path resolution of /proc/thread-self components"
Jens Axboe
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
2021-02-21
Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-02-15
proc: don't allow async path resolution of /proc/thread-self components
Jens Axboe
2021-01-29
mm: proc: Invalidate TLB after clearing soft-dirty page state
Will Deacon
2021-01-24
proc_sysctl: fix oops caused by incorrect command parameters
Xiaoming Ni
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
stat: handle idmapped mounts
Christian Brauner
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-16
mm: don't play games with pinned pages in clear_page_refs
Linus Torvalds
2021-01-16
mm: fix clear_refs_write locking
Linus Torvalds
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
fs/proc: make pde_get() return nothing
Hui Su
2020-12-15
proc: fix lookup in /proc/net subdirectories after setns(2)
Alexey Dobriyan
2020-12-15
proc: provide details on indirect branch speculation
Anand K Mistry
2020-12-15
procfs: delete duplicated words + other fixes
Randy Dunlap
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 'exec-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
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
Mike Rapoport
2020-12-15
mm: memcontrol: account pagetables per node
Shakeel Butt
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-12-14
Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
2020-12-11
proc: use untagged_addr() for pagemap_read addresses
Miles Chen
2020-12-10
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2020-12-10
proc/fd: In fdinfo seq_show don't use get_files_struct
Eric W. Biederman
2020-12-10
proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu
Eric W. Biederman
2020-12-10
proc/fd: In tid_fd_mode use task_lookup_fd_rcu
Eric W. Biederman
2020-12-10
file: Replace fcheck_files with files_lookup_fd_rcu
Eric W. Biederman
2020-12-10
file: Factor files_lookup_fd_locked out of fcheck_files
Eric W. Biederman
2020-12-10
proc/fd: In proc_fd_link use fget_task
Eric W. Biederman
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
2020-11-20
Merge tag 'io_uring-5.10-2020-11-20' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-11-20
seccomp/cache: Report cache data through /proc/pid/seccomp_cache
YiFei Zhu
2020-11-13
proc: don't allow async path resolution of /proc/self components
Jens Axboe
2020-11-10
sched/proc: Print accurate cpumask vs migrate_disable()
Peter Zijlstra
2020-11-08
Merge branch 'hch' (patches from Christoph)
Linus Torvalds
2020-11-06
proc "seq files": switch to ->read_iter
Christoph Hellwig
2020-11-06
proc "single files": switch to ->read_iter
Greg Kroah-Hartman
2020-11-06
proc/stat: switch to ->read_iter
Christoph Hellwig
2020-11-06
proc/cpuinfo: switch to ->read_iter
Christoph Hellwig
2020-11-06
proc: wire up generic_file_splice_read for iter ops
Christoph Hellwig
2020-11-03
fs/proc: apply the time namespace offset to /proc/stat btime
Michael Weiß
2020-11-02
mm, oom: keep oom_adj under or at upper limit when printing
Charles Haithcock
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-10-17
io-wq: inherit audit loginuid and sessionid
Jens Axboe
2020-10-16
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
2020-10-13
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2020-10-13
mm: proc: smaps_rollup: do not stall write attempts on mmap_lock
Chinwen Chang
2020-10-13
mm: smaps*: extend smap_gather_stats to support specified beginning
Chinwen Chang
2020-10-13
proc: optimise smaps for shmem entries
Matthew Wilcox (Oracle)
2020-09-08
sysctl: Convert to iter interfaces
Matthew Wilcox (Oracle)
2020-09-04
arm64: mte: Add PROT_MTE support to mmap() and mprotect()
Catalin Marinas
2020-09-04
mm: Add PG_arch_2 page flag
Steven Price
2020-09-03
proc: add a read_iter method to proc proc_ops
Christoph Hellwig
2020-09-03
proc: cleanup the compat vs no compat file ops
Christoph Hellwig
2020-09-03
proc: remove a level of indentation in proc_get_inode
Christoph Hellwig
2020-08-12
mm, oom: make the calculation of oom badness more accurate
Yafang Shao
2020-08-12
/proc/PID/smaps: consistent whitespace output format
Michal Koutný
2020-08-07
proc/meminfo: avoid open coded reading of vm_committed_as
Feng Tang
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-04
Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
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-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-25
bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t
Yonghong Song
2020-07-19
proc: allow access in init userns for map_files with CAP_CHECKPOINT_RESTORE
Adrian Reber
2020-07-10
seccomp: Report number of loaded filters in /proc/$pid/status
Kees Cook
2020-07-03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-07-03
Call sysctl_head_finish on error
Matthew Wilcox (Oracle)
2020-06-24
block: move block-related definitions out of fs.h
Christoph Hellwig
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-16
proc/bootconfig: Fix to use correct quotes for value
Masami Hiramatsu
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-12
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2020-06-12
proc: Use new_inode not new_inode_pseudo
Eric W. Biederman
2020-06-10
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-06-10
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2020-06-10
proc: s_fs_info may be NULL when proc_kill_sb is called
Alexey Gladkov
2020-06-10
sysctl: reject gigantic reads/write to sysctl files
Christoph Hellwig
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-08
kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases
Guilherme G. Piccoli
2020-06-08
kernel/hung_task convert hung_task_panic boot parameter to sysctl
Vlastimil Babka
2020-06-08
kernel/sysctl: support handling command line aliases
Vlastimil Babka
2020-06-08
kernel/sysctl: support setting sysctl parameters from kernel command line
Vlastimil Babka
2020-06-07
Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
Linus Torvalds
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-04
proc: rename "catch" function argument
Alexey Dobriyan
2020-06-04
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
/proc/PID/smaps: Add PMD migration entry parsing
Huang Ying
2020-06-02
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/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-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-05-28
Merge branch 'for-next/scs' into for-next/core
Will Deacon
2020-05-19
proc: proc_pid_ns takes super_block as an argument
Alexey Gladkov
2020-05-15
scs: Add page accounting for shadow call stack allocations
Sami Tolvanen
2020-05-09
net: bpf: Add netlink and ipv6_route bpf_iter targets
Yonghong Song
2020-05-05
Merge branch 'for-next/bti-user' into for-next/bti
Will Deacon
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Daniel Borkmann
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2020-04-24
proc: Use PIDTYPE_TGID in next_tgid
Eric W. Biederman
2020-04-24
proc: modernize proc to support multiple private instances
Eric W. Biederman
2020-04-24
proc: Put thread_pid in release_task not proc_flush_pid
Eric W. Biederman
2020-04-22
mm: Remove MPX leftovers
Jimmy Assarsson
2020-04-22
proc: use named enums for better readability
Alexey Gladkov
2020-04-22
proc: use human-readable values for hidepid
Alexey Gladkov
2020-04-22
proc: add option to mount only a pids subset
Alexey Gladkov
2020-04-22
proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
Alexey Gladkov
2020-04-22
proc: allow to mount many instances of proc in one pid namespace
Alexey Gladkov
2020-04-21
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
2020-04-20
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
2020-04-19
Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-04-16
proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets
Andrei Vagin
2020-04-15
proc: Handle umounts cleanly
Eric W. Biederman
2020-04-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2020-04-09
proc: Use a dedicated lock in struct pid
Eric W. Biederman
2020-04-07
proc: inline m_next_vma into m_next
Matthew Wilcox (Oracle)
2020-04-07
proc: use ppos instead of m->version
Matthew Wilcox (Oracle)
2020-04-07
proc: remove m_cache_vma
Matthew Wilcox (Oracle)
2020-04-07
proc: inline vma_stop into m_stop
Matthew Wilcox (Oracle)
2020-04-07
proc: speed up /proc/*/statm
Alexey Dobriyan
2020-04-07
proc: faster open/read/close with "permanent" files
Alexey Dobriyan
2020-04-07
fs/proc/inode.c: annotate close_pdeo() for sparse
Jules Irenge
2020-03-25
proc: io_accounting: Use new infrastructure to fix deadlocks in execve
Bernd Edlinger
2020-03-25
proc: Use new infrastructure to fix deadlocks in execve
Bernd Edlinger
2020-03-16
mm: smaps: Report arm64 guarded pages in smaps
Daniel Kiss
2020-02-28
proc: Remove the now unnecessary internal mount of proc
Eric W. Biederman
2020-02-24
proc: Use a list of inodes to flush from proc
Eric W. Biederman
2020-02-24
proc: Clear the pieces of proc_inode that proc_evict_inode cares about
Eric W. Biederman
2020-02-24
proc: Use d_invalidate in proc_prune_siblings_dcache
Eric W. Biederman
2020-02-21
proc: In proc_prune_siblings_dcache cache an aquired super block
Eric W. Biederman
2020-02-20
proc: Generalize proc_sys_prune_dcache into proc_prune_siblings_dcache
Eric W. Biederman
2020-02-20
proc: Rename in proc_inode rename sysctl_inodes sibling_inodes
Eric W. Biederman
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-02-07
procfs: switch to use of invalfc()
Al Viro
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
proc: decouple proc from VFS with "struct proc_ops"
Alexey Dobriyan
2020-02-04
mm: pagewalk: add 'depth' parameter to pte_hole
Steven Price
2020-02-04
fs/proc/page.c: allow inspection of last section and fix end detection
David Hildenbrand
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-01-28
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-01-20
x86/resctrl: Add task resctrl information display
Chen Yu
2020-01-18
apparmor: add proc subdir to attrs
John Johansen
2020-01-14
fs/proc: Introduce /proc/pid/timens_offsets
Andrei Vagin
2020-01-14
fs/proc: Respect boottime inside time namespace for /proc/uptime
Dmitry Safonov
2020-01-14
ns: Introduce Time Namespace
Andrei Vagin
2020-01-13
proc: bootconfig: Add /proc/bootconfig to show boot config list
Masami Hiramatsu
2019-12-11
sched/cputime, proc/stat: Fix incorrect guest nice cpustat value
Flavio Leitner
2019-12-08
namei: allow nd_jump_link() to produce errors
Aleksa Sarai
2019-12-08
nsfs: clean-up ns_get_path() signature to return int
Aleksa Sarai
2019-12-04
fs/proc/Kconfig: fix indentation
Krzysztof Kozlowski
2019-12-04
fs/proc/internal.h: shuffle "struct pde_opener"
Alexey Dobriyan
2019-12-04
fs/proc/generic.c: delete useless "len" variable
Alexey Dobriyan
2019-12-04
proc: change ->nlink under proc_subdir_lock
Alexey Dobriyan
2019-12-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2019-11-21
procfs: Use all-in-one vtime aware kcpustat accessor
Frederic Weisbecker