linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-17 08:57:51 to 2020-03-25 14:45:01 UTC [more...]

[RFC v2 1/2] kernel/sysctl: support setting sysctl parameters from kernel command line
 2020-03-25 14:44 UTC  (5+ messages)
` [RFC v2 2/2] kernel/sysctl: support handling command line aliases

[PATCH v6 01/16] exec: Only compute current once in flush_old_exec
 2020-03-25 14:27 UTC  (18+ messages)
` [PATCH v6 02/16] exec: Factor unshare_sighand out of de_thread and call it separately
` [PATCH v6 03/16] exec: Move cleanup of posix timers on exec out of de_thread
` [PATCH v6 04/16] exec: Move exec_mmap right after de_thread in flush_old_exec
` [PATCH v6 05/16] exec: Add exec_update_mutex to replace cred_guard_mutex
` [PATCH v6 06/16] exec: Fix a deadlock in strace
` [PATCH v6 07/16] selftests/ptrace: add test cases for dead-locks
` [PATCH v6 08/16] mm: docs: Fix a comment in process_vm_rw_core
` [PATCH v6 09/16] kernel: doc: remove outdated comment cred.c
` [PATCH v6 10/16] kernel/kcmp.c: Use new infrastructure to fix deadlocks in execve
` [PATCH v6 11/16] proc: "
` [PATCH v6 12/16] proc: io_accounting: "
` [PATCH v6 13/16] perf: "
` [PATCH v6 14/16] pidfd: "
` [PATCH v6 15/16] exec: Fix dead-lock in de_thread with ptrace_attach
` [PATCH v6 16/16] doc: Update documentation of ->exec_*_mutex

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-03-25 12:29 UTC  (37+ messages)
` [PATCH ghak90 V8 13/16] audit: track container nesting
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon

clone3: allow creation of time namespace with offset
 2020-03-25 11:26 UTC  (12+ messages)

[PATCH V2] kernel/hung_task.c: Introduce sysctl to print all traces when a hung task is detected
 2020-03-25  9:33 UTC  (7+ messages)

[PATCH RESEND v9 0/8] proc: modernize proc to support multiple private instances
 2020-03-24 21:21 UTC  (10+ messages)
` [PATCH RESEND v9 1/8] proc: rename struct proc_fs_info to proc_fs_opts
` [PATCH RESEND v9 2/8] proc: allow to mount many instances of proc in one pid namespace
` [PATCH RESEND v9 3/8] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info
` [PATCH RESEND v9 4/8] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
` [PATCH RESEND v9 5/8] proc: add option to mount only a pids subset
` [PATCH RESEND v9 6/8] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mount behavior
` [PATCH RESEND v9 7/8] proc: move hidepid values to uapi as they are user interface to mount
` [PATCH RESEND v9 8/8] proc: use human-readable values for hidehid

[PATCH] ext4: Give 32bit personalities 32bit hashes
 2020-03-24 21:17 UTC  (13+ messages)

[RFC PATCH glibc 4/8] glibc: Perform rseq(2) registration at C startup and thread creation (v16)
 2020-03-24 19:44 UTC  (6+ messages)
` [RFC PATCH glibc 5/8] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v7)

[PATCH V2] panic: Add sysctl/cmdline to dump all CPUs backtraces on oops event
 2020-03-24 19:40 UTC  (4+ messages)

[RFC] kernel/sysctl: support setting sysctl parameters from kernel command line
 2020-03-24 18:24 UTC  (4+ messages)

[RFC PATCH v2 0/3] meminfo_extra: introduce meminfo extra
 2020-03-24 13:19 UTC  (13+ messages)
    ` [RFC PATCH v2 1/3] "
    ` [RFC PATCH v2 2/3] mm: zsmalloc: include zs page size in "
    ` [RFC PATCH v2 3/3] android: ion: include system heap "

[PATCH 0/4] fscrypt: add ioctl to get file's encryption nonce
 2020-03-22  3:30 UTC  (7+ messages)
` [PATCH 1/4] fscrypt: add FS_IOC_GET_ENCRYPTION_NONCE ioctl
` [PATCH 2/4] ext4: wire up FS_IOC_GET_ENCRYPTION_NONCE

[PATCHv5] exec: Fix a deadlock in ptrace
 2020-03-21 22:53 UTC  (29+ messages)
      ` [PATCHv6] "
          ` [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
            ` [PATCH 0/5] "
              ` [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex
                            ` [PATCH v3 "
                                        ` [PATCH v4 3/5] "

[RFC][possible bug] when should SS_AUTODISARM have effect?
 2020-03-21 22:24 UTC  (3+ messages)

clock_settime(2) error for non-settable clocks
 2020-03-21  3:56 UTC  (2+ messages)

[PATCH v6 00/16] Infrastructure to allow fixing exec deadlocks
 2020-03-20 20:24 UTC 

[RFC PATCH glibc 4/8] glibc: Perform rseq(2) registration at C startup and thread creation (v15)
 2020-03-20 14:47 UTC  (14+ messages)
` [RFC PATCH glibc 5/8] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v6)

[RFC PATCH v14 00/10] Landlock LSM
 2020-03-19 21:17 UTC  (13+ messages)
` [RFC PATCH v14 06/10] landlock: Add syscall implementation

[PATCH] mm/compaction: Disable compact_unevictable_allowed on RT
 2020-03-19 16:55 UTC  (10+ messages)
  ` [PATCH v2] "
        ` [PATCH 1/2] =?UTF-8?q?mm/compaction:=20Really=20limit=20compact?= =?UTF-8?q?=5Funevictable=5Fallowed=20to=200=E2=80=A61?=
          ` [PATCH 2/2 v3] mm/compaction: Disable compact_unevictable_allowed on RT
              ` [PATCH 2/2 v4] "
                  ` [PATCH 2/2 v5] "

[PATCH 00/13] VFS: Filesystem information [ver #19]
 2020-03-19 12:36 UTC  (17+ messages)
` [PATCH 01/13] fsinfo: Add fsinfo() syscall to query filesystem "
` [PATCH 02/13] fsinfo: Provide a bitmap of supported features "
` [PATCH 03/13] fsinfo: Allow retrieval of superblock devname, options and stats "
` [PATCH 04/13] fsinfo: Allow fsinfo() to look up a mount object by ID "
` [PATCH 05/13] fsinfo: Add a uniquifier ID to struct mount "
` [PATCH 06/13] fsinfo: Allow mount information to be queried "
` [PATCH 07/13] fsinfo: Allow mount topology and propagation info to be retrieved "
` [PATCH 08/13] fsinfo: Provide notification overrun handling support "
` [PATCH 09/13] fsinfo: sample: Mount listing program "
` [PATCH 10/13] fsinfo: Add API documentation "
` [PATCH 11/13] fsinfo: Add support for AFS "
` [PATCH 12/13] fsinfo: Example support for Ext4 "
` [PATCH 13/13] fsinfo: Example support for NFS "

[PATCH 01/14] VFS: Add additional RESOLVE_* flags [ver #18]
 2020-03-16 14:20 UTC  (9+ messages)

[PATCH 00/17] pipe: Keyrings, mount and superblock notifications [ver #5]
 2020-03-18 19:07 UTC  (23+ messages)
` [PATCH 01/17] uapi: General notification queue definitions "
` [PATCH 02/17] security: Add hooks to rule on setting a watch "
` [PATCH 03/17] security: Add a hook for the point of notification insertion "
` [PATCH 04/17] pipe: Add O_NOTIFICATION_PIPE "
` [PATCH 05/17] pipe: Add general notification queue support "
` [PATCH 06/17] watch_queue: Add a key/keyring notification facility "
` [PATCH 07/17] Add sample notification program "
` [PATCH 08/17] pipe: Allow buffers to be marked read-whole-or-error for notifications "
` [PATCH 09/17] pipe: Add notification lossage handling "
` [PATCH 10/17] selinux: Implement the watch_key security hook "
` [PATCH 11/17] smack: Implement the watch_key and post_notification hooks "
` [PATCH 12/17] watch_queue: Add security hooks to rule on setting mount and sb watches "
` [PATCH 13/17] watch_queue: Implement mount topology and attribute change notifications "
` [PATCH 14/17] watch_queue: sample: Display mount tree "
` [PATCH 15/17] watch_queue: Introduce a non-repeating system-unique superblock ID "
` [PATCH 16/17] watch_queue: Add superblock notifications "
` [PATCH 17/17] watch_queue: sample: Display "

[RFC PATCH 0/3] meminfo: introduce extra meminfo
 2020-03-18 10:58 UTC  (8+ messages)


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).