index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
asm-generic
Age
Commit message (
Expand
)
Author
2022-03-24
mm: madvise: MADV_DONTNEED_LOCKED
Johannes Weiner
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-02-17
shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverage
Masahiro Yamada
2022-02-17
signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage
Masahiro Yamada
2022-01-31
txhash: Add socket option to control TX hash rethink behavior
Akhmat Karakotov
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2021-12-09
aio: fix use-after-free due to missing POLLFREE handling
Eric Biggers
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-03
signal: Add SA_IMMUTABLE to ensure forced siganls do not get changed
Eric W. Biederman
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-10-07
futex: Implement sys_futex_waitv()
André Almeida
2021-09-30
net: add new socket option SO_RESERVE_MEM
Wei Wang
2021-09-10
locks: remove LOCK_MAND flock lock support
Jeff Layton
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-09-01
Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-08-04
sock: allow reading and changing sk_userlocks with setsockopt
Pavel Tikhomirov
2021-07-23
signal: Verify the alignment and size of siginfo_t
Eric W. Biederman
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-06-30
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
2021-06-24
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
2021-06-15
quota: finish disable quotactl_path syscall
Marcin Juszkiewicz
2021-06-07
quota: Change quotactl_path() systcall to an fd-based one
Jan Kara
2021-05-21
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-05-18
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
2021-05-18
siginfo: Move si_trapno inside the union inside _si_fault
Eric W. Biederman
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-04-29
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2021-04-23
signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architectures
Marco Elver
2021-04-22
arch: Wire up Landlock syscalls
Mickaël Salaün
2021-04-16
signal: Introduce TRAP_PERF si_code and si_perf to siginfo
Marco Elver
2021-03-17
quota: wire up quotactl_path
Sascha Hauer
2021-01-24
fs: add mount_setattr()
Christian Brauner
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2020-12-15
Merge tag 'asm-generic-cleanup-5.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-02
signal: Expose SYS_USER_DISPATCH si_code type
Gabriel Krisman Bertazi
2020-12-01
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
2020-12-01
net: Introduce preferred busy-polling
Björn Töpel
2020-11-23
signal: define the SA_EXPOSE_TAGBITS bit in sa_flags
Peter Collingbourne
2020-11-23
signal: define the SA_UNSUPPORTED bit in sa_flags
Peter Collingbourne
2020-11-23
arch: provide better documentation for the arch-specific SA_* flags
Peter Collingbourne
2020-11-23
arch: move SA_* definitions to generic headers
Peter Collingbourne
2020-11-13
syscalls: Fix file comments for syscalls implemented in kernel/sys.c
Tal Zussman
2020-10-26
asm-generic/sembuf: Update architecture related information in comment
Viresh Kumar
[next]