messages from 2019-05-31 06:43:09 to 2019-06-06 15:42:25 UTC [more...]
[RFC]: Convention for naming syscall revisions
2019-06-06 15:42 UTC
[RFC][PATCH 00/10] Mount, FS, Block and Keyrings notifications [ver #3]
2019-06-06 15:31 UTC (21+ messages)
` [PATCH 01/10] security: Override creds in __fput() with last fputter's creds "
` [PATCH 02/10] General notification queue with user mmap()'able ring buffer "
` [PATCH 03/10] keys: Add a notification facility "
` [PATCH 04/10] vfs: Add a mount-notification "
` [PATCH 05/10] vfs: Add superblock notifications "
` [PATCH 06/10] fsinfo: Export superblock notification counter "
` [PATCH 07/10] Add a general, global device notification watch list "
` [PATCH 08/10] block: Add block layer notifications "
` [PATCH 09/10] usb: Add USB subsystem "
` [PATCH 10/10] Add sample notification program "
[PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
2019-06-06 11:57 UTC (12+ messages)
[PATCH v3 0/3] add thermal/power management features for FPGA DFL drivers
2019-06-06 6:11 UTC (4+ messages)
` [PATCH v3 2/3] fpga: dfl: fme: add thermal management support
[PATCH v19 1/3] proc: add /proc/<pid>/arch_status
2019-06-06 1:22 UTC (3+ messages)
` [PATCH v19 2/3] x86,/proc/pid/arch_status: Add AVX-512 usage elapsed time
` [PATCH v19 3/3] Documentation/filesystems/proc.txt: add arch_status file
[RFC][PATCH 0/8] Mount, FS, Block and Keyrings notifications [ver #2]
2019-06-05 21:06 UTC (32+ messages)
` [PATCH 1/8] security: Override creds in __fput() with last fputter's creds "
` [PATCH 2/8] General notification queue with user mmap()'able ring buffer "
` [PATCH 3/8] keys: Add a notification facility "
` [PATCH 4/8] vfs: Add a mount-notification "
` [PATCH 5/8] vfs: Add superblock notifications "
` [PATCH 6/8] fsinfo: Export superblock notification counter "
` [PATCH 7/8] block: Add block layer notifications "
` [PATCH 8/8] Add sample notification program "
` Rational model for UID based controls
[PATCH v9 00/16] Add utilization clamping support
2019-06-05 15:39 UTC (14+ messages)
` [PATCH v9 12/16] sched/core: uclamp: Extend CPU's cgroup controller
[RFCv2 0/6] introduce memory hinting API for external process
2019-06-05 13:27 UTC (38+ messages)
` [RFCv2 1/6] mm: introduce MADV_COLD
` [RFCv2 2/6] mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
` [RFCv2 3/6] mm: introduce MADV_PAGEOUT
` [RFCv2 4/6] mm: factor out madvise's core functionality
` [RFCv2 5/6] mm: introduce external memory hinting API
` [RFCv2 6/6] mm: extend process_madvise syscall to support vector arrary
[PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #13]
2019-06-05 12:22 UTC (8+ messages)
` [PATCH 09/25] vfs: Allow mount information to be queried by fsinfo() "
` [PATCH 10/25] vfs: fsinfo sample: Mount listing program "
` [PATCH 25/25] fsinfo: Add API documentation "
[PATCH v3 1/2] fork: add clone3
2019-06-04 21:54 UTC (5+ messages)
` [PATCH v3 2/2] arch: wire-up clone3() syscall
[PATCH v1 0/4] Introduce MADV_COLD and MADV_PAGEOUT
2019-06-04 20:38 UTC (9+ messages)
` [PATCH v1 1/4] mm: introduce MADV_COLD
` [PATCH v1 2/4] mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
` [PATCH v1 3/4] mm: account nr_isolated_xxx in [isolate|putback]_lru_page
` [PATCH v1 4/4] mm: introduce MADV_PAGEOUT
[PATCH] signal: remove the wrong signal_pending() check in restore_user_sigmask()
2019-06-04 15:57 UTC (2+ messages)
[PATCH v3 00/16] add new features for FPGA DFL drivers
2019-06-04 14:47 UTC (8+ messages)
` [PATCH v3 16/16] fpga: dfl: fme: add performance reporting support
[PATCH 1/7] General notification queue with user mmap()'able ring buffer
2019-06-04 12:33 UTC (29+ messages)
` [RFC][PATCH 0/7] Mount, FS, Block and Keyrings notifications
` [PATCH 3/7] vfs: Add a mount-notification facility
[PATCH v2 1/2] fork: add clone3
2019-06-04 10:49 UTC (8+ messages)
` [PATCH v2 2/2] arch: wire-up clone3() syscall on x86
[PATCH v2 0/7] mm: process_vm_mmap() -- syscall for duplication a process mapping
2019-06-04 9:32 UTC (6+ messages)
[PATCH v1 3/4] mm: account nr_isolated_xxx in [isolate|putback]_lru_page
2019-06-04 4:51 UTC
[PATCH ghak90 V6 02/10] audit: add container id
2019-06-03 20:24 UTC (13+ messages)
[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
2019-06-03 18:32 UTC (3+ messages)
[PATCH ghak90 V6] fixup! audit: add containerid filtering
2019-06-03 16:01 UTC (2+ messages)
[PATCH 1/1] eventfd new tag EFD_VPOLL: generate epoll events
2019-06-03 15:00 UTC (7+ messages)
[RFC][PATCH] link.2: AT_ATOMIC_DATA and AT_ATOMIC_METADATA
2019-06-03 6:17 UTC (13+ messages)
[PATCH v1 1/2] fork: add clone3
2019-06-01 8:49 UTC (10+ messages)
Add a new fchmodat4() syscall
2019-05-31 23:57 UTC (10+ messages)
` [PATCH 1/5] Non-functional cleanup of a "__user * filename"
` [PATCH 2/5] Add fchmodat4(), a new syscall
` [PATCH 3/5] asm-generic: Register fchmodat4 as syscall 428
` [PATCH 4/5] x86: Add fchmodat4 to syscall_64.tbl
` [PATCH 5/5] x86: Add fchmod4 to syscall_32.tbl
[PATCH v3 1/1] eventfd new tag EFD_VPOLL: generate epoll events
2019-05-31 9:47 UTC
[PATCH 3/7] vfs: Add a mount-notification facility
2019-05-29 17:04 UTC (2+ messages)
[RFC][PATCH 0/7] Mount, FS, Block and Keyrings notifications
2019-05-29 15:53 UTC
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).