messages from 2014-11-21 17:55:38 to 2014-11-26 12:33:13 UTC [more...]
[PATCH v3 0/5] Add Spreadtrum Sharkl64 Platform support
2014-11-26 12:33 UTC (15+ messages)
` [PATCH v3 1/5] Documentation: DT: Renamed of-serial.txt to 8250.txt
` [PATCH v3 2/5] Documentation: DT: Add bindings for Spreadtrum SoC Platform
` [PATCH v3 3/5] arm64: dts: Add support for Spreadtrum SC9836 SoC in dts and Makefile
` [PATCH v3 4/5] arm64: Add support for Spreadtrum's Sharkl64 Platform in Kconfig and defconfig
` [PATCH v3 5/5] tty/serial: Add Spreadtrum sc9836-uart driver support
[PATCH v4 0/7] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile)
2014-11-26 12:19 UTC (24+ messages)
` [PATCH v4 1/7] fs: move sendfile syscall into fs/splice
` [PATCH v4 2/7] fs: moved kernel_write to fs/read_write
` [PATCH v4 3/7] fs/splice: support compiling out splice-family syscalls
` [PATCH v4 4/7] fs/fuse: support compiling out splice
` [PATCH v4 5/7] fs/nfsd: "
` [PATCH v4 6/7] net/core: "
` [PATCH v4 7/7] fs/splice: full support for "
[PATCH v2 00/13] Add kdbus implementation
2014-11-26 11:55 UTC (14+ messages)
` kdbus: add documentation
` kdbus: add node and filesystem implementation
` kdbus: add code to gather metadata
[PATCH v4 03/42] virtio: add virtio 1.0 feature bit
2014-11-26 9:18 UTC (14+ messages)
` [PATCH v4 05/42] virtio: memory access APIs
` [PATCH v4 09/42] virtio: set FEATURES_OK
` [PATCH v4 12/42] virtio_net: v1.0 endianness
` [PATCH v4 13/42] virtio_blk: v1.0 support
` [PATCH v4 33/42] tun: move internal flag defines out of uapi
` [PATCH v4 35/42] tun: add VNET_LE flag
` [PATCH v4 40/42] virtio_scsi: export to userspace
[PATCH v14 0/3] Add drm driver for Rockchip Socs
2014-11-26 7:34 UTC (5+ messages)
[PATCH v7 00/10] TPM 2.0 support
2014-11-26 0:48 UTC (15+ messages)
` [PATCH v7 01/10] tpm: merge duplicate transmit_cmd() functions
` [tpmdd-devel] "
` [PATCH v7 03/10] tpm: fix multiple race conditions in tpm_ppi.c
` [tpmdd-devel] "
` [PATCH v7 04/10] tpm: rename chip->dev to chip->pdev
` [tpmdd-devel] "
` [PATCH v7 06/10] tpm: fix: move sysfs attributes to the correct place
` [tpmdd-devel] "
` [PATCH v7 07/10] tpm: TPM 2.0 baseline support
` [tpmdd-devel] "
` [PATCH v7 09/10] tpm: TPM 2.0 FIFO Interface
` [tpmdd-devel] "
` [PATCH v7 10/10] tpm: TPM 2.0 sysfs attributes
` [tpmdd-devel] "
[PATCH] selftest: size: Add size test for Linux kernel
2014-11-25 23:33 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v6 0/7] vfs: Non-blockling buffered fs read (page cache only)
2014-11-25 23:01 UTC (3+ messages)
[PATCH v3] sched/fair: Add advisory flag for borrowing a timeslice (was: Pre-emption control for userspace)
2014-11-25 19:40 UTC (22+ messages)
` [PATCH v3] sched/fair: Add advisory flag for borrowing a timeslice
[PATCH v4 0/8] Add initial support for DA9150 Charger & Fuel-Gauge IC
2014-11-25 18:25 UTC (9+ messages)
` [PATCH v4 2/8] mfd: da9150: Add DT binding documentation for core
` [PATCH v4 3/8] iio: Add support for DA9150 GPADC
` [PATCH v4 4/8] iio: da9150: Add DT binding documentation for GPADC
` [PATCH v4 1/8] mfd: Add support for DA9150 combined charger & fuel-gauge device
` [PATCH v4 5/8] power: Add support for DA9150 Charger
` [PATCH v4 6/8] power: da9150: Add DT binding documentation for charger
` [PATCH v4 7/8] MAINTAINERS: Include DA9150 files in Dialog Semiconductor support list
` [PATCH v4 8/8] iio: Add ABI documentation for input current readings
[PATCH 1/7] KVM: add commentary for kvm_debug_exit_arch struct
2014-11-25 16:10 UTC (3+ messages)
` [PATCH 5/7] KVM: arm64: guest debug, add support for single-step
` [PATCH 7/7] KVM: arm64: guest debug, HW assisted debug support
[PATCH v3 0/7] crypto: AF_ALG: add AEAD and RNG support
2014-11-25 15:08 UTC (12+ messages)
` [PATCH v3 1/7] crypto: AF_ALG: add user space interface for AEAD
` [PATCH v3 4/7] crypto: AF_ALG: add AEAD support
` [PATCH v3 5/7] crypto: AF_ALG: add random number generator support
[PATCHv10 0/5] syscalls,x86,sparc: Add execveat() system call
2014-11-25 12:16 UTC (12+ messages)
` [PATCHv10 1/5] syscalls: implement "
` [PATCHv10 2/5] x86: Hook up execveat "
` [PATCHv10 3/5] syscalls: add selftest for execveat(2)
` [PATCHv10 4/5] sparc: Hook up execveat system call
` [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2)
[PATCH v5 0/7] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile)
2014-11-25 7:19 UTC (8+ messages)
` [PATCH v5 1/7] fs: move sendfile syscall into fs/splice
` [PATCH v5 2/7] fs: moved kernel_write to fs/read_write
` [PATCH v5 3/7] fs/splice: support compiling out splice-family syscalls
` [PATCH v5 5/7] net/core: support compiling out splice
` [PATCH v5 7/7] fs/splice: full support for "
` [PATCH v5 4/7] fs/fuse: support "
` [PATCH v5 6/7] fs/nfsd: "
[PATCH 0/6] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile)
2014-11-24 21:49 UTC (25+ messages)
` [PATCH 2/6] fs: moved kernel_write to fs/read_write
` [PATCH 3/6] fs/splice: support compiling out splice-family syscalls
` [PATCH 4/6] fs/fuse: support compiling out splice
` [fuse-devel] "
` [PATCH 1/6] fs: move sendfile syscall into fs/splice
` [PATCH 5/6] net/core: support compiling out splice
` [PATCH 6/6] fs/splice: full support for "
[PATCH v3 03/41] virtio: add virtio 1.0 feature bit
2014-11-24 18:49 UTC (12+ messages)
` [PATCH v3 04/41] virtio: memory access APIs
` [PATCH v3 08/41] virtio: set FEATURES_OK
` [PATCH v3 11/41] virtio_net: v1.0 endianness
` [PATCH v3 12/41] virtio_blk: v1.0 support
` [PATCH v3 32/41] tun: move internal flag defines out of uapi
` [PATCH v3 34/41] tun: add VNET_LE flag
` [PATCH v3 39/41] virtio_scsi: export to userspace
[PATCH] kselftest: Move the docs to the Documentation dir
2014-11-24 17:49 UTC (3+ messages)
[RFC PATCH net-next v3 0/4] netns: allow to identify peer netns
2014-11-24 13:45 UTC (4+ messages)
` [PATCH net-next v4 "
[PATCH] media: platform: add VPFE capture driver support for AM437X
2014-11-24 1:10 UTC
[PATCH 3/6] fs/splice: support compiling out splice-family syscalls
2014-11-22 21:50 UTC (2+ messages)
[v7 0/5] ext4: add project quota support
2014-11-22 5:24 UTC (6+ messages)
` [v7 1/5] vfs: adds general codes to enforces project quota limits
` [v7 2/5] ext4: adds project ID support
` [v7 5/5] ext4: cleanup inode flag definitions
` [v7 3/5] ext4: adds project quota support
` [v7 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
RFC: renameat(): Add a RENAME_REMOVE flag to unlink hardlinks
2014-11-22 1:57 UTC (15+ messages)
[PATCHv9 4/5] sparc: Hook up execveat system call
2014-11-21 20:08 UTC (4+ messages)
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).