messages from 2014-06-28 05:59:42 to 2014-07-08 13:12:55 UTC [more...]
[RFC PATCH 00/11] Adding FreeBSD's Capsicum security framework (part 1)
2014-07-08 13:12 UTC (49+ messages)
` [PATCH 01/11] fs: add O_BENEATH_ONLY flag to openat(2)
` [PATCH 02/11] selftests: Add test of O_BENEATH_ONLY & openat(2)
` [PATCH 03/11] capsicum: rights values and structure definitions
` [PATCH 04/11] capsicum: implement fgetr() and friends
` [PATCH 05/11] capsicum: convert callers to use fgetr() etc
` [PATCH 06/11] capsicum: implement sockfd_lookupr()
` [PATCH 07/11] capsicum: convert callers to use sockfd_lookupr() etc
` [PATCH 08/11] capsicum: add new LSM hooks on FD/file conversion
` [PATCH 09/11] capsicum: implementations of new LSM hooks
` [PATCH 10/11] capsicum: invocation "
` [PATCH 11/11] capsicum: add syscalls to limit FD rights
` [PATCH 1/5] man-pages: open.2: describe O_BENEATH_ONLY flag
` [PATCH 2/5] man-pages: capsicum.7: describe Capsicum capability framework
` [PATCH 3/5] man-pages: rights.7: Describe Capsicum primary rights
` [PATCH 4/5] man-pages: cap_rights_limit.2: limit FD rights for Capsicum
` [PATCH 5/5] man-pages: cap_rights_get: retrieve Capsicum fd rights
[PATCH v3 0/3] mm: introduce fincore() v3
2014-07-08 12:16 UTC (13+ messages)
` [PATCH v3 1/3] mm: introduce fincore()
` [PATCH v3 2/3] selftests/fincore: add test code for fincore()
` [PATCH v3 3/3] man2/fincore.2: document general description about fincore(2)
[PATCH 1/1] include/uapi: Define AT_FDNODIR constant as future guarantee
2014-07-08 12:12 UTC (2+ messages)
[PATCH v11 0/7] MADV_FREE support
2014-07-08 11:37 UTC (12+ messages)
` [PATCH v11 1/7] mm: support madvise(MADV_FREE)
` [PATCH v11 2/7] x86: add pmd_[dirty|mkclean] for THP
` [PATCH v11 3/7] sparc: "
` [PATCH v11 4/7] powerpc: "
` [PATCH v11 5/7] s390: "
` [PATCH v11 6/7] ARM: "
` [PATCH v11 7/7] mm: Don't split THP page when syscall is called
[PATCH v10 0/7] MADV_FREE support
2014-07-08 9:48 UTC (21+ messages)
` [PATCH v10 1/7] mm: support madvise(MADV_FREE)
` [PATCH v10 2/7] x86: add pmd_[dirty|mkclean] for THP
` [PATCH v10 3/7] sparc: "
` [PATCH v10 4/7] powerpc: "
` [PATCH v10 5/7] s390: "
` [PATCH v10 6/7] ARM: "
` [PATCH v10 7/7] mm: Don't split THP page when syscall is called
[net-next PATCH 0/3] Broadcast/Multicast rate limit via Ethtool Coalesce
2014-07-08 9:18 UTC (5+ messages)
` [net-next PATCH 1/3] net: ethtool: Add Multicast and broadcast rate limit coalescing feature
` [net-next PATCH 2/3] drivers: net: cpsw: remove redundancy check
` [net-next PATCH 3/3] drivers: net: cpsw: Add support for multicast/boradcast rate limit
(no subject)
2014-07-07 17:45 UTC
[PATCH RFC net-next 00/14] BPF syscall, maps, verifier, samples
2014-07-05 21:59 UTC (63+ messages)
` [PATCH RFC net-next 01/14] net: filter: split filter.c into two files
` [PATCH RFC net-next 03/14] bpf: introduce syscall(BPF, ...) and BPF maps
` [PATCH RFC net-next 04/14] bpf: update MAINTAINERS entry
` [PATCH RFC net-next 07/14] bpf: expand BPF syscall with program load/unload
` [PATCH RFC net-next 08/14] bpf: add eBPF verifier
` [PATCH RFC net-next 11/14] tracing: allow eBPF programs to be attached to events
` [PATCH RFC net-next 13/14] samples: bpf: example of stateful socket filtering
Does it make sense to define a constant for openat and such that is guaranteed not to be used for special purposes later on?
2014-07-04 17:20 UTC (4+ messages)
[PATCH 0/4] mm: introduce fincore() v2
2014-07-04 16:31 UTC (10+ messages)
` [PATCH v2 1/4] define PAGECACHE_TAG_* as enumeration under include/uapi
` [PATCH v2 2/4] mm: introduce fincore()
` [PATCH v2 3/4] selftests/fincore: add test code for fincore()
` [PATCH v2 4/4] man2/fincore.2: document general description about fincore(2)
[PATCH 00/10] RFC: userfault
2014-07-04 11:30 UTC (4+ messages)
` [PATCH 08/10] userfaultfd: add new syscall to provide memory externalization
` [PATCH 06/10] mm: sys_remap_anon_pages
[PATCH v3 0/6] charger/mfd: max14577: Add support for MAX77836
2014-07-04 10:12 UTC (7+ messages)
` [PATCH v3 1/6] charger: max14577: Add support for MAX77836 charger
` [PATCH v3 2/6] regulator/mfd: max14577: Export symbols for calculating charger current
` [PATCH v3 3/6] charger: max14577: Configure battery-dependent settings from DTS and sysfs
` [PATCH v3 4/6] power: max17040: Add ID for MAX77836 Fuel Gauge block
` [PATCH v3 5/6] devicetree: mfd: max14577: Add device tree bindings document
` [PATCH v3 6/6] Documentation: charger: max14577: Document exported sysfs entry
[PATCH v9] mm: support madvise(MADV_FREE)
2014-07-04 6:41 UTC (9+ messages)
[patch 0/4] timerfd c/r support, v4
2014-07-02 19:36 UTC (9+ messages)
` [patch 3/4] timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks
[PATCH] Documentation: sysfs-bus-usb: update power/persist description
2014-07-02 14:36 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3 0/2] block: virtio-blk: support multi vq per virtio-blk
2014-07-01 8:13 UTC (9+ messages)
` [PATCH v3 1/2] include/uapi/linux/virtio_blk.h: introduce feature of VIRTIO_BLK_F_MQ
` [PATCH v3 2/2] block: virtio-blk: support multi virt queues per virtio-blk device
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).