aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-03hugetlb_encode.h: fix undefined behaviour (34 << 26)Matthias Goergens1-13/+13
2022-09-11mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe1-0/+2
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2022-07-20tools: Fixed MIPS builds due to struct flock re-definitionFlorian Fainelli1-0/+2
2022-06-27serial: Support for RS-485 multipoint addressesIlpo Järvinen1-0/+1
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-145/+159
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds2-16/+11
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+2
2022-05-19termbits.h: Remove posix_types.h includeIlpo Järvinen1-2/+0
2022-05-19termbits.h: Align lines & formatIlpo Järvinen1-38/+38
2022-05-19termbits.h: create termbits-common.h for identical bitsIlpo Järvinen2-51/+67
2022-05-05termbits: Convert octal defines to hexIlpo Järvinen1-110/+110
2022-04-28net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil1-0/+2
2022-04-26syscalls: compat: Fix the missing part for __SYSCALL_COMPATGuo Ren1-2/+2
2022-04-26uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig1-2/+2
2022-04-26uapi: simplify __ARCH_FLOCK{,64}_PAD a littleChristoph Hellwig1-12/+7
2022-04-22signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver1-0/+7
2022-03-24mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner1-0/+2
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+2
2022-02-17shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada1-1/+3
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada1-1/+1
2022-01-31txhash: Add socket option to control TX hash rethink behaviorAkhmat Karakotov1-0/+2
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V1-1/+4
2021-12-09aio: fix use-after-free due to missing POLLFREE handlingEric Biggers1-1/+1
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-0/+1
2021-11-03signal: Add SA_IMMUTABLE to ensure forced siganls do not get changedEric W. Biederman1-0/+1
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+2
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+4
2021-10-07futex: Implement sys_futex_waitv()André Almeida1-1/+4
2021-09-30net: add new socket option SO_RESERVE_MEMWei Wang1-0/+2
2021-09-10locks: remove LOCK_MAND flock lock supportJeff Layton1-0/+4
2021-09-08compat: 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-01Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus 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/jack/linux-fsLinus Torvalds1-1/+2
2021-06-30mm/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/ebiederm/user-namespaceLinus Torvalds1-7/+8
2021-05-18signal: Deliver all of the siginfo perf data in _perfEric W. Biederman1-2/+6
2021-05-18siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman1-5/+2
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+8
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-1/+3
2021-04-23signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architecturesMarco Elver1-1/+1