messages from 2014-07-21 15:24:31 to 2014-07-30 22:18:19 UTC [more...]
[PATCH -v4] random: introduce getrandom(2) system call
2014-07-30 22:18 UTC (8+ messages)
General flags to turn things off (getrandom, pid lookup, etc)
2014-07-30 21:29 UTC (16+ messages)
[PATCH RFC v3 net-next 0/3] eBPF examples in C
2014-07-30 18:53 UTC (8+ messages)
` [PATCH RFC v3 net-next 1/3] samples: bpf: elf file loader
` [PATCH RFC v3 net-next 2/3] samples: bpf: eBPF example in C
` [PATCH RFC v3 net-next 3/3] samples: bpf: eBPF dropmon "
[RFC PATCH 1/1] ethtool: adding support for multiple slave port configuration
2014-07-30 17:34 UTC (5+ messages)
[RFC PATCHv2 00/11] Adding FreeBSD's Capsicum security framework
2014-07-30 14:52 UTC (42+ messages)
` [PATCH 01/11] fs: add O_BENEATH flag to openat(2)
` [PATCH 02/11] selftests: Add test of O_BENEATH & openat(2)
` [PATCH 03/11] capsicum: rights values and structure definitions
` [PATCH 06/11] capsicum: implement sockfd_lookupr()
` [PATCH 07/11] capsicum: convert callers to use sockfd_lookupr() etc
` [PATCH 08/11] capsicum: invoke Capsicum on FD/file conversion
` [PATCH 04/11] capsicum: implement fgetr() and friends
` [PATCH 05/11] capsicum: convert callers to use fgetr() etc
` [PATCH 09/11] capsicum: add syscalls to limit FD rights
` [PATCH 10/11] capsicum: prctl(2) to force use of O_BENEATH
` [PATCH 6/6] prctl.2: describe PR_SET_OPENAT_BENEATH/PR_GET_OPENAT_BENEATH
` [PATCH 11/11] seccomp: Add tgid and tid into seccomp_data
` [PATCH 1/6] open.2: describe O_BENEATH flag
` [PATCH 2/6] capsicum.7: describe Capsicum capability framework
` [PATCH 3/6] rights.7: Describe Capsicum primary rights
` [PATCH 4/6] cap_rights_limit.2: limit FD rights for Capsicum
` [PATCH 5/6] cap_rights_get.2: retrieve Capsicum fd rights
[PATCH -v5] random: introduce getrandom(2) system call
2014-07-30 14:34 UTC (12+ messages)
Does anyone know when FUTEX_WAIT can fail with EAGAIN?
2014-07-29 21:55 UTC
[PATCH 0/5] RFC: CGroup Namespaces
2014-07-29 16:06 UTC (25+ messages)
` [PATCH 1/5] kernfs: Add API to get generate relative kernfs path
` [PATCH 2/5] sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
` [PATCH 3/5] cgroup: add function to get task's cgroup on default hierarchy
` [PATCH 4/5] cgroup: export cgroup_get() and cgroup_put()
` [PATCH 5/5] cgroup: introduce cgroup namespaces
Hello
2014-07-29 8:23 UTC
[RFC PATCH 0/2] dirreadahead system call
2014-07-29 8:21 UTC (2+ messages)
` [RFC PATCH 1/2] fs: Add dirreadahead syscall and VFS hooks
[RFC PATCH 0/5] xgetdents system call
2014-07-29 8:20 UTC (2+ messages)
` [RFC PATCH 2/5] fs: Add xgetdents system call and xreaddir file operation
[PATCH v4 0/6] File Sealing & memfd_create()
2014-07-24 22:44 UTC (16+ messages)
` [PATCH v4 1/6] mm: allow drivers to prevent new writable mappings
` [PATCH v4 2/6] shm: add sealing API
` [PATCH v4 3/6] shm: add memfd_create() syscall
` [PATCH v4 4/6] selftests: add memfd_create() + sealing tests
` [PATCH v4 5/6] selftests: add memfd/sealing page-pinning tests
` [PATCH v4 6/6] shm: wait for pins to be released when sealing
[PATCH RFC v2 net-next 00/16] BPF syscall, maps, verifier, samples
2014-07-24 19:25 UTC (29+ messages)
` [PATCH RFC v2 net-next 02/16] bpf: update MAINTAINERS entry
` [PATCH RFC v2 net-next 05/16] bpf: introduce syscall(BPF, ...) and BPF maps
` [PATCH RFC v2 net-next 07/16] bpf: add lookup/update/delete/iterate methods to "
` [PATCH RFC v2 net-next 08/16] bpf: add hashtable type of "
` [PATCH RFC v2 net-next 09/16] bpf: expand BPF syscall with program load/unload
` [PATCH RFC v2 net-next 10/16] bpf: add eBPF verifier
` [PATCH RFC v2 net-next 13/16] tracing: allow eBPF programs to be attached to events
[PATCH RFC v2 net-next 10/16] bpf: add eBPF verifier
2014-07-24 5:01 UTC
[RFC PATCH 0/5] futex: introduce an optimistic spinning futex
2014-07-23 7:52 UTC (49+ messages)
` [RFC PATCH 1/5] futex: add new exclusive lock & unlock command codes
` [RFC PATCH 2/5] futex: add optimistic spinning to FUTEX_SPIN_LOCK
` [RFC PATCH 5/5] futex, doc: add a document on how to use the spinning futexes
[PATCH 0/5] video: describe data bus formats
2014-07-22 12:23 UTC (6+ messages)
` [PATCH 1/5] video: move mediabus format definition to a more standard place
` [PATCH 2/5] video: add RGB444_1X12 and RGB565_1X16 bus formats
` [PATCH 3/5] drm: add bus_formats and nbus_formats fields to drm_display_info
` [PATCH 4/5] drm: panel: simple-panel: add support for bus_format retrieval
` [PATCH 5/5] drm: panel: simple-panel: add bus format information for foxlink panel
[RESEND PATCH v3 0/6] charger/mfd: max14577: Add support for MAX77836
2014-07-22 7:41 UTC (7+ messages)
` [RESEND PATCH v3 1/6] charger: max14577: Add support for MAX77836 charger
` [RESEND PATCH v3 2/6] regulator/mfd: max14577: Export symbols for calculating charger current
` [RESEND PATCH v3 3/6] charger: max14577: Configure battery-dependent settings from DTS and sysfs
` [RESEND PATCH v3 4/6] power: max17040: Add ID for MAX77836 Fuel Gauge block
` [RESEND PATCH v3 5/6] devicetree: mfd: max14577: Add device tree bindings document
` [RESEND PATCH v3 6/6] Documentation: charger: max14577: Document exported sysfs entry
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).