All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-03 18:19:23 to 2014-02-03 19:33:33 UTC [more...]

[RFC PATCH 0/3] epoll: read(),write(),ioctl() interface
 2014-02-03 19:33 UTC  (2+ messages)

[U-Boot] [PATCH] pci: mx6: Implement reset callback
 2014-02-03 19:33 UTC  (6+ messages)

[Qemu-devel] [PATCH v5 0/9] Refactor PCI/SHPC/PCIE hotplug to use a more generic hotplug API
 2014-02-03 19:32 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 1/9] define hotplug interface
` [Qemu-devel] [PATCH v5 3/9] qdev: add "hotpluggable" property to Device
` [Qemu-devel] [PATCH v5 4/9] hw/acpi: move typeinfo to the file end

[PATCH] AMD64_EDAC: Fix logic to determine channel for F15 M30h processors
 2014-02-03 19:32 UTC  (3+ messages)

Account
 2014-02-03 19:00 UTC 

[PATCH] [RFC] Support for creating generic host_bridge from device tree
 2014-02-03 19:31 UTC  (12+ messages)
` [PATCH] pci: Add support for creating a "

[PATCH] nfs: include xattr.h from fs/nfs/nfs3proc.c
 2014-02-03 19:31 UTC  (2+ messages)

[PATCH v3 0/8] Add Allwinner A20 GMAC ethernet support
 2014-02-03 19:31 UTC  (4+ messages)
` [PATCH v3 1/8] clk: sunxi: Add Allwinner A20/A31 GMAC clock unit

[PATCH] nfs: include xattr.h from fs/nfs/nfs3proc.c
 2014-02-03 19:31 UTC 

[U-Boot] [PATCH 0/2] IMX6: Add Gateworks Ventana support
 2014-02-03 19:30 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] power: add PFUZE100 PMIC driver

[PATCH V0] linux PVH: Set CR4 flags
 2014-02-03 19:30 UTC  (4+ messages)
` [PATCH] pvh: set cr4 flags for APs

AMD microcode loading broken on 32 bit
 2014-02-03 19:30 UTC  (13+ messages)
                  ` [PATCH -v2] x86, microcode, AMD: Sanity-check initrd image

[PATCH V4 0/3] powerpc/powernv: Error logging interfaces
 2014-02-03 19:30 UTC  (4+ messages)
` [PATCH V4 1/3] powerpc/powernv: Push critical error logs to FSP
` [PATCH V4 2/3] powerpc/powernv: Correct spell error in opal-elog.c
` [PATCH V4 3/3] powerpc/powernv: Have uniform logging of errors "

sequential versus random I/O
 2014-02-03 19:28 UTC  (7+ messages)

[PATCH] iio: adc: viperboard: Drop platform_set_drvdata call
 2014-02-03 19:28 UTC  (2+ messages)

[PATCH] Xen 4.4-rc3 regression with PVH compared to Xen 4.4-rc2
 2014-02-03 19:26 UTC  (2+ messages)

Receive on same subvolume
 2014-02-03 19:26 UTC  (4+ messages)

[PATCH v2 0/5] mutex: Mutex scalability patches
 2014-02-03 19:25 UTC  (13+ messages)
` [RFC][PATCH v2 5/5] mutex: Give spinners a chance to spin_on_owner if need_resched() triggered while queued

TI CPSW Ethernet Tx performance regression
 2014-02-03 19:24 UTC  (7+ messages)

[RFC] dtc: add ability to make nodes conditional on them being referenced
 2014-02-03 19:22 UTC  (4+ messages)

[PATCH 0/3] testimage/oeqa: Add ability to export tests to decouple them from the build system
 2014-02-03 19:22 UTC  (4+ messages)
` [PATCH 1/3] testimage: add ability to export tests
` [PATCH 2/3] lib/oeqa: add module for running tests outside of the build system
` [PATCH 3/3] oeqa/utils: targetbuild: don't use bb.fetch anymore

[PATCH 00/17] x86, ia64 NUMA cleanup
 2014-02-03 19:23 UTC  (3+ messages)

[PATCH] ARM: unistd.h: relocate comments back to place
 2014-02-03 19:21 UTC 

[PATCH] [RFC] Add AArch64 support for PCI
 2014-02-03 19:21 UTC  (10+ messages)
` [PATCH] arm64: Add architecture "

[PATCH 00/11] HID: spring cleaning
 2014-02-03 19:19 UTC  (9+ messages)
` [PATCH 01/11] HID: uHID: implement .raw_request
` [PATCH 02/11] HID: i2c-hid: implement ll_driver transport-layer callbacks

[U-Boot] [PATCH v3 0/9] Add support for the ARC700 architecture
 2014-02-03 19:19 UTC  (5+ messages)
` [U-Boot] [PATCH v3 6/9] arc: add Arcangel4 board support
` [U-Boot] [PATCH v3 7/9] arc: add AXS101 "

[PATCH 0/5] git-blame: further performance preview
 2014-02-03 19:14 UTC  (6+ messages)
` [PATCH 1/5] builtin/blame.c: struct blame_entry does not need a prev link
` [PATCH 2/5] Eliminate same_suspect function in builtin/blame.c
` [PATCH 3/5] builtin/blame.c: large-scale rewrite
` [PATCH 4/5] Performance improvement: don't drop origin blobs that are going to get tested next
` [PATCH 5/5] Avoid queuing commits multiple times for the same origin

[PATCHSET v2 driver-core-next] kernfs: prepare for cgroup's kernfs conversion
 2014-02-03 19:09 UTC  (11+ messages)
` [PATCH 01/10] kernfs: invoke dir_ops while holding active ref of the target node
` [PATCH 02/10] kernfs: rename kernfs_dir_ops to kernfs_syscall_ops
` [PATCH 03/10] kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options()
` [PATCH 04/10] kernfs: add missing kernfs_active() checks in directory operations
` [PATCH 05/10] kernfs: allow nodes to be created in the deactivated state
` [PATCH 06/10] kernfs: implement kernfs_ops->atomic_write_len
` [PATCH 07/10] kernfs: add kernfs_open_file->priv
` [PATCH 08/10] kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs_rename()
` [PATCH 09/10] kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends
` [PATCH 10/10] kernfs: add CONFIG_KERNFS

[Qemu-devel] [PATCH V14 00/13] Quorum block filter
 2014-02-03 19:11 UTC  (14+ messages)
` [Qemu-devel] [PATCH V14 01/13] quorum: Create quorum.c, add QuorumSingleAIOCB and QuorumAIOCB
` [Qemu-devel] [PATCH V14 02/13] quorum: Create BDRVQuorumState and BlkDriver and do init
` [Qemu-devel] [PATCH V14 03/13] quorum: Add quorum_aio_writev and its dependencies
` [Qemu-devel] [PATCH V14 04/13] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify
` [Qemu-devel] [PATCH V14 05/13] quorum: Add quorum_aio_readv
` [Qemu-devel] [PATCH V14 06/13] quorum: Add quorum mechanism
` [Qemu-devel] [PATCH V14 07/13] quorum: Add quorum_getlength()
` [Qemu-devel] [PATCH V14 08/13] quorum: Add quorum_invalidate_cache()
` [Qemu-devel] [PATCH V14 09/13] quorum: Add quorum_co_get_block_status
` [Qemu-devel] [PATCH V14 10/13] quorum: Add quorum_co_flush()
` [Qemu-devel] [PATCH V14 11/13] quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum
` [Qemu-devel] [PATCH V14 12/13] quorum: Add quorum_open() and quorum_close()
` [Qemu-devel] [PATCH V14 13/13] quorum: Add unit test

librdmacm 1.0.18 + more
 2014-02-03 19:12 UTC  (2+ messages)

[PATCHSET v5 driver-core-next] kernfs, sysfs, driver-core: implement synchronous self-removal
 2014-02-03 19:03 UTC  (13+ messages)
` [PATCH 01/12] kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flag
` [PATCH 02/12] kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq
` [PATCH 03/12] kernfs: restructure removal path to fix possible premature return
` [PATCH 04/12] kernfs: invoke kernfs_unmap_bin_file() directly from kernfs_deactivate()
` [PATCH 05/12] kernfs: remove kernfs_addrm_cxt
` [PATCH 06/12] kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()
` [PATCH 07/12] kernfs: remove KERNFS_REMOVED
` [PATCH 08/12] kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
` [PATCH 09/12] pci: use device_remove_file_self() instead of device_schedule_callback()
` [PATCH 10/12] scsi: "
` [PATCH 11/12] s390: "
` [PATCH 12/12] sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()

[PATCH v2.1] audit: Only use the syscall slowpath when syscall audit rules exist
 2014-02-03 19:11 UTC 

[Buildroot] automated building of Opkg repository
 2014-02-03 19:11 UTC  (3+ messages)
  ` [Buildroot] [PATCH] automated opkg repository building. Fixes Version, Description, and pkg-generic.mk

[developer] xen-4.3 port to illumos based platform
 2014-02-03 19:10 UTC 

[PATCH v2] iio: mxs-lradc: remove useless check
 2014-02-03 19:09 UTC  (3+ messages)

[PATCH v2] audit: Only use the syscall slowpath when syscall audit rules exist
 2014-02-03 19:08 UTC 

[Bug 73848] New: [Radeon] Blank screen after boot with kernel 3.12.x, xorg 1.15
 2014-02-03 19:06 UTC  (2+ messages)
` [Bug 73848] "

[PATCH 0/2] Cortex M3 tune fixes
 2014-02-03 19:06 UTC  (4+ messages)
` [PATCH 1/2] feature-arm-thumb.inc: Use thumb instruction by default if TUNE_FEATURES thumb

[U-Boot] [PATCH v2] OMAP24xx I2C: Add support for 'setspeed'
 2014-02-03 19:06 UTC  (2+ messages)

[Qemu-devel] [PATCH v1] virtex_ml507: Add support for loading initrd images
 2014-02-03 19:02 UTC  (4+ messages)

[Qemu-devel] [PATCH V10 00/13] Quorum block driver
 2014-02-03 19:04 UTC  (9+ messages)
` [Qemu-devel] [PATCH V10 06/13] quorum: Add quorum mechanism
` [Qemu-devel] [PATCH V10 10/13] quorum: Add quorum_co_flush()

[oe-commits] Khem Raj : binutils: Upgrade to 2.24
 2014-02-03 19:02 UTC  (4+ messages)

[PULL] IIO fixes 3.14 set 1
 2014-02-03 19:01 UTC 

[PATCH v1] ARM: tegra: add nvidia,wdt-timer-id optional property
 2014-02-03 18:59 UTC  (3+ messages)

wl12xx interrupt watchdog!!
 2014-02-03 18:58 UTC  (2+ messages)

[U-Boot] [PATCH][v3] powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDS
 2014-02-03 18:58 UTC  (2+ messages)

[PATCH] audit: Only use the syscall slowpath when syscall audit rules exist
 2014-02-03 18:57 UTC  (4+ messages)

Beautiful sexy girl
 2014-02-03 18:56 UTC 

[Bug 74469] New: [opencl] OpenCL fails on Kabini Radeon 8330
 2014-02-03 18:56 UTC 

kernel bug at fs/ext4/resize.c:409
 2014-02-03 18:56 UTC  (2+ messages)

[Buildroot] [PATCH] Added menu entry to build squashfs host tools separately
 2014-02-03 18:56 UTC  (3+ messages)

[PATCH v1] clocksource: tegra: Add nvidia,tegra30-timer compat
 2014-02-03 18:54 UTC  (4+ messages)

xen-4.3 port to illumos based platform
 2014-02-03 18:52 UTC 

Problem with connecting to SMB server in 3.9.11 kernel
 2014-02-03 18:51 UTC  (4+ messages)

[PATCH 1/2] scripts/kwbimage: Fix resource leak in image_create()
 2014-02-03 18:50 UTC  (2+ messages)
` [PATCH 2/2] scripts/kwbimage: Fix resource leak in image_create_payload()

[PATCH v4 0/4] Handling of in-tree symlinks for absolute paths
 2014-02-03 18:50 UTC  (4+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v5 1/5] t0060: Add test for manipulating symlinks via "

[PATCH resend 1/2] bcache: Use %zi to format size_t
 2014-02-03 18:49 UTC  (3+ messages)

[PATCH,RFC] random: collect cpu randomness
 2014-02-03 18:48 UTC  (4+ messages)

[PATCH] hfsplus: add HFSX subfolder count support
 2014-02-03 18:47 UTC 

[nftables] rebase next-3.14
 2014-02-03 18:45 UTC  (3+ messages)

[Qemu-devel] qemu segfauls with spiceport chardev and isa-serial
 2014-02-03 18:45 UTC  (2+ messages)

[PATCH 1/2] mfd: wm5102: Update register patch
 2014-02-03 18:43 UTC  (6+ messages)
` [PATCH 2/2] ASoC: arizona: Improve ultrasonic frequency response

report success with USB DVB-T device - "August DVB-T205"
 2014-02-03 18:37 UTC 

[PATCH] ATA: SATA_MV: Fix probe failure when no phy exists
 2014-02-03 18:43 UTC  (7+ messages)

[PATCH 1/2] ASoC: h1940_uda1380: Don't modify runtime->hw
 2014-02-03 18:42 UTC  (2+ messages)

[PATCH 1/2] devicetree: Add devicetree bindings documentation for the ADAU1977
 2014-02-03 18:40 UTC  (3+ messages)
` [PATCH 2/2] ASoC: Add ADAU1977 driver

[PATCH] IB: Refactor umem to use linear SG table
 2014-02-03 18:38 UTC  (5+ messages)

[PATCH] usb: phy: Quiet unable to find transceiver message
 2014-02-03 18:37 UTC  (2+ messages)

[PATCH] Btrfs: throttle delayed refs better
 2014-02-03 18:28 UTC  (2+ messages)

[Buildroot] Error building with external toolchain
 2014-02-03 18:37 UTC  (4+ messages)

[PATCH v10 00/16] Volatile Ranges v10
 2014-02-03 18:36 UTC  (7+ messages)

How do you install bluez for development?
 2014-02-03 18:36 UTC  (2+ messages)

[PATCH 0/2] MIPS/staging: Probe octeon-usb driver via device-tree
 2014-02-03 18:35 UTC  (4+ messages)

[PATCH 0/6] HID: Add a stable method for retrieving the client MAC address of a HID device
 2014-02-03 18:33 UTC  (12+ messages)

[PATCH v2] userdiff: update Ada patterns
 2014-02-03 18:33 UTC 

Perf mem report Data Object
 2014-02-03 18:32 UTC  (2+ messages)

[PATCH] target: Fix missing length check in spc_emulate_evpd_83()
 2014-02-03 18:30 UTC  (2+ messages)

[PATCH] Clarify CONFIG_DEBUG_INFO's bloaty nature
 2014-02-03 18:29 UTC 

Remote Cache Accesses (1 Hop)
 2014-02-03 18:29 UTC  (4+ messages)

Question about using spinlock to synchronize between kernel driver and an interrupt handler
 2014-02-03 18:29 UTC  (12+ messages)

[PATCH 0/3] ASoC: davinci-mcasp: Cleanup patches
 2014-02-03 18:27 UTC  (2+ messages)

[PATCH] spi: omap2-mcspi: Support divide-by-n clock dividers
 2014-02-03 18:26 UTC  (2+ messages)

[PATCH] spi: omap2-mcspi: Do not configure the controller on each transfer unless needed
 2014-02-03 18:26 UTC  (2+ messages)

[PATCH 1/3] spi: clps711x: Simplify handling of RX & TX buffers
 2014-02-03 18:24 UTC  (2+ messages)

[PATCH 0/6] Btrfs send updates - reduce memory consumption
 2014-02-03 18:24 UTC  (7+ messages)
` [PATCH 1/6] btrfs: send: remove prepared member from fs_path
` [PATCH 2/6] btrfs: send: remove virtual_mem "
` [PATCH 3/6] btrfs: send: squeeze bitfilelds in fs_path
` [PATCH 4/6] btrfs: send: lower memory requirements in common case
` [PATCH 5/6] btrfs: send: remove BUG from process_all_refs
` [PATCH 6/6] btrfs: send: remove BUG_ON from name_cache_delete

[Qemu-trivial] [PATCH] qapi: cleanup redundant variable
 2014-02-03 18:23 UTC  (4+ messages)
    ` [Qemu-devel] "

[PATCH 00/16] [RFC] Staging updates from the Android tree
 2014-02-03 18:16 UTC  (7+ messages)
` [PATCH 02/16] staging: android: Split uapi out of ashmem.h
` [PATCH 04/16] staging: android: Split uapi out of binder.h
` [PATCH 05/16] staging: sw_sync: Add stubs for kernels without CONFIG_SW_SYNC
` [PATCH 07/16] staging: sync: Fix a race condition between release_obj and print_obj
` [PATCH 09/16] staging: ion: Create separate heap and client debugfs directories
` [PATCH 11/16] staging: ion: Store a copy of the client name on client creation

[PATCH v5 0/4] perf: AARCH64 arch support
 2014-02-03 18:22 UTC  (4+ messages)

Would devm_regulator_enable be useful ?
 2014-02-03 18:21 UTC  (2+ messages)

[patch v2 3/3] ata: sata_mv: Fix probe failures with optional phys
 2014-02-03 19:21 UTC  (3+ messages)
` [patch v3 "

Requeues and ECN marking
 2014-02-03 18:15 UTC  (5+ messages)

[PATCH] Make math_state_restore() save and restore the interrupt flag
 2014-02-03 18:20 UTC  (9+ messages)

[PATCH v6 0/3] perf: AARCH64 arch support
 2014-02-03 18:18 UTC  (2+ messages)
` [PATCH 1/3] ARM64: perf: add support for perf registers API


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.