linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-11 02:09:10 to 2015-01-20 11:57:38 UTC [more...]

[PATCH tip 0/9] tracing: attach eBPF programs to tracepoints/syscalls/kprobe
 2015-01-20 11:57 UTC  (15+ messages)
` [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 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
      ` Re: [PATCH tip 0/9] tracing: attach eBPF programs to tracepoints/syscalls/kprobe

Re: [PATCH tip 0/9] tracing: attach eBPF programs to tracepoints/syscalls/kprobe
 2015-01-20 11:57 UTC  (2+ messages)
`  "

[PATCH v3 00/13] Add kdbus implementation
 2015-01-20 11:26 UTC  (27+ messages)
` [PATCH 01/13] kdbus: add documentation
` [PATCH 02/13] kdbus: add header file
` [PATCH 04/13] kdbus: add connection pool implementation
` [PATCH 06/13] kdbus: add node and filesystem implementation
` [PATCH 07/13] kdbus: add code to gather metadata
` [PATCH 08/13] kdbus: add code for notifications and matches
` [PATCH 10/13] kdbus: add name registry implementation
` [PATCH 13/13] kdbus: add selftests
  ` [PATCH 03/13] kdbus: add driver skeleton, ioctl entry points and utility functions
  ` [PATCH 05/13] kdbus: add connection, queue handling and message validation code
  ` [PATCH 09/13] kdbus: add code for buses, domains and endpoints
  ` [PATCH 11/13] kdbus: add policy database implementation
  ` [PATCH 12/13] kdbus: add Makefile, Kconfig and MAINTAINERS entry

[PATCH RFC 0/6] epoll: Introduce new syscall "epoll_mod_wait"
 2015-01-20 10:53 UTC  (9+ messages)
` [PATCH RFC 1/6] epoll: Extract epoll_wait_do and epoll_pwait_do
` [PATCH RFC 2/6] epoll: Specify clockid explicitly
` [PATCH RFC 3/6] epoll: Add definition for epoll_mod_wait structures
` [PATCH RFC 4/6] epoll: Extract ep_ctl_do
` [PATCH RFC 5/6] epoll: Add implementation for epoll_mod_wait
` [PATCH RFC 6/6] x86: Hook up epoll_mod_wait syscall

[PATCH] tpm: fix format string error in tpm-chip.c
 2015-01-20 10:03 UTC 

[PATCH v5 0/5] power: Add max77693 charger driver
 2015-01-20 10:00 UTC  (6+ messages)
` [PATCH v5 1/5] devicetree: power/mfd: max77693: Document new bindings for charger
  ` [PATCH v5 2/5] mfd: max77693: Add defines for MAX77693 charger driver
  ` [PATCH v5 5/5] MAINTAINERS: Add entry for Maxim chargers on Samsung boards
` [PATCH v5 3/5] power: max77693: Add charger driver for Maxim 77693
` [PATCH v5 4/5] Documentation: power: max77693-charger: Document exported sysfs entry

[PATCH v5 0/5] Add Spreadtrum Sharkl64 Platform support
 2015-01-20  8:41 UTC  (22+ messages)
  ` [PATCH v5 1/5] Documentation: DT: Renamed of-serial.txt to 8250.txt
  ` [PATCH v5 2/5] Documentation: DT: Add bindings for Spreadtrum SoC Platform
  ` [PATCH v5 3/5] arm64: dts: Add support for Spreadtrum SC9836 SoC in dts and Makefile
  ` [PATCH v5 4/5] arm64: Add support for Spreadtrum's Sharkl64 Platform in Kconfig and defconfig
  ` [PATCH v5 5/5] tty/serial: Add Spreadtrum sc9836-uart driver support

[PATCH v2 00/13] Add kdbus implementation
 2015-01-20  8:25 UTC  (7+ messages)
` kdbus: add documentation

[PATCH 1/6] selftests: Introduce minimal shared logic for running tests
 2015-01-20  3:13 UTC  (16+ messages)
` [PATCH 2/6] selftests: Add install target
` [PATCH 4/6] kbuild: add a new kselftest_install make target to install selftests
` [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-20  3:08 UTC  (6+ messages)
` [PATCH v8 1/2] crypto: AF_ALG: add AEAD support

[PATCH net-next v4 0/4] netns: allow to identify peer netns
 2015-01-19 19:16 UTC  (7+ 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

futex(2) man page update help request
 2015-01-19 14:07 UTC  (23+ messages)

[PATCH v4] gpio: lib-sysfs: Add 'wakeup' attribute
 2015-01-19 10:10 UTC  (6+ messages)

[PATCH] tpm, tpm_crb: fix build error
 2015-01-19  8:43 UTC 

[PATCH v4 0/4] power: Add max77693 charger driver
 2015-01-19  7:40 UTC  (3+ messages)

[PATCH] MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
 2015-01-18 21:47 UTC  (3+ messages)

[PATCH tip 0/9] tracing: attach eBPF programs to tracepoints/syscalls/kprobe
 2015-01-16 18:57 UTC 

[PATCH v4 0/3] perf: User/kernel time correlation and event generation
 2015-01-16 12:41 UTC  (3+ messages)
` [PATCH v4 1/3] perf: Use monotonic clock as a source for timestamps

[PATCH v4 00/20] kselftest install target feature
 2015-01-16  2:59 UTC  (7+ messages)
` [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)

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

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

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

[v8 0/5] ext4: add project quota support
 2015-01-15  7:52 UTC  (9+ 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 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  (18+ 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  (5+ messages)
` [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  (11+ 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  (5+ 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  (4+ messages)

[PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2)
 2015-01-11 11:02 UTC  (13+ 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).