Linux-api Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-25 10:08:31 to 2016-01-29 08:54:03 UTC [more...]

CGroup Namespaces (v10)
 2016-01-29  8:54 UTC 

[RFC PATCH v3 0/5] getcpu_cache system call
 2016-01-29  8:39 UTC  (9+ messages)
` [RFC PATCH v3 1/5] getcpu_cache system call: cache CPU number of running thread
  ` [RFC PATCH v3 2/5] getcpu_cache: ARM resume notifier
  ` [RFC PATCH v3 3/5] getcpu_cache: wire up ARM system call
` [RFC PATCH v3 4/5] getcpu_cache: x86 32/64 resume notifier
` [RFC PATCH v3 5/5] getcpu_cache: wire up x86 32/64 system call

[PATCH] epoll: add exclusive wakeups flag
 2016-01-29  8:14 UTC  (4+ messages)

[PATCH v5 00/12] MADV_FREE support
 2016-01-29  7:32 UTC  (3+ messages)

[PATCH RFC] Introduce new security.nscapability xattr
 2016-01-29  7:31 UTC  (8+ messages)

[RFC][PATCH] seccomp: add SECCOMP_RET_ACK for non-fatal SIGSYS
 2016-01-29  3:03 UTC  (3+ messages)

[PATCH v2 01/10] selftests/x86: Extend Makefile to allow 64-bit-only tests
 2016-01-28 23:11 UTC 

[PATCH net-next v6 00/19] new ETHTOOL_GSETTINGS/SSETTINGS API
 2016-01-28 22:38 UTC  (4+ messages)
` [PATCH net-next v6 19/19] net: mlx4: use new ETHTOOL_G/SSETTINGS API

[PATCH REBASE 4.5 00/31] Sharing media resources across ALSA and au0828 drivers
 2016-01-28 21:55 UTC  (4+ messages)

[PATCH] tools: Add a selftests_run target
 2016-01-28 21:30 UTC  (3+ messages)

[RFC PATCH] selftests: use INSTALL_HDR_PATH instead of relative paths
 2016-01-28 21:19 UTC  (5+ messages)

[PATCH 00/31] Sharing media resources across ALSA and au0828 drivers
 2016-01-28 20:42 UTC  (59+ messages)
` [PATCH 01/31] uapi/media.h: Declare interface types for ALSA
` [PATCH 02/31] media: Add ALSA Media Controller function entities
` [PATCH 03/31] media: Media Controller register/unregister entity_notify API
` [PATCH 04/31] media: Media Controller enable/disable source handler API
` [PATCH 08/31] media: v4l-core add v4l_enable/disable_media_tuner() helper functions
` [PATCH 09/31] media: v4l2-core add v4l_vb2q_enable_media_tuner() helper
` [PATCH 13/31] media: au0828 fix au0828_create_media_graph() entity checks
` [PATCH 15/31] media: dvb-frontend invoke enable/disable_source handlers
` [PATCH 17/31] media: au0828 video change to use v4l_enable_media_tuner()
` [PATCH 20/31] media: au0828 change to register/unregister entity_notify hook
` [PATCH 22/31] media: dvb-core create tuner to demod pad link in disabled state
` [PATCH 23/31] media: au0828 implement enable_source and disable_source handlers
` [PATCH 24/31] media: au0828 fix null pointer reference in au0828_create_media_graph()
` [PATCH 28/31] media: au0828 create link between ALSA Mixer and decoder
` [PATCH 29/31] media: track media device unregister in progress
` [PATCH 31/31] media: au0828 change to check media device unregister progress state
` [PATCH 25/31] media: au0828 fix to not call media_device_unregister_entity_notify()

[RFCv4 0/2] man-pages: document reflink/dedupe ioctls
 2016-01-28 19:18 UTC  (4+ messages)
` [PATCH 1/2] man2: document FICLONE and FICLONERANGE

[PATCH v2] [media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY
 2016-01-28 18:08 UTC  (5+ messages)

[RFC PATCH v2 0/3] getcpu_cache system call
 2016-01-28 17:41 UTC  (27+ messages)
` [RFC PATCH v2 1/3] getcpu_cache system call: cache CPU number of running thread
` [RFC PATCH v2 2/3] getcpu_cache: wire up ARM system call
` [RFC PATCH v2 3/3] getcpu_cache: wire up x86 32/64 "

[PATCH v8 00/14] support "task_isolation" mode for nohz_full
 2016-01-28 16:38 UTC  (5+ messages)
` [PATCH v8 04/14] task_isolation: add initial support

[PATCH v8 0/4] SysFS driver for QEMU fw_cfg device
 2016-01-28 14:23 UTC  (5+ messages)
` [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's "
` [PATCH v8 2/4] kobject: export kset_find_obj() for module use
` [PATCH v8 3/4] firmware: create directory hierarchy for sysfs fw_cfg entries
  ` [PATCH v8 4/4] devicetree: update documentation for fw_cfg ARM bindings

[PATCH v7 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats
 2016-01-28 11:40 UTC  (7+ messages)

[PATCH v1] mm/madvise: pass return code of memory_failure() to userspace
 2016-01-28  5:49 UTC  (2+ messages)

[PATCH v7 0/4] SysFS driver for QEMU fw_cfg device
 2016-01-28  4:47 UTC  (6+ messages)
` [PATCH v7 1/4] firmware: introduce sysfs driver for QEMU's "
` [PATCH v7 2/4] kobject: export kset_find_obj() for module use
` [PATCH v7 3/4] firmware: create directory hierarchy for sysfs fw_cfg entries
` [PATCH v7 4/4] devicetree: update documentation for fw_cfg ARM bindings

[PATCH v6 0/5] add ACPI node for fw_cfg on pc and arm
 2016-01-28  3:02 UTC  (6+ messages)
` [PATCH v6 1/5] fw_cfg: expose control register size in fw_cfg.h
` [PATCH v6 2/5] pc: fw_cfg: move ioport base constant to pc.h
` [PATCH v6 3/5] acpi: pc: add fw_cfg device node to ssdt
` [PATCH v6 4/5] acpi: arm: add fw_cfg device node to dsdt
` [PATCH v6 5/5] fw_cfg: document ACPI device node information

[PATCH v6 0/5] add ACPI node for fw_cfg on pc and arm
 2016-01-28  3:00 UTC 

[PATCH v9 00/13] support "task_isolation" mode for nohz_full
 2016-01-28  0:28 UTC  (5+ messages)
` [PATCH v9 04/13] task_isolation: add initial support

[PATCH v5 00/14] Initial Microchip PIC32MZDA Support
 2016-01-27 15:55 UTC  (5+ messages)
` [PATCH v5 10/14] serial: pic32_uart: Add PIC32 UART driver

[PATCH v1 0/3] Add VP8 deocder for rk3229 & rk3288
 2016-01-27 14:06 UTC  (9+ messages)
  ` [PATCH v1 1/3] media: v4l: Add VP8 format support in V4L2 framework
            ` 答复: "

[PATCH v1 0/3] Add VP8 deocder for rk3229 & rk3288
 2016-01-27  8:48 UTC 

NEW ARRIVALS, CISCO,CPU's,Memory, LAPTOP AND AVAYA
 2016-01-27  5:41 UTC 

[RFD] How to support KBUILD_OUTPUT for kselftest?
 2016-01-26 19:47 UTC  (2+ messages)

[PATCH v8 0/4] VFS: In-kernel copy system call
 2016-01-26 15:35 UTC  (6+ messages)
` [PATCH v8 5/4] copy_file_range.2: New page documenting copy_file_range()

[PATCH v3 0/4] crypto: add algif_akcipher user space API
 2016-01-26 11:12 UTC  (3+ messages)

[PATCH v4] fuse: Add support for passthrough read/write
 2016-01-25 20:49 UTC  (3+ messages)
    ` [fuse-devel] "

[PATCH v4 4/4] iio: health: Add driver for the TI AFE4403 heart monitor
 2016-01-25 20:36 UTC  (2+ messages)

[PATCH v4 00/22] kthread: Use kthread worker API more widely
 2016-01-25 19:21 UTC  (32+ messages)
` [PATCH v4 01/22] timer: Allow to check when the timer callback has not finished yet
` [PATCH v4 02/22] kthread/smpboot: Do not park in kthread_create_on_cpu()
` [PATCH v4 03/22] kthread: Allow to call __kthread_create_on_node() with va_list args
` [PATCH v4 04/22] kthread: Add create_kthread_worker*()
` [PATCH v4 05/22] kthread: Add drain_kthread_worker()
` [PATCH v4 06/22] kthread: Add destroy_kthread_worker()
` [PATCH v4 07/22] kthread: Detect when a kthread work is used by more workers
` [PATCH v4 08/22] kthread: Initial support for delayed kthread work
` [PATCH v4 09/22] kthread: Allow to cancel "
` [PATCH v4 10/22] kthread: Allow to modify delayed "
` [PATCH v4 11/22] kthread: Better support freezable kthread workers
` [PATCH v4 12/22] kthread: Use try_lock_kthread_work() in flush_kthread_work()
  ` [PATCH v4 13/22] mm/huge_page: Convert khugepaged() into kthread worker API
  ` [PATCH v4 19/22] memstick/r592: Better synchronize debug messages in r592_io kthread
` [PATCH v4 14/22] ring_buffer: Convert benchmark kthreads into kthread worker API
` [PATCH v4 15/22] hung_task: Convert hungtaskd "
` [PATCH v4 16/22] kmemleak: Convert kmemleak kthread "
` [PATCH v4 17/22] ipmi: Convert kipmi "
` [PATCH v4 18/22] IB/fmr_pool: Convert the cleanup thread "
` [PATCH v4 20/22] memstick/r592: convert r592_io kthread "
` [PATCH v4 21/22] thermal/intel_powerclamp: Remove duplicated code that starts the kthread
` [PATCH v4 22/22] thermal/intel_powerclamp: Convert the kthread to kthread worker API

[PATCH 3/3] Documentation/ABI: Update sysfs-driver-toshiba_acpi file
 2016-01-25 18:29 UTC 

[PATCH v2] usb: devio: Add ioctl to disallow detaching kernel USB drivers
 2016-01-25 15:46 UTC  (4+ messages)

[RFC PATCH 0/1] Adding previous syscall context to seccomp
 2016-01-25 11:51 UTC  (5+ messages)
` [RFC PATCH 1/1] seccomp: provide information about the previous syscall
  ` [kernel-hardening] "

[PATCH 0/5] Etnaviv updates
 2016-01-25 11:04 UTC  (2+ messages)

[PATCH] drivers/scsi/emcctd: drivers/scsi/emcctd: Client driver implementation for EMC-Symmetrix GuestOS emulated Cut-Through Device
 2016-01-25 10:16 UTC  (7+ 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).