All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-20 13:46:23 to 2013-06-20 14:31:17 UTC [more...]

[meta-fsl-arm][PATCH] Adding -lEGL and -lGAL to glesv2.pc
 2013-06-20 14:31 UTC 

[PATCH] ARM: fix missing flush_kernel_dcache_page() for noMMU
 2013-06-20 14:30 UTC  (2+ messages)

[PATCH 0/5 v11] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2013-06-20 14:29 UTC  (6+ messages)
` [PATCH 2/5 v11] powerpc: Add iommu domain pointer to device archdata

[Qemu-devel] [RFC V8 00/24] QCOW2 deduplication core functionality
 2013-06-20 14:26 UTC  (25+ messages)
` [Qemu-devel] [RFC V8 01/24] qcow2: Add journal specification
` [Qemu-devel] [RFC V8 02/24] qcow2: Add deduplication structures and fields
` [Qemu-devel] [RFC V8 03/24] qcow2: Add journal
` [Qemu-devel] [RFC V8 04/24] qcow2: Create the log store
` [Qemu-devel] [RFC V8 05/24] qcow2: Add the hash store
` [Qemu-devel] [RFC V8 06/24] qcow2: Add the deduplication store
` [Qemu-devel] [RFC V8 07/24] qcow2: Add qcow2_dedup_read_missing_and_concatenate
` [Qemu-devel] [RFC V8 08/24] qcow2: Create a way to link to l2 tables when deduplicating
` [Qemu-devel] [RFC V8 09/24] qcow2: Make qcow2_update_cluster_refcount public
` [Qemu-devel] [RFC V8 10/24] qcow2: Add qcow2_dedup and related functions
` [Qemu-devel] [RFC V8 11/24] qcow2: Add qcow2_dedup_store_new_hashes
` [Qemu-devel] [RFC V8 12/24] qcow2: Do allocate on rewrite on the dedup case
` [Qemu-devel] [RFC V8 13/24] qcow2: Implement qcow2_compute_cluster_hash
` [Qemu-devel] [RFC V8 14/24] qcow2: Load and save deduplication table header extension
` [Qemu-devel] [RFC V8 15/24] qcow2: Extract qcow2_set_incompat_feature and qcow2_clear_incompat_feature
` [Qemu-devel] [RFC V8 16/24] block: Add qcow2_dedup format and image creation code
` [Qemu-devel] [RFC V8 17/24] qcow2: Drop hash for a given cluster when dedup makes refcount > 2^16/2
` [Qemu-devel] [RFC V8 18/24] qcow2: Remove hash when cluster is deleted
` [Qemu-devel] [RFC V8 19/24] qcow2: Integrate deduplication in qcow2_co_writev loop
` [Qemu-devel] [RFC V8 20/24] qcow2: Serialize write requests when deduplication is activated
` [Qemu-devel] [RFC V8 21/24] qcow2: Integrate SKEIN hash algorithm in deduplication
` [Qemu-devel] [RFC V8 22/24] qcow2: Add qcow2_dedup_init and qcow2_dedup_close
` [Qemu-devel] [RFC V8 23/24] qcow2: Enable the deduplication feature
` [Qemu-devel] [RFC V8 24/24] qcow2: Enable deduplication tests

[PATCH] pull: pull into void by fast-forwarding from empty tree
 2013-06-20 14:29 UTC  (8+ messages)
` [PATCH v2] pull: merge into unborn "

[RFC v3 0/7] pch_can/c_can: fix races and add PCH support to c_can
 2013-06-20 14:29 UTC  (3+ messages)
` [RFC v3 1/7] pch_can: add spinlocks to protect tx objects

[Buildroot] [PATCH v2] wvstreams: Pass -fPIC to CFLAGS when building PIC objects
 2013-06-20 14:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] vl.c: Support multiple CPU ranges on -numa option
 2013-06-20 13:30 UTC  (7+ messages)

irq remapping warnings on macbook pro
 2013-06-20 14:27 UTC  (3+ messages)
` [PATCH] intel_iommu: Downgrade the warning if enabling irq remapping fails

[PATCH] KVM: MMU: Inform users of mmio generation wraparound
 2013-06-20 14:26 UTC  (7+ messages)

[PATCH] MIPS: Fix OCTEON BUG() warnings a different way
 2013-06-20 14:26 UTC  (2+ messages)

[GIT PULL FOR v3.11] Use v4l2_dev instead of the deprecated parent field
 2013-06-20 14:26 UTC 

Documenting YP Development Environment in more detail
 2013-06-20 14:25 UTC  (3+ messages)

[PATCH 2/1] wil6210: set vring index for all descriptors
 2013-06-20 13:24 UTC 

[Qemu-devel] Adding a persistent writeback cache to qemu
 2013-06-20 14:25 UTC  (5+ messages)

[PATCHv13 0/4] zswap: compressed swap caching
 2013-06-20 14:23 UTC  (7+ messages)
` [PATCHv13 3/4] zswap: add to mm/

[PATCH] ptrace.2: Clarify PTRACE_INTERRUPT, PTRACE_LISTEN and group-stop behavior
 2013-06-20 14:24 UTC  (2+ messages)

[GIT PULL] picoxcell cleanups for 3.11
 2013-06-20 14:24 UTC  (3+ messages)

[PATCH] xen: reuse the same pirq allocated when driver load first time
 2013-06-20 14:21 UTC  (17+ messages)
                ` [Xen-devel] "

[GIT PULL FOR v3.11] Removal of g_chip_ident
 2013-06-20 14:21 UTC 

[PATCH v2 00/12] Make use of v7 barrier variants in Linux
 2013-06-20 14:21 UTC  (13+ messages)
` [PATCH v2 01/12] ARM: mm: remove redundant dsb() prior to range TLB invalidation
` [PATCH v2 02/12] ARM: tlb: don't perform inner-shareable invalidation for local TLB ops
` [PATCH v2 03/12] ARM: tlb: don't bother with barriers for branch predictor maintenance
` [PATCH v2 04/12] ARM: tlb: don't perform inner-shareable invalidation for local BP ops
` [PATCH v2 05/12] ARM: barrier: allow options to be passed to memory barrier instructions
` [PATCH v2 06/12] ARM: tlb: reduce scope of barrier domains for TLB invalidation
` [PATCH v2 07/12] ARM: mm: use inner-shareable barriers for TLB and user cache operations
` [PATCH v2 08/12] ARM: spinlock: use inner-shareable dsb variant prior to sev instruction
` [PATCH v2 09/12] ARM: kvm: use inner-shareable barriers after TLB flushing
` [PATCH v2 10/12] ARM: mcpm: use -st dsb option prior to sev instructions
` [PATCH v2 11/12] ARM: l2x0: use -st dsb option for ordering writel_relaxed with unlock
` [PATCH v2 12/12] ARM: cacheflush: use -ishst dsb variant for ensuring flush completion

[PATCH V2] libibverbs: Allow arbitrary int values for MTU
 2013-06-20 14:21 UTC 

[Qemu-devel] [PULL 00/22] Memory/IOMMU patches, part 2: unassigned access detection
 2013-06-20 14:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH 07/22] memory: add address_space_translate

[PATCH 0/2] Model SMPS10 regulator
 2013-06-20 14:19 UTC  (8+ messages)
` [PATCH 2/2] regulator: palmas: model SMPS10 as two regulators

[PATCH_V3 1/3] bitbake: call the initConfiguration when reparsing
 2013-06-20 14:21 UTC  (3+ messages)
` [PATCH_V3 2/3] hob: replace the init cooker with reset in order to keep the history
` [PATCH_V3 3/3] hob: save variables in conf/ directory

[Qemu-devel] [PATCH] exec.c: address_space_translate: handle access to addr 0 of 2^64 sized region
 2013-06-20 14:18 UTC 

[meta-oe][PATCH] gnuradio : Update to 3.6.5. Also fix for docs, packaging, and grc RDEPENDS
 2013-06-20 14:18 UTC  (3+ messages)

[U-Boot] [uBoot] [PATCH v2] musb: Move linux and usb compat files to include/linux/usb
 2013-06-20 14:17 UTC  (5+ messages)

[PATCH 0/2] ARM: dts: Add initial support for IGEP AQUILA
 2013-06-20 14:16 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: AM33XX: Add support for IGEP COM AQUILA

cs42l52 alsa driver broken beep volume control
 2013-06-20 14:15 UTC  (3+ messages)

[PATCH 1/2 v15] iommu/fsl: Add additional iommu attributes required by the PAMU driver
 2013-06-20 14:05 UTC  (4+ messages)

[PATCH] netfilter: remove redundant skb check in nf_conntrack_put_reasm
 2013-06-20 14:15 UTC  (5+ messages)

[PATCH v3 00/10] ARM:STixxxx: Add STixxxx platform and board support
 2013-06-20 14:07 UTC  (25+ messages)
` [PATCH v3 01/10] serial:st-asc: Add ST ASC driver
` [PATCH v3 02/10] clocksource:arm_global_timer: Add ARM global timer support
` [PATCH v3 03/10] pinctrl:st: Add pinctrl and pinconf support
` [PATCH v3 04/10] ARM:stixxxx: Add STiH415 SOC support
` [PATCH v3 05/10] ARM:stixxxx: Add STiH416 "
` [PATCH v3 06/10] ARM:stixxxx: Add DEBUG_LL console support
` [PATCH v3 07/10] ARM:multi_v7_defconfig: rerun savedefconfig
` [PATCH v3 08/10] ARM:stixxxx: Add stixxxx options to multi_v7_defconfig
` [PATCH v3 09/10] ARM:stih41x: Add B2000 board support
` [PATCH v3 10/10] ARM:stih41x: Add B2020 "

[patch] ext4: signedness bug breaks ext4_inode_touch_time_cmp()
 2013-06-20 14:13 UTC  (3+ messages)

[LTP] [PATCH v2] new testcase: kmsg01
 2013-06-20 14:12 UTC 

linux-next: slab shrinkers: BUG at mm/list_lru.c:92
 2013-06-20 14:11 UTC  (9+ messages)

[PATCH 0/2] Fix a few troubles with the media subsystem
 2013-06-20 14:11 UTC  (3+ messages)
` [PATCH 1/2] [media] s5p makefiles: don't override other selections on obj-[ym]
` [PATCH 2/2] [media] Fix build when drivers are builtin and frontend modules

[PATCH] 8021q: fix vlan 0 inconsistencies
 2013-06-20 14:08 UTC  (2+ messages)

Inter-domain Communication using Virtual Sockets (high-level design)
 2013-06-20 14:11 UTC  (5+ messages)

[PATCH v5 0/2] ARM: dts: Add USB host support for Beagle-xm
 2013-06-20 14:11 UTC  (3+ messages)

[PATCH] nl80211/drivers: change bss channel to chandef
 2013-06-20 14:10 UTC 

[PATCH] arm: versatile: don't mark pen as __INIT
 2013-06-20 14:10 UTC  (7+ messages)

[patch] FMC: fix error handling in probe() function
 2013-06-20 14:09 UTC  (3+ messages)

[Qemu-trivial] [PATCH] RFC kvm irqfd: add directly mapped MSI IRQ support
 2013-06-20 14:08 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v5, 0/3] DT support for NAND on OMAP2
 2013-06-20 14:08 UTC  (3+ messages)

[PATCH v2] thermal: add imx thermal driver support
 2013-06-20 14:08 UTC  (8+ messages)

[PATCH v6] ARM: PJ4B: fix for 3.10-rc
 2013-06-20 14:08 UTC  (2+ messages)

[PATCH v2 0/4] pinctrl: ABX500: fix
 2013-06-20 14:05 UTC  (5+ messages)
` [PATCH v2 1/4] pinctrl: abx500: suppress hardcoded value
` [PATCH v2 2/4] pinctrl: abx500: fix abx500_gpio_get()
` [PATCH v2 3/4] pinctrl: abx500: factorize code
` [PATCH v2 4/4] pinctrl: abx500: rework error path

[Qemu-devel] [PATCH v3 0/2] block: fix spurious DEVICE_TRAY_MOVED events on shutdown
 2013-06-20 14:06 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 2/2] block: move the bdrv_dev_change_media_cb()

[PATCH v2 0/2] pinctrl: ABX500: Add device tree support
 2013-06-20 14:05 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: abx500: "
` [PATCH v2 2/2] pinctrl: abx500: fix abx500_pin_config_set()

[PATCH v3] drm: Renesas R-Car Display Unit DRM driver
 2013-06-20 14:06 UTC  (6+ messages)

[PATCH] detect command: Add -a option to detect all devices
 2013-06-20 14:06 UTC 

[PATCH v2 1/5] hvmloader: Correct bug in low mmio region accounting
 2013-06-20 14:06 UTC  (10+ messages)
` [PATCH v2 5/5] libxl, hvmloader: Don't relocate memory for MMIO hole

Oops in ring_buffer_alloc_read_page()
 2013-06-20 14:05 UTC  (2+ messages)

[PATCH] usb: implement detect callback
 2013-06-20 14:05 UTC  (5+ messages)
` [PATCH 1/4] usb: rename USB devices to reflect bus structure
` [PATCH 2/4] usb: move scanned status into core
` [PATCH 3/4] usb: implement a usb_host_detect to scan individual USB hosts
` [PATCH 4/4] usb: ehci: implement detect callback

vmstat kthreads
 2013-06-20 14:05 UTC  (7+ messages)
` [PATCH v2 1/2] mm: make vmstat_update periodic run conditional
` [PATCH v2 2/2] mm: add sysctl to pick vmstat monitor cpu

[Bug 65963] screen goes blank, Linux hangs - Radeon 7870, Gallium, Glamor
 2013-06-20 14:05 UTC 

[PATCH] more ata patches
 2013-06-20 14:00 UTC  (4+ messages)
` [PATCH 1/3] ata: ide: embed ata_ioports into struct ide_port and export it
` [PATCH 2/3] ata: pata-imx: implement detect callback for hardware device
` [PATCH 3/3] ata: Make 'already initialized' a debug message

[PATCH 2/2] wil6210: add HW write-back option in TX descriptor
 2013-06-20 14:00 UTC  (2+ messages)

[PATCH 0/1] qemu: fix segfault in Xorg when not using kvm
 2013-06-20 13:59 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 0/2] iommu/intel: Quirk non-compliant PCIe-to-PCI bridges
 2013-06-20 13:59 UTC  (4+ messages)
` [PATCH v2 1/2] iommu: Quirked PCIe bridge test and search function

[Qemu-devel] [RFC] Policy for supported hosts/platforms
 2013-06-20 13:58 UTC  (2+ messages)

[U-Boot] [PATCH] gpio: spear_gpio: Fix gpio_set_value() implementation
 2013-06-20 13:57 UTC  (5+ messages)

[Bug 65968] New: Massive memory corruption in Planetary Annihilation Alpha
 2013-06-20 13:57 UTC  (2+ messages)
` [Bug 65968] "

[PATCH] rgw: Added an encoder for time_t to fix compilation
 2013-06-20 13:57 UTC 

[PATCH v4 1/6] mm/writeback: remove wb_reason_name
 2013-06-20 13:57 UTC  (6+ messages)
` [PATCH v4 2/6] mm/writeback: Don't check force_wait to handle bdi->work_list
` [PATCH v4 3/6] mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch name

[U-Boot] [PATCH] arm: fix memory coherency problem after relocation
 2013-06-20 13:56 UTC  (2+ messages)

Performance concerns with large (2000-3000) number of tc classes
 2013-06-20 13:56 UTC  (2+ messages)

[PATCH 1/2] wil6210: set vring index for all descriptors
 2013-06-20 13:55 UTC  (2+ messages)

[PATCH v2] mips: delete __cpuinit/__CPUINIT usage from MIPS code
 2013-06-20 13:55 UTC  (6+ messages)

[PATCH 0/7] KVM: arm-vgic: Implement save/restore of VGIC state
 2013-06-20 13:54 UTC  (3+ messages)

[PATCH] drm/i915: Detect invalid scanout pitches
 2013-06-20 13:54 UTC  (8+ messages)

[PATCH] userns: Convert xfs to use kuid/kgid where appropriate
 2013-06-20 13:54 UTC  (6+ messages)

[U-Boot] [PATCH v6 0/2] pxa: add support for palmtreo680 board
 2013-06-20 13:53 UTC  (2+ messages)

[Printing-architecture] On the Continued Need for PostScript Workflows
 2013-06-20 13:53 UTC  (6+ messages)

[Buildroot] Bizarre behavior of armeb toolchain
 2013-06-20 13:52 UTC  (3+ messages)

[RFCv2 PATCH 00/15] saa7134: cleanup
 2013-06-20 13:44 UTC  (2+ messages)
` [RFCv2 PATCH 13/15] saa6588: remove unused CMD_OPEN

[PATCH v5 1/2] MIPS: microMIPS: Fix POOL16C minor opcode enum
 2013-06-20 13:50 UTC  (2+ messages)

[PATCH] libibverbs: Allow arbitrary int values for MTU
 2013-06-20 13:48 UTC  (3+ messages)

[Qemu-devel] [Bug 611142] [NEW] seabios should have native scsi support
 2013-06-20 13:22 UTC  (2+ messages)
` [Qemu-devel] [Bug 611142] "

Splitting a rev list into 2 sets
 2013-06-20 13:47 UTC  (4+ messages)

[PATCH net-next 4/6] bonding: don't validate arp if we don't have to
 2013-06-20 13:43 UTC  (4+ messages)

Issues with Qt5/mesa and eglfs
 2013-06-20 13:46 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] PHY: micrel: helper function for KSZ9031
 2013-06-20 13:46 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] ARM: Congatec: Ethernet: Add support for cgtqmx6qeval
` [U-Boot] [PATCH v2 3/3] ARM: Congatec: README update

[U-Boot] [PATCH v2 0/3] Add ethernet support for Congatec qmx6qeval
 2013-06-20 13:46 UTC 

[Qemu-devel] [PULL 00/21] pci,net,misc enhancements
 2013-06-20 13:10 UTC  (2+ messages)
` [Qemu-devel] [PULL 11/21] net: add support of mac-programming over macvtap in QEMU side


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.