linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-29 11:29:33 to 2020-06-22 19:29:13 UTC [more...]

[PATCH v8 0/4] introduce memory hinting API for external process
 2020-06-22 19:28 UTC 

[PATCH 1/3] glibc: Perform rseq registration at C startup and thread creation (v21)
 2020-06-22 18:08 UTC  (2+ messages)
` [PATCH 2/3] Linux: Use rseq in sched_getcpu if available (v9)

[PATCH glibc 1/3] glibc: Perform rseq registration at C startup and thread creation (v20)
 2020-06-22 15:33 UTC  (13+ messages)

[PATCH 00/18] multiple preferred nodes
 2020-06-22  7:09 UTC 

[PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
 2020-06-19 15:22 UTC  (14+ messages)

[PATCH man-pages v2 2/2] openat2.2: document new openat2(2) syscall
 2020-06-19 13:00 UTC  (3+ messages)
` [PATCH] symlink.7: document magic-links more completely

[PATCH v3 0/1] Generalize poll events from eventfd
 2020-06-19 10:16 UTC  (3+ messages)
` [PATCH v3 1/1] eventfd: implementation of EFD_MASK flag

[PATCH v5 0/7] Add seccomp notifier ioctl that enables adding fds
 2020-06-19  8:20 UTC  (11+ messages)
` [PATCH v5 1/7] net/scm: Regularize compat handling of scm_detach_fds()
` [PATCH v5 2/7] fs: Move __scm_install_fd() to __fd_install_received()
` [PATCH v5 3/7] fs: Add fd_install_received() wrapper for __fd_install_received()
` [PATCH v5 4/7] pidfd: Replace open-coded partial fd_install_received()
` [PATCH v5 5/7] fs: Expand __fd_install_received() to accept fd
` [PATCH v5 6/7] seccomp: Introduce addfd ioctl to seccomp user notifier
` [PATCH v5 7/7] selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD

[PATCH v4 00/11] Add seccomp notifier ioctl that enables adding fds
 2020-06-18 22:16 UTC  (28+ messages)
` [PATCH v4 01/11] net/scm: Regularize compat handling of scm_detach_fds()
` [PATCH v4 02/11] fs: Move __scm_install_fd() to __fd_install_received()
` [PATCH v4 03/11] fs: Add fd_install_received() wrapper for __fd_install_received()
` [PATCH v4 04/11] pidfd: Replace open-coded partial fd_install_received()
` [PATCH v4 05/11] fs: Expand __fd_install_received() to accept fd
` [PATCH v4 06/11] seccomp: Introduce addfd ioctl to seccomp user notifier
` [PATCH v4 07/11] selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD
` [PATCH v4 08/11] selftests/seccomp: Make kcmp() less required
` [PATCH v4 09/11] selftests/seccomp: Rename user_trap_syscall() to user_notif_syscall()
` [PATCH v4 10/11] seccomp: Switch addfd to Extensible Argument ioctl
` [PATCH v4 11/11] seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID

[PATCH v3] seccomp: Add find_notification helper
 2020-06-18  6:04 UTC  (6+ messages)

[PATCH v8] mm: Proactive compaction
 2020-06-17 22:02 UTC  (3+ messages)

[RFC][PATCH 0/8] seccomp: Implement constant action bitmaps
 2020-06-17 15:31 UTC  (24+ messages)
` [PATCH 1/8] selftests/seccomp: Improve calibration loop
` [PATCH 2/8] seccomp: Use pr_fmt
` [PATCH 3/8] seccomp: Introduce SECCOMP_PIN_ARCHITECTURE
` [PATCH 4/8] seccomp: Implement constant action bitmaps
` [PATCH 5/8] selftests/seccomp: Compare bitmap vs filter overhead
` [PATCH 6/8] x86: Provide API for local kernel TLB flushing
` [PATCH 7/8] x86: Enable seccomp constant action bitmaps
` [PATCH 8/8] [DEBUG] seccomp: Report bitmap coverage ranges

[PATCH v1 0/3] Preventing job distribution to isolated CPUs
 2020-06-16 23:22 UTC  (8+ messages)
` [Patch v1 1/3] lib: restricting cpumask_local_spread to only houskeeping CPUs
` [Patch v1 2/3] PCI: prevent work_on_cpu's probe to execute on isolated CPUs
` [Patch v1 3/3] net: restrict queuing of receive packets to housekeeping CPUs

[PATCH v7] mm: Proactive compaction
 2020-06-16 16:51 UTC  (3+ messages)

[RFC PATCH] seccomp: Add extensibility mechanism to read notifications
 2020-06-16  5:12 UTC  (5+ messages)

[PATCH v2 1/4] capability: add ns_capable_cred()
 2020-06-15 15:45 UTC  (4+ messages)
` [PATCH v2 3/4] nsproxy: attach to namespaces via pidfds

[PATCH v6] mm: Proactive compaction
 2020-06-15 14:34 UTC  (7+ messages)

[PATCH 00/17] pipe: Keyrings, mount and superblock notifications [ver #5]
 2020-06-15  8:44 UTC  (5+ messages)
` [PATCH 13/17] watch_queue: Implement mount topology and attribute change "

Linux powerpc new system call instruction and ABI
 2020-06-14  9:26 UTC  (5+ messages)
` [PATCH 1/2] powerpc/64s/exception: treat NIA below __end_interrupts as soft-masked
` [PATCH 2/2] powerpc/64s: system call support for scv/rfscv instructions

[RFC 0/4] futex2: Add new futex interface
 2020-06-13 19:25 UTC  (7+ messages)
` [RFC 1/4] "
` [RFC 2/4] selftests: futex: Add futex2 wake/wait test
` [RFC 3/4] selftests: futex: Add futex2 timeout test
` [RFC 4/4] selftests: futex: Add futex2 wouldblock test

[RFC] unexport linux/elfcore.h
 2020-06-11 21:35 UTC  (4+ messages)

[PATCH v7 0/7] introduce memory hinting API for external process
 2020-06-11  2:21 UTC  (3+ messages)
` [PATCH v7 7/7] mm/madvise: allow KSM hints for remote API

Add a new fchmodat4() syscall, v2
 2020-06-09 13:52 UTC  (2+ messages)

[PATCH v5 0/3] close_range()
 2020-06-07 13:22 UTC  (20+ messages)
` [PATCH v5 1/3] open: add close_range()
` [PATCH v5 2/3] arch: wire-up close_range()
` [PATCH v5 3/3] tests: add close_range() tests

[PATCH 2/4] exec: Relocate S_ISREG() check
 2020-06-05  2:57 UTC  (3+ messages)
  ` [exec] 166d03c9ec: ltp.execveat02.fail

seccomp feature development
 2020-06-03 19:09 UTC  (3+ messages)

[PATCH V11 00/11] XFS - Enable per-file/per-directory DAX operations V11
 2020-06-03 17:03 UTC  (7+ messages)
` [PATCH V11 11/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()

sys/sysinfo.h clash with linux/kernel.h
 2020-06-03 11:45 UTC 

[PATCH v3 3/4] seccomp: Introduce addfd ioctl to seccomp user notifier
 2020-06-03  1:10 UTC 

robinhood, fanotify name info events and lustre changelog
 2020-06-02  1:30 UTC  (8+ messages)

[PATCH v2 0/3] Add seccomp notifier ioctl that enables adding fds
 2020-06-01 19:59 UTC  (32+ messages)
` [PATCH v2 1/3] seccomp: Add find_notification helper
` [PATCH v2 2/3] seccomp: Introduce addfd ioctl to seccomp user notifier
` [PATCH v2 3/3] selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD

[PATCH v18 00/12] Landlock LSM
 2020-05-29 11:29 UTC  (4+ messages)
` [PATCH v18 07/12] landlock: Support filesystem access-control


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).