linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-11 07:49:09 to 2014-11-17 01:47:32 UTC [more...]

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

[RFC] Possible new execveat(2) Linux syscall
 2014-11-17  0:06 UTC  (7+ messages)
            ` [musl] "

[PATCH v2 net-next 0/7] implementation of eBPF maps
 2014-11-16 21:34 UTC  (15+ messages)
` [PATCH v2 net-next 1/7] bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM command
` [PATCH v2 net-next 2/7] bpf: add hashtable type of eBPF maps
` [PATCH v2 net-next 3/7] bpf: add array "
` [PATCH v2 net-next 4/7] bpf: fix BPF_MAP_LOOKUP_ELEM command return code
` [PATCH v2 net-next 5/7] bpf: add a testsuite for eBPF maps
` [PATCH v2 net-next 6/7] bpf: allow eBPF programs to use maps
` [PATCH v2 net-next 7/7] bpf: remove test map scaffolding and user proper types

[PATCHv8 0/4] syscalls,x86,sparc: Add execveat() system call
 2014-11-16 19:23 UTC  (6+ messages)
  ` [PATCHv8 1/4] syscalls,x86: implement "
  ` [PATCHv8 2/4] syscalls,x86: add selftest for execveat(2)
  ` [PATCHv8 3/4] sparc: Hook up execveat system call
  ` [PATCHv8 man-pages 4/4] execveat.2: initial man page for execveat(2)

[PATCH 1/2] groups: Factor out a function to set a pre-sorted group list
 2014-11-16 19:12 UTC  (17+ messages)
` [PATCH 2/2] groups: Allow unprivileged processes to use setgroups to drop groups
  ` [PATCH manpages] getgroups.2: Document unprivileged setgroups calls

[PATCH v2] [media] Add RGB444_1X12 and RGB565_1X16 media bus formats
 2014-11-16  8:24 UTC 

[PATCH] [media] Add RGB444_1X12 and RGB565_1X16 media bus formats
 2014-11-16  8:19 UTC  (5+ messages)

[PATCH] Add supplementary UIDs, and getusers/setusers system calls
 2014-11-16  7:41 UTC  (3+ messages)
` [PATCH manpages] Document supplementary user IDs

[PATCH v2 00/10] crypto: AF_ALG: add AEAD and RNG support
 2014-11-16  2:29 UTC  (11+ 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
` [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

[PATCHv3 1/2] groups: Factor out a function to set a pre-sorted group list
 2014-11-15 23:50 UTC  (3+ messages)
  ` [PATCHv3 2/2] groups: Allow unprivileged processes to use setgroups to drop groups
` [PATCH] getgroups.2: Document unprivileged setgroups calls

[PATCHv2 1/2] groups: Factor out a function to set a pre-sorted group list
 2014-11-15 21:03 UTC  (3+ messages)
  ` [PATCHv2 2/2] groups: Allow unprivileged processes to use setgroups to drop groups
` [PATCHv2 manpages] getgroups.2: Document unprivileged setgroups calls

[PATCH net-next] net: introduce SO_INCOMING_CPU
 2014-11-15 18:47 UTC  (25+ messages)

[PATCH v6 0/7] vfs: Non-blockling buffered fs read (page cache only)
 2014-11-14 18:52 UTC  (18+ messages)
` [PATCH v6 2/7] vfs: Define new syscalls preadv2,pwritev2

[PATCH v2 1/1] truncate: generate fanotify and inotify events
 2014-11-14  9:01 UTC 

[PATCH 00/12] Add kdbus implementation
 2014-11-14  8:56 UTC  (4+ messages)
` kdbus: add selftests

[PATCH] ARM: cacheflush: disallow pending signals during cacheflush
 2014-11-14  8:40 UTC  (3+ messages)

[PATCH v2 net-next 0/2] net: SO_INCOMING_CPU support
 2014-11-14  8:07 UTC  (2+ messages)
    ` [PATCH v2 net-next 2/2] net: introduce SO_INCOMING_CPU

[PATCH v17 0/7] MADV_FREE support
 2014-11-14  1:52 UTC  (3+ messages)

[PATCH 03/56] fs: Support compiling out splice-family syscalls
 2014-11-13 21:22 UTC 

[PATCHv7 0/3] syscalls,x86: Add execveat() system call
 2014-11-13 20:13 UTC  (6+ messages)

[RFC PATCH 0/1] arm64: Fix /proc/cpuinfo
 2014-11-13 17:48 UTC  (5+ messages)

[PATCH 0/8] crypto: AF_ALG: add AEAD and RNG support
 2014-11-12 17:51 UTC  (14+ messages)
` [PATCH 1/8] crypto: AF_ALG: add user space interface for AEAD
` [PATCH 2/8] crypto: AF_ALG: user space interface for cipher info
` [PATCH 3/8] crypto: AF_ALG: extend data structuers for AEAD
` [PATCH 4/8] crypto: AF_ALG: crypto API calls to inline functions
` [PATCH 5/8] crypto: AF_ALG: add AEAD support
` [PATCH 6/8] crypto: AF_ALG: make setkey optional
` [PATCH 7/8] crypto: AF_ALG: add random number generator support
` [PATCH 8/8] crypto: AF_ALG: enable RNG interface compilation

[PATCHv2 0/7] CGroup Namespaces
 2014-11-12 17:48 UTC  (8+ messages)
` [PATCHv2 7/7] cgroup: mount cgroupns-root when inside non-init cgroupns

[PATCH] selftests/net: psock_fanout seg faults in sock_fanout_read_ring()
 2014-11-12  2:44 UTC  (2+ messages)

[PATCH v9] kernel, add panic_on_warn
 2014-11-12  1:59 UTC  (2+ messages)

[PATCH v2 00/19] kselftest install target feature
 2014-11-12  1:06 UTC  (22+ messages)
` [PATCH v2 01/19] selftests/user: move test out of Makefile into a shell script
` [PATCH v2 02/19] kbuild: kselftest_install - add a new make target to install selftests
` [PATCH v2 03/19] selftests: add install target to enable installing selftests
` [PATCH v2 04/19] selftests/breakpoints: add install target to enable installing test
` [PATCH v2 05/19] selftests/cpu-hotplug: "
` [PATCH v2 06/19] selftests/efivarfs: "
` [PATCH v2 07/19] selftests/firmware: "
` [PATCH v2 08/19] selftests/ipc: "
` [PATCH v2 09/19] selftests/kcmp: "
` [PATCH v2 10/19] selftests/memfd: "
` [PATCH v2 11/19] selftests/memory-hotplug: "
` [PATCH v2 12/19] selftests/mount: "
` [PATCH v2 13/19] selftests/mqueue: "
` [PATCH v2 14/19] selftests/net: "
  ` [PATCH v2 15/19] selftests/ptrace: "
` [PATCH v2 16/19] selftests/sysctl: "
` [PATCH v2 17/19] selftests/timers: "
` [PATCH v2 18/19] selftests/vm: "
` [PATCH v2 19/19] selftests/user: "

[v6 0/4] ext4: add project quota support
 2014-11-11 21:58 UTC  (11+ messages)
` [v6 1/4] vfs: adds general codes to enforces project quota limits
` [v6 2/4] ext4: adds project ID support
` [v6 3/4] ext4: adds project quota support
` [v6 4/4] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support

[PATCH] drivers/firewire: fix use/leak of uninitialized stack memory in dispatch_ioctl()
 2014-11-11 18:22 UTC  (4+ messages)
      ` [PATCH RFC v1a] firewire: cdev: prevent kernel stack leaking into ioctl arguments
      ` [PATCH RFC v1b] "

[PATCH v7 00/10] TPM 2.0 support
 2014-11-11 13:45 UTC  (11+ messages)
  ` [PATCH v7 01/10] tpm: merge duplicate transmit_cmd() functions
  ` [PATCH v7 02/10] tpm: two-phase chip management functions
` [PATCH v7 03/10] tpm: fix multiple race conditions in tpm_ppi.c
` [PATCH v7 04/10] tpm: rename chip->dev to chip->pdev
` [PATCH v7 05/10] tpm: device class for tpm
` [PATCH v7 06/10] tpm: fix: move sysfs attributes to the correct place
` [PATCH v7 07/10] tpm: TPM 2.0 baseline support
` [PATCH v7 08/10] tpm: TPM 2.0 CRB Interface
` [PATCH v7 09/10] tpm: TPM 2.0 FIFO Interface
` [PATCH v7 10/10] tpm: TPM 2.0 sysfs attributes

[PATCH 1/1] linux-wireless: Added psk in struct cfg80211_connect_params needed for offloading 4way handshake to driver
 2014-11-11 10:44 UTC  (9+ messages)

[PATCH 2/2] linux-wireless:Added wiphy capability flag for offloading 4way handshake to driver
 2014-11-11  9:49 UTC  (2+ messages)

[PATCH v3 00/10] [media] Make mediabus format subsystem neutral
 2014-11-11  7:49 UTC  (5+ messages)
` [PATCH v3 06/10] [media] platform: Make use of media_bus_format enum


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