index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
syscalls
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-02
uretprobe: change syscall number, again
Arnd Bergmann
1
-1
/
+1
2024-07-18
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+1
2024-07-15
Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-6
/
+6
2024-07-15
Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+2
2024-07-15
uprobe: Change uretprobe syscall scope and number
Jiri Olsa
1
-1
/
+1
2024-06-28
x86/syscall: Mark exit[_group] syscall handlers __noreturn
Josh Poimboeuf
2
-6
/
+6
2024-06-25
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
1
-1
/
+1
2024-06-12
x86, arm: Add missing license tag to syscall tables files
Marcin Juszkiewicz
2
-0
/
+2
2024-06-12
uprobe: Wire up uretprobe system call
Jiri Olsa
1
-0
/
+1
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
2
-0
/
+2
2024-03-22
x86/shstk: Enable shadow stacks for x32
H.J. Lu
1
-1
/
+1
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
2
-0
/
+6
2023-12-14
wire up syscalls for statmount/listmount
Miklos Szeredi
2
-0
/
+4
2023-11-12
LSM: wireup Linux Security Module syscalls
Casey Schaufler
2
-0
/
+6
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2
-2
/
+3
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
2
-2
/
+2
2023-09-21
futex: Add sys_futex_requeue()
peterz@infradead.org
2
-0
/
+2
2023-09-21
futex: Add sys_futex_wait()
peterz@infradead.org
2
-0
/
+2
2023-09-21
futex: Add sys_futex_wake()
peterz@infradead.org
2
-0
/
+2
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2023-08-02
x86/shstk: Introduce map_shadow_stack syscall
Rick Edgecombe
1
-0
/
+1
2023-07-27
arch: Register fchmodat2, usually as syscall 452
Palmer Dabbelt
2
-0
/
+2
2023-06-09
cachestat: implement cachestat syscall
Nhat Pham
2
-0
/
+2
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-2
/
+1
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
1
-2
/
+1
2022-03-15
x86: Remove toolchain check for X32 ABI capability
Masahiro Yamada
1
-1
/
+1
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2
-0
/
+2
2021-10-07
futex,x86: Wire up sys_futex_waitv()
André Almeida
2
-0
/
+2
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
2
-3
/
+3
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+2
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2
-0
/
+2
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
1
-1
/
+1
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
2
-0
/
+2
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2
-2
/
+2
2021-06-29
Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-96
/
+23
2021-06-07
quota: Wire up quotactl_fd syscall
Jan Kara
2
-2
/
+2
2021-05-25
x86/syscalls: Clear 'offset' and 'prefix' in case they are set in env
Masahiro Yamada
1
-0
/
+2
2021-05-20
x86/syscalls: Switch to generic syscallhdr.sh
Masahiro Yamada
2
-48
/
+13
2021-05-20
x86/syscalls: Use __NR_syscalls instead of __NR_syscall_max
Masahiro Yamada
1
-1
/
+1
2021-05-20
x86/syscalls: Switch to generic syscalltbl.sh
Masahiro Yamada
2
-48
/
+8
2021-05-17
quota: Disable quotactl_path syscall
Jan Kara
2
-2
/
+2
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
2
-0
/
+6
2021-04-22
arch: Wire up Landlock syscalls
Mickaël Salaün
2
-0
/
+6
2021-03-17
quota: wire up quotactl_path
Sascha Hauer
2
-0
/
+2
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-14
/
+15
2021-02-22
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
1
-2
/
+2
2021-02-22
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
1
-12
/
+13
2021-01-24
fs: add mount_setattr()
Christian Brauner
2
-0
/
+2
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2
-0
/
+2
[next]