linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-30 12:03:44 to 2014-11-04 17:11:02 UTC [more...]

[PATCH 00/20] kselftest install target feature
 2014-11-04 17:11 UTC  (7+ 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 v3 0/3] perf: User/kernel time correlation and event generation
 2014-11-04 16:42 UTC  (21+ messages)
  ` [PATCH v3 1/3] perf: Use monotonic clock as a source for timestamps
  ` [PATCH v3 3/3] perf: Sample additional clock value
` [PATCH v3 2/3] perf: Userspace event

[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

[PATCH] kernel, add panic_on_warn
 2014-11-04 15:41 UTC 

[PATCH 00/15] [media] Make mediabus format subsystem neutral
 2014-11-04 11:09 UTC  (20+ 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-04  9:58 UTC  (11+ 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

[PATCHv2 0/3] fs: add O_BENEATH flag to openat(2)
 2014-11-04  9:54 UTC  (4+ 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

[PATCH 0/3] fs: add O_BENEATH flag to openat(2)
 2014-11-04  9:40 UTC  (12+ 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

[PATCH 00/12] Add kdbus implementation
 2014-11-04  9:11 UTC  (59+ messages)
` kdbus: add documentation
` kdbus: add driver skeleton, ioctl entry points and utility functions
` 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

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  (5+ 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

[RFC PATCH net-next v3 0/4] netns: allow to identify peer netns
 2014-11-01 21:08 UTC  (12+ messages)
  ` [PATCH net-next v4 "
    ` [PATCH net-next v4 1/4] netns: add genl cmd to add and get peer netns ids
      ` [PATCH net-next v4 2/4] rtnl: add link netns id to interface messages
      ` [PATCH net-next v4 3/4] iptunnels: advertise link netns via netlink
      ` [PATCH net-next v4 4/4] rtnl: allow to create device with IFLA_LINK_NETNSID set

[PATCH v2 1/6] vfio: implement iommu driver capabilities with an enum
 2014-10-31 20:04 UTC  (2+ messages)

[PATCH v9 04/19] vfio: amba: VFIO support for AMBA devices
 2014-10-31 18:40 UTC  (2+ messages)

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

[RFC PATCH 0/1] arm64: Fix /proc/cpuinfo
 2014-10-30 17:20 UTC  (4+ messages)
` [RFC PATCH 1/1] arm64: Fix up /proc/cpuinfo

[v5 0/5] quota: add project quota support for ext4
 2014-10-30 16:51 UTC  (10+ messages)
` [v5 1/5] Adds general codes to enforces project quota limits
` [v5 2/5] Adds project ID support for ext4
` [v5 3/5] Adds project quota "
` [v5 4/5] Adds ioctl interface support for ext4 project


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