linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-06 23:08:39 to 2015-01-16 04:16:10 UTC [more...]

[PATCH tip 0/9] tracing: attach eBPF programs to tracepoints/syscalls/kprobe
 2015-01-16  4:16 UTC  (10+ messages)
  ` [PATCH tip 1/9] tracing: attach eBPF programs to tracepoints and syscalls
  ` [PATCH tip 2/9] tracing: allow eBPF programs to call bpf_printk()
  ` [PATCH tip 3/9] tracing: allow eBPF programs to call ktime_get_ns()
  ` [PATCH tip 4/9] samples: bpf: simple tracing example in eBPF assembler
` [PATCH tip 5/9] samples: bpf: simple tracing example in C
` [PATCH tip 6/9] samples: bpf: counting example for kfree_skb tracepoint and write syscall
` [PATCH tip 7/9] samples: bpf: IO latency analysis (iosnoop/heatmap)
` [PATCH tip 8/9] tracing: attach eBPF programs to kprobe/kretprobe
` [PATCH tip 9/9] samples: bpf: simple kprobe example

[PATCH v4 00/20] kselftest install target feature
 2015-01-16  2:59 UTC  (9+ messages)
` [PATCH v4 14/20] selftests/size: add install target to enable test install
` [PATCH v4 20/20] kbuild: add a new kselftest_install make target to install selftests

[PATCH] crypto: algif - change algif_skcipher to be asynchronous
 2015-01-16  2:00 UTC  (3+ messages)

futex(2) man page update help request
 2015-01-15 22:23 UTC  (11+ messages)

[PATCH] virtio_balloon: coding style fixes
 2015-01-15 21:09 UTC  (7+ messages)

[PATCH v4] gpio: lib-sysfs: Add 'wakeup' attribute
 2015-01-15 19:49 UTC 

[PATCH RESEND v3] gpio: lib-sysfs: Add 'wakeup' attribute
 2015-01-15 16:37 UTC  (5+ messages)

[LSF/MM TOPIC] userfaultfd
 2015-01-15 16:08 UTC  (3+ messages)

[PATCH net-next v4 0/4] netns: allow to identify peer netns
 2015-01-15 14:11 UTC  (6+ messages)
` [PATCH net-next v5 "
  ` [PATCH net-next v5 1/4] netns: add rtnl cmd to add and get peer netns ids
  ` [PATCH net-next v5 2/4] rtnl: add link netns id to interface messages
  ` [PATCH net-next v5 3/4] tunnels: advertise link netns via netlink
  ` [PATCH net-next v5 4/4] rtnl: allow to create device with IFLA_LINK_NETNSID set

[v8 0/5] ext4: add project quota support
 2015-01-15  7:52 UTC  (10+ messages)
` [v8 2/5] ext4: adds project ID support

[PATCH v3 01/16] virtio_pci: drop virtio_config dependency
 2015-01-14 17:28 UTC  (3+ messages)
` [PATCH v3 12/16] virtio-pci: define layout for virtio 1.0
` [PATCH v3 14/16] virtio_pci: macros for PCI layout offsets

[PATCH v10 0/2] crypto: AF_ALG: add AEAD and RNG support
 2015-01-14 17:26 UTC  (7+ messages)
` [PATCH v10 1/2] crypto: AF_ALG: add AEAD support
  ` [PATCH v10 2/2] crypto: AF_ALG: enable AEAD interface compilation

Linux GPIO internals
 2015-01-14 12:18 UTC 

Should mmap MAP_LOCKED fail if mm_poppulate fails?
 2015-01-14  9:50 UTC 

[PATCH] headers_check: don't warn about kexec.h
 2015-01-14  0:47 UTC  (5+ messages)

[GIT PULL] kselftest fixes for 3.19-rc5
 2015-01-13 18:07 UTC 

[PATCH 1/7] tuner-core: properly initialize media controller subdev
 2015-01-13 16:35 UTC  (4+ messages)

[PATCH] MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
 2015-01-13 13:12 UTC 

[PATCH RESEND v4] sched/fair: Add advisory flag for borrowing a timeslice
 2015-01-13 11:25 UTC  (11+ messages)

[PATCHv10 0/5] syscalls,x86,sparc: Add execveat() system call
 2015-01-12 16:07 UTC  (44+ messages)
` [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2)

[PATCH 0/2] Input: uinput - fix ioctl numbers in uapi/uinput.h
 2015-01-12 15:57 UTC  (6+ messages)
  ` [PATCH 1/2] Input: uinput - fix ioctl nr overflow for UI_GET_SYSNAME
  ` [PATCH 2/2] Input: uinput - fix ioctl nr overflow for UI_GET_VERSION

[PATCH 0/3] epoll: Add epoll_pwait1 syscall
 2015-01-12 13:23 UTC  (15+ messages)

Use of the address linux-mei-VuQAYsv1563Yd54FQh9/CA@public.gmane.org in the Linux kernel
 2015-01-12  0:42 UTC 

[PATCH net-next v2 0/8] net: extend ethtool link mode bitmaps to 48 bits
 2015-01-11 22:49 UTC  (7+ messages)

[PATCH v9 0/2] crypto: AF_ALG: add AEAD and RNG support
 2015-01-11 16:16 UTC  (4+ messages)
  ` [PATCH v9 1/2] crypto: AF_ALG: add AEAD support
  ` [PATCH v9 2/2] crypto: AF_ALG: enable AEAD interface compilation

[PATCHv2 1/9] media: Fix DVB representation at media controller API
 2015-01-11 14:34 UTC  (5+ messages)

[PATCHv3 01/20] media: add new types for DVB devnodes
 2015-01-11 14:09 UTC  (7+ messages)

[PATCH] Documentation: Add entry for dell-laptop sysfs interface
 2015-01-10 13:08 UTC  (6+ messages)

[PATCH v4 0/5] Add Spreadtrum Sharkl64 Platform support
 2015-01-09 22:25 UTC  (3+ messages)
  ` [PATCH v4 5/5] tty/serial: Add Spreadtrum sc9836-uart driver support

[PATCH 1/6] selftests: Introduce minimal shared logic for running tests
 2015-01-09  9:06 UTC  (6+ messages)
` [PATCH 2/6] selftests: Add install target
` [PATCH 3/6] selftests: Add install support for the powerpc tests
  ` [PATCH 4/6] kbuild: add a new kselftest_install make target to install selftests
` [PATCH 5/6] kbuild: Don't pass -rR to selftest makefiles
` [PATCH 6/6] selftests: Set CC using CROSS_COMPILE once in lib.mk

[PATCH v8 0/2] crypto: AF_ALG: add AEAD and RNG support
 2015-01-09  3:30 UTC  (5+ messages)
` [PATCH v8 1/2] crypto: AF_ALG: add AEAD support
  ` [PATCH v8 2/2] crypto: AF_ALG: enable AEAD interface compilation

[PATCH] selftests/vm: fix link error for transhuge-stress test
 2015-01-08 21:30 UTC  (5+ messages)

[RESEND PATCH 1/3] epoll: Extract epoll_wait_do and epoll_pwait_do
 2015-01-08 17:51 UTC 

[RESEND PATCH 0/3] epoll: Add epoll_pwait1 syscall
 2015-01-08 11:48 UTC  (6+ messages)
` [RESEND PATCH 1/3] epoll: Extract epoll_wait_do and epoll_pwait_do
` [RESEND PATCH 2/3] epoll: Add implementation for epoll_pwait1
` [RESEND PATCH 3/3] x86: hook up epoll_pwait1 syscall

[PATCHv3 0/8] CGroup Namespaces
 2015-01-07 23:35 UTC  (22+ messages)
` [PATCHv3 8/8] cgroup: Add documentation for cgroup namespaces

[PATCH v3 00/20] kselftest install target feature
 2015-01-07 23:22 UTC  (6+ messages)
` [PATCH v3 14/20] selftests/size: add install target to enable test install
  ` WIP alternative - was "

Edited seccomp.2 man page for review [v2]
 2015-01-07 12:41 UTC  (7+ messages)

[PATCH 0/2] add seccomp man-page
 2015-01-07  8:43 UTC  (3+ messages)
` [PATCH 2/2] prctl.2: document SECCOMP_MODE_FILTER vs EFAULT


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