Linux-api Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-11 09:45:41 to 2015-02-17 19:33:38 UTC [more...]

[PATCH v2 0/2] Add epoll round robin wakeup mode
 2015-02-17 19:33 UTC  (2+ messages)
` [PATCH v2 1/2] sched/wait: add "

[PATCH 0/7] [RFC] kernel: add a netlink interface to get information about processes
 2015-02-17 19:05 UTC  (11+ messages)
  ` [PATCH 1/7] kernel: add a netlink interface to get information about tasks
  ` [PATCH 3/7] task-diag: add ability to get information about all tasks
  ` [PATCH 4/7] task-diag: add a new group to get process credentials
` [PATCH 2/7] kernel: move next_tgid from fs/proc
` [PATCH 5/7] kernel: add ability to iterate children of a specified task
` [PATCH 6/7] task_diag: add ability to dump children
` [PATCH 7/7] selftest: check the task_diag functinonality

[PATCH 05/45] drm.h: include stdlib.h in userspace
 2015-02-17 13:55 UTC  (57+ messages)
` [PATCH 06/45] drm_mode.h: include stdint.h and linux/types.h "
` [PATCH 07/45] exynos_drm.h: include stdint.h "
` [PATCH 08/45] nouveau_drm.h: "
` [PATCH 09/45] radeon_drm.h: "
` [PATCH 10/45] r128_drm.h: include drm/drm.h
` [PATCH 11/45] via_drm.h: include linux/types.h instead of non-existing via_drmclient.h
` [PATCH 12/45] via_drm.h: hide struct via_file_private in userspace
` [PATCH 13/45] savage_drm.h: include <drm/drm.h>
` [PATCH 14/45] sis_drm.h: hide sis_file_private in userspace
` [PATCH 15/45] dm-log-userspace.h: include stdint.h "
` [PATCH 16/45] hsi_char.h: "
` [PATCH 17/45] ebtables.h: "
` [PATCH 18/45] cld.h: "
` [PATCH 21/45] scsi_bsg_fc.h: "
` [PATCH 22/45] scsi_netlink.h: "
` [PATCH 23/45] scsi_netlink_fc.h: "
` [PATCH 24/45] hdspm.h: "
` [PATCH 25/45] gntalloc.h: "
` [PATCH 26/45] gntdev.h: "
` [PATCH 27/45] include/uapi/linux/sysctl.h: include stdlib.h "
` [PATCH 28/45] include/uapi/asm-generic/ipcbuf.h: include linux/posix_types.h
` [PATCH 30/45] include/uapi/asm-generic/shmbuf.h: include fixes
` [PATCH 31/45] asm-generic/sembuf.h: include asm/posix_types.h and asm/ipcbuf.h
` [PATCH 32/45] drm/i810_drm.h: include drm/drm.h
` [PATCH 33/45] include/uapi/asm-generic/signal.h: include stdlib.h in userspace
` [PATCH 34/45] include/uapi/asm-generic/signal.h: hide sigset_t definition "
` [PATCH 35/45] include/uapi/sound/asound.h: include stdlib.h "
` [PATCH 36/45] include/uapi/linux/netfilter.h: include in.h and in6.h
` [PATCH 37/45] include/uapi/linux/socket.h: include sys/socket.h in userspace
` [PATCH 38/45] include/uapi/linux/agpgart.h: include stdlib.h "
` [PATCH 40/45] include/uapi/sound/emu10k1.h: include sound/asound.h
` [PATCH 41/45] include/uapi/sound/emu10k1.h: hide gpr_valid, tram_valid and code_valid in userspace
  ` [PATCH 19/45] rds.h: include stdint.h "
  ` [PATCH 20/45] sctp.h: "
  ` [PATCH 29/45] include/uapi/asm-generic/msgbuf.h: include asm/ipcbuf.h
  ` [PATCH 39/45] include/uapi/sound/asequencer.h: include sound/asound.h
  ` [PATCH 42/45] include/uapi/linux/rds.h: include linux/socket.h and linux/types.h always
` [PATCH 43/45] include/uapi/linux/netfilter_bridge.h: include if.h
` [PATCH 44/45] nf_conntrack_tuple_common.h: include linux/types.h and linux/netfilter.h
` [PATCH 45/45] include/uapi/asm-generic/ucontext.h: include signal.h and sigcontext.h

[PATCH 0/2] ASoC: pcm512x: Add knobs to allow and control overclocking
 2015-02-17  1:53 UTC  (5+ messages)
` [PATCH 1/2] ASoC: pcm512x: Rearrange to not repeat dacsrc_rate / dac_div
  ` [PATCH 2/2] ASoC: pcm512x: Allow independently overclocking PLL, DAC and DSP

[PATCH RESEND 0/12] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2015-02-17  1:49 UTC  (21+ messages)
` [PATCH RESEND 1/12] fs: Add support "
` [PATCH RESEND 2/12] xfs: "
` [PATCH RESEND 3/12] ext4: "
  ` [PATCH RESEND 4/12] xfsprog: xfsio: update xfs_io manpage for FALLOC_FL_INSERT_RANGE
` [PATCH RESEND 5/12] xfstests: generic/042: Standard insert range tests
` [PATCH RESEND 6/12] xfstests: generic/043: Delayed allocation insert range
` [PATCH RESEND 7/12] xfstests: generic/044: Multi insert range tests
` [PATCH RESEND 8/12] xfstests: generic/045: Delayed allocation multi insert
` [PATCH RESEND 9/12] xfstests: generic/046: Test multiple fallocate insert/collapse range calls
` [PATCH RESEND 10/12] xfstests: fsstress: Add fallocate insert range operation
` [PATCH RESEND 11/12] xfstests: fsx: "
` [PATCH RESEND 12/12] manpage: update FALLOC_FL_INSERT_RANGE flag in fallocate

[PATCH 01/14] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
 2015-02-16 15:48 UTC  (41+ 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 00/14] Add support to STMicroelectronics STM32 family

futex(2) man page update help request
 2015-02-16 13:14 UTC  (9+ messages)

[PATCH v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
 2015-02-16 11:26 UTC  (5+ messages)

[PATCH RFC v3 0/7] epoll: Introduce new syscalls, epoll_ctl_batch and epoll_pwait1
 2015-02-16  8:12 UTC  (14+ 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
` [PATCH RFC v3 5/7] x86: Hook up epoll_ctl_batch syscall
` [PATCH RFC v3 6/7] epoll: Add implementation for epoll_pwait1
` [PATCH RFC v3 7/7] x86: Hook up epoll_pwait1 syscall

[PATCH v17 1/7] mm: support madvise(MADV_FREE)
 2015-02-16  4:36 UTC  (12+ messages)

[PATCH v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
 2015-02-14 23:02 UTC 

[PATCH v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
 2015-02-14 22:54 UTC 

[PATCH v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
 2015-02-14 22:48 UTC 

[PATCH v2] iio: Export userspace IIO headers
 2015-02-14 11:53 UTC  (2+ messages)

[PATCHv4 02/25] [media] media: Fix DVB devnode representation at media controller
 2015-02-13 22:57 UTC  (3+ messages)
  ` [PATCHv4 04/25] [media] media: add new types for DVB devnodes
` [PATCHv4 06/25] [media] media: add a subdev type for tuner

[RESEND] [PATCH] block: create ioctl to discard-or-zeroout a range of blocks
 2015-02-13  8:51 UTC  (2+ messages)

[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  (7+ 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 

[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  (15+ 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  (7+ messages)

[PATCH v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
 2015-02-11 10:28 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).