messages from 2016-08-08 23:18:24 to 2016-08-21 10:33:44 UTC [more...]
[PATCH 1/8] pipe: relocate round_pipe_size() above pipe_set_size()
2016-08-21 10:33 UTC (16+ messages)
` [PATCH 3/8] pipe: refactor argument for account_pipe_buffers()
` [PATCH 4/8] pipe: fix limit checking in pipe_set_size()
` [PATCH 5/8] pipe: simplify logic in alloc_pipe_info()
` [PATCH 2/8] pipe: move limit checking logic into pipe_set_size()
` [PATCH 6/8] pipe: fix limit checking in alloc_pipe_info()
` [PATCH 7/8] pipe: make account_pipe_buffers() return a value, and use it
` [PATCH 8/8] pipe: cap initial pipe capacity according to pipe-max-size limit
[Documentation] State of CPU controller in cgroup v2
2016-08-21 5:34 UTC (15+ messages)
[PATCH v15 00/13] support "task_isolation" mode
2016-08-20 1:42 UTC (5+ messages)
` [PATCH v15 04/13] task_isolation: add initial support
` [PATCH v15 12/13] task_isolation: add user-settable notification signal
` [PATCH] Fix /proc/stat freezes (was [PATCH v15] "task_isolation" mode)
[RFC PATCH v8 0/9] Restartable sequences system call
2016-08-19 23:35 UTC (19+ messages)
` [RFC PATCH v8 1/9] "
` [RFC PATCH v8 2/9] tracing: instrument restartable sequences
` [RFC PATCH v8 3/9] Restartable sequences: ARM 32 architecture support
` [RFC PATCH v8 4/9] Restartable sequences: wire up ARM 32 system call
` [RFC PATCH v8 5/9] Restartable sequences: x86 32/64 architecture support
` [RFC PATCH v8 6/9] Restartable sequences: wire up x86 32/64 system call
` [RFC PATCH v8 7/9] Restartable sequences: powerpc architecture support
` [RFC PATCH v8 8/9] Restartable sequences: Wire up powerpc system call
` [RFC PATCH v8 9/9] Restartable sequences: self-tests
Context switch latency in tickless isolated CPU
2016-08-19 12:34 UTC (4+ messages)
[PATCH 0/8] pipe: fix limit handling
2016-08-19 5:25 UTC
[PATCH 1/2] pipe: check limits only when increasing pipe capacity
2016-08-19 5:07 UTC (12+ messages)
` [PATCH 2/2] pipe: make pipe user buffer limit checks more precise
Donation Funds
2016-08-19 2:03 UTC
Hello....!!
2016-08-18 21:23 UTC
[PATCH v4 1/3] ACPI / debugger: Add kernel flushing support
2016-08-17 2:39 UTC (3+ messages)
[PACTH v4 0/3] Implement /proc/<pid>/totmaps
2016-08-16 22:33 UTC (4+ messages)
` [PACTH v4 1/3] mm, proc: "
` [PACTH v4 2/3] Documentation/filesystems: Fixed typo
` [PACTH v4 3/3] Documentation/filesystems: Added /proc/PID/totmaps documentation
[PACTH v3 0/3] Implement /proc/<pid>/totmaps
2016-08-16 18:47 UTC (9+ messages)
` [PACTH v3 1/3] mm, proc: "
` [PACTH v3 2/3] Documentation/filesystems: Fixed typo
` [PACTH v3 3/3] Documentation/filesystems: Added /proc/PID/totmaps documentation
[PATCH v25 00/22] Richacls (Core and Ext4)
2016-08-16 11:03 UTC (23+ messages)
` [PATCH v25 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v25 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v25 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v25 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v25 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v25 06/22] richacl: In-memory representation and helper functions
` [PATCH v25 07/22] richacl: Permission mapping functions
` [PATCH v25 08/22] richacl: Permission check algorithm
` [PATCH v25 09/22] richacl: Compute maximum file masks from an acl
` [PATCH v25 10/22] vfs: Cache base_acl objects in inodes
` [PATCH v25 11/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v25 12/22] vfs: Cache richacl in struct inode
` [PATCH v25 13/22] richacl: Update the file masks in chmod()
` [PATCH v25 14/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v25 15/22] richacl: Create-time inheritance
` [PATCH v25 16/22] richacl: Automatic Inheritance
` [PATCH v25 17/22] richacl: xattr mapping functions
` [PATCH v25 18/22] richacl: Add richacl xattr handler
` [PATCH v25 19/22] vfs: Add richacl permission checking
` [PATCH v25 20/22] vfs: Move check_posix_acl and check_richacl out of fs/namei.c
` [PATCH v25 21/22] ext4: Add richacl support
` [PATCH v25 22/22] ext4: Add richacl feature flag
[RFC PATCH v7 0/7] Restartable sequences system call
2016-08-15 18:06 UTC (58+ messages)
` [RFC PATCH v7 1/7] "
` [RFC PATCH v7 7/7] Restartable sequences: self-tests
[PATCH v13 00/12] support "task_isolation" mode
2016-08-15 15:03 UTC (20+ messages)
` clocksource_watchdog causing scheduling of timers every second (was [v13] support "task_isolation" mode)
[PATCH v14 00/14] support "task_isolation" mode
2016-08-15 14:59 UTC (6+ messages)
` [PATCH v14 04/14] task_isolation: add initial support
` [PATCH v14 13/14] task_isolation: add user-settable notification signal
[PACTH v1] mm, proc: Implement /proc/<pid>/totmaps
2016-08-13 12:39 UTC
[PATCH] perf_event_open.2: 4.9 PERF_EVENT_IOC_SET_DRV_CONFIGS support
2016-08-12 20:47 UTC (7+ messages)
[PATCH v10 00/11] kthread: Kthread worker API improvements
2016-08-09 14:55 UTC (12+ messages)
` [PATCH v10 01/11] kthread: Rename probe_kthread_data() to kthread_probe_data()
` [PATCH v10 02/11] kthread: Kthread worker API cleanup
` [PATCH v10 03/11] kthread/smpboot: Do not park in kthread_create_on_cpu()
` [PATCH v10 04/11] kthread: Allow to call __kthread_create_on_node() with va_list args
` [PATCH v10 05/11] kthread: Add kthread_create_worker*()
` [PATCH v10 06/11] kthread: Add kthread_destroy_worker()
` [PATCH v10 07/11] kthread: Detect when a kthread work is used by more workers
` [PATCH v10 08/11] kthread: Initial support for delayed kthread work
` [PATCH v10 09/11] kthread: Allow to cancel "
` [PATCH v10 10/11] kthread: Allow to modify delayed "
` [PATCH v10 11/11] kthread: Better support freezable kthread workers
add RWF_(D)SYNC flag to preadv2/pwritev2 V2
2016-08-09 8:15 UTC (4+ messages)
` [PATCH 09/10] fs: add RWF_DSYNC aand RWF_SYNC
[PATCH 00/10] [v6] System Calls for Memory Protection Keys
2016-08-08 23:18 UTC (9+ messages)
` [PATCH 03/10] x86, pkeys: make mprotect_key() mask off additional vm_flags
` [PATCH 04/10] x86, pkeys: allocation/free syscalls
` [PATCH 05/10] x86: wire up protection keys system calls
` [PATCH 06/10] generic syscalls: wire up memory protection keys syscalls
` [PATCH 07/10] pkeys: add details of system call use to Documentation/
` [PATCH 08/10] x86, pkeys: default to a restrictive init PKRU
` [PATCH 09/10] x86, pkeys: allow configuration of init_pkru
` [PATCH 10/10] x86, pkeys: add self-tests
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).