linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-23 14:34:28 to 2016-02-28 21:13:20 UTC [more...]

[PATCH v3 0/2] make sigaltstack() compatible with swapcontext()
 2016-02-28 21:13 UTC  (3+ messages)
  ` [PATCH 1/2] sigaltstack: implement SS_AUTODISARM flag
` [PATCH 2/2] selftests: Add test for sigaltstack(SS_AUTODISARM)

[PATCH v4 0/5] getcpu_cache system call for 4.6
 2016-02-28 16:21 UTC  (40+ messages)
` [PATCH v4 2/5] getcpu_cache: ARM resume notifier
` [PATCH v4 3/5] getcpu_cache: wire up ARM system call
    ` [PATCH v4 (updated)] "
` [PATCH v4 4/5] getcpu_cache: x86 32/64 resume notifier
` [PATCH v4 5/5] getcpu_cache: wire up x86 32/64 system call
  ` [PATCH v4 1/5] getcpu_cache system call: cache CPU number of running thread

INFORMAÇÃO IMPORTANTE RE: Consultoria de Investimento em sua Localidade
 2016-02-28 12:39 UTC 

[PATCH v5 00/20] kthread: Use kthread worker API more widely
 2016-02-27 15:18 UTC  (13+ messages)
` [PATCH v5 04/20] kthread: Add drain_kthread_worker()
` [PATCH v5 05/20] kthread: Add destroy_kthread_worker()
` [PATCH v5 10/20] kthread: Better support freezable kthread workers

[PATCH v5 08/20] kthread: Allow to cancel kthread work
 2016-02-27 15:16 UTC  (8+ messages)

[PATCH v6 0/8] Additional kmsg devices
 2016-02-27 11:54 UTC  (14+ messages)
  ` [PATCH v6 1/8] printk: extract kmsg-related routines from printk.c to kmsg.c
` [PATCH v6 2/8] printk: add one function for storing log in proper format
` [PATCH v6 3/8] kmsg: introduce additional kmsg devices support
` [PATCH v6 4/8] kmsg: add additional buffers support to memory class
` [PATCH v6 5/8] kmsg: add function for adding and deleting additional buffers
` [PATCH v6 6/8] kmsg: add ioctl for adding and deleting kmsg* devices
` [PATCH v6 7/8] kmsg: add ioctl for kmsg* devices operating on buffers
` [PATCH v6 8/8] kmsg: selftests

selective block polling and preadv2/pwritev2 revisited V2
 2016-02-27  8:58 UTC  (20+ messages)
` [PATCH 1/7] vfs: pass a flags argument to vfs_readv/vfs_writev
` [PATCH 2/7] vfs: vfs: Define new syscalls preadv2,pwritev2
` [PATCH 4/7] vfs: add the RWF_HIPRI flag for preadv2/pwritev2
` [PATCH 5/7] direct-io: only use block polling if explicitly requested
` [PATCH 6/7] blk-mq: enable polling support by default
` [PATCH 7/7] block, directio: set a REQ_POLL flag when submitting polled bios

CGroup Namespaces (v10)
 2016-02-26 22:47 UTC  (3+ messages)
  ` [lxc-devel] "

[PATCH v3 00/52] mtd: rework ECC layout definition
 2016-02-26 20:43 UTC  (61+ messages)
` [PATCH v3 25/52] mtd: nand: atmel: switch to mtd_ooblayout_ops
` [PATCH v3 34/52] mtd: nand: fsl_ifc: "
  ` [PATCH v3 01/52] mtd: kill the ecclayout->oobavail field
  ` [PATCH v3 02/52] mtd: create an mtd_oobavail() helper and make use of it
  ` [PATCH v3 03/52] mtd: mtdswap: remove useless if (!mtd->ecclayout) test
  ` [PATCH v3 04/52] mtd: nand: simplify nand_bch_init() usage
  ` [PATCH v3 05/52] mtd: add mtd_ooblayout_xxx() helper functions
  ` [PATCH v3 06/52] mtd: use mtd_ooblayout_xxx() helpers where appropriate
  ` [PATCH v3 07/52] mtd: nand: core: "
  ` [PATCH v3 08/52] mtd: nand: atmel: "
  ` [PATCH v3 09/52] mtd: nand: fsl_ifc: "
  ` [PATCH v3 10/52] mtd: nand: gpmi: "
  ` [PATCH v3 11/52] mtd: nand: lpc32xx: "
  ` [PATCH v3 12/52] mtd: nand: omap2: "
  ` [PATCH v3 13/52] mtd: onenand: "
  ` [PATCH v3 14/52] mtd: add mtd_set_ecclayout() helper function
  ` [PATCH v3 15/52] mtd: use mtd_set_ecclayout() where appropriate
  ` [PATCH v3 16/52] mtd: nand: "
  ` [PATCH v3 17/52] mtd: onenand: "
  ` [PATCH v3 18/52] mtd: docg3: "
  ` [PATCH v3 19/52] mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
  ` [PATCH v3 20/52] mtd: docg3: switch to mtd_ooblayout_ops
  ` [PATCH v3 21/52] mtd: nand: implement the default mtd_ooblayout_ops
  ` [PATCH v3 22/52] mtd: nand: bch: switch to mtd_ooblayout_ops
  ` [PATCH v3 23/52] mtd: nand: sharpsl: "
  ` [PATCH v3 24/52] mtd: nand: jz4740: "
  ` [PATCH v3 26/52] mtd: nand: bf5xx: "
  ` [PATCH v3 27/52] mtd: nand: brcm: "
  ` [PATCH v3 28/52] mtd: nand: cafe: "
  ` [PATCH v3 29/52] mtd: nand: davinci: "
  ` [PATCH v3 30/52] mtd: nand: denali: "
  ` [PATCH v3 31/52] mtd: nand: diskonchip: "
  ` [PATCH v3 32/52] mtd: nand: docg4: "
  ` [PATCH v3 33/52] mtd: nand: fsl_elbc: "
  ` [PATCH v3 35/52] mtd: nand: fsmc: "
  ` [PATCH v3 36/52] mtd: nand: fsmc: get rid of the fsmc_nand_eccplace struct
  ` [PATCH v3 37/52] mtd: nand: gpmi: switch to mtd_ooblayout_ops
  ` [PATCH v3 38/52] mtd: nand: hisi504: "
  ` [PATCH v3 39/52] mtd: nand: jz4780: "
  ` [PATCH v3 40/52] mtd: nand: lpc32xx: "
  ` [PATCH v3 41/52] mtd: nand: mxc: "
  ` [PATCH v3 42/52] mtd: nand: omap2: "
  ` [PATCH v3 43/52] mtd: nand: pxa3xx: "
  ` [PATCH v3 44/52] mtd: nand: s3c2410: "
  ` [PATCH v3 45/52] mtd: nand: sh_flctl: "
  ` [PATCH v3 46/52] mtd: nand: sm_common: "
  ` [PATCH v3 47/52] mtd: nand: sunxi: "
  ` [PATCH v3 48/52] mtd: nand: vf610: "
  ` [PATCH v3 49/52] mtd: onenand: "
  ` [PATCH v3 50/52] staging: mt29f_spinand: "
  ` [PATCH v3 51/52] mtd: nand: kill the ecc->layout field
  ` [PATCH v3 52/52] mtd: kill the nand_ecclayout struct

[PATCHv2 00/10] RFKill airplane-mode indicator
 2016-02-26 17:59 UTC  (15+ messages)
` [PATCHv2 04/10] rfkill: Move "state" sysfs file back to stable
` [PATCHv2 08/10] rfkill: Use switch to demux userspace operations
` [PATCHv2 09/10] rfkill: Userspace control for airplane mode
          ` custom ioctl-based interface to control LED in networking (was Re: [PATCHv2 09/10] rfkill: Userspace control for airplane mode)

[PATCH v4 1/2] mm: introduce page reference manipulation functions
 2016-02-26 16:38 UTC  (3+ messages)
` [PATCH v4 2/2] mm/page_ref: add tracepoint to track down page reference manipulation

[PATCH] uapi glibc compat: fix cases where glibc net/if.h is included before linux/if.h
 2016-02-26 16:28 UTC  (4+ messages)

[PATCH v1 00/10] uuid: convert users to generic UUID API
 2016-02-26 14:29 UTC  (12+ messages)
` [PATCH v1 05/10] ACPI: switch to use "
` [PATCH v1 06/10] device property: switch to use "
` [PATCH v1 10/10] efivars: use generic UUID library

[PATCH v10 2/2] cpufreq: powernv: Add sysfs attributes to show throttle stats
 2016-02-26 10:36 UTC 

[PATCH v3 1/2] mm: introduce page reference manipulation functions
 2016-02-25  2:11 UTC  (5+ messages)

[RFC v5 0/8] Additional kmsg devices
 2016-02-24 22:59 UTC  (5+ messages)

[PATCH net-next v9 00/16] new ETHTOOL_GLINKSETTINGS/SLINKSETTINGS API
 2016-02-24 18:58 UTC  (17+ messages)
` [PATCH net-next v9 01/16] net: usnic: remove unused call to ethtool_ops::get_settings
` [PATCH net-next v9 02/16] net: usnic: use __ethtool_get_settings
` [PATCH net-next v9 03/16] net: ethtool: add new ETHTOOL_xLINKSETTINGS API
` [PATCH net-next v9 04/16] tx4939: use __ethtool_get_ksettings
  ` [PATCH net-next v9 05/16] net: usnic: "
  ` [PATCH net-next v9 11/16] net: rdma: "
  ` [PATCH net-next v9 12/16] net: 8021q: "
` [PATCH net-next v9 06/16] net: bonding: "
` [PATCH net-next v9 07/16] net: ipvlan: "
` [PATCH net-next v9 08/16] net: macvlan: "
` [PATCH net-next v9 09/16] net: team: "
` [PATCH net-next v9 10/16] net: fcoe: "
` [PATCH net-next v9 13/16] net: bridge: "
` [PATCH net-next v9 14/16] net: core: "
` [PATCH net-next v9 15/16] net: ethtool: remove unused __ethtool_get_settings
` [PATCH net-next v9 16/16] net: mlx4: use new ETHTOOL_G/SSETTINGS API

[PATCH v5 07/20] kthread: Initial support for delayed kthread work
 2016-02-24 16:09 UTC  (3+ messages)

[PATCH v5 03/20] kthread: Add create_kthread_worker*()
 2016-02-24 15:56 UTC  (3+ messages)

[PATCH v8 0/4] SysFS driver for QEMU fw_cfg device
 2016-02-24  0:03 UTC  (10+ messages)
` [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's "

RichACLs man-pages review
 2016-02-23 19:01 UTC  (10+ messages)
` richacl(7) man page review comments

[PATCH v4 0/2] Create specific kconfig for kselftest
 2016-02-23 18:28 UTC  (3+ messages)
` [PATCH v4 1/2] selftests: create test-specific kconfig fragments

[PATCH v4 00/10] Support for Cortex-M Prototyping System
 2016-02-23 15:32 UTC  (6+ messages)
` [PATCH v4 04/10] serial: mps2-uart: add MPS2 UART driver
` [PATCH v4 05/10] serial: mps2-uart: add support for early console
` [PATCH v4 10/10] MAINTAINERS: Update ARM Versatile Express platform entry


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).