messages from 2016-03-31 22:33:32 to 2016-04-11 13:05:06 UTC [more...]
[PATCH] uapi elf: delete unused macros
2016-04-11 13:05 UTC (2+ messages)
` "
[PATCH v9 2/4] tpm: Proxy driver for supporting multiple emulated TPMs
2016-04-11 8:43 UTC (6+ messages)
` [PATCH v9 4/4] tpm: Add documentation for the tpm_vtpm device driver
[RFC PATCH 0/3] restartable sequences v2: fast user-space percpu critical sections
2016-04-10 14:07 UTC (27+ messages)
` [RFC PATCH v2 3/3] restartable sequences: basic self-tests
[PATCHSET RFC cgroup/for-4.6] cgroup, sched: implement resource group and PRIO_RGRP
2016-04-09 16:02 UTC (28+ messages)
New syscall: leftpad()
2016-04-09 14:12 UTC (13+ messages)
` [PATCH] Implement leftpad syscall
` [PATCH] leftpad.2: Document new syscall
[PATCH v6(RESEND) 0/4] make sigaltstack() compatible with swapcontext()
2016-04-09 12:42 UTC (3+ messages)
` [PATCH 3/4] sigaltstack: implement SS_AUTODISARM flag
` [PATCH 4/4] selftests: Add test for sigaltstack(SS_ONSTACK|SS_AUTODISARM)
[PATCH v1 00/10] uuid: convert users to generic UUID API
2016-04-08 23:46 UTC (8+ messages)
` [PATCH v1 06/10] device property: switch to use "
[PATCH v9 00/13] support "task_isolation" mode for nohz_full
2016-04-08 16:34 UTC (12+ messages)
` [PATCH v9 04/13] task_isolation: add initial support
add RWF_(D)SYNC flag to preadv2/pwritev2 V2
2016-04-07 22:50 UTC (14+ messages)
` [PATCH 03/10] xfs: eliminate the pos variable in xfs_file_dio_aio_write
` [PATCH 01/10] filemap: remove pos variables in generic_file_read_iter
` [PATCH 02/10] filemap: remove the pos argument to generic_file_direct_write
` [PATCH 04/10] direct-io: eliminate the offset argument to ->direct_IO
` [PATCH 05/10] direct-io: remove the offset argument to dio_complete
` [PATCH 06/10] fs: add IOCB_SYNC and IOCB_DSYNC
` [PATCH 07/10] fs: simplify the generic_write_sync prototype
` [PATCH 09/10] fs: add RWF_DSYNC aand RWF_SYNC
` [PATCH 08/10] ceph: use generic_write_sync
` [PATCH 10/10] nfsd: use RWF_SYNC
[RFC PATCH v6 0/5] Thread-local ABI system call (CPU number cache)
2016-04-07 20:55 UTC (29+ messages)
` [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread
` [RFC PATCH v6 2/5] Thread-local ABI cpu_id: ARM resume notifier
` [RFC PATCH v6 3/5] Thread-local ABI: wire up ARM system call
` [RFC PATCH v6 4/5] Thread-local ABI cpu_id: x86 32/64 resume notifier
` [RFC PATCH v6 5/5] Thread-local ABI: wire up x86 32/64 system call
[PATCH v5 00/10] Support for Cortex-M Prototyping System
2016-04-07 14:48 UTC (16+ messages)
` [PATCH v5 01/10] dt-bindings: document the MPS2 timer bindings
` [PATCH v5 02/10] clockevents/drivers: add MPS2 Timer driver
` [PATCH v5 03/10] dt-bindings: document the MPS2 UART bindings
` [PATCH v5 04/10] serial: mps2-uart: add MPS2 UART driver
` [PATCH v5 05/10] serial: mps2-uart: add support for early console
` [PATCH v5 06/10] ARM: vexpress/mps2: introduce MPS2 platform
` [PATCH v5 07/10] ARM: configs: add MPS2 defconfig
` [PATCH v5 08/10] ARM: dts: introduce MPS2 AN385/AN386
` [PATCH v5 09/10] ARM: dts: introduce MPS2 AN399/AN400
` [PATCH v5 10/10] MAINTAINERS: Update ARM Versatile Express platform entry
[PATCH V5 0/4] Introduce CoreSight STM support
2016-04-07 2:51 UTC (5+ messages)
` [PATCH V5 1/4] stm class: Support devices that override software assigned masters
` [PATCH V5 2/4] coresight: adding path for STM device
` [PATCH V5 3/4] coresight-stm: Bindings for System Trace Macrocell
` [PATCH V5 4/4] coresight-stm: adding driver for CoreSight STM component
[PATCH v3 00/10] uuid: convert users to generic UUID API
2016-04-06 11:34 UTC (16+ messages)
` [PATCH v3 03/10] lib/uuid: move generate_random_uuid() to uuid.c
` [PATCH v3 01/10] lib/vsprintf: simplify UUID printing
` [PATCH v3 02/10] ima: use %pU to output UUID in printable format
` [PATCH v3 04/10] lib/uuid: introduce few more generic helpers for UUID
` [PATCH v3 05/10] lib/uuid: remove FSF address
` [PATCH v3 06/10] sysctl: drop away useless label
` [PATCH v3 08/10] efi: redefine type, constant, macro from generic code
` [PATCH v3 07/10] sysctl: use generic UUID library
` [PATCH v3 09/10] efivars: "
` [PATCH v3 10/10] genhd: move to "
[PATCH v12 00/13] support "task_isolation" mode
2016-04-05 17:38 UTC (4+ messages)
` [PATCH v12 04/13] task_isolation: add initial support
` [PATCH v12 06/13] task_isolation: support PR_TASK_ISOLATION_STRICT mode
` [PATCH v12 08/13] task_isolation: add PR_TASK_ISOLATION_ONE_SHOT flag
[PATCH v2 0/8] uuid: convert users to generic UUID API
2016-04-05 14:06 UTC (16+ messages)
` [PATCH v2 1/8] lib/vsprintf: simplify UUID printing
` [PATCH v2 2/8] lib/uuid: move generate_random_uuid() to uuid.c
` [PATCH v2 3/8] lib/uuid: introduce few more generic helpers for UUID
` [PATCH v2 4/8] lib/uuid: remove FSF address
` [PATCH v2 5/8] sysctl: drop away useless label
` [PATCH v2 6/8] sysctl: use generic UUID library
` [PATCH v2 7/8] efi: redefine type, constant, macro from generic code
` [PATCH v2 8/8] efivars: use generic UUID library
[PATCH v9 3/4] tpm: Initialize TPM and get durations and timeouts
2016-04-05 9:58 UTC (5+ messages)
` [v9, "
` [v9,3/4] "
[PATCH v2] firmware: qemu_fw_cfg.c: hold ACPI global lock during device access
2016-04-05 8:54 UTC (5+ messages)
[PATCH] x86: Add a turbo mode sysctl
2016-04-04 6:48 UTC (8+ messages)
WE NEED YOUR HELP URGENTLY
2016-04-03 16:14 UTC
[PATCH v5 00/52] mtd: rework ECC layout definition
2016-04-01 16:38 UTC (3+ messages)
` [PATCH v5 45/50] mtd: nand: vf610: switch to mtd_ooblayout_ops
[PATCH v6 0/5] (mostly) Arch-independent livepatch
2016-04-01 15:00 UTC (4+ messages)
` [PATCH v6 2/5] module: preserve Elf information for livepatch modules
fallocate mode flag for "unshare blocks"?
2016-04-01 2:00 UTC (10+ messages)
[PATCH v4 0/7] crypto: algif - add akcipher
2016-04-01 1:38 UTC (8+ messages)
` [PATCH v4 1/7] crypto: AF_ALG -- add sign/verify API
` [PATCH v4 2/7] crypto: AF_ALG -- add setpubkey setsockopt call
` [PATCH v4 3/7] crypto: AF_ALG -- add asymmetric cipher interface
` [PATCH v4 4/7] crypto: algif_akcipher - enable compilation
` [PATCH v4 5/7] crypto: algif_akcipher - add ops_nokey
` [PATCH v4 6/7] crypto: KEYS - add generic handlers to symmetric key type
` [PATCH v4 7/7] crypto: AF_ALG - add support for key_id
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).