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
2024-09-05
fhandle: expose u64 mount id to name_to_handle_at(2)
Aleksa Sarai
1
-1
/
+1
2024-07-18
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-0
/
+2
2024-07-01
syscalls: fix sys_fanotify_mark prototype
Arnd Bergmann
1
-0
/
+6
2024-06-25
linux/syscalls.h: add missing __user annotations
Arnd Bergmann
1
-9
/
+9
2024-06-24
ftruncate: pass a signed offset
Arnd Bergmann
1
-1
/
+1
2024-06-12
uprobe: Wire up uretprobe system call
Jiri Olsa
1
-0
/
+2
2024-05-24
mseal: add mseal syscall
Jeff Xu
1
-0
/
+1
2024-03-14
lsm: use 32-bit compatible data types in LSM syscalls
Casey Schaufler
1
-3
/
+3
2024-01-24
x86/entry/ia32: Ensure s32 is sign extended to s64
Richard Palethorpe
1
-0
/
+1
2024-01-13
fs: rework listmount() implementation
Christian Brauner
1
-1
/
+1
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+6
2023-12-14
add listmount(2) syscall
Miklos Szeredi
1
-0
/
+3
2023-12-11
add statmount(2) syscall
Miklos Szeredi
1
-0
/
+5
2023-11-13
LSM: Create lsm_list_modules system call
Casey Schaufler
1
-0
/
+1
2023-11-13
LSM: syscalls for current process attributes
Casey Schaufler
1
-0
/
+5
2023-11-02
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
1
-1
/
+0
2023-09-21
futex: Add sys_futex_requeue()
peterz@infradead.org
1
-0
/
+3
2023-09-21
futex: Add sys_futex_wait()
peterz@infradead.org
1
-0
/
+4
2023-09-21
futex: Add sys_futex_wake()
peterz@infradead.org
1
-0
/
+3
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2023-08-29
Merge tag 'core-entry-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+0
2023-08-23
entry: Remove empty addr_limit_user_check()
Mark Rutland
1
-16
/
+0
2023-08-03
x86/shstk: Introduce map_shadow_stack syscall
Rick Edgecombe
1
-0
/
+1
2023-07-27
fs: Add fchmodat2()
Alexey Gladkov
1
-0
/
+2
2023-07-11
Non-functional cleanup of a "__user * filename"
Palmer Dabbelt
1
-1
/
+1
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-125
/
+15
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+5
2023-06-22
syscalls: Remove file path comments from headers
Sohil Mehta
1
-125
/
+15
2023-06-18
posix-timers: Add sys_ni_posix_timers() prototype
Arnd Bergmann
1
-0
/
+1
2023-06-10
cachestat: implement cachestat syscall
Nhat Pham
1
-0
/
+5
2022-10-19
x86/signal/32: Merge native and compat 32-bit signal code
Brian Gerst
1
-0
/
+2
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
[next]