linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-11 03:25:15 to 2014-06-25 01:58:45 UTC [more...]

[PATCH] mm: update the description for madvise_remove
 2014-06-25  1:58 UTC  (2+ messages)

[patch 0/4] timerfd c/r support, v4
 2014-06-24 22:03 UTC  (8+ messages)
` [patch 1/4] timerfd: Implement show_fdinfo method
` [patch 2/4] docs: procfs -- Document timerfd output
` [patch 3/4] timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks
` [patch 4/4] timerfd.2: Add ioctl method description

[PATCH v8 0/9] seccomp: add thread sync ability
 2014-06-24 20:56 UTC  (11+ messages)
` [PATCH v8 1/9] seccomp: create internal mode-setting function
` [PATCH v8 2/9] seccomp: split filter prep from check and apply
` [PATCH v8 3/9] seccomp: introduce writer locking
` [PATCH v8 4/9] sched: move no_new_privs into new atomic flags
` [PATCH v8 5/9] seccomp: split mode set routines
` [PATCH v8 6/9] seccomp: add "seccomp" syscall
` [PATCH v8 7/9] ARM: add seccomp syscall
` [PATCH v8 8/9] MIPS: "
` [PATCH v8 9/9] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
` [PATCH v8 1/1] man-pages: seccomp.2: document syscall

[PATCH v7 0/9] seccomp: add thread sync ability
 2014-06-24 20:26 UTC  (34+ messages)
` [PATCH v7 1/9] seccomp: create internal mode-setting function
` [PATCH v7 2/9] seccomp: split filter prep from check and apply
` [PATCH v7 3/9] seccomp: introduce writer locking
` [PATCH v7 4/9] seccomp: move no_new_privs into seccomp
` [PATCH v7 5/9] seccomp: split mode set routines
` [PATCH v7 6/9] seccomp: add "seccomp" syscall
` [PATCH v7 7/9] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
  ` [PATCH v7 8/9] ARM: add seccomp syscall
` [PATCH v7 9/9] MIPS: "
` [PATCH v7 1/1] man-pages: seccomp.2: document syscall
  ` [PATCH v7.1 "

[PATCH] Documentation: sysfs-bus-usb: update power/persist description
 2014-06-24 17:17 UTC  (4+ messages)

[PATCHv4 RESEND 0/3] syscalls,x86: Add execveat() system call
 2014-06-23 18:39 UTC  (3+ messages)
` [PATCHv4 RESEND 1/3] syscalls,x86: implement "

[PATCH 1/5] i8k: Fix non-SMP operation
 2014-06-23 17:53 UTC  (2+ messages)

[PATCH v2] ns: introduce getnspid syscall
 2014-06-23 13:32 UTC  (4+ messages)

[PATCH v1 0/2] block: virtio-blk: support multi vq per virtio-blk
 2014-06-23  6:47 UTC  (6+ messages)
` [PATCH v1 1/2] include/uapi/linux/virtio_blk.h: introduce feature of VIRTIO_BLK_F_MQ
` [PATCH v1 2/2] block: virtio-blk: support multi virt queues per virtio-blk device

[PATCH 1/5] i8k: Fix non-SMP operation
 2014-06-21 15:08 UTC  (5+ messages)
` [PATCH 2/5] i8k: Drop all labels
` [PATCH 3/5] i8k: Add support for configurable maximum fan speed value
` [PATCH 4/5] i8k: uapi: Introduce define for new highest fan speed
  ` [PATCH 5/5] i8k: Add support for Dell Precision 490 and Latitude D520

[RFC 0/2] __vdso_findsym
 2014-06-20 16:07 UTC  (39+ messages)
` [RFC 1/2] uapi: Add some missing dynamic table-related definitions to elf.h
  ` [RFC 2/2] [NOT READY] x86/vdso: Add __vdso_findsym

[PATCH] ns: introduce getnspid syscall
 2014-06-18 10:03 UTC  (4+ messages)

[RFC PATCH 0/2] block: virtio-blk: support multi vq per virtio-blk
 2014-06-18  4:04 UTC  (12+ messages)
` [RFC PATCH 1/2] include/uapi/linux/virtio_blk.h: introduce feature of VIRTIO_BLK_F_MQ
` [RFC PATCH 2/2] block: virtio-blk: support multi virt queues per virtio-blk device

[PATCH v3 0/7] File Sealing & memfd_create()
 2014-06-17 21:25 UTC  (34+ messages)
` [PATCH v3 1/7] mm: allow drivers to prevent new writable mappings
` [PATCH v3 2/7] shm: add sealing API
` [PATCH v3 3/7] shm: add memfd_create() syscall
` [PATCH v3 4/7] selftests: add memfd_create() + sealing tests
` [PATCH v3 5/7] selftests: add memfd/sealing page-pinning tests
` [RFC v3 6/7] shm: wait for pins to be released when sealing
` [RFC v3 7/7] shm: isolate pinned pages when sealing files

MIPS MSA sigcontext changes in 3.15
 2014-06-17 18:14 UTC  (5+ messages)

[PATCH v6 0/9] seccomp: add thread sync ability
 2014-06-16  6:08 UTC  (17+ messages)
` [PATCH v6 3/9] seccomp: introduce writer locking
` [PATCH v6 4/9] seccomp: move no_new_privs into seccomp
` [PATCH v6 5/9] seccomp: split mode set routines
` [PATCH v6 6/9] seccomp: add "seccomp" syscall
` [PATCH v6 7/9] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
` [PATCH v6 8/9] ARM: add seccomp syscall
` [PATCH v6 9/9] MIPS: "

[PATCH v8] mm: support madvise(MADV_FREE)
 2014-06-16  0:35 UTC 

[PATCH 1/4] drm/tegra: Implement more tiling modes
 2014-06-12 11:02 UTC  (11+ messages)
` [PATCH 2/4] drm/tegra: Add SET/GET_TILING IOCTLs
` [PATCH 3/4] drm/tegra: Add SET/GET_FLAGS IOCTLs
` [PATCH 4/4] drm/tegra: Allow non-authenticated processes to create buffer objects

[PATCH 1/2] mm: mark remap_file_pages() syscall as deprecated
 2014-06-12  9:44 UTC  (3+ messages)

[PATCH 12/14] block: Add specific data integrity errors
 2014-06-12  2:16 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).