linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-10 21:53:32 to 2015-11-18 04:38:04 UTC [more...]

[PATCH v3] block: create ioctl to discard-or-zeroout a range of blocks
 2015-11-18  4:38 UTC  (3+ messages)

CGroup Namespaces (v4)
 2015-11-18  2:30 UTC  (19+ messages)
  ` [PATCH 1/8] kernfs: Add API to generate relative kernfs path
  ` [PATCH 2/8] sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
  ` [PATCH 3/8] cgroup: add function to get task's cgroup
  ` [PATCH 4/8] cgroup: export cgroup_get() and cgroup_put()
  ` [PATCH 5/8] cgroup: introduce cgroup namespaces
  ` [PATCH 6/8] cgroup: cgroup namespace setns support
  ` [PATCH 7/8] cgroup: mount cgroupns-root when inside non-init cgroupns
  ` [PATCH 8/8] cgroup: Add documentation for cgroup namespaces

[PATCH v4 0/4] SysFS driver for QEMU fw_cfg device
 2015-11-18  2:17 UTC  (10+ messages)
` [PATCH v4 1/4] firmware: introduce sysfs driver for QEMU's "
` [PATCH v4 2/4] kobject: export kset_find_obj() for module use
` [PATCH v4 3/4] firmware: create directory hierarchy for sysfs fw_cfg entries
` [PATCH v4 4/4] devicetree: update documentation for fw_cfg ARM bindings
  ` [Qemu-devel] "

[PATCH 2/2] iio: health: Add driver for the TI AFE4404 heart monitor
 2015-11-17 17:07 UTC  (8+ messages)

[PATCH 0/2] TPM 2.0 trusted key features for v4.5
 2015-11-17 16:27 UTC  (2+ messages)
` [PATCH 1/2] keys, trusted: select hash algorithm for TPM2 chips

[PATCH V2 0/3] Clean up and enable two testcases in kselftest
 2015-11-17 14:35 UTC  (4+ messages)
  ` [PATCH V2 1/3] selftests/capabilities: clean up for Makefile
  ` [PATCH V2 2/3] selftests/capabilities: actually test it
  ` [PATCH V2 3/3] selftest/ipc: "

[PATCH V2 0/2] Create specific kconfig for kselftest
 2015-11-17 14:34 UTC  (3+ messages)
` [PATCH V2 1/2] selftests: create test-specific kconfig fragments
` [PATCH V2 2/2] scripts/kconfig/Makefile: add kselftest-mergeconfig

[RFC 0/2] ABI: IIO: proposal for AVERAGING_RATIO support
 2015-11-17 14:04 UTC  (5+ messages)
` [RFC 1/2] ABI: iio: support AVERAGING_RATIO setting
  ` [RFC 2/2] iio: ina2xx: convert AVERGING ratio setting from generic sysfs attr to ABI

[PATCH 00/37] x86: Memory Protection Keys
 2015-11-17  3:36 UTC  (6+ messages)
` [PATCH 27/37] mm, multi-arch: pass a protection key in to calc_vm_flag_bits()
` [PATCH 29/37] mm: implement new mprotect_key() system call
` [PATCH 31/37] x86: wire up "
` [PATCH 34/37] x86, pkeys: allocation/free syscalls
` [PATCH 35/37] x86, pkeys: add pkey set/get syscalls

[PATCH v2] selftests/seccomp: Get page size from sysconf
 2015-11-17  2:26 UTC  (4+ messages)

[PATCH] tools:testing/selftests: fix typo in futex/README
 2015-11-17  2:24 UTC  (3+ messages)

[PATCH RFD] selftests: create test-specific kconfig fragments
 2015-11-17  0:20 UTC  (7+ messages)

[PATCH v4] block: create ioctl to discard-or-zeroout a range of blocks
 2015-11-16 22:56 UTC  (2+ messages)

[PATCH 0/3] Enable two testcases in kselftest
 2015-11-16 18:56 UTC  (10+ messages)
  ` [PATCH 1/3] selftests/capabilities: align the usage of CFLAGS with others
  ` [PATCH 2/3] selftests/capabilities: actually test it
  ` [PATCH 3/3] selftest/ipc: "

[PATCH v2] livepatch: old_name.number scheme in livepatch sysfs directory
 2015-11-16 17:03 UTC  (6+ messages)
  ` [PATCH 3/3 v4] livepatch: old_name,number "
    ` [PATCH 4/4 v5] livepatch: function,sympos "
      ` [PATCH 3/3 v6] "
        ` [PATCH 3/3 v7] "

[PATCH v2 2/3] [media] include/media: move driver interface headers to a separate dir
 2015-11-16 12:30 UTC  (2+ messages)

[RFC PATCH 0/5] Arch-independent livepatch
 2015-11-16 12:21 UTC  (56+ messages)
` [RFC PATCH 1/5] elf: add livepatch-specific elf constants
    `  "
` [RFC PATCH 2/5] module: save load_info for livepatch modules
    `  "
` [RFC PATCH 3/5] livepatch: reuse module loader code to write relocations
      `  "
` [RFC PATCH 4/5] samples: livepatch: init reloc list and mark as klp module
        `  "
` [RFC PATCH 5/5] livepatch: x86: remove unused relocation code

[PATCH v3 00/17] MADFV_FREE support
 2015-11-16  3:14 UTC  (36+ messages)
` [PATCH v3 01/17] mm: support madvise(MADV_FREE)
` [PATCH v3 02/17] mm: define MADV_FREE for some arches
` [PATCH v3 03/17] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
` [PATCH v3 04/17] mm: free swp_entry in madvise_free
` [PATCH v3 05/17] mm: move lazily freed pages to inactive list
` [PATCH v3 06/17] mm: clear PG_dirty to mark page freeable
` [PATCH v3 07/17] mm: mark stable page dirty in KSM
` [PATCH v3 08/17] x86: add pmd_[dirty|mkclean] for THP
` [PATCH v3 09/17] sparc: "
` [PATCH v3 10/17] powerpc: "
` [PATCH v3 11/17] arm: add pmd_mkclean "
` [PATCH v3 12/17] arm64: "
` [PATCH v3 13/17] mm: don't split THP page when syscall is called
` [PATCH v3 14/17] mm: introduce wrappers to add new LRU
` [PATCH v3 15/17] mm: introduce lazyfree LRU list
  ` [PATCH v3 16/17] mm: support MADV_FREE on swapless system
  ` [PATCH v3 17/17] mm: add knob to tune lazyfreeing

[PATCH] block: create ioctl to discard-or-zeroout a range of blocks
 2015-11-13 21:36 UTC  (8+ messages)

[PATCH 1/9] include/uapi/drm/armada_drm.h: use __u{32,64} types instead of uint{32,64}_t
 2015-11-12 18:14 UTC  (9+ messages)
` [PATCH 2/9] include/uapi/drm/virtgpu_drm.h: "
` [PATCH 3/9] include/uapi/drm/qxl_drm.h: "
` [PATCH 4/9] include/uapi/drm/nouveau_drm.h: "
` [PATCH 5/9] include/uapi/drm/amdgpu_drm.h: "
` [PATCH 6/9] include/uapi/drm/armada_drm.h: "
` [PATCH 7/9] include/uapi/drm/drm_mode.h: "
` [PATCH 8/9] include/uapi/drm/vmwgfx_drm.h: "
` [PATCH 9/9] include/uapi/drm/omap_drm.h: "

[PATCH] selftests/seccomp: Get page size from sysconf
 2015-11-12 18:11 UTC  (2+ messages)

[PATCH v9 0/4] VFS: In-kernel copy system call
 2015-11-12 12:39 UTC  (7+ messages)
` [PATCH v9 3/4] btrfs: add .copy_file_range file operation
` [PATCH v9 4/4] vfs: Add vfs_copy_file_range() support for pagecache copies

[PATCH v15 00/22] Richacls (Core and Ext4)
 2015-11-11 13:59 UTC  (7+ messages)
` [PATCH v15 19/22] richacl: Add richacl xattr handler

[PATCH selftests 0/6] Fix some broken tests
 2015-11-11  1:11 UTC  (5+ messages)
` [PATCH selftests 5/6] selftests: vm: Try harder to allocate huge pages


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).