summaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-032-145/+159
|\
| * termbits.h: Remove posix_types.h includeIlpo Järvinen2022-05-191-2/+0
| * termbits.h: Align lines & formatIlpo Järvinen2022-05-191-38/+38
| * termbits.h: create termbits-common.h for identical bitsIlpo Järvinen2022-05-192-51/+67
| * termbits: Convert octal defines to hexIlpo Järvinen2022-05-051-110/+110
* | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-312-16/+11
|\ \
| * | syscalls: compat: Fix the missing part for __SYSCALL_COMPATGuo Ren2022-04-261-2/+2
| * | uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig2022-04-261-2/+2
| * | uapi: simplify __ARCH_FLOCK{,64}_PAD a littleChristoph Hellwig2022-04-261-12/+7
| |/
* | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-05-251-0/+2
|\ \
| * | net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil2022-04-281-0/+2
| |/
* / signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver2022-04-221-0/+7
|/
* 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