summaryrefslogtreecommitdiff
path: root/include/uapi/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner2022-03-241-0/+2
* Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-241-0/+2
|\
| * txhash: Add socket option to control TX hash rethink behaviorAkhmat Karakotov2022-01-311-0/+2
* | shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-1/+3
* | signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-1/+1
|/
* mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-151-1/+4
* aio: fix use-after-free due to missing POLLFREE handlingEric Biggers2021-12-091-1/+1
* Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-101-0/+1
|\
| * signal: Add SA_IMMUTABLE to ensure forced siganls do not get changedEric W. Biederman2021-11-031-0/+1
* | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-021-0/+2
|\ \
| * | net: add new socket option SO_RESERVE_MEMWei Wang2021-09-301-0/+2
| |/
* | Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-011-1/+4
|\ \
| * | futex: Implement sys_futex_waitv()André Almeida2021-10-071-1/+4
| |/
* | locks: remove LOCK_MAND flock lock supportJeff Layton2021-09-101-0/+4
|/
* compat: remove some compat entry pointsArnd Bergmann2021-09-081-5/+5
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-1/+3
|\
| * mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-1/+3
* | Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-09-011-0/+5
|\ \
| * | signal: Verify the alignment and size of siginfo_tEric W. Biederman2021-07-231-0/+5
| |/
* | sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov2021-08-041-0/+2
|/
* arch, mm: wire up memfd_secret system call where relevantMike Rapoport2021-07-081-1/+6
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-0/+3
|\
| * mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesDavid Hildenbrand2021-06-301-0/+3
* | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-011-1/+2
|\ \
| * | quota: Change quotactl_path() systcall to an fd-based oneJan Kara2021-06-071-2/+2
* | | net: retrieve netns cookie via getsocketoptMartynas Pumputis2021-06-241-0/+2
| |/ |/|
* | quota: finish disable quotactl_path syscallMarcin Juszkiewicz2021-06-151-2/+1
* | Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-211-7/+8
|\ \ | |/ |/|
| * signal: Deliver all of the siginfo perf data in _perfEric W. Biederman2021-05-181-2/+6
| * siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman2021-05-181-5/+2
* | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-1/+8
|\ \
| * | arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-1/+7
* | | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2021-04-291-1/+3
|\ \ \ | |_|/ |/| |
| * | quota: wire up quotactl_pathSascha Hauer2021-03-171-1/+3
| |/
* | signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architecturesMarco Elver2021-04-231-1/+1
* | signal: Introduce TRAP_PERF si_code and si_perf to siginfoMarco Elver2021-04-161-1/+5
|/
* fs: add mount_setattr()Christian Brauner2021-01-241-1/+3
* epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-1/+3
* Merge tag 'asm-generic-cleanup-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-152-4/+4
|\
| * syscalls: Fix file comments for syscalls implemented in kernel/sys.cTal Zussman2020-11-131-1/+1
| * asm-generic/sembuf: Update architecture related information in commentViresh Kumar2020-10-261-3/+3
* | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-0/+3
|\ \
| * | net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel2020-12-011-0/+1
| * | net: Introduce preferred busy-pollingBjörn Töpel2020-12-011-0/+2
| |/
* | Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-1/+2
|\ \
| * | signal: Expose SYS_USER_DISPATCH si_code typeGabriel Krisman Bertazi2020-12-021-1/+2
| |/
* | signal: define the SA_EXPOSE_TAGBITS bit in sa_flagsPeter Collingbourne2020-11-231-0/+3
* | signal: define the SA_UNSUPPORTED bit in sa_flagsPeter Collingbourne2020-11-231-0/+7
* | arch: provide better documentation for the arch-specific SA_* flagsPeter Collingbourne2020-11-231-8/+14
* | arch: move SA_* definitions to generic headersPeter Collingbourne2020-11-232-29/+47
|/