messages from 2020-08-03 14:30:40 to 2020-08-12 07:56:07 UTC [more...]
[GIT PULL] Mount notifications
 2020-08-12  7:55 UTC  (42+ messages)
` [GIT PULL] Filesystem Information
        ` file metadata via fs API (was: [GIT PULL] Filesystem Information)
[RFC PATCH 0/5] Introduce /proc/all/ to gather stats from all processes
 2020-08-12  7:51 UTC  (10+ messages)
` [RFC PATCH 1/5] fs/proc: Introduce /proc/all/stat
` [RFC PATCH 2/5] fs/proc: Introduce /proc/all/statm
` [RFC PATCH 3/5] fs/proc: Introduce /proc/all/status
` [RFC PATCH 4/5] fs/proc: Introduce /proc/all/io
` [RFC PATCH 5/5] fs/proc: Introduce /proc/all/statx
KASAN: use-after-free Read in path_init (2)
 2020-08-12  5:55 UTC  (4+ messages)
` [PATCH] "
Songs about Pandemic of Lies
 2020-08-11 22:28 UTC 
[PATCH v1 0/4] [RFC] Implement Trampoline File Descriptor
 2020-08-11 21:12 UTC  (34+ messages)
[PATCH v7 0/7] Add support for O_MAYEXEC
 2020-08-11 19:58 UTC  (29+ messages)
` [PATCH v7 1/7] exec: Change uselib(2) IS_SREG() failure to EACCES
` [PATCH v7 2/7] exec: Move S_ISREG() check earlier
` [PATCH v7 3/7] exec: Move path_noexec() "
` [PATCH v7 4/7] fs: Introduce O_MAYEXEC flag for openat2(2)
` [PATCH v7 5/7] fs,doc: Enable to enforce noexec mounts or file exec through O_MAYEXEC
[PATCH v5 0/9] Syscall User Dispatch
 2020-08-11 18:50 UTC  (11+ messages)
` [PATCH v5 1/9] kernel: Support TIF_SYSCALL_INTERCEPT flag
` [PATCH v5 2/9] kernel: entry: Support TIF_SYSCAL_INTERCEPT on common entry code
` [PATCH v5 3/9] x86: vdso: Expose sigreturn address on vdso to the kernel
` [PATCH v5 4/9] signal: Expose SYS_USER_DISPATCH si_code type
` [PATCH v5 5/9] kernel: Implement selective syscall userspace redirection
` [PATCH v5 6/9] kernel: entry: Support Syscall User Dispatch for common syscall entry
` [PATCH v5 7/9] x86: Enable Syscall User Dispatch
` [PATCH v5 8/9] selftests: Add kselftest for syscall user dispatch
` [PATCH v5 9/9] doc: Document Syscall User Dispatch
[net-next iproute2 PATCH v4 0/2] iplink: hsr: add support for creating PRP device
 2020-08-10 15:43 UTC  (4+ messages)
` [net-next iproute2 PATCH v4 1/2] iplink: hsr: add support for creating PRP device similar to HSR
` [net-next iproute2 PATCH v4 2/2] ip: iplink: prp: update man page for new parameter
[PATCH v3] fcntl: Add 32bit filesystem mode
 2020-08-10 11:02 UTC 
[PATCH v7 0/9] Add seccomp notifier ioctl that enables adding fds
 2020-08-08  7:17 UTC  (6+ messages)
` [PATCH v7 3/9] net/scm: Regularize compat handling of scm_detach_fds()
[PATCH ghak90 V9 00/13] audit: implement container identifier
 2020-08-07 17:10 UTC  (4+ messages)
` [PATCH ghak90 V9 11/13] audit: contid check descendancy and nesting
[PATCH 1/5] Add manpage for open_tree(2)
 2020-08-07 16:35 UTC  (8+ messages)
` [PATCH 2/5] Add manpages for move_mount(2) and open_tree(2)
` [PATCH 3/5] Add manpage for fspick(2)
` [PATCH 4/5] Add manpage for fsopen(2) and fsmount(2)
` [PATCH 5/5] Add manpage for fsconfig(2)
  ` AW: "
    ` AW: "
[PATCH 1/2] Add a manpage for watch_queue(7)
 2020-08-07 16:05 UTC  (3+ messages)
` [PATCH 2/2] Modify the pipe(2) manpage for notification queues
improve compat handling for the i386 u64 alignment quirk v2
 2020-08-07  9:38 UTC  (5+ messages)
` [PATCH 3/3] quota: simplify the quotactl compat handling
[net-next iproute2 PATCH v3 1/2] iplink: hsr: add support for creating PRP device similar to HSR
 2020-08-06 20:19 UTC  (6+ messages)
[PATCH v3 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-08-06 11:14 UTC  (13+ messages)
` [PATCH v3 1/6] mm: add definition of PMD_PAGE_ORDER
` [PATCH v3 2/6] mmap: make mlock_future_check() global
` [PATCH v3 3/6] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v3 4/6] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v3 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v3 6/6] mm: secretmem: add ability to reserve memory at boot
[LTP-FAIL][02/21] fs: refactor ksys_umount
 2020-08-06 14:48 UTC  (4+ messages)
[PATCH v2] fcntl: Add 32bit filesystem mode
 2020-08-06 10:47 UTC  (5+ messages)
add file system helpers that take kernel pointers for the init code v4
 2020-08-06 14:44 UTC  (5+ messages)
` [PATCH 02/23] fs: refactor ksys_umount
[PATCH 00/18] VFS: Filesystem information [ver #21]
 2020-08-06  5:43 UTC  (37+ messages)
` [PATCH 01/18] fsinfo: Introduce a non-repeating system-unique superblock ID "
` [PATCH 02/18] fsinfo: Add fsinfo() syscall to query filesystem information "
` [PATCH 05/18] fsinfo: Allow fsinfo() to look up a mount object by ID "
` [PATCH 06/18] fsinfo: Add a uniquifier ID to struct mount "
` [PATCH 08/18] fsinfo: Allow mount topology and propagation info to be retrieved "
` [PATCH 10/18] fsinfo: Provide notification overrun handling support "
` [PATCH 15/18] fsinfo: Add an attribute that lists all the visible mounts in a namespace "
[PATCH 13/17] watch_queue: Implement mount topology and attribute change notifications [ver #5]
 2020-08-05 11:56 UTC  (21+ messages)
      ` [PATCH 00/17] pipe: Keyrings, mount and superblock "
[PATCH v4 6/6] io_uring: add support for zone-append
 2020-08-05  7:35 UTC  (12+ messages)
[RFC PATCH] Replacing "master-slave" terminology for pseudoterminals
 2020-08-04 20:04 UTC  (8+ messages)
[net-next v5 PATCH 0/7] Add PRP driver
 2020-08-04 19:03 UTC  (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).