summaryrefslogtreecommitdiff
path: root/include/uapi/asm-generic
AgeCommit message (Expand)AuthorFilesLines
2021-12-14aio: fix use-after-free due to missing POLLFREE handlingEric Biggers1-1/+1
2021-11-18signal: Add SA_IMMUTABLE to ensure forced siganls do not get changedEric W. Biederman1-0/+1
2021-09-09compat: remove some compat entry pointsArnd Bergmann1-5/+5
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+3
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan1-1/+3
2021-09-02Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+5
2021-08-04sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov1-0/+2
2021-07-23signal: Verify the alignment and size of siginfo_tEric W. Biederman1-0/+5
2021-07-08arch, mm: wire up memfd_secret system call where relevantMike Rapoport1-1/+6
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+3
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2021-07-01mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesDavid Hildenbrand1-0/+3
2021-06-24net: retrieve netns cookie via getsocketoptMartynas Pumputis1-0/+2
2021-06-15quota: finish disable quotactl_path syscallMarcin Juszkiewicz1-2/+1
2021-06-07quota: Change quotactl_path() systcall to an fd-based oneJan Kara1-2/+2
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+8
2021-05-19signal: Deliver all of the siginfo perf data in _perfEric W. Biederman1-2/+6
2021-05-19siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman1-5/+2
2021-05-02Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+8
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-1/+3
2021-04-23signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architecturesMarco Elver1-1/+1
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün1-1/+7
2021-04-16signal: Introduce TRAP_PERF si_code and si_perf to siginfoMarco Elver1-1/+5
2021-03-17quota: wire up quotactl_pathSascha Hauer1-1/+3
2021-01-24fs: add mount_setattr()Christian Brauner1-1/+3
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn1-1/+3
2020-12-16Merge tag 'asm-generic-cleanup-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+4
2020-12-16Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+3
2020-12-15Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2020-12-02signal: Expose SYS_USER_DISPATCH si_code typeGabriel Krisman Bertazi1-1/+2
2020-12-01net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel1-0/+1
2020-12-01net: Introduce preferred busy-pollingBjörn Töpel1-0/+2
2020-11-23signal: define the SA_EXPOSE_TAGBITS bit in sa_flagsPeter Collingbourne1-0/+3
2020-11-23signal: define the SA_UNSUPPORTED bit in sa_flagsPeter Collingbourne1-0/+7
2020-11-23arch: provide better documentation for the arch-specific SA_* flagsPeter Collingbourne1-8/+14
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne2-29/+47
2020-11-13syscalls: Fix file comments for syscalls implemented in kernel/sys.cTal Zussman1-1/+1
2020-10-26asm-generic/sembuf: Update architecture related information in commentViresh Kumar1-3/+3
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim1-1/+3
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+1
2020-10-13Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2020-10-13Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+5
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig1-4/+2
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig1-1/+1
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig1-2/+2
2020-09-23fs: remove compat_sys_mountChristoph Hellwig1-1/+1
2020-09-15powerpc/8xx: Support 16k hugepages with 4k pagesChristophe Leroy1-0/+1
2020-09-04arm64: mte: Add specific SIGSEGV codesVincenzo Frascino1-1/+3
2020-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-2/+2
2020-07-20net: remove compat_sys_{get,set}sockoptChristoph Hellwig1-2/+2