messages from 2014-10-31 10:03:34 to 2014-11-05 17:21:48 UTC [more...]
[PATCH 0/3] fs: add O_BENEATH flag to openat(2)
2014-11-05 17:21 UTC (13+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] selftests: Add test of O_BENEATH & openat(2)
` [PATCH man-pages 3/3] open.2: describe O_BENEATH flag
Early comments on kdbus v2 (Re: [PATCH 00/12] Add kdbus implementation)
2014-11-05 17:13 UTC (3+ messages)
[PATCH 00/15] [media] Make mediabus format subsystem neutral
2014-11-05 15:34 UTC (31+ messages)
` [PATCH 01/15] [media] Move mediabus format definition to a more standard place
` [PATCH 02/15] [media] v4l: Update subdev-formats doc with new MEDIA_BUS_FMT values
` [PATCH 03/15] [media] Make use of the new media_bus_format definitions
` [PATCH 04/15] [media] i2c: Make use of media_bus_format enum
` [PATCH 05/15] [media] pci: "
` [PATCH 06/15] [media] platform: "
` [PATCH 10/15] [media] v4l: Forbid usage of V4L2_MBUS_FMT definitions inside the kernel
` [PATCH 15/15] staging: media: Replace v4l2-mediabus.h inclusion with v4l2-mbus.h
` [PATCH 07/15] [media] usb: Make use of media_bus_format enum
` [PATCH 08/15] staging: media: "
` [PATCH 09/15] gpu: ipu-v3: "
` [PATCH 11/15] [media] Deprecate v4l2_mbus_pixelcode
` [PATCH 12/15] [media] i2c: Replace v4l2-mediabus.h inclusion with v4l2-mbus.h
` [PATCH 13/15] gpu: ipu-v3: "
` [PATCH 14/15] [media] platform: "
[PATCH net-next 0/7] implementation of eBPF maps
2014-11-05 14:57 UTC (15+ messages)
` [PATCH net-next 2/7] bpf: add hashtable type "
` [PATCH net-next 4/7] bpf: fix BPF_MAP_LOOKUP_ELEM command return code
` [PATCH net-next 1/7] bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM command
` [PATCH net-next 3/7] bpf: add array type of eBPF maps
` [PATCH net-next 5/7] bpf: add a testsuite for "
` [PATCH net-next 6/7] bpf: allow eBPF programs to use maps
` [PATCH net-next 7/7] bpf: remove test map scaffolding and use proper types
[PATCH 00/12] Add kdbus implementation
2014-11-05 14:34 UTC (29+ messages)
` kdbus: add documentation
` kdbus: add code to gather metadata
` kdbus: add code for buses, domains and endpoints
` How Not To Use kref (was Re: kdbus: add code for buses, domains and endpoints)
` kdbus: add header file
[RFC PATCH net-next v3 0/4] netns: allow to identify peer netns
2014-11-05 14:23 UTC (7+ messages)
` [PATCH net-next v4 "
[PATCH v8] kernel, add panic_on_warn
2014-11-05 11:42 UTC
[PATCH v9 04/19] vfio: amba: VFIO support for AMBA devices
2014-11-05 9:50 UTC (3+ messages)
[PATCH v2 1/6] vfio: implement iommu driver capabilities with an enum
2014-11-05 9:49 UTC (3+ messages)
[PATCH v3 0/3] perf: User/kernel time correlation and event generation
2014-11-05 8:06 UTC (24+ messages)
` [PATCH v3 2/3] perf: Userspace event
` [PATCH v3 1/3] perf: Use monotonic clock as a source for timestamps
` [PATCH v3 3/3] perf: Sample additional clock value
` Re: [PATCH v3 0/3] perf: User/kernel time correlation and event generation
[PATCH] kernel, add panic_on_warn
2014-11-05 4:55 UTC (3+ messages)
[PATCH] bridge: include in6.h in if_bridge.h for struct in6_addr
2014-11-05 0:39 UTC (2+ messages)
[PATCH 00/20] kselftest install target feature
2014-11-04 23:45 UTC (24+ messages)
` [PATCH 01/20] selftests/user: move test out of Makefile into a shell script
` [PATCH 02/20] selftests/net: "
` [PATCH 03/20] kbuild: kselftest_install - add a new make target to install selftests
` [PATCH 04/20] selftests: add install target to enable installing selftests
` [PATCH 05/20] selftests/breakpoints: add install target to enable installing test
` [PATCH 06/20] selftests/cpu-hotplug: "
` [PATCH 07/20] selftests/efivarfs: "
` [PATCH 08/20] selftests/firmware: "
` [PATCH 11/20] selftests/memfd: "
` [PATCH 14/20] selftests/mqueue: "
` [PATCH 09/20] selftests/ipc: "
` [PATCH 10/20] selftests/kcmp: "
` [PATCH 12/20] selftests/memory-hotplug: "
` [PATCH 13/20] selftests/mount: "
` [PATCH 15/20] selftests/net: "
` [PATCH 16/20] selftests/ptrace: "
` [PATCH 17/20] selftests/sysctl: "
` [PATCH 18/20] selftests/timers: "
` [PATCH 19/20] selftests/vm: "
` [PATCH 20/20] selftests/user: "
[PATCHv2 0/3] fs: add O_BENEATH flag to openat(2)
2014-11-04 18:47 UTC (5+ messages)
` [PATCHv2 1/3] "
` [PATCHv2 2/3] selftests: Add test of O_BENEATH & openat(2)
` [PATCHv2 man-pages 3/3] open.2: describe O_BENEATH flag
[PATCHv2 0/7] CGroup Namespaces
2014-11-04 15:50 UTC (33+ messages)
` [PATCHv2 1/7] kernfs: Add API to generate relative kernfs path
` [PATCHv2 2/7] sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
` [PATCHv2 3/7] cgroup: add function to get task's cgroup on default hierarchy
` [PATCHv2 4/7] cgroup: export cgroup_get() and cgroup_put()
` [PATCHv2 5/7] cgroup: introduce cgroup namespaces
` [PATCHv2 6/7] cgroup: cgroup namespace setns support
` [PATCHv2 7/7] cgroup: mount cgroupns-root when inside non-init cgroupns
pdf
2014-11-03 20:47 UTC
[PATCH] uapi: resort Kbuild entries
2014-11-03 20:45 UTC (2+ messages)
rt-tester - move under selftests
2014-11-03 19:54 UTC (2+ messages)
[PATCH v6] kernel, add panic_on_warn
2014-11-03 15:21 UTC (2+ messages)
[PATCH] kernel, add panic_on_warn
2014-11-03 15:18 UTC (4+ messages)
[PATCH 0/2] perf: User/kernel time correlation and event generation
2014-11-03 15:04 UTC (6+ messages)
` [PATCH 2/2] perf: Userspace software event and ioctl
[PATCH V2] kernel, add bug_on_warn
2014-11-03 13:43 UTC (5+ messages)
(unknown)
2014-11-02 19:54 UTC
kdbus namespaces etc
2014-11-02 17:13 UTC
[PATCH 0/2] add seccomp man-page
2014-11-02 17:10 UTC (7+ messages)
` [PATCH 1/2] seccomp.2: document seccomp syscall
[PATCH 00/12] Add kdbus implementation
2014-10-31 17:19 UTC (17+ messages)
` [RFC PATCH 0/5] kdbus: add support for lsm
` [PATCH 1/5] kdbus: extend structures with security pointer "
` [PATCH 2/5] security: export security_file_receive for modules
` [PATCH 3/5] kdbus: check if lsm permits installing received fds
` [PATCH 4/5] security: introduce lsm hooks for kdbus
` [PATCH 5/5] kdbus: make use of new lsm hooks
[PATCH v3] gpio: lib-sysfs: Add 'wakeup' attribute
2014-10-31 16:16 UTC (3+ messages)
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).