linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-03 17:22:38 to 2014-11-06 20:08:13 UTC [more...]

[PATCH 00/17] RFC: userfault v2
 2014-11-06 20:08 UTC  (3+ messages)
` [PATCH 07/17] mm: madvise MADV_USERFAULT: prepare vm_flags to allow more than 32bits

[PATCHv6 RFC 0/3] syscalls,x86: Add execveat() system call
 2014-11-06 18:07 UTC  (7+ messages)
` [PATCHv6 1/3] syscalls,x86: implement "
` [PATCHv6 2/3] syscalls,x86: add selftest for execveat(2)
  ` [PATCHv6 man-pages 3/3] execveat.2: initial man page "

[PATCH net-next 0/7] implementation of eBPF maps
 2014-11-06 17:39 UTC  (16+ 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/7] CGroup Namespaces
 2014-11-06 17:33 UTC  (28+ messages)
  ` [PATCHv2 5/7] cgroup: introduce cgroup namespaces
  ` [PATCHv2 7/7] cgroup: mount cgroupns-root when inside non-init cgroupns

[RFC PATCH 0/1] arm64: Fix /proc/cpuinfo
 2014-11-06 17:05 UTC  (4+ messages)

[PATCH v4 0/3] perf: User/kernel time correlation and event generation
 2014-11-06 16:51 UTC  (4+ messages)
` [PATCH v4 1/3] perf: Use monotonic clock as a source for timestamps
  ` [PATCH v4 2/3] perf: Userspace event
` [PATCH v4 3/3] perf: Sample additional clock value

[PATCH v5 0/7] vfs: Non-blockling buffered fs read (page cache only)
 2014-11-06 16:16 UTC  (17+ messages)
` [PATCH v5 1/7] vfs: Prepare for adding a new preadv/pwritev with user flags
` [PATCH v5 2/7] vfs: Define new syscalls preadv2,pwritev2
` [PATCH v5 3/7] x86: wire up preadv2 and pwritev2
` [PATCH v5 4/7] vfs: RWF_NONBLOCK flag for preadv2
` [PATCH v5 5/7] xfs: add RWF_NONBLOCK support
` [PATCH v5 6/7] fs: pass iocb to generic_write_sync
  ` [Cluster-devel] "
  ` [Linux-NTFS-Dev] "
` [PATCH v5 7/7] fs: add a flag for per-operation O_DSYNC semantics
` [PATCH v2 1/2] Add preadv2/pwritev2 documentation
    ` [PATCH v2 2/2] RWF_ODSYNC flag for pwritev2

[PATCH RESEND v3 0/4] power/mfd: Add max77693 charger driver
 2014-11-06 15:12 UTC  (5+ messages)
` [PATCH RESEND v3 1/4] devicetree: power/mfd: max77693: Document new bindings for charger
` [PATCH RESEND v3 2/4] mfd: max77693: Add defines for MAX77693 charger driver
` [PATCH RESEND v3 3/4] power: max77693: Add charger driver for Maxim 77693
` [PATCH RESEND v3 4/4] Documentation: power: max77693-charger: Document exported sysfs entry

[PATCH v8] kernel, add panic_on_warn
 2014-11-06 13:10 UTC  (3+ messages)

[PATCH v2 00/10] [media] Make mediabus format subsystem neutral
 2014-11-06  9:57 UTC  (11+ messages)
` [PATCH v2 01/10] [media] Move mediabus format definition to a more standard place
` [PATCH v2 02/10] [media] v4l: Update subdev-formats doc with new MEDIA_BUS_FMT values
` [PATCH v2 03/10] [media] Make use of the new media_bus_format definitions
` [PATCH v2 04/10] [media] i2c: Make use of media_bus_format enum
  ` [PATCH v2 05/10] [media] pci: "
` [PATCH v2 06/10] [media] platform: "
` [PATCH v2 07/10] [media] usb: "
` [PATCH v2 08/10] staging: media: "
` [PATCH v2 09/10] gpu: ipu-v3: "
` [PATCH v2 10/10] [media] v4l: Forbid usage of V4L2_MBUS_FMT definitions inside the kernel

[PATCH 00/20] kselftest install target feature
 2014-11-05 23:23 UTC  (25+ 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: "

[PATCH] bridge: include in6.h in if_bridge.h for struct in6_addr
 2014-11-05 22:13 UTC  (3+ messages)

[PATCH 0/4] vfs: Non-blockling buffered fs read (page cache only)
 2014-11-05 20:32 UTC  (4+ messages)
` [PATCH 2/4] vfs: Define new syscalls preadv2,pwritev2

[PATCH 00/12] Add kdbus implementation
 2014-11-05 19:59 UTC  (14+ messages)
` kdbus: add code for buses, domains and endpoints
  ` How Not To Use kref (was Re: kdbus: add code for buses, domains and endpoints)

[PATCH 0/3] fs: add O_BENEATH flag to openat(2)
 2014-11-05 17:28 UTC  (11+ messages)
` [PATCH 1/3] "

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 07/15] [media] usb: "
` [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 06/15] [media] platform: Make use of media_bus_format enum
  ` [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

[RFC PATCH net-next v3 0/4] netns: allow to identify peer netns
 2014-11-05 14:23 UTC  (6+ messages)
` [PATCH net-next v4 "

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

[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

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)


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