All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-20 14:01:23 to 2013-06-20 14:44:24 UTC [more...]

[Qemu-devel] [PATCH 0/2] Remove hardcoded xen-platform device initialization (v4)
 2013-06-20 14:44 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] Allow use of pc machine type (accel=xen) for Xen HVM domains
  ` [Qemu-devel] [Xen-devel] "
  `  "
` [Qemu-devel] [PATCH 2/2] Move hardcoded initialization of xen-platform device
  `  "

[PATCH] ext4: deleted unnecessary assignments and useless "if" statement
 2013-06-20 14:44 UTC  (2+ messages)

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

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

[PATCH 1/3] ARM: dts: omap3-igep: add pinmux node for GPIO LED configuration
 2013-06-20 14:42 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: omap3-igep0020: add mux conf for GPIO LEDs
` [PATCH 3/3] ARM: dts: omap3-igep0030: add mux conf for GPIO LED

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

[PATCH] spi/pxa2xx: fix memory corruption due to wrong size used in devm_kzalloc()
 2013-06-20 14:44 UTC 

[PATCH 0/4] multiple disks restore support of btrfs-image
 2013-06-20 14:40 UTC  (5+ messages)
` [PATCH 4/4] Btrfs-progs: exhance btrfs-image to restore image onto multiple disks

[PATCH 1/1] iommu: DMAR reporting table needs at least one DRHD
 2013-06-20 14:40 UTC  (3+ messages)

[PATCH net-next 0/4] bnx2x: enhancement patch series
 2013-06-20 14:39 UTC  (5+ messages)
` [PATCH net-next 1/4] bnx2x: Improve PF behaviour toward VF
` [PATCH net-next 2/4] bnx2x: VF ndo sanity
` [PATCH net-next 3/4] bnx2x: improve VF timings
` [PATCH net-next 04/04] bnx2x: Fix 20G KR2 support claims

[LTP] [PATCH v4] fw_load: new test of device firmware loading
 2013-06-20 14:38 UTC  (3+ messages)

[PATCH 0/3] ARM: kernel: minor topology/DT clock fixes
 2013-06-20 14:39 UTC  (8+ messages)
` [PATCH 1/3] ARM: kernel: get cpu clock rate from cpu clock node first
` [PATCH 2/3] ARM: kernel: downgrade missing clock-frequency from error to warning
` [PATCH 3/3] ARM: kernel: document ARM CPUs clocks and clock-frequency properties

[PATCH 1/2] zswap: limit pool fragment
 2013-06-20 14:38 UTC 

PGLog API : missing
 2013-06-20 14:38 UTC 

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

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

[PATCH v4 1/3] kvm-unit-tests: Add memcpy to lib/string.c
 2013-06-20 14:36 UTC  (3+ messages)
` [PATCH v4 2/3] kvm-unit-tests: Add a func to run instruction in emulator
` [PATCH v4 3/3] kvm-unit-tests: Change two cases to use trap_emulator

[PATCH net-next 0/5] Further SCTP changes
 2013-06-20 14:35 UTC  (4+ messages)
` [PATCH net-next 4/5] net: sctp: decouple cleaning socket data from endpoint

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

[PATCH] ARM: dma: Drop __GFP_COMP for iommu dma memory allocations
 2013-06-20 14:35 UTC  (5+ messages)

[PATCH -v2 0/4] EFI 1:1 mapping
 2013-06-20 14:33 UTC  (12+ messages)

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

[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)

[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 

[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)

[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 

[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

[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  (2+ 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  (4+ messages)
` [PATCH v2 1/2] mm: make vmstat_update periodic run conditional

[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  (2+ messages)
` [PATCH 1/3] ata: ide: embed ata_ioports into struct ide_port and export it


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.