Linux API
[Prev Page][Next Page]
- Re: [RFC 00/20] ns: Introduce Time Namespace, (continued)
- [RFC PATCH] glibc: Perform rseq(2) registration at nptl init and thread creation,
Mathieu Desnoyers
- [PATCH man-pages] Add rseq manpage,
Mathieu Desnoyers
- Re: [PATCH v2] fanotify reports the thread id of the event trigger, Amir Goldstein
- [PATCH] rseq/selftests: fix parametrized test with -fpie,
Mathieu Desnoyers
- [PATCH v3 0/5] y2038: Make ppoll, io_pgetevents and pselect y2038 safe,
Deepa Dinamani
- [no subject],
Arnd Bergmann
- [PATCH v2 0/5] y2038: Make ppoll, io_pgetevents and pselect y2038 safe,
Deepa Dinamani
- [PATCH] [RFC] making uapi/linux/elfcore.h useful again,
Arnd Bergmann
- Re: [PATCH] proc: restrict kernel stack dumps to root,
Jann Horn
- Re: [v7] Add udmabuf misc device, Yann Droneaud
- [PATCH v6 0/2] vfs: fix dedupe permission check,
Mark Fasheh
- Re: [PATCH v7] Add udmabuf misc device,
Laurent Pinchart
- [PATCH v6 0/5] seccomp trap to userspace,
Tycho Andersen
- [RFC] UAPI: Check headers by compiling all together as C++,
David Howells
- [PATCH 01/11] UAPI: drm: Fix use of C++ keywords as structural members, David Howells
- [PATCH 02/11] UAPI: keys: Fix use of C++ keywords as structural members, David Howells
- [PATCH 03/11] UAPI: virtio_net: Fix use of C++ keywords as structural members, David Howells
- [PATCH 04/11] UAPI: bcache: Fix use of embedded flexible array, David Howells
- [PATCH 05/11] UAPI: coda: Don't use internal kernel structs in UAPI, David Howells
- [PATCH 06/11] UAPI: netfilter: Fix symbol collision issues, David Howells
- [PATCH 07/11] UAPI: nilfs2: Fix use of undefined byteswapping functions, David Howells
- [PATCH 08/11] UAPI: sound: Fix use of u32 and co. in UAPI headers, David Howells
- [PATCH 09/11] UAPI: ndctl: Fix g++-unsupported initialisation in headers, David Howells
- [PATCH 10/11] UAPI: ndctl: Remove use of PAGE_SIZE, David Howells
- [PATCH 11/11] UAPI: Check headers build for C++, David Howells
- Re: [RFC] UAPI: Check headers by compiling all together as C++, Greg KH
- Re: [RFC] UAPI: Check headers by compiling all together as C++, David Howells
- <Possible follow-ups>
- [RFC] UAPI: Check headers by compiling all together as C++, David Howells
- [PATCH 01/11] UAPI: drm: Fix use of C++ keywords as structural members [ver #2], David Howells
- [PATCH 02/11] UAPI: keys: Fix use of C++ keywords as structural members [ver #2], David Howells
- [PATCH 03/11] UAPI: virtio_net: Fix use of C++ keywords as structural members [ver #2], David Howells
- [PATCH 04/11] UAPI: bcache: Fix use of embedded flexible array [ver #2], David Howells
- [PATCH 05/11] UAPI: coda: Move kernel internals out of public view [ver #2], David Howells
- [PATCH 09/11] UAPI: ndctl: Fix g++-unsupported initialisation in headers [ver #2], David Howells
- [PATCH 11/11] UAPI: Check headers build for C++ [ver #2], David Howells
- [PATCH 10/11] UAPI: ndctl: Remove use of PAGE_SIZE [ver #2], David Howells
- [PATCH 08/11] UAPI: nilfs2: Fix use of undefined byteswapping functions [ver #2], David Howells
- [PATCH 07/11] UAPI: netfilter: Fix symbol collision issues [ver #2], David Howells
- [PATCH 06/11] coda: Move internal defs out of include/linux/ [ver #2], David Howells
- [RESEND][PATCH v5 0/2] vfs: fix dedupe permission check,
Mark Fasheh
- [PATCH 00/10] Removing SEND_SIG_FORCED,
Eric W. Biederman
- [PATCH 01/10] signal: Always ignore SIGKILL and SIGSTOP sent to the global init, Eric W. Biederman
- [PATCH 02/10] signal: Properly deliver SIGILL from uprobes, Eric W. Biederman
- [PATCH 03/10] signal: Properly deliver SIGSEGV from x86 uprobes, Eric W. Biederman
- [PATCH 04/10] signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init, Eric W. Biederman
- [PATCH 05/10] signal: send_sig_all no longer needs SEND_SIG_FORCED, Eric W. Biederman
- [PATCH 06/10] signal: Remove the siginfo paramater from kernel_dqueue_signal, Eric W. Biederman
- [PATCH 07/10] signal: Don't send siginfo to kthreads., Eric W. Biederman
- [PATCH 08/10] signal: Never allocate siginfo for SIGKILL or SIGSTOP, Eric W. Biederman
- [PATCH 09/10] signal: Use SEND_SIG_PRIV not SEND_SIG_FORCED with SIGKILL and SIGSTOP, Eric W. Biederman
- [PATCH 10/10] signal: Remove SEND_SIG_FORCED, Eric W. Biederman
- Re: [PATCH 00/10] Removing SEND_SIG_FORCED, Thomas Gleixner
- [PATCH 0/5] y2038: Make ppoll, io_pgetevents and pselect y2038 safe,
Deepa Dinamani
- [PATCH v4 3/3] fanotify: add API to attach/detach super block mark, Amir Goldstein
- [PATCH v3 0/3] fanotify super block marks,
Amir Goldstein
- [RFC PATCH v3 00/24] Control Flow Enforcement: Shadow Stack,
Yu-cheng Yu
- [RFC PATCH v3 15/24] mm: Handle THP/HugeTLB shadow stack page fault, Yu-cheng Yu
- [RFC PATCH v3 07/24] x86/cet/shstk: Add Kconfig option for user-mode shadow stack, Yu-cheng Yu
- [RFC PATCH v3 17/24] mm: Introduce do_mmap_locked(), Yu-cheng Yu
- [RFC PATCH v3 13/24] x86/mm: Shadow stack page fault error checking, Yu-cheng Yu
- [RFC PATCH v3 11/24] drm/i915/gvt: Update _PAGE_DIRTY to _PAGE_DIRTY_BITS, Yu-cheng Yu
- [RFC PATCH v3 08/24] mm: Introduce VM_SHSTK for shadow stack memory, Yu-cheng Yu
- [RFC PATCH v3 04/24] x86/fpu/xstate: Add XSAVES system states for shadow stack, Yu-cheng Yu
- [RFC PATCH v3 21/24] x86/cet/shstk: ELF header parsing of Shadow Stack, Yu-cheng Yu
- [RFC PATCH v3 05/24] Documentation/x86: Add CET description, Yu-cheng Yu
- [RFC PATCH v3 16/24] mm: Update can_follow_write_pte/pmd for shadow stack, Yu-cheng Yu
- [RFC PATCH v3 01/24] x86/cpufeatures: Add CPUIDs for Control-flow Enforcement Technology (CET), Yu-cheng Yu
- [RFC PATCH v3 22/24] x86/cet/shstk: Handle thread shadow stack, Yu-cheng Yu
- [RFC PATCH v3 06/24] x86/cet: Control protection exception handler, Yu-cheng Yu
- [RFC PATCH v3 03/24] x86/fpu/xstate: Enable XSAVES system states, Yu-cheng Yu
- [RFC PATCH v3 24/24] x86/cet/shstk: Add Shadow Stack instructions to opcode map, Yu-cheng Yu
- [RFC PATCH v3 12/24] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW, Yu-cheng Yu
- [RFC PATCH v3 10/24] x86/mm: Introduce _PAGE_DIRTY_SW, Yu-cheng Yu
- [RFC PATCH v3 18/24] x86/cet/shstk: User-mode shadow stack support, Yu-cheng Yu
- [RFC PATCH v3 14/24] mm: Handle shadow stack page fault, Yu-cheng Yu
- [RFC PATCH v3 09/24] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW, Yu-cheng Yu
- [RFC PATCH v3 23/24] x86/cet/shstk: Add arch_prctl functions for Shadow Stack, Yu-cheng Yu
- [RFC PATCH v3 19/24] x86/cet/shstk: Introduce WRUSS instruction, Yu-cheng Yu
- [RFC PATCH v3 02/24] x86/fpu/xstate: Change some names to separate XSAVES system and user states, Yu-cheng Yu
- [RFC PATCH v3 20/24] x86/cet/shstk: Signal handling for shadow stack, Yu-cheng Yu
- Re: [RFC PATCH v3 00/24] Control Flow Enforcement: Shadow Stack, Balbir Singh
- sb creation woes (Was: [git pull] new mount API),
Miklos Szeredi
- [RFC PATCH v3 0/8] Control Flow Enforcement: Branch Tracking, PTRACE,
Yu-cheng Yu
- [PATCH v5 0/5] seccomp trap to userspace,
Tycho Andersen
- [PATCH v4 00/16] Add utilization clamping support,
Patrick Bellasi
- [PATCH 00/14] y2038 syscall changes for 4.20,
Arnd Bergmann
- [PATCH 09/14] y2038: Change sys_utimensat() to use __kernel_timespec, Arnd Bergmann
- [PATCH 03/14] y2038: Globally rename compat_time to old_time32, Arnd Bergmann
- [PATCH 10/14] y2038: Compile utimes()/futimesat() conditionally, Arnd Bergmann
- [PATCH 14/14] y2038: signal: Change rt_sigtimedwait to use __kernel_timespec, Arnd Bergmann
- [PATCH 13/14] y2038: socket: Change recvmmsg to use __kernel_timespec, Arnd Bergmann
- [PATCH 12/14] y2038: sched: Change sched_rr_get_interval to use __kernel_timespec, Arnd Bergmann
- [PATCH 11/14] y2038: utimes: Rework #ifdef guards for compat syscalls, Arnd Bergmann
- [PATCH 08/14] asm-generic: Remove empty asm/unistd.h, Arnd Bergmann
- [PATCH 07/14] asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro, Arnd Bergmann
- [PATCH 01/14] y2038: Remove unused time interfaces, Arnd Bergmann
- [PATCH 06/14] asm-generic: Move common compat types to asm-generic/compat.h, Arnd Bergmann
- [PATCH 05/14] y2038: Remove stat64 family from default syscall set, Arnd Bergmann
- [PATCH 02/14] y2038: Make do_gettimeofday() and get_seconds() inline, Arnd Bergmann
- [PATCH 04/14] y2038: Remove newstat family from default syscall set, Arnd Bergmann
- Re: [PATCH 00/14] y2038 syscall changes for 4.20, Arnd Bergmann
- [git pull] new mount API,
Al Viro
- [nacked] prctl-add-pr_et_pdeathsig_proc.patch removed from -mm tree,
akpm
- exporting uuid_t from uapi/linux/uuid.h,
Nikolay Borisov
- Re: Kernel lockdown patch & IPAddressAllow/IPAddressDeny systemd feature with Secure Boot,
Andrew Lutomirski
- Linux kernel,
kirank
- [RESEND][PATCH v5 0/2] vfs: better dedupe permission check,
Mark Fasheh
- [PATCH v2] proc: add percpu populated pages count to meminfo,
Dennis Zhou
- Re: [PATCH] proc: add percpu populated pages count to meminfo,
Vlastimil Babka
- [PATCH 1/1] selftest/net: fix FILE_SIZE for 32 bit architecture.,
Maninder Singh
[PATCH 1/1] selftest/net: fix protocol family to work for IPv4.,
Maninder Singh
[PATCH 0/5] VFS: Introduce filesystem information query syscall,
David Howells
[PATCH 00/33] VFS: Introduce filesystem context [ver #11],
David Howells
[PATCH ghak90 (was ghak32) V4 00/10] audit: implement container identifier,
Richard Guy Briggs
- [PATCH ghak90 (was ghak32) V4 09/10] audit: NETFILTER_PKT: record each container ID associated with a netNS, Richard Guy Briggs
- [PATCH ghak90 (was ghak32) V4 10/10] debug audit: read container ID of a process, Richard Guy Briggs
- [PATCH ghak90 (was ghak32) V4 07/10] audit: add containerid filtering, Richard Guy Briggs
- [PATCH ghak90 (was ghak32) V4 08/10] audit: add support for containerid to network namespaces, Richard Guy Briggs
- [PATCH ghak90 (was ghak32) V4 06/10] audit: add containerid support for tty_audit, Richard Guy Briggs
- [PATCH ghak90 (was ghak32) V4 05/10] audit: add support for non-syscall auxiliary records, Richard Guy Briggs
- [PATCH ghak90 (was ghak32) V4 04/10] audit: add containerid support for ptrace and signals, Richard Guy Briggs
- [PATCH ghak90 (was ghak32) V4 01/10] audit: collect audit task parameters, Richard Guy Briggs
- [PATCH ghak90 (was ghak32) V4 02/10] audit: add container id, Richard Guy Briggs
- [PATCH ghak90 (was ghak32) V4 03/10] audit: log container info of syscalls, Richard Guy Briggs
- Re: [PATCH ghak90 (was ghak32) V4 00/10] audit: implement container identifier, Guenter Roeck
[PATCH v4 0/6] kmalloc-reclaimable caches,
Vlastimil Babka
- [PATCH v4 6/6] mm, slab: shorten kmalloc cache names for large sizes, Vlastimil Babka
- [PATCH v4 4/6] mm: rename and change semantics of nr_indirectly_reclaimable_bytes, Vlastimil Babka
- [PATCH v4 1/6] mm, slab: combine kmalloc_caches and kmalloc_dma_caches, Vlastimil Babka
- [PATCH v4 3/6] dcache: allocate external names from reclaimable kmalloc caches, Vlastimil Babka
- [PATCH v4 5/6] mm, proc: add KReclaimable to /proc/meminfo, Vlastimil Babka
- [PATCH v4 2/6] mm, slab/slub: introduce kmalloc-reclaimable caches, Vlastimil Babka
[PATCH] prctl: add PR_[GS]ET_KILLABLE,
Jürg Billeter
[PATCH 00/38] VFS: Introduce filesystem context [ver #10],
David Howells
- [PATCH 01/38] vfs: syscall: Add open_tree(2) to reference or clone a mount [ver #10], David Howells
- [PATCH 29/38] vfs: syscall: Add fsconfig() for configuring and managing a context [ver #10], David Howells
- [PATCH 30/38] vfs: syscall: Add fsmount() to create a mount for a superblock [ver #10], David Howells
- [PATCH 31/38] vfs: syscall: Add fspick() to select a superblock for reconfiguration [ver #10], David Howells
- [PATCH 26/38] vfs: syscall: Add fsopen() to prepare for superblock creation [ver #10], David Howells
- [PATCH 34/38] vfs: syscall: Add fsinfo() to query filesystem information [ver #10], David Howells
- Re: [PATCH 34/38] vfs: syscall: Add fsinfo() to query filesystem information [ver #10], Andy Lutomirski
- Re: [PATCH 34/38] vfs: syscall: Add fsinfo() to query filesystem information [ver #10], David Howells
- Re: [PATCH 34/38] vfs: syscall: Add fsinfo() to query filesystem information [ver #10], Jann Horn
- Re: [PATCH 34/38] vfs: syscall: Add fsinfo() to query filesystem information [ver #10], David Howells
- Re: [PATCH 34/38] vfs: syscall: Add fsinfo() to query filesystem information [ver #10], David Howells
- Re: [PATCH 34/38] vfs: syscall: Add fsinfo() to query filesystem information [ver #10], David Howells
- Re: [PATCH 34/38] vfs: syscall: Add fsinfo() to query filesystem information [ver #10], Al Viro
- Re: [PATCH 34/38] vfs: syscall: Add fsinfo() to query filesystem information [ver #10], David Howells
- Re: [PATCH 34/38] vfs: syscall: Add fsinfo() to query filesystem information [ver #10], David Howells
- Re: [PATCH 34/38] vfs: syscall: Add fsinfo() to query filesystem information [ver #10], Darrick J. Wong
- Re: [PATCH 34/38] vfs: syscall: Add fsinfo() to query filesystem information [ver #10], David Howells
- [PATCH 02/38] vfs: syscall: Add move_mount(2) to move mounts around [ver #10], David Howells
[PATCH 0/4] cleanups and refactor of /proc/pid/smaps*,
Vlastimil Babka
[PATCH v3 0/7] kmalloc-reclaimable caches,
Vlastimil Babka
- [PATCH v3 4/7] dcache: allocate external names from reclaimable kmalloc caches, Vlastimil Babka
- [PATCH v3 6/7] mm, proc: add KReclaimable to /proc/meminfo, Vlastimil Babka
- [PATCH v3 5/7] mm: rename and change semantics of nr_indirectly_reclaimable_bytes, Vlastimil Babka
- [PATCH v3 3/7] mm, slab: allocate off-slab freelists as reclaimable when appropriate, Vlastimil Babka
- [PATCH v3 2/7] mm, slab/slub: introduce kmalloc-reclaimable caches, Vlastimil Babka
- [PATCH v3 1/7] mm, slab: combine kmalloc_caches and kmalloc_dma_caches, Vlastimil Babka
- [PATCH v3 7/7] mm, slab: shorten kmalloc cache names for large sizes, Vlastimil Babka
- Re: [PATCH v3 0/7] kmalloc-reclaimable caches, Roman Gushchin
[PATCHSET v3] block: Separating discards from writes in Linux IO statistics,
Tejun Heo
Re: [RESEND][PATCH v4 0/2] vfs: better dedupe permission check, Mark Fasheh
[PATCH v2 00/17] y2038: system calls, part 3,
Arnd Bergmann
- [PATCH v2 06/17] y2038: Change sys_utimensat() to use __kernel_timespec, Arnd Bergmann
- [PATCH v2 11/17] y2038: Prepare sched_rr_get_interval for __kernel_timespec, Arnd Bergmann
- [PATCH v2 15/17] y2038: signal: Change rt_sigtimedwait to use __kernel_timespec, Arnd Bergmann
- [PATCH v2 13/17] y2038: socket: Convert recvmmsg to __kernel_timespec, Arnd Bergmann
- [PATCH v2 09/17] y2038: futex: Move compat implementation into futex.c, Arnd Bergmann
- [PATCH v2 02/17] y2038: Remove newstat family from default syscall set, Arnd Bergmann
- [PATCH v2 14/17] y2038: socket: Add compat_sys_recvmmsg_time64, Arnd Bergmann
- [PATCH v2 12/17] y2038: aio: Prepare sys_io_{p,}getevents for __kernel_timespec, Arnd Bergmann
- [PATCH v2 01/17] y2038: compat: Move common compat types to asm-generic/compat.h, Arnd Bergmann
- [PATCH v2 08/17] y2038: utimes: Rework #ifdef guards for compat syscalls, Arnd Bergmann
- [PATCH v2 10/17] y2038: futex: Add support for __kernel_timespec, Arnd Bergmann
- [PATCH v2 07/17] y2038: Compile utimes()/futimesat() conditionally, Arnd Bergmann
- [PATCH v2 16/17] y2038: Make compat_sys_rt_sigtimedwait usable on 32-bit, Arnd Bergmann
- [PATCH v2 04/17] asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro, Arnd Bergmann
- [PATCH v2 05/17] asm-generic: Remove empty asm/unistd.h, Arnd Bergmann
- [PATCH v2 17/17] y2038: signal: Add compat_sys_rt_sigtimedwait_time64, Arnd Bergmann
- [PATCH v2 03/17] y2038: Remove stat64 family from default syscall set, Arnd Bergmann
[PATCH] [RFC] y2038: globally rename compat_time to old_time32,
Arnd Bergmann
[patch v27 0/4] JTAG driver introduction,
Oleksandr Shamray
[PATCH 25/32] vfs: syscall: Add fsmount() to create a mount for a superblock [ver #9], David Howells
[PATCH 31/32] vfs: syscall: Add fsinfo() to query filesystem information [ver #9],
David Howells
[PATCH 26/32] vfs: syscall: Add fspick() to select a superblock for reconfiguration [ver #9], David Howells
[PATCH 24/32] vfs: syscall: Add fsopen() to prepare for superblock creation [ver #9],
David Howells
Re: [PATCH 24/32] vfs: syscall: Add fsopen() to prepare for superblock creation [ver #9], Andy Lutomirski
Re: [PATCH 24/32] vfs: syscall: Add fsopen() to prepare for superblock creation [ver #9], David Howells
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]