messages from 2015-08-04 11:53:13 to 2015-08-21 06:59:54 UTC [more...]
Persistent Reservation API V2
2015-08-21 6:59 UTC (10+ messages)
` [PATCH 1/5] block: cleanup blkdev_ioctl
` [PATCH 2/5] block: add an API for Persistent Reservations
` [PATCH 3/5] sd: implement the Persistent Reservation API
` [PATCH 4/5] dm: refactor ioctl handling
` [PATCH 5/5] dm: add support for passing through persistent reservations
[PATCH v2 0/3] SysFS driver for QEMU fw_cfg device
2015-08-21 3:47 UTC (9+ messages)
` [PATCH v2 1/3] firmware: introduce sysfs driver for QEMU's "
` [PATCH v2 2/3] kobject: export kset_find_obj() to be used from modules
` [PATCH v2 3/3] firmware: fw_cfg: create directory hierarchy for fw_cfg file names
[PATCH v7 0/6] Allow user to request memory to be locked on page fault
2015-08-20 17:03 UTC (12+ messages)
` [PATCH v7 2/6] mm: mlock: Add new mlock system call
` [PATCH v7 3/6] mm: Introduce VM_LOCKONFAULT
` [PATCH v7 4/6] mm: mlock: Add mlock flags to enable VM_LOCKONFAULT usage
` [PATCH v7 5/6] selftests: vm: Add tests for lock on fault
` [PATCH v7 6/6] mips: Add entry for new mlock2 syscall
[PATCH 0/2] PCI: Add support for PCI Enhanced Allocation "BARs"
2015-08-20 16:59 UTC (3+ messages)
` [PATCH 1/2] PCI: Add Enhanced Allocation register entries
` [PATCH 2/2] PCI: Add support for Enhanced Allocation devices
Next round: revised futex(2) man page for review
2015-08-19 23:17 UTC (11+ messages)
[RFC] Media Controller, the next generation
2015-08-17 15:22 UTC (5+ messages)
[PATCH RFC 0/3] nvmem: make sysfs binary file permissions more flexible
2015-08-17 12:31 UTC (6+ messages)
` [PATCH RFC 1/3] nvmem: make default user binary file root-access only
` [PATCH RFC 2/3] nvmem: set the size for the nvmem binary file
` [PATCH RFC 3/3] nvmem: add permission flags in nvmem_config
[PATCH v10 4/6] block: loop: prepare for supporing direct IO
2015-08-17 2:31 UTC (2+ messages)
` [PATCH v10 5/6] block: loop: introduce ioctl command of LOOP_SET_DIRECT_IO
[PATCH 0/2] Documentation: iio-trig-sysfs: Add missing ABI
2015-08-15 15:09 UTC (4+ messages)
` [PATCH 1/2] Documentation: iio-trig-sysfs: Document add_trigger attribute
` [PATCH 2/2] Documentation: iio-trig-sysfs: Add remove_trigger attribute ABI
[PATCHv4 0/3] fs: add O_BENEATH flag to openat(2)
2015-08-14 15:30 UTC (9+ messages)
` [PATCHv4 1/3] "
` [PATCHv4 2/3] selftests: Add test of O_BENEATH & openat(2)
` [PATCHv4 man-pages 3/3] open.2: describe O_BENEATH flag
[RFC][PATCH 0/2] usb: gadget: add MTP function and Uevent userspace notifications
2015-08-14 9:53 UTC (10+ messages)
` [RFC][PATCH 1/2] usb: gadget: configfs: add MTP function
` [RFC][PATCH 2/2] usb: gadget: configfs: notify userspace of usb state changes
[PATCHv4 0/1] Document how to add a new syscall
2015-08-13 23:53 UTC (3+ messages)
` [PATCHv4 1/1] Documentation: describe how to add a system call
[CFT][PATCH 0/10] Making new mounts of proc and sysfs as safe as bind mounts
2015-08-12 21:05 UTC (16+ messages)
` [CFT][PATCH 09/10] sysfs: Create mountpoints with sysfs_create_empty_dir
` [PATCH] fs: Set the size of empty dirs to 0
[PATCH v5 0/6] support "cpu_isolated" mode for nohz_full
2015-08-12 18:22 UTC (4+ messages)
` [PATCH v5 2/6] cpu_isolated: add initial support
[PATCH v9 0/3] Enable PPI sysfs interface for TPM 2.0
2015-08-12 14:05 UTC (2+ messages)
` [PATCH v9 3/3] tpm: update PPI documentation to address the location change
[PATCH 00/23] userfaultfd v4
2015-08-12 5:23 UTC (5+ messages)
` [PATCH 19/23] userfaultfd: activate syscall
` [Qemu-devel] "
Persistent Reservation API
2015-08-12 0:57 UTC (17+ messages)
` [PATCH 1/6] block: cleanup blkdev_ioctl
` [PATCH 2/6] block: add a API for persistent reservations
` [PATCH 3/6] sd: implement the persisten reservation API
` [PATCH 4/6] dm: refactor ioctl handling
` [PATCH 5/6] dm: split out a helper to find the ioctl target
[PATCH v3 0/9] Use correctly the Xen memory terminologies
2015-08-11 17:37 UTC (3+ messages)
` [PATCH v3 8/9] xen/privcmd: Further s/MFN/GFN/ clean-up
` [Xen-devel] [PATCH v3 0/9] Use correctly the Xen memory terminologies
[RFC/PATCH] Generalize poll events from eventfd
2015-08-11 7:54 UTC (7+ messages)
` [PATCH] eventfd: implementation of EFD_MASK flag
[PATCH 1/4] selftests: vm: Fix mlock2-tests for 32-bit architectures
2015-08-10 19:27 UTC (5+ messages)
` [PATCH 2/4] selftests: vm: Ensure the mlock2 syscall number can be found
` [PATCH 3/4] selftests: vm: Use the right arguments for main()
` [PATCH 4/4] selftests: vm: Pick up sanitized kernel headers
[PATCH 0/3] SysFS driver for QEMU firmware config device (fw_cfg)
2015-08-10 19:15 UTC (12+ messages)
` [PATCH 1/3] firmware: introduce sysfs driver for QEMU's fw_cfg device
` [PATCH 2/3] kobject: export kset_find_obj() to be used from modules
` [PATCH 3/3] firmware: fw_cfg: create directory hierarchy for fw_cfg file names
[PATCH v9 0/9] Add simple NVMEM Framework via regmap
2015-08-10 11:24 UTC (9+ messages)
[PATCHv3 0/1] Document how to add a new syscall
2015-08-10 7:43 UTC (4+ messages)
` [PATCHv3 1/1] Documentation: describe how to add a system call
[PATCH 0/4] enable migration of driver pages
2015-08-10 7:19 UTC (4+ messages)
` [PATCH 2/4] mm/compaction: enable mobile-page migration
[PATCH v2] iio: Documentation: Add trigger name attribute ABI documentation
2015-08-08 11:42 UTC (3+ messages)
[PATCH V6 0/6] Allow user to request memory to be locked on page fault
2015-08-07 12:34 UTC (10+ messages)
` [PATCH V6 2/6] mm: mlock: Add new mlock system call
` [PATCH V6 3/6] mm: Introduce VM_LOCKONFAULT
` [PATCH V6 4/6] mm: mlock: Add mlock flags to enable VM_LOCKONFAULT usage
[PATCH v3 0/4] enhance shmem process and swap accounting
2015-08-07 9:37 UTC (8+ messages)
` [PATCH v3 1/4] mm, documentation: clarify /proc/pid/status VmSwap limitations
` [PATCH v3 2/4] mm, proc: account for shmem swap in /proc/pid/smaps
` [PATCH v3 3/4] mm, shmem: Add shmem resident memory accounting
` [PATCH v3 4/4] mm, procfs: Display VmAnon, VmFile and VmShm in /proc/pid/status
[PATCH v9 4/6] block: loop: prepare for supporing direct IO
2015-08-06 8:42 UTC (2+ messages)
` [PATCH v9 5/6] block: loop: introduce ioctl command of LOOP_SET_DIRECT_IO
[PATCH] iio: Documentation: Add trigger name attribute ABI documentation
2015-08-06 7:33 UTC (2+ messages)
[PATCH v3 01/11] stm class: Introduce an abstraction for System Trace Module devices
2015-08-05 23:01 UTC (2+ messages)
[PATCH v2 0/8] Use correctly the Xen memory terminologies in Linux
2015-08-04 18:12 UTC (2+ messages)
` [PATCH v2 8/8] xen/privcmd: Further s/MFN/GFN/ clean-up
[RFC v6 00/40] Richacls
2015-08-04 11:53 UTC (27+ messages)
` [RFC v6 15/40] richacl: Automatic Inheritance
` [RFC v6 16/40] richacl: xattr mapping functions
` [RFC v6 17/40] vfs: Add richacl permission checking
` [RFC v6 19/40] ext4: Add richacl feature flag
` [RFC v6 20/40] richacl: acl editing helper functions
` [RFC v6 21/40] richacl: Move everyone@ aces down the acl
` [RFC v6 22/40] richacl: Propagate everyone@ permissions to other aces
` [RFC v6 24/40] richacl: Set the other permissions to the other mask
` [RFC v6 25/40] richacl: Isolate the owner and group classes
` [RFC v6 26/40] richacl: Apply the file masks to a richacl
` [RFC v6 27/40] richacl: Create richacl from mode values
` [RFC v6 28/40] nfsd: Keep list of acls to dispose of in compoundargs
` [RFC v6 29/40] nfsd: Use richacls as internal acl representation
` [RFC v6 18/40] ext4: Add richacl support
` [RFC v6 23/40] richacl: Set the owner permissions to the owner mask
` [RFC v6 30/40] nfsd: Add richacl support
` [RFC v6 34/40] ext4: Don't allow unmapped identifiers in richacls
` [RFC v6 39/40] nfs: Add richacl support
` [RFC v6 40/40] nfs: Add support for the v4.1 dacl attribute
` [RFC v6 31/40] nfsd: "
` [RFC v6 32/40] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
` [RFC v6 33/40] richacl: Add support for unmapped identifiers
` [RFC v6 35/40] sunrpc: Allow to demand-allocate pages to encode into
` [RFC v6 36/40] sunrpc: Add xdr_init_encode_pages
` [RFC v6 37/40] nfs: Fix GETATTR bitmap verification
` [RFC v6 38/40] nfs: Remove unused xdr page offsets in getacl/setacl arguments
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).