index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
syscalls
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
1
-0
/
+1
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2023-12-14
wire up syscalls for statmount/listmount
Miklos Szeredi
1
-0
/
+2
2023-11-12
LSM: wireup Linux Security Module syscalls
Casey Schaufler
1
-0
/
+3
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2023-10-06
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
1
-0
/
+1
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
1
-1
/
+1
2023-09-21
futex: Add sys_futex_requeue()
peterz@infradead.org
1
-0
/
+1
2023-09-21
futex: Add sys_futex_wait()
peterz@infradead.org
1
-0
/
+1
2023-09-21
futex: Add sys_futex_wake()
peterz@infradead.org
1
-0
/
+1
2023-07-27
arch: Register fchmodat2, usually as syscall 452
Palmer Dabbelt
1
-0
/
+1
2023-06-30
parisc: Add cacheflush() syscall
Helge Deller
1
-0
/
+1
2023-06-09
cachestat: wire up cachestat for other architectures
Nhat Pham
1
-0
/
+1
2022-12-17
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
1
-1
/
+1
2022-08-01
parisc: io_pgetevents_time64() needs compat syscall in 32-bit compat mode
Helge Deller
1
-1
/
+1
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
1
-2
/
+1
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
1
-0
/
+1
2021-11-18
parisc: Wire up futex_waitv
Helge Deller
1
-0
/
+1
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
1
-4
/
+4
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
1
-0
/
+2
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
1
-1
/
+1
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-14
/
+4
2021-07-05
parisc: syscalls: use pattern rules to generate syscall headers
Masahiro Yamada
1
-14
/
+4
2021-06-07
quota: Wire up quotactl_fd syscall
Jan Kara
1
-1
/
+1
2021-05-17
quota: Disable quotactl_path syscall
Jan Kara
1
-1
/
+1
2021-05-03
Merge tag 'for-5.13/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-93
/
+9
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+3
2021-04-27
parisc: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2
-43
/
+4
2021-04-27
parisc: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2
-50
/
+5
2021-04-22
arch: Wire up Landlock syscalls
Mickaël Salaün
1
-0
/
+3
2021-03-17
quota: wire up quotactl_path
Sascha Hauer
1
-0
/
+1
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-9
/
+10
2021-02-22
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
1
-1
/
+1
2021-02-22
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
1
-8
/
+9
2021-01-24
fs: add mount_setattr()
Christian Brauner
1
-0
/
+1
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
1
-0
/
+1
2020-10-23
parisc: Add wrapper syscalls to fix O_NONBLOCK flag usage
Helge Deller
1
-6
/
+6
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
1
-0
/
+1
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-10-03
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
1
-2
/
+2
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
1
-1
/
+1
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
1
-2
/
+2
2020-09-22
fs: remove compat_sys_mount
Christoph Hellwig
1
-1
/
+1
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
1
-1
/
+1
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-2
/
+2
2020-07-19
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
1
-2
/
+2
2020-06-17
arch: wire-up close_range()
Christian Brauner
1
-0
/
+1
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
1
-0
/
+1
2020-04-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
[next]