messages from 2016-02-11 00:58:46 to 2016-02-22 17:07:49 UTC [more...]
selective block polling and preadv2/pwritev2 revisited V2
2016-02-22 17:07 UTC
[PATCHv2 00/10] RFKill airplane-mode indicator
2016-02-22 17:00 UTC (12+ messages)
` [PATCHv2 01/10] rfkill: Improve documentation language
` [PATCHv2 02/10] rfkill: Remove extra blank line
` [PATCHv2 03/10] rfkill: Point to the correct deprecated doc location
` [PATCHv2 04/10] rfkill: Move "state" sysfs file back to stable
` [PATCHv2 05/10] rfkill: Factor rfkill_global_states[].cur assignments
` [PATCHv2 06/10] rfkill: Add documentation about LED triggers
` [PATCHv2 07/10] rfkill: Create "rfkill-airplane-mode" LED trigger
` [PATCHv2 08/10] rfkill: Use switch to demux userspace operations
` [PATCHv2 09/10] rfkill: Userspace control for airplane mode
` [PATCHv2 10/10] rfkill: Notify userspace of airplane-mode state changes
[PATCH v5 00/20] kthread: Use kthread worker API more widely
2016-02-22 16:50 UTC (24+ messages)
` [PATCH v5 01/20] kthread/smpboot: Do not park in kthread_create_on_cpu()
` [PATCH v5 03/20] kthread: Add create_kthread_worker*()
` [PATCH v5 02/20] kthread: Allow to call __kthread_create_on_node() with va_list args
` [PATCH v5 04/20] kthread: Add drain_kthread_worker()
` [PATCH v5 05/20] kthread: Add destroy_kthread_worker()
` [PATCH v5 06/20] kthread: Detect when a kthread work is used by more workers
` [PATCH v5 07/20] kthread: Initial support for delayed kthread work
` [PATCH v5 08/20] kthread: Allow to cancel "
` [PATCH v5 09/20] kthread: Allow to modify delayed "
` [PATCH v5 10/20] kthread: Better support freezable kthread workers
` [PATCH v5 11/20] mm/huge_page: Convert khugepaged() into kthread worker API
` [PATCH v5 12/20] ring_buffer: Convert benchmark kthreads "
` [PATCH v5 13/20] hung_task: Convert hungtaskd "
` [PATCH v5 14/20] kmemleak: Convert kmemleak kthread "
` [PATCH v5 15/20] ipmi: Convert kipmi "
` [PATCH v5 16/20] IB/fmr_pool: Convert the cleanup thread "
` [PATCH v5 17/20] memstick/r592: Better synchronize debug messages in r592_io kthread
` [PATCH v5 18/20] memstick/r592: convert r592_io kthread into kthread worker API
` [PATCH v5 19/20] thermal/intel_powerclamp: Remove duplicated code that starts the kthread
` [PATCH v5 20/20] thermal/intel_powerclamp: Convert the kthread to kthread worker API
[PATCH 0/9] RFKill airplane-mode indicator
2016-02-22 16:11 UTC (12+ messages)
` [PATCH 7/9] rfkill: Create "rfkill-airplane_mode" LED trigger
` [PATCH 8/9] rfkill: Userspace control for airplane mode
[ANNOUNCE] Kselftest Framework mainling list - linux-kselftest-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
2016-02-22 14:50 UTC
RichACLs man-pages review
2016-02-22 14:46 UTC (17+ messages)
` getrichacl(1) man page review comments
` setrichacl(1) "
` richacl(7) "
[PATCH v2 0/3] iio: hmc5843: Fix issues and move out of staging
2016-02-22 9:07 UTC (8+ messages)
` [PATCH v2 1/3] iio: hmc5843: Add attributes for measurement config of bias current
` [PATCH v2 2/3] iio: hmc5843: Add ABI documentation file for hmc5843
` [PATCH v2 3/3] iio: hmc5843: Move hmc5843 out of staging
[PATCH v5] usb: devio: Add ioctl to disallow detaching kernel USB drivers
2016-02-21 21:38 UTC
[PATCH v8 0/4] SysFS driver for QEMU fw_cfg device
2016-02-21 17:20 UTC (7+ messages)
` [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's "
[PATCH v3 00/10] Support for Cortex-M Prototyping System
2016-02-19 16:27 UTC (45+ messages)
` [PATCH v3 01/10] dt-bindings: document the MPS2 timer bindings
` [PATCH v3 02/10] clockevents/drivers: add MPS2 Timer driver
` [PATCH v3 03/10] dt-bindings: document the MPS2 UART bindings
` [PATCH v3 04/10] serial: mps2-uart: add MPS2 UART driver
` [PATCH v3 05/10] serial: mps2-uart: add support for early console
` [PATCH v3 06/10] ARM: mps2: introduce MPS2 platform
` [PATCH v3 07/10] ARM: mps2: add low-level debug support
` [PATCH v3 08/10] ARM: configs: add MPS2 defconfig
` [PATCH v3 09/10] ARM: dts: introduce MPS2 AN385/AN386
` [PATCH v3 10/10] ARM: dts: introduce MPS2 AN399/AN400
[PATCH v4 00/22] kthread: Use kthread worker API more widely
2016-02-19 16:22 UTC (12+ messages)
` [PATCH v4 04/22] kthread: Add create_kthread_worker*()
` [PATCH v4 07/22] kthread: Detect when a kthread work is used by more workers
` [PATCH v4 09/22] kthread: Allow to cancel kthread work
[PATCH 1/2] mm: introduce page reference manipulation functions
2016-02-19 2:15 UTC (16+ messages)
` [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation
[PATCH net-next v8 00/19] new ETHTOOL_GSETTINGS/SSETTINGS API
2016-02-18 19:49 UTC (8+ messages)
` [PATCH net-next v8 01/19] lib/bitmap.c: conversion routines to/from u32 array
` [PATCH net-next v8 02/19] test_bitmap: unit tests for lib/bitmap.c
` [PATCH net-next v8 05/19] net: ethtool: add new ETHTOOL_GSETTINGS/SSETTINGS API
[PATCH v3] usb: devio: Add ioctl to disallow detaching kernel USB drivers
2016-02-18 18:44 UTC (3+ messages)
` [PATCH v4] "
[PATCH v1 00/10] uuid: convert users to generic UUID API
2016-02-18 15:07 UTC (15+ messages)
` [PATCH v1 02/10] lib/uuid: move generate_random_uuid() to uuid.c
` [PATCH v1 04/10] lib/uuid: remove FSF address
` [PATCH v1 01/10] lib/vsprintf: simplify UUID printing
` [PATCH v1 03/10] lib/uuid: introduce few more generic helpers for UUID
` [PATCH v1 05/10] ACPI: switch to use generic UUID API
` [PATCH v1 10/10] efivars: use generic UUID library
` [PATCH v1 06/10] device property: switch to use UUID API
` [PATCH v1 07/10] sysctl: drop away useless label
` [PATCH v1 08/10] sysctl: use generic UUID library
` [PATCH v1 09/10] efi: redefine type, constant, macro from generic code
[PATCH V4][for-next]mm: add a new vector based madvise syscall
2016-02-18 12:38 UTC (4+ messages)
[PATCH] uapi glibc compat: fix cases where glibc net/if.h is included before linux/if.h
2016-02-17 15:46 UTC (2+ messages)
[PATCH V3 0/6] Introduce CoreSight STM support
2016-02-17 12:08 UTC (13+ messages)
` [PATCH V3 1/6] stm class: Add ioctl get_options interface
` [PATCH V3 6/6] coresight-stm: adding driver for CoreSight STM component
CGroup Namespaces (v10)
2016-02-16 18:05 UTC (8+ messages)
` [PATCH 8/8] Add FS_USERNS_FLAG to cgroup fs
` [lxc-devel] CGroup Namespaces (v10)
[PATCH v4 0/2] new control V4L2_CID_MPEG_VIDEO_FORCE_KEY_FRAME
2016-02-16 10:29 UTC (3+ messages)
` [PATCH v4 2/2] s5p-mfc: add the support of V4L2_CID_MPEG_VIDEO_FORCE_KEY_FRAME
[PATCH 00/33] x86: Memory Protection Keys (v10)
2016-02-16 9:29 UTC (3+ messages)
` [PATCH 27/33] mm, multi-arch: pass a protection key in to calc_vm_flag_bits()
[PATCH] selftests: add a new test for Media Controller API
2016-02-13 1:39 UTC
[PATCH V2 0/6] Introduce CoreSight STM support
2016-02-12 20:33 UTC (10+ messages)
` [PATCH V2 3/6] stm class: provision for statically assigned masterIDs
[PATCH 0/4] make sigaltstack() compatible with swapcontext()
2016-02-12 16:17 UTC (4+ messages)
` [PATCH 1/4] selftests: Add test for sigaltstack(SS_DISABLE) inside sighandler
[PATCH v4 0/2] Create specific kconfig for kselftest
2016-02-12 16:10 UTC (2+ messages)
[PATCH v8 00/14] support "task_isolation" mode for nohz_full
2016-02-11 19:58 UTC (6+ messages)
` [PATCH v8 04/14] task_isolation: add initial support
[PATCH v9 00/13] support "task_isolation" mode for nohz_full
2016-02-11 19:24 UTC (8+ messages)
` [PATCH v9 04/13] task_isolation: add initial support
[PATCH v2 0/5] follow-up "Optimize CONFIG_DEBUG_PAGEALLOC"
2016-02-11 12:17 UTC (7+ messages)
` [PATCH v2 1/5] mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting
` [PATCH v2 2/5] mm/slub: "
` [PATCH v2 3/5] sound: "
` [PATCH v2 4/5] powerpc: "
` [PATCH v2 5/5] tile: "
Business Partnership
2016-02-11 1:30 UTC
Business Partnership
2016-02-11 1:02 UTC
[PATCH net-next v7 00/19] new ETHTOOL_GSETTINGS/SSETTINGS API
2016-02-11 0:58 UTC (3+ messages)
` [PATCH net-next v7 15/19] net: bridge: use __ethtool_get_ksettings
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).