messages from 2016-02-24 16:18:05 to 2016-02-29 21:29:04 UTC [more...]
[PATCH v4 0/2] make sigaltstack() compatible with swapcontext()
2016-02-29 21:29 UTC (2+ messages)
` [PATCH 1/2] sigaltstack: implement SS_AUTODISARM flag
[PATCH v4 0/5] getcpu_cache system call for 4.6
2016-02-29 18:19 UTC (39+ messages)
` [PATCH v4 1/5] getcpu_cache system call: cache CPU number of running thread
selective block polling and preadv2/pwritev2 revisited V2
2016-02-29 14:59 UTC (24+ 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
[PATCH v3 00/52] mtd: rework ECC layout definition
2016-02-29 10:45 UTC (63+ messages)
` [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
` [PATCH v3 25/52] mtd: nand: atmel: switch to mtd_ooblayout_ops
` [PATCH v3 34/52] mtd: nand: fsl_ifc: "
[PATCH v18 00/22] Richacls (Core and Ext4)
2016-02-29 8:17 UTC (23+ messages)
` [PATCH v18 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v18 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v18 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v18 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v18 13/22] vfs: Cache richacl in struct inode
` [PATCH v18 19/22] richacl: Add richacl xattr handler
` [PATCH v18 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v18 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v18 06/22] richacl: In-memory representation and helper functions
` [PATCH v18 07/22] richacl: Permission mapping functions
` [PATCH v18 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v18 09/22] richacl: Permission check algorithm
` [PATCH v18 10/22] posix_acl: Unexport acl_by_type and make it static
` [PATCH v18 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v18 14/22] richacl: Update the file masks in chmod()
` [PATCH v18 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v18 16/22] richacl: Create-time inheritance
` [PATCH v18 17/22] richacl: Automatic Inheritance
` [PATCH v18 18/22] richacl: xattr mapping functions
` [PATCH v18 20/22] vfs: Add richacl permission checking
` [PATCH v18 21/22] ext4: Add richacl support
` [PATCH v18 22/22] ext4: Add richacl feature flag
[PATCH v10 2/2] cpufreq: powernv: Add sysfs attributes to show throttle stats
2016-02-29 6:39 UTC (2+ messages)
[PATCH v3 0/2] make sigaltstack() compatible with swapcontext()
2016-02-29 6:29 UTC (4+ messages)
` [PATCH 1/2] sigaltstack: implement SS_AUTODISARM flag
` [PATCH 2/2] selftests: Add test for sigaltstack(SS_AUTODISARM)
RichACLs man-pages review
2016-02-28 22:11 UTC (9+ messages)
` richacl(7) man page review comments
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 (7+ messages)
` [PATCH v6 3/8] kmsg: introduce additional kmsg devices support
CGroup Namespaces (v10)
2016-02-26 22:47 UTC (3+ messages)
` [lxc-devel] "
[PATCHv2 00/10] RFKill airplane-mode indicator
2016-02-26 17:59 UTC (13+ messages)
` [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 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 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 05/16] net: usnic: "
` [PATCH net-next v9 11/16] net: rdma: "
` [PATCH net-next v9 12/16] net: 8021q: "
` [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
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).