messages from 2012-11-21 20:54:00 to 2012-11-22 00:04:23 UTC [more...]
[PATCH v4 00/31] loop: Issue O_DIRECT aio using bio_vec
2012-11-21 22:41 UTC (31+ messages)
` [PATCH v4 01/31] iov_iter: move into its own file
` [PATCH v4 02/31] iov_iter: iov_iter_copy_from_user() should use non-atomic copy
` [PATCH v4 03/31] iov_iter: add copy_to_user support
` [PATCH v4 04/31] fuse: convert fuse to use iov_iter_copy_[to|from]_user
` [PATCH v4 06/31] iov_iter: add bvec support
` [PATCH v4 07/31] iov_iter: add a shorten call
` [PATCH v4 08/31] iov_iter: let callers extract iovecs and bio_vecs
` [PATCH v4 09/31] dio: create a dio_aligned() helper function
` [PATCH v4 10/31] dio: Convert direct_IO to use iov_iter
` [PATCH v4 11/31] dio: add bio_vec support to __blockdev_direct_IO()
` [PATCH v4 12/31] fs: pull iov_iter use higher up the stack
` [PATCH v4 13/31] aio: add aio_kernel_() interface
` [PATCH v4 14/31] aio: add aio support for iov_iter arguments
` [PATCH v4 15/31] bio: add bvec_length(), like iov_length()
` [PATCH v4 16/31] loop: use aio to perform io on the underlying file
` [PATCH v4 17/31] fs: create file_readable() and file_writable() functions
` [PATCH v4 18/31] fs: use read_iter and write_iter rather than aio_read and aio_write
` [PATCH v4 19/31] fs: add read_iter and write_iter to several file systems
` [uml-devel] "
` [PATCH v4 21/31] ext4: add support for read_iter and write_iter
` [PATCH v4 25/31] block_dev: add support for read_iter, write_iter
` [PATCH v4 26/31] xfs: add support for read_iter and write_iter
` [PATCH v4 27/31] gfs2: Convert aio_read/write ops to read/write_iter
` [PATCH v4 28/31] udf: convert file ops from aio_read/write "
` [PATCH v4 29/31] afs: add support for read_iter and write_iter
` [PATCH v4 30/31] ecrpytfs: Convert aio_read/write ops to read/write_iter
` [PATCH v4 31/31] ubifs: convert file ops from aio_read/write "
[PATCH 1/2] mmc: dw_mmc: exynos: Stop claiming wp-gpio
2012-11-21 22:03 UTC (2+ messages)
` [PATCH 2/2] mmc: dw_mmc: Handle wp-gpios from device tree
[PATCH] move the benchmark package bonnie++ from meta-oe layer to oe-core and upgrade bonnie++ from 1.03c to 1.03e
2012-11-21 21:26 UTC (5+ messages)
[Qemu-devel] [PATCH] configure: Default to 'cc', not 'gcc', on MacOS X
2012-11-22 0:04 UTC (5+ messages)
[PATCH v12 0/7] make balloon pages movable by compaction
2012-11-22 0:01 UTC (9+ messages)
` [PATCH v12 4/7] mm: introduce compaction and migration for ballooned pages
driver questions
2012-11-21 23:59 UTC (2+ messages)
[Bug 57352] New: [nouveau] Kernel Tux logo incorrectly displayed at boot
2012-11-21 23:58 UTC (2+ messages)
` [Bug 57352] "
[Cocci] [Review needed] Ensure that calls to d_find_alias() are followed by dput()
2012-11-21 23:51 UTC (5+ messages)
[PATCH] fix vfb related assertion problem when starting pv-domU
2012-11-21 23:50 UTC (4+ messages)
` [PATCH V2] "
inconsistent pages out there for setting up your yocto dev host
2012-11-21 23:45 UTC (4+ messages)
[PATCH] ARM: kirkwood: Add Plat'Home OpenBlocks A6 support
2012-11-21 23:43 UTC (4+ messages)
build failure with xf86-video-omap
2012-11-21 23:42 UTC (13+ messages)
` [yocto] "
` [meta-ti] "
[PATCH] mtd cs553x_nand: Initialise ecc.strength before nand_scan()
2012-11-21 23:42 UTC
[PATCH] [CPUFREQ] EXYNOS: Use static for functions used in only this file
2012-11-21 23:42 UTC (2+ messages)
` [PATCH] "
[PATCH] cpufreq: exynos: Broadcast frequency change notifications for all cores
2012-11-21 23:41 UTC (7+ messages)
[pull] radeon drm-fixes-3.7
2012-11-21 23:39 UTC (2+ messages)
[PATCH v3 0/4] kexec: put bzImage and ramdisk above 4G for x86 64bit
2012-11-21 23:34 UTC (10+ messages)
` [PATCH v3 4/4] kexec, x86_64: Load bzImage64 above 4G
[GIT PULL] ARM: SoC fixes for 3.7
2012-11-21 23:28 UTC
[PATCH 00/46] Automatic NUMA Balancing V4
2012-11-21 23:27 UTC (7+ messages)
[Qemu-devel] [Bug 955379] [NEW] cmake hangs with qemu-arm-static
2012-11-21 23:13 UTC (4+ messages)
` [Qemu-devel] [Bug 955379] "
Denys Dmytriyenko : u-boot: add version 2012.07 for keystone machines
2012-11-21 23:16 UTC
[PATCH v1 0/9] fs: fix up AIO+DIO+O_SYNC to actually do the sync part
2012-11-21 23:09 UTC (7+ messages)
` [PATCH 1/9] vfs: Handle O_SYNC AIO DIO in generic code properly
[PATCH] ARM: OMAP2+: PRM: initialize some PRM functions early
2012-11-21 23:09 UTC (2+ messages)
[Buildroot] [git commit] linux: bump 3.6.x stable version
2012-11-21 23:08 UTC
Oops with to traces on v3.7-rc6
2012-11-21 23:10 UTC (3+ messages)
[Buildroot] [git commit] kernel-headers: bump 3.{0, 2, 4, 6}.x stable versions
2012-11-21 23:08 UTC
[PATCH v2 0/2] ARM: OMAP: hwmod/omapd_device: Fix for resource handling in DT boot
2012-11-21 23:07 UTC (7+ messages)
` [PATCH v2 1/2] ARM: OMAP: hwmod: Add possibility to count hwmod resources based on type
` [PATCH v2 2/2] ARM: OMAP: omap_device: Correct resource handling for DT boot
Device tree node to major/minor?
2012-11-21 23:07 UTC (6+ messages)
[PATCHv9 0/8] ARM: OMAP4: core retention support
2012-11-21 23:05 UTC (4+ messages)
` [PATCHv9 1/8] ARM: OMAP: hwmod: Add support for per hwmod/module context lost count
OMAP4430 produces boot warnings
2012-11-21 23:03 UTC (2+ messages)
behavior of zram stats, and zram allocation limit
2012-11-21 22:58 UTC
want-replacement got stuck?
2012-11-21 22:56 UTC (3+ messages)
[Qemu-devel] [PATCH V10 0/7] libqblock qemu block layer library
2012-11-21 22:54 UTC (3+ messages)
` [Qemu-devel] [PATCH V10 1/7] Buildsystem fix distclean error for pixman
build error since commit: gcc: Use FILESPATH instead of FILESDIR and cleanup/simplify
2012-11-21 22:53 UTC (3+ messages)
[meta-oe][PATCH] dhcp: rename bbappend to match new version from oe-core and move to oe-core prefix
2012-11-21 22:37 UTC
[U-Boot] [PATCH] serial: serial_sh: bugfix: autoboot fails if serial console is not connected
2012-11-21 22:49 UTC (2+ messages)
[U-Boot] [PATCH 0/2] arm: rmobile: kzm9g: Adjust initial hardware setting
2012-11-21 22:47 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] arm: rmobile: kzm9g: Adjust SDRAM setting
` [U-Boot] [PATCH 2/2] arm: rmobile: kzm9g: Adjust ETM trace clock
[PATCH 00/27] Latest numa/core release, v16
2012-11-21 22:46 UTC (23+ messages)
` [PATCH] mm, numa: Turn 4K pte NUMA faults into effective hugepage ones
` numa/core regressions fixed - more testers wanted
[RFC/PATCH 0/3] CLK: add more devm_* APIs
2012-11-21 22:38 UTC (7+ messages)
` [PATCH 1/3] CLK: uninline clk_prepare() and clk_unprepare()
[PATCH] use int64_t for return values from rbd instead of int
2012-11-21 22:32 UTC (5+ messages)
` [Qemu-devel] "
PROBLEM: compilation issue, inline assembly arch/x86/kvm/emulate.c fails at -O0
2012-11-21 22:31 UTC (3+ messages)
[GIT PULL] Marvell OpenBlocks AX3-4: enable SATA and I2C
2012-11-21 22:24 UTC (6+ messages)
` [PATCH 1/5] ARM: mvebu: Add support for I2C controllers in Armada 370/XP
` [PATCH 2/5] ARM: mvebu: Add support for I2C on OpenBlocks AX3-4
` [PATCH 3/5] ARM: mvebu: Add support for the RTC in "
` [PATCH 4/5] ARM: mvebu: Add SATA support for "
` [PATCH 5/5] ARM: mvebu: update defconfig with I2C and RTC support
EMU-1212m "no Audiodock - no firmware" patch
2012-11-21 22:18 UTC
[PATCH] staging: dgrp: dgrp_tty.c: Audit the return values of get/put_user()
2012-11-21 22:11 UTC (4+ messages)
[PATCH] xfs: Don't flush inodes when project quota exceeded
2012-11-21 22:09 UTC (9+ messages)
[PATCH v2.1 0/3] mm/fs: Implement faster stable page writes on filesystems
2012-11-21 22:06 UTC (10+ messages)
` [PATCH 1/4] bdi: Track users that require stable page writes
` [PATCH 4/4] ext3: Warn if mounting rw on a disk requiring "
[lm-sensors] Configuration File for ASRock B75 Pro3
2012-11-21 22:05 UTC (2+ messages)
[PATCH v12 0/6] of: add display helper
2012-11-21 22:02 UTC (4+ messages)
` [PATCH v12 3/6] fbmon: add videomode helpers
kswapd endless loop for compaction
2012-11-21 22:01 UTC (2+ messages)
Problem in Page Cache Replacement
2012-11-21 22:01 UTC (4+ messages)
[GIT PULL v3] core, cpu and gated clocks for mvebu
2012-11-21 21:59 UTC (3+ messages)
[GIT PULL] few omap regression fixes for v3.7-rc5
2012-11-21 21:57 UTC (4+ messages)
[PATCH v3 0/3] ACPI 5 support for GPIO, SPI and I2C
2012-11-21 21:54 UTC (4+ messages)
` [PATCH v4 "
[PATCH] ARM: OMAP2+: omap_twl: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_RECEIVER
2012-11-21 21:52 UTC (4+ messages)
[GIT PULL] omap iommu clean-up dependency branch for v3.8 merge window
2012-11-21 21:51 UTC (2+ messages)
[PATCH 050/493] clk: remove use of __devexit_p
2012-11-21 21:49 UTC (6+ messages)
` [PATCH 223/493] clk: remove use of __devinit
` [PATCH 394/493] clk: remove use of __devexit
[Buildroot] Qt accessibility support
2012-11-21 21:47 UTC (3+ messages)
[PATCH 0/4] linux-yocto: consolidated pull request
2012-11-21 21:32 UTC (5+ messages)
` [PATCH 1/4] linux-yocto/3.0: fix virtio configuration typo
` [PATCH 2/4] linux-yocto/3.4: uprobes: reinstate config options for 'uprobe' feature
` [PATCH 3/4] kernel-yocto: clarify KMETA branch comments
` [PATCH 4/4] kern-tools: report missing config fragments by name
Reentrant NMIs, MCEs and interrupt stack tables
2012-11-21 21:40 UTC (3+ messages)
[PATCH 00/12] VMCI for Linux upstreaming
2012-11-21 21:35 UTC (8+ messages)
` [PATCH 01/12] VMCI: context implementation
` [Pv-drivers] "
zram OOM behavior
2012-11-21 21:30 UTC (13+ messages)
` [PATCH] mm: vmscan: Check for fatal signals iff the process was throttled
yocto 1.3 branch for meta-openembedded layers, RFC wanted
2012-11-21 15:20 UTC (3+ messages)
[Qemu-devel] [PATCH] use int64_t for return values from rbd instead of int
2012-11-21 21:26 UTC (2+ messages)
` "
[PATCH RESEND] Fix printing when no interrupt is allocated
2012-11-21 21:25 UTC (6+ messages)
` [PATCH RESEND] acpi: Fix logging when no pci_irq "
[Qemu-devel] [ANNOUNCE] QEMU 1.2.1 Stable released
2012-11-21 21:23 UTC (2+ messages)
Should LDM check be less aggressive?
2012-11-21 21:23 UTC (2+ messages)
[Bug 26525] New: Rendering bug due to ARB_texture_non_power_of_two
2012-11-21 21:22 UTC (2+ messages)
` [Bug 26525] "
[B.A.T.M.A.N.] batman-adv: node socket communication
2012-11-21 21:21 UTC (3+ messages)
[PATCH] tty: Add driver unthrottle in ioctl(...,TCFLSH,..)
2012-11-21 21:12 UTC
Violin Memory SSD array device support
2012-11-21 21:19 UTC
[PATCH] TPM: Work around buggy TPMs that block during continue self test
2012-11-21 21:15 UTC
[RFC] ARM: mx27: Replace clk_register_clkdev with clock DT lookup
2012-11-21 21:15 UTC
[PATCH 1/2] input : wacom - Simplify type check for newer V5 devices
2012-11-21 21:13 UTC (2+ messages)
[B.A.T.M.A.N.] [B.A.T.M.A.N] batman-adv : client to client communication
2012-11-21 21:13 UTC
[PATCH 0/9] cleanup: remove legacy connector property functions
2012-11-21 21:13 UTC (3+ messages)
` [PATCH 1/9] drm/i915: drm_connector_property -> drm_object_property
[PATCH 0/4] V2: drop lsbsetup
2012-11-21 20:57 UTC (7+ messages)
` [PATCH 4/4] msmtp: add link to ${libdir}/sendmail
8139cp: set ring address before enabling receiver
2012-11-21 21:10 UTC (9+ messages)
` [PATCH] 8139cp: set ring address after enabling C+ mode
[PATCH] arm: orion5x: convert Netgear WNR854T to device tree
2012-11-21 21:06 UTC (5+ messages)
[PATCH 1/2] MIPS: BCM47XX: select BOOT_RAW
2012-11-21 21:05 UTC (3+ messages)
[PATCH] Fixed bug when copying many files
2012-11-21 21:03 UTC
[PATCH] of: When constructing the bus id consider assigned-addresses as well
2012-11-21 21:02 UTC
Problem building kernel 3.2
2012-11-21 21:00 UTC (3+ messages)
pch_can: Data transmission stops after dropped packet
2012-11-21 21:00 UTC (25+ messages)
mdadm: use static major/minor numbers
2012-11-21 20:57 UTC (4+ messages)
[PATCH v2 00/12] Media Controller capture driver for DM365
2012-11-21 20:56 UTC (2+ messages)
[PATCH] TPM: Switch to __packed instead of __attribute__((packed))
2012-11-21 20:56 UTC
[PATCH - hdsp.c 1/1] HDSP fixes for RPM
2012-11-21 21:33 UTC
[PATCH 0/2] ARM: OMAP: ads7846: fix pendown debounce setting
2012-11-21 20:55 UTC (5+ messages)
Btrfs-next updated
2012-11-21 20:54 UTC
[tpmdd-devel] [PATCH] TPM: Issue TPM_STARTUP at driver load if the TPM has not been started
2012-11-21 20:54 UTC (4+ messages)
` [PATCH v4] "
` [PATCH v5] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.