index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
syscalls.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
1
-4
/
+0
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
1
-0
/
+3
2021-10-07
futex: Implement sys_futex_waitv()
André Almeida
1
-0
/
+5
2021-10-07
futex: Split out syscalls
Peter Zijlstra
1
-1
/
+1
2021-09-09
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+3
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
1
-0
/
+1
2021-08-20
ARM: 9114/1: oabi-compat: rework sys_semtimedop emulation
Arnd Bergmann
1
-0
/
+3
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
1
-1
/
+0
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
1
-0
/
+1
2021-06-07
quota: Change quotactl_path() systcall to an fd-based one
Jan Kara
1
-2
/
+2
2021-05-02
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+7
2021-04-22
landlock: Add syscall implementations
Mickaël Salaün
1
-0
/
+7
2021-03-17
quota: wire up quotactl_path
Sascha Hauer
1
-0
/
+2
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2021-02-12
Merge branch 'linus' into locking/core, to pick up upstream fixes
Ingo Molnar
1
-0
/
+24
2021-01-28
futex: Change utime parameter to be 'const ... *'
Alejandro Colomar
1
-4
/
+4
2021-01-24
fs: add mount_setattr()
Christian Brauner
1
-0
/
+4
2020-12-28
fanotify: Fix sys_fanotify_mark() on native x86-32
Brian Gerst
1
-0
/
+24
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
1
-0
/
+5
2020-12-16
Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-12-16
Merge tag 'asm-generic-cleanup-5.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2020-12-10
file: Replace ksys_close with close_fd
Eric W. Biederman
1
-12
/
+0
2020-12-10
file: Rename __close_fd to close_fd and remove the files parameter
Eric W. Biederman
1
-3
/
+3
2020-12-09
io_uring: add timeout support for io_uring_enter()
Hao Xu
1
-1
/
+1
2020-11-13
syscalls: Fix file comments for syscalls implemented in kernel/sys.c
Tal Zussman
1
-1
/
+1
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-3
/
+3
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
1
-0
/
+2
2020-09-25
rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
Peter Oskolkov
1
-1
/
+1
2020-08-15
all arch: remove system call sys_sysctl
Xiaoming Ni
1
-2
/
+0
2020-08-12
syscalls: use uaccess_kernel in addr_limit_user_check
Christoph Hellwig
1
-1
/
+1
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-83
/
+0
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+4
2020-08-05
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2020-07-31
init: add an init_mknod helper
Christoph Hellwig
1
-9
/
+0
2020-07-31
init: add an init_mkdir helper
Christoph Hellwig
1
-7
/
+0
2020-07-31
init: add an init_symlink helper
Christoph Hellwig
1
-9
/
+0
2020-07-31
init: add an init_link helper
Christoph Hellwig
1
-9
/
+0
2020-07-31
init: add an init_eaccess helper
Christoph Hellwig
1
-7
/
+0
2020-07-31
init: add an init_chmod helper
Christoph Hellwig
1
-7
/
+0
2020-07-31
init: add an init_chroot helper
Christoph Hellwig
1
-2
/
+0
2020-07-31
init: add an init_chdir helper
Christoph Hellwig
1
-1
/
+0
2020-07-31
init: add an init_rmdir helper
Christoph Hellwig
1
-7
/
+0
2020-07-31
init: add an init_unlink helper
Christoph Hellwig
1
-7
/
+0
2020-07-31
init: add an init_umount helper
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: push the getname from do_rmdir into the callers
Christoph Hellwig
1
-2
/
+2
2020-07-31
fs: remove ksys_ioctl
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: remove ksys_fchmod
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: remove ksys_dup
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: remove ksys_open
Christoph Hellwig
1
-11
/
+0
[next]