messages from 2015-02-05 01:07:58 to 2015-02-13 09:04:00 UTC [more...]
[PATCH RFC v3 0/7] epoll: Introduce new syscalls, epoll_ctl_batch and epoll_pwait1
2015-02-13 9:04 UTC (5+ messages)
` [PATCH RFC v3 2/7] epoll: Specify clockid explicitly
` [PATCH RFC v3 3/7] epoll: Extract ep_ctl_do
` [PATCH RFC v3 1/7] epoll: Extract epoll_wait_do and epoll_pwait_do
` [PATCH RFC v3 4/7] epoll: Add implementation for epoll_ctl_batch
[RESEND] [PATCH] block: create ioctl to discard-or-zeroout a range of blocks
2015-02-13 8:51 UTC (2+ messages)
[PATCH 01/14] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
2015-02-13 8:43 UTC (18+ messages)
` [PATCH 02/14] ARM: ARMv7M: Enlarge vector table to 256 entries
` [PATCH 03/14] clocksource: Add ARM System timer driver
` [PATCH 04/14] reset: Add reset_controller_of_init() function
` [PATCH 05/14] ARM: call reset_controller_of_init from default time_init handler
` [PATCH 06/14] drivers: reset: Add STM32 reset driver
` [PATCH 07/14] clockevent: Add STM32 Timer driver
` [PATCH 08/14] pinctrl: Add pinctrl driver for STM32 MCUs
` [PATCH 09/14] serial: stm32-usart: Add STM32 USART Driver
` [PATCH 10/14] ARM: Add STM32 family machine
` [PATCH 11/14] ARM: dts: Add ARM System timer as clockevent in armv7m
` [PATCH 12/14] ARM: dts: Introduce STM32F429 MCU
` [PATCH 13/14] ARM: configs: Add STM32 defconfig
` [PATCH 14/14] MAINTAINERS: Add entry for STM32 MCUs
[PATCH v4 1/3] perf: Use monotonic clock as a source for timestamps
2015-02-13 7:07 UTC (10+ messages)
` [PATCH v5] "
[PATCH 00/14] Add support to STMicroelectronics STM32 family
2015-02-12 17:45 UTC
[PATCH v2] userns: Disallow setgroups unless the gid_map writer is privileged
2015-02-12 13:53 UTC (28+ messages)
` [CFT][PATCH 2/3] userns: Add a knob to disable setgroups on a per user namespace basis
` [CFT][PATCH 1/7] userns: Document what the invariant required for safe unprivileged mappings
` [CFT][PATCH 6/7] userns: Add a knob to disable setgroups on a per user namespace basis
` [CFT][PATCH 1/8] userns: Document what the invariant required for safe unprivileged mappings
` [CFT][PATCH 7/8] userns: Add a knob to disable setgroups on a per user namespace basis
` [CFT][PATCH v6] "
` [PATCH 0/2] Documenting user namespace changes
` [PATCH 1/2] proc.5: Document /proc/[pid]/setgroups
` [PATCH 2/2] user_namespaces.7: Update the documention to reflect the fixes for negative groups
[PATCH 2/5] Documentation/ABI: Add file describing the sysfs entries for toshiba_acpi
2015-02-12 5:42 UTC (2+ messages)
[PATCH] tpm, tpm_tis: fix TPM 2.0 probing
2015-02-12 5:25 UTC (8+ messages)
` [tpmdd-devel] "
[PATCH v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
2015-02-12 4:58 UTC (6+ messages)
[Patch v4] firmware: dmi-sysfs: add SMBIOS entry point area attribute
2015-02-12 2:33 UTC (5+ messages)
[PATCH 1/2 v2] xfs: introduce a generic shutdown ioctl
2015-02-12 1:40 UTC
[PATCH v17 1/7] mm: support madvise(MADV_FREE)
2015-02-12 0:14 UTC (20+ messages)
[RFC] simple_char: New infrastructure to simplify chardev management
2015-02-11 20:04 UTC (4+ messages)
[PATCHv3 8/8] cgroup: Add documentation for cgroup namespaces
2015-02-11 16:18 UTC (21+ messages)
[PATCH RFC 1/6] fs: new interface and behavior for file project id
2015-02-11 15:11 UTC (6+ messages)
` [PATCH RFC 2/6] quota: adds generic code for enforcing project quota limits
` [PATCH RFC 3/6] quota: mangle statfs result according to project quota usage and limits
` [PATCH RFC 4/6] ext4: add project id support
` [PATCH RFC 5/6] ext4: adds project quota support
` [PATCH RFC 6/6] tools/quota/project_quota: sample tool for early adopters
[PATCH v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
2015-02-11 12:51 UTC (2+ messages)
[RFC] implementing tape statistics single file vs multi-file in sysfs
2015-02-11 11:32 UTC (13+ messages)
[PATCH v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
2015-02-11 10:28 UTC (3+ messages)
[PATCH v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
2015-02-11 4:31 UTC (2+ messages)
[PATCH 1/2] kernel/fork: handle put_user errors for CLONE_CHILD_SETTID/CLEARTID
2015-02-10 19:47 UTC (13+ messages)
` [PATCH 2/2] kernel/fork: handle put_user errors for CLONE_PARENT_SETTID
` memcg && uaccess (Was: [PATCH 1/2] kernel/fork: handle put_user errors for CLONE_CHILD_SETTID/CLEARTID)
[PATCH 0/2] Add epoll round robin wakeup mode
2015-02-10 19:32 UTC (8+ messages)
` [PATCH 1/2] sched/wait: add "
` [PATCH 2/2] epoll: introduce EPOLLEXCLUSIVE and EPOLLROUNDROBIN
[PATCH v2] iio: Export userspace IIO headers
2015-02-10 16:33 UTC
[PATCH v3 linux-trace 0/8] tracing: attach eBPF programs to tracepoints/syscalls/kprobe
2015-02-10 14:55 UTC (19+ messages)
` [PATCH v3 linux-trace 2/8] tracing: allow eBPF programs to call ktime_get_ns()
` [PATCH v3 linux-trace 3/8] samples: bpf: simple tracing example in eBPF assembler
` [PATCH v3 linux-trace 4/8] samples: bpf: simple tracing example in C
` [PATCH v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
` [PATCH v3 linux-trace 5/8] samples: bpf: counting example for kfree_skb tracepoint and write syscall
` [PATCH v3 linux-trace 6/8] samples: bpf: IO latency analysis (iosnoop/heatmap)
` [PATCH v3 linux-trace 7/8] tracing: attach eBPF programs to kprobe/kretprobe
` [PATCH v3 linux-trace 8/8] samples: bpf: simple kprobe example
[PATCH v2 1/4] scsi: ufs: add ioctl interface for query request
2015-02-10 13:58 UTC
[PATCH v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
2015-02-10 13:05 UTC (2+ messages)
[PATCH v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
2015-02-10 12:27 UTC (2+ messages)
[RFC PATCH] iio: Export userspace IIO headers
2015-02-10 9:57 UTC (4+ messages)
[GIT PULL] Kselftest updates for 3.20-rc1
2015-02-10 3:16 UTC (6+ messages)
MADV_DONTNEED semantics? Was: [RFC PATCH] mm: madvise: Ignore repeated MADV_DONTNEED hints
2015-02-09 9:13 UTC (16+ messages)
[PATCH 3.18 29/39] arm64: Fix up /proc/cpuinfo
2015-02-09 8:34 UTC
[PATCH 3.14 13/20] arm64: Fix up /proc/cpuinfo
2015-02-09 8:34 UTC
[PATCH 3.10 09/17] arm64: Fix up /proc/cpuinfo
2015-02-09 8:33 UTC
[PATCH v3 00/13] Add kdbus implementation
2015-02-08 16:54 UTC (23+ messages)
` [PATCH 01/13] kdbus: add documentation
[PATCH v1 0/5] IB/core: extended query device caps cleanup for v3.19
2015-02-08 7:27 UTC (11+ messages)
` [PATCH v1 1/5] IB/uverbs: ex_query_device: answer must not depend on request's comp_mask
[PATCH v3] samsung-laptop: enable better lid handling
2015-02-07 2:38 UTC (2+ messages)
[PATCH] Revert "IB/core: Add support for extended query device caps"
2015-02-06 13:47 UTC (2+ messages)
[PATCH] capabilities: Ambient capability set V1
2015-02-05 21:56 UTC
[v8 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
2015-02-05 21:05 UTC (13+ messages)
futex(2) man page update help request
2015-02-05 19:57 UTC (11+ messages)
[PATCH] coresight-stm: adding driver for CoreSight STM component
2015-02-05 16:28 UTC (5+ messages)
[capabilities] Allow normal inheritance for a configurable set of capabilities
2015-02-05 15:23 UTC
[PATCH v12 0/2] crypto: AF_ALG: add AEAD and RNG support
2015-02-05 15:10 UTC (3+ messages)
` [PATCH v12 1/2] crypto: AF_ALG: add AEAD support
[PATCH v4] gpio: lib-sysfs: Add 'wakeup' attribute
2015-02-05 10:33 UTC (9+ messages)
[PATCH RFC v2 0/7] epoll: Introduce new syscalls, epoll_ctl_batch and epoll_pwait1
2015-02-05 9:01 UTC (7+ messages)
[RFC] Implement ambient capability set
2015-02-05 7:20 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).