linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-12 05:52:02 to 2020-04-23 02:44:47 UTC [more...]

[PATCH V10 00/11] XFS - Enable per-file/per-directory DAX operations V10
 2020-04-23  2:33 UTC  (13+ messages)
` [PATCH V10 01/11] fs/xfs: Remove unnecessary initialization of i_rwsem
` [PATCH V10 02/11] fs: Remove unneeded IS_DAX() check in io_is_direct()
` [PATCH V10 03/11] fs/stat: Define DAX statx attribute
` [PATCH V10 04/11] Documentation/dax: Update Usage section
` [PATCH V10 05/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
` [PATCH V10 06/11] fs/xfs: Make DAX mount option a tri-state
` [PATCH V10 07/11] fs/xfs: Create function xfs_inode_should_enable_dax()
` [PATCH V10 08/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
` [PATCH V10 09/11] fs: Lift XFS_IDONTCACHE to the VFS layer
` [PATCH V10 10/11] fs: Introduce DCACHE_DONTCACHE
` [PATCH V10 11/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()

[PATCH v2 0/7] loopfs
 2020-04-23  1:37 UTC  (15+ messages)
` [PATCH v2 1/7] kobject_uevent: remove unneeded netlink_ns check
` [PATCH v2 2/7] loopfs: implement loopfs
` [PATCH v2 3/7] loop: use ns_capable for some loop operations
` [PATCH v2 4/7] kernfs: handle multiple namespace tags
` [PATCH v2 5/7] loop: preserve sysfs backwards compatibility
` [PATCH v2 6/7] loopfs: start attaching correct namespace during loop_add()
` [PATCH v2 7/7] loopfs: only show devices in their correct instance

[PATCH v5 0/3] Support userspace-selected fds
 2020-04-23  1:12 UTC  (7+ messages)
  ` [PATCH v5 2/3] fs: openat2: Extend open_how to allow "
  ` [PATCH v5 3/3] fs: pipe2: Support O_SPECIFIC_FD
  ` [PATCH v5 1/3] fs: Support setting a minimum fd for "lowest available fd" allocation

[PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
 2020-04-22 17:24 UTC  (16+ messages)

[PATCH 00/12] "Task_isolation" mode
 2020-04-22 12:08 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v3 00/13] "
    ` [PATCH v3 03/13] task_isolation: add instruction synchronization memory barrier
        ` [EXT] "
    ` [PATCH v3 07/13] task_isolation: arch/arm64: enable task isolation functionality

[PATCH 00/12] "Task_isolation" mode
 2020-04-21 15:21 UTC 

CLONE_INTO_CGROUP documentation?
 2020-04-21 14:30 UTC  (4+ messages)
` [PATCH] clone.2: Document CLONE_INTO_CGROUP

[PATCH] fcntl: Add 32bit filesystem mode
 2020-04-21 13:02 UTC  (11+ messages)

[PATCH v3] mm: Proactive compaction
 2020-04-21  3:26 UTC  (2+ messages)

[PATCH v2 00/16] Fanotify event with name info
 2020-04-20 18:47 UTC  (6+ messages)
` [PATCH v2 13/16] fanotify: report name info for FAN_DIR_MODIFY event

[RFC man-pages PATCH] sync.2: add details about new syncfs() behavior
 2020-04-20 17:30 UTC 

[PATCH 0/2] hoist btrfs' label set/get ioctls to vfs, and document
 2020-04-20 15:29 UTC  (6+ messages)
` [PATCH 2/2] man2: New page documenting filesystem get/set label ioctls
  ` [PATCH 2/2 V2] "

[PATCH] [man-pages] adjtimex.2: document clock_adjtime
 2020-04-20 11:14 UTC  (5+ messages)
` [PATCH man-pages 1/2] clock_getres.2: Explain dynamic clocks
` [PATCH man-pages 2/2] adjtimex.2: document clock_adjtime

clock_settime(2) error for non-settable clocks
 2020-04-20 11:13 UTC  (6+ messages)
` [PATCH 1/1] clock_getres.2: dynamic POSIX clock devices can return other errors

[PATCH v9 0/2] add performance reporting support to FPGA DFL drivers
 2020-04-20  9:38 UTC  (5+ messages)
` [PATCH v9 1/2] Documentation: fpga: dfl: add description for performance reporting support
` [PATCH v9 2/2] fpga: dfl: fme: add "

[PATCH] vfs: add faccessat2 syscall
 2020-04-20  9:03 UTC  (8+ messages)

[PATCH v2] vfs: add faccessat2 syscall
 2020-04-20  8:53 UTC 

[PATCH] mm: Fix MREMAP_DONTUNMAP accounting on VMA merge
 2020-04-19 21:09 UTC  (3+ messages)

[PATCH RESEND v11 0/8] proc: modernize proc to support multiple private instances
 2020-04-19 14:19 UTC  (7+ messages)
` [PATCH RESEND v11 2/8] proc: allow to mount many instances of proc in one pid namespace
` [PATCH RESEND v11 7/8] proc: use human-readable values for hidepid

[PATCH v12 0/7] proc: modernize proc to support multiple private instances
 2020-04-19 14:10 UTC  (8+ messages)
` [PATCH v12 1/7] proc: rename struct proc_fs_info to proc_fs_opts
` [PATCH v12 2/7] proc: allow to mount many instances of proc in one pid namespace
` [PATCH v12 3/7] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
` [PATCH v12 4/7] proc: add option to mount only a pids subset
` [PATCH v12 5/7] docs: proc: add documentation for "hidepid=4" and "subset=pid" options and new mount behavior
` [PATCH v12 6/7] proc: use human-readable values for hidepid
` [PATCH v12 7/7] proc: use named enums for better readability

[PATCH v3 04/13] task_isolation: userspace hard isolation from kernel
 2020-04-19  5:07 UTC  (3+ messages)

[PATCH v2 0/3] support setting sysctl parameters from kernel command line
 2020-04-18 10:12 UTC  (19+ messages)
` [PATCH v2 1/3] kernel/sysctl: "
` [PATCH v2 2/3] kernel/sysctl: support handling command line aliases
` [PATCH v2 3/3] kernel/hung_task convert hung_task_panic boot parameter to sysctl

[PATCH V3] panic: Add sysctl to dump all CPUs backtraces on oops event
 2020-04-18  0:46 UTC  (2+ messages)

[PATCH RFC 0/3] document openat2(2) patch series
 2020-04-17 15:37 UTC  (4+ messages)
` [PATCH RFC 1/3] symlink.7: document magic-links more completely

[PATCH v4 0/9] fs: interface for directly reading/writing compressed data
 2020-04-16 20:39 UTC  (5+ messages)
` [PATCH man-pages v4] Document encoded I/O

[PATCH v16 00/10] Landlock LSM
 2020-04-16 10:39 UTC  (11+ messages)
` [PATCH v16 01/10] landlock: Add object management
` [PATCH v16 02/10] landlock: Add ruleset and domain management
` [PATCH v16 03/10] landlock: Set up the security framework and manage credentials
` [PATCH v16 04/10] landlock: Add ptrace restrictions
` [PATCH v16 05/10] fs,landlock: Support filesystem access-control
` [PATCH v16 06/10] landlock: Add syscall implementation
` [PATCH v16 07/10] arch: Wire up landlock() syscall
` [PATCH v16 08/10] selftests/landlock: Add initial tests
` [PATCH v16 09/10] samples/landlock: Add a sandbox manager example
` [PATCH v16 10/10] landlock: Add user and kernel documentation

[PATCH v6 0/2] vfs: have syncfs() return error when there are writeback errors
 2020-04-16 11:41 UTC  (4+ messages)
` [PATCH v6 1/2] vfs: track per-sb writeback errors and report them to syncfs
` [PATCH v6 2/2] buffer: record blockdev write errors in super_block that it backs

[v3 PATCH] move_pages.2: Returning positive value is a new error case
 2020-04-16 11:35 UTC  (2+ messages)

[PATCH v5 0/2] vfs: have syncfs() return error when there are writeback errors
 2020-04-16 11:31 UTC  (7+ messages)
` [PATCH v5 1/2] vfs: track per-sb writeback errors and report them to syncfs
` [PATCH v5 2/2] buffer: record blockdev write errors in super_block that it backs

[PATCH] timens: show clock symbolic names in /proc/pid/timens_offsets
 2020-04-16  9:52 UTC  (9+ messages)
` [PATCH v2] "

Removal of the ioctl_list(2) manual page (was: Re: ioctl_list.2: complete overhaul needed)
 2020-04-16  7:10 UTC 

[PATCH man-pages v2 0/2] document openat2(2)
 2020-04-15 20:24 UTC  (9+ messages)
` [PATCH man-pages v2 2/2] openat2.2: document new openat2(2) syscall

[PATCH v7 1/2] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-04-15 15:24 UTC  (4+ messages)
` [PATCH v7] mremap.2: Add information for MREMAP_DONTUNMAP

[PATCH v30 00/12] /dev/random - a new approach with full SP800-90B
 2020-04-15 10:15 UTC  (13+ messages)
` [PATCH v30 01/12] Linux Random Number Generator
` [PATCH v30 02/12] LRNG - allocate one DRNG instance per NUMA node
` [PATCH v30 03/12] LRNG - sysctls and /proc interface
` [PATCH v30 04/12] LRNG - add switchable DRNG support
` [PATCH v30 05/12] crypto: DRBG - externalize DRBG functions for LRNG
` [PATCH v30 06/12] LRNG - add SP800-90A DRBG extension
` [PATCH v30 07/12] LRNG - add kernel crypto API PRNG extension
` [PATCH v30 08/12] crypto: provide access to a static Jitter RNG state
` [PATCH v30 09/12] LRNG - add Jitter RNG fast noise source
` [PATCH v30 10/12] LRNG - add SP800-90B compliant health tests
` [PATCH v30 11/12] LRNG - add interface for gathering of raw entropy
` [PATCH v30 12/12] LRNG - add power-on and runtime self-tests

[PATCH v4 RESEND 0/2] vfs: have syncfs() return error when there are writeback errors
 2020-04-15  9:17 UTC  (7+ messages)
` [PATCH v4 RESEND 1/2] vfs: track per-sb writeback errors and report them to syncfs
` [PATCH v4 RESEND 2/2] buffer: record blockdev write errors in super_block that it backs

[PATCH 0/3] support setting sysctl parameters from kernel command line
 2020-04-15  6:08 UTC  (14+ messages)
` [PATCH 1/3] kernel/sysctl: "

[PATCH 0/8] loopfs
 2020-04-14 10:39 UTC  (20+ messages)
` [PATCH 2/8] loopfs: implement loopfs
` [PATCH 4/8] kernfs: handle multiple namespace tags
` [PATCH 5/8] kernfs: let objects opt-in to propagating from the initial namespace
` [PATCH 6/8] genhd: add minimal namespace infrastructure

[PATCH] utimensat: immutable flag returns -EPERM
 2020-04-14  9:25 UTC  (2+ 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).