messages from 2014-09-03 03:17:25 to 2014-09-18 14:50:04 UTC [more...]
[PATCH v13 net-next 00/11] eBPF syscall, verifier, testsuite
2014-09-18 14:50 UTC (21+ messages)
` [PATCH v13 net-next 01/11] bpf: introduce BPF syscall and maps
` [PATCH v13 net-next 02/11] bpf: enable bpf syscall on x64 and i386
` [PATCH v13 net-next 03/11] bpf: add lookup/update/delete/iterate methods to BPF maps
` [PATCH v13 net-next 04/11] bpf: expand BPF syscall with program load/unload
` [PATCH v13 net-next 05/11] bpf: handle pseudo BPF_CALL insn
` [PATCH v13 net-next 06/11] bpf: verifier (add docs)
` [PATCH v13 net-next 07/11] bpf: verifier (add ability to receive verification log)
` [PATCH v13 net-next 08/11] bpf: handle pseudo BPF_LD_IMM64 insn
` [PATCH v13 net-next 09/11] bpf: verifier (add branch/goto checks)
` [PATCH v13 net-next 10/11] bpf: verifier (add verifier core)
` [PATCH v13 net-next 11/11] bpf: mini eBPF library, test stubs and verifier testsuite
[PATCH 0/2] perf: User/kernel time correlation and event generation
2014-09-18 14:34 UTC (3+ messages)
` [PATCH 1/2] perf: Add sampling of the raw monotonic clock
` [PATCH 2/2] perf: Userspace software event and ioctl
[PATCH 0/9] Add drm driver for Rockchip Socs
2014-09-18 9:42 UTC (7+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 3/5] dt-bindings: video: Add documentation for rockchip vop
` [PATCH v2 4/5] dt-bindings: video: Add documentation for rockchip edp
` [PATCH v2 1/5] drm/rockchip: Add basic drm driver
` [PATCH v2 2/5] dt-bindings: video: Add for rockchip display subsytem
` [PATCH v2 5/5] drm/rockchip: Add support for Rockchip Soc EDP
[PATCH v11 net-next 00/12] eBPF syscall, verifier, testsuite
2014-09-17 22:16 UTC (42+ messages)
` [PATCH v11 net-next 01/12] bpf: introduce BPF syscall and maps
` [PATCH v11 net-next 02/12] bpf: enable bpf syscall on x64 and i386
` [PATCH v11 net-next 03/12] bpf: add lookup/update/delete/iterate methods to BPF maps
` [PATCH v11 net-next 04/12] bpf: expand BPF syscall with program load/unload
` [PATCH v11 net-next 05/12] bpf: handle pseudo BPF_CALL insn
` [PATCH v11 net-next 06/12] bpf: verifier (add docs)
` [PATCH v11 net-next 07/12] bpf: verifier (add ability to receive verification log)
` [PATCH v11 net-next 08/12] bpf: handle pseudo BPF_LD_IMM64 insn
` [PATCH v11 net-next 09/12] bpf: verifier (add branch/goto checks)
` [PATCH v11 net-next 11/12] net: filter: move eBPF instruction macros
` [PATCH v11 net-next 12/12] bpf: mini eBPF library, test stubs and verifier testsuite
` [PATCH v11 net-next 10/12] bpf: verifier (add verifier core)
kexec.h:61: userspace cannot reference function or variable defined in the kernel
2014-09-17 19:35 UTC
[PATCH v4 04/11] drivers: base: support cpu cache information interface to userspace via sysfs
2014-09-17 19:00 UTC (3+ messages)
[PATCH] selftests/memfd: Run test on all architectures
2014-09-17 15:41 UTC (6+ messages)
[PATCH] x86/vdso: Add prctl to set per-process VDSO load
2014-09-17 14:28 UTC (12+ messages)
[PATCH v12 net-next 00/11] eBPF syscall, verifier, testsuite
2014-09-16 22:06 UTC (19+ messages)
` [PATCH v12 net-next 01/11] bpf: introduce BPF syscall and maps
` [PATCH v12 net-next 02/11] bpf: enable bpf syscall on x64 and i386
` [PATCH v12 net-next 03/11] bpf: add lookup/update/delete/iterate methods to BPF maps
` [PATCH v12 net-next 04/11] bpf: expand BPF syscall with program load/unload
` [PATCH v12 net-next 05/11] bpf: handle pseudo BPF_CALL insn
` [PATCH v12 net-next 06/11] bpf: verifier (add docs)
` [PATCH v12 net-next 07/11] bpf: verifier (add ability to receive verification log)
` [PATCH v12 net-next 11/11] bpf: mini eBPF library, test stubs and verifier testsuite
` [PATCH v12 net-next 08/11] bpf: handle pseudo BPF_LD_IMM64 insn
` [PATCH v12 net-next 09/11] bpf: verifier (add branch/goto checks)
` [PATCH v12 net-next 10/11] bpf: verifier (add verifier core)
[RFC 0/2] Yet another take at user/kernel time correlation problem
2014-09-16 17:58 UTC (19+ messages)
` [RFC 1/2] perf: Add sampling of the raw monotonic clock
` [RFC 2/2] perf: Marker software event and ioctl
[PATCH 0/7] kselftest new exit codes and test changes to use them
2014-09-16 17:47 UTC (12+ messages)
` [PATCH 1/7] selftests: add header file for test exit code defines
` [PATCH 2/7] selftests/breakpoints: change breakpoints test to use kselftest exit codes
` [PATCH 3/7] selftests/ipc: change ipc "
` [PATCH 4/7] selftests/kcmp: change kcmp "
` [PATCH 5/7] selftests/mount: change mount "
` [PATCH 6/7] selftests/ptrace: change ptrace "
` [PATCH 7/7] selftests/timers: change timers "
[PATCH v6 0/8] charger/mfd: max14577: Add support for MAX77836
2014-09-16 9:47 UTC (12+ messages)
` [PATCH v6 1/8] mfd: max14577: Add defines for MAX77836 charger
` [PATCH v6 2/8] mfd: max14577: Map charger device to its own of_node
` [PATCH v6 3/8] charger: max14577: Add support for MAX77836 charger
` [PATCH v6 4/8] regulator/mfd: max14577: Export symbols for calculating charger current
` [PATCH v6 5/8] charger: max14577: Configure battery-dependent settings from DTS and sysfs
` [PATCH v6 6/8] power: max17040: Add ID for MAX77836 Fuel Gauge block
` [PATCH v6 7/8] devicetree: mfd: max14577: Add device tree bindings document
` [PATCH v6 8/8] Documentation: charger: max14577: Document exported sysfs entry
[PATCH v16 0/7] MADV_FREE support
2014-09-16 6:08 UTC (4+ messages)
` [PATCH v16 1/7] mm: support madvise(MADV_FREE)
[PATCH] Change userspace MKDEV, MAJOR, MINOR-macros from 8+8 bit, to 12+20 bit layout
2014-09-14 18:22 UTC (3+ messages)
[PATCH] locks: Ability to test for flock presence on fd
2014-09-10 13:32 UTC (14+ messages)
[PATCH v10 net-next 0/2] load imm64 insn and uapi/linux/bpf.h
2014-09-10 1:42 UTC (13+ messages)
` [PATCH v10 net-next 1/2] net: filter: add "load 64-bit immediate" eBPF instruction
` [PATCH v10 net-next 2/2] net: filter: split filter.h and expose eBPF to user space
Request to add linux-kselftest to linux-next
2014-09-08 23:14 UTC (2+ messages)
[PATCH 1/1] add selftest for virtio-net v1.0
2014-09-05 3:31 UTC (2+ messages)
[PATCH v9 net-next 2/4] net: filter: split filter.h and expose eBPF to user space
2014-09-04 21:49 UTC (2+ messages)
[PATCH Resend] memfd_test: Add missing argument to printf()
2014-09-04 18:31 UTC (2+ messages)
[PATCH] selftests/memfd: fix mfd_fail_open() to pass in buf to printf
2014-09-04 15:21 UTC (3+ messages)
[PATCH v3] memfd_test: Make it work on 32-bit systems
2014-09-03 21:41 UTC (2+ messages)
[PATCH v9 net-next 0/4] load imm64 insn and uapi/linux/bpf.h
2014-09-03 15:46 UTC (5+ messages)
` [PATCH v9 net-next 2/4] net: filter: split filter.h and expose eBPF to user space
` [PATCH RFC v9 net-next 3/4] net: filter: move eBPF instruction macros
` [PATCH RFC v9 net-next 4/4] net: filter: move common defines into bpf_common.h
[PATCH] shm: add memfd.h to UAPI export list
2014-09-03 13:28 UTC
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).