linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-16 02:24:25 to 2014-11-23 14:20:50 UTC [more...]

[PATCH 0/6] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile)
 2014-11-23 14:20 UTC  (7+ messages)
` [PATCH 2/6] fs: moved kernel_write to fs/read_write
` [PATCH 3/6] fs/splice: support compiling out splice-family syscalls
` [PATCH 4/6] fs/fuse: support compiling out splice
  ` [PATCH 1/6] fs: move sendfile syscall into fs/splice
  ` [PATCH 5/6] net/core: support compiling out splice
  ` [PATCH 6/6] fs/splice: full support for "

[PATCH 3/6] fs/splice: support compiling out splice-family syscalls
 2014-11-22 21:50 UTC  (2+ messages)

[v7 0/5] ext4: add project quota support
 2014-11-22  5:24 UTC  (6+ messages)
  ` [v7 1/5] vfs: adds general codes to enforces project quota limits
  ` [v7 2/5] ext4: adds project ID support
  ` [v7 5/5] ext4: cleanup inode flag definitions
` [v7 3/5] ext4: adds project quota support
` [v7 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support

RFC: renameat(): Add a RENAME_REMOVE flag to unlink hardlinks
 2014-11-22  1:57 UTC  (15+ messages)

[PATCHv9 0/5] syscalls,x86,sparc: Add execveat() system call
 2014-11-21 20:08 UTC  (9+ messages)
` [PATCHv9 1/5] syscalls: implement "
` [PATCHv9 2/5] x86: Hook up execveat "
  ` [PATCHv9 3/5] syscalls: add selftest for execveat(2)
` [PATCHv9 4/5] sparc: Hook up execveat system call
` [PATCHv9 man-pages 5/5] execveat.2: initial man page for execveat(2)

[PATCH v2 00/13] Add kdbus implementation
 2014-11-21 19:50 UTC  (26+ messages)
` kdbus: add documentation
` kdbus: add header file
` kdbus: add driver skeleton, ioctl entry points and utility functions
` kdbus: add connection, queue handling and message validation code
` kdbus: add node and filesystem implementation
` kdbus: add code to gather metadata
` kdbus: add code for notifications and matches
` kdbus: add code for buses, domains and endpoints
` kdbus: add name registry implementation
` kdbus: add policy database implementation
` kdbus: add Makefile, Kconfig and MAINTAINERS entry
` kdbus: add selftests
  ` kdbus: add connection pool implementation

[PATCHv2 0/3] fs: add O_BENEATH flag to openat(2)
 2014-11-21 14:19 UTC  (4+ messages)
` [PATCHv2 2/3] selftests: Add test of O_BENEATH & openat(2)

[RFC] Possible new execveat(2) Linux syscall
 2014-11-21 14:15 UTC  (14+ messages)
            ` [musl] "

[PATCH v3 0/7] crypto: AF_ALG: add AEAD and RNG support
 2014-11-21  5:34 UTC  (8+ messages)
` [PATCH v3 1/7] crypto: AF_ALG: add user space interface for AEAD
` [PATCH v3 3/7] crypto: AF_ALG: crypto API calls to inline functions
` [PATCH v3 2/7] crypto: AF_ALG: extend data structuers for AEAD
` [PATCH v3 4/7] crypto: AF_ALG: add AEAD support
` [PATCH v3 5/7] crypto: AF_ALG: add random number generator support
` [PATCH v3 6/7] crypto: AF_ALG: enable RNG interface compilation
` [PATCH v3 7/7] crypto: AF_ALG: document the user space interface

[PATCH v2 00/10] crypto: AF_ALG: add AEAD and RNG support
 2014-11-21  4:40 UTC  (41+ messages)
` [PATCH v2 01/10] crypto: AF_ALG: add user space interface for AEAD
` [PATCH v2 02/10] crypto: AF_ALG: user space interface for cipher info
                          ` crypto: user - Allow get request with empty driver name
` [PATCH v2 03/10] crypto: AF_ALG: extend data structuers for AEAD
` [PATCH v2 04/10] crypto: AF_ALG: crypto API calls to inline functions
` [PATCH v2 05/10] crypto: AF_ALG: add AEAD support
` [PATCH v2 07/10] crypto: AF_ALG: add random number generator support
  ` [PATCH v2 06/10] crypto: AF_ALG: make setkey optional
  ` [PATCH v2 08/10] crypto: AF_ALG: enable RNG interface compilation
` [PATCH v2 09/10] crypto: AF_ALG: user space interface for hash info
` [PATCH v2 10/10] crypto: AF_ALG: document the user space interface

[PATCH] selftest: size: Add size test for Linux kernel
 2014-11-20 21:58 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] Add supplementary UIDs, and getusers/setusers system calls
 2014-11-20 18:18 UTC  (6+ messages)
` [PATCH manpages] Document supplementary user IDs

[PATCH] kselftest: Move the docs to the Documentation dir
 2014-11-20 13:56 UTC  (2+ messages)

[PATCH v14 0/3] Add drm driver for Rockchip Socs
 2014-11-20  1:47 UTC  (4+ messages)
  ` [PATCH v14 1/3] drm: rockchip: Add basic drm driver
` [PATCH v14 2/3] dt-bindings: video: Add for rockchip display subsytem
` [PATCH v14 3/3] dt-bindings: video: Add documentation for rockchip vop

[PATCH 1/3] tun: move internal flag defines out of uapi
 2014-11-19 17:11 UTC  (5+ messages)

[PATCH v2 00/19] kselftest install target feature
 2014-11-19 16:13 UTC  (7+ messages)
` [PATCH v2 02/19] kbuild: kselftest_install - add a new make target to install selftests
` [PATCH v2 07/19] selftests/firmware: add install target to enable installing test

[PATCH v12 0/3] Add drm driver for Rockchip Socs
 2014-11-19 13:17 UTC  (12+ messages)
` [PATCH v12 1/3] drm: rockchip: Add basic drm driver
` [PATCH v12 2/3] dt-bindings: video: Add for rockchip display subsytem
` [PATCH v12 3/3] dt-bindings: video: Add documentation for rockchip vop

[PATCHv8 0/4] syscalls,x86,sparc: Add execveat() system call
 2014-11-19 12:40 UTC  (5+ messages)
` [PATCHv8 1/4] syscalls,x86: implement "
` [PATCHv8 3/4] sparc: Hook up execveat "

[PATCH v2 net-next 0/7] implementation of eBPF maps
 2014-11-18 20:39 UTC  (6+ messages)
` [PATCH v2 net-next 6/7] bpf: allow eBPF programs to use maps

[PATCH v13 0/3] Add drm driver for Rockchip Socs
 2014-11-18 10:11 UTC  (4+ messages)
  ` [PATCH v13 1/3] drm: rockchip: Add basic drm driver
  ` [PATCH v13 3/3] dt-bindings: video: Add documentation for rockchip vop
` [PATCH v13 2/3] dt-bindings: video: Add for rockchip display subsytem

[PATCH v7 00/10] TPM 2.0 support
 2014-11-18  9:29 UTC  (4+ messages)
` [PATCH v7 06/10] tpm: fix: move sysfs attributes to the correct place

[PATCH 1/2] groups: Factor out a function to set a pre-sorted group list
 2014-11-18  0:56 UTC  (29+ messages)
` [PATCH 2/2] groups: Allow unprivileged processes to use setgroups to drop groups

[PATCH 3/3] block: Introduce blkdev_issue_zeroout_discard() function
 2014-11-17 19:28 UTC  (2+ messages)
    ` [PATCH] block: create ioctl to discard-or-zeroout a range of blocks

[PATCH 00/12] Add kdbus implementation
 2014-11-17 18:37 UTC  (5+ messages)
` [RFC PATCH 0/5] kdbus: add support for lsm
  ` [PATCH 1/5] kdbus: extend structures with security pointer "

[PATCH v2] [media] Add RGB444_1X12 and RGB565_1X16 media bus formats
 2014-11-17 15:24 UTC  (2+ messages)

[PATCH] [media] Add RGB444_1X12 and RGB565_1X16 media bus formats
 2014-11-16  8:19 UTC  (5+ 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).