All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-06 12:13:49 to 2013-11-06 13:05:26 UTC [more...]

[Qemu-devel] [PATCH v2 00/39] bitmap handling optimization
 2013-11-06 13:04 UTC  (18+ messages)
` [Qemu-devel] [PATCH 01/39] Move prototypes to memory.h
` [Qemu-devel] [PATCH 02/39] memory: cpu_physical_memory_set_dirty_flags() result is never used
` [Qemu-devel] [PATCH 03/39] memory: cpu_physical_memory_set_dirty_range() return void
` [Qemu-devel] [PATCH 04/39] exec: use accessor function to know if memory is dirty
` [Qemu-devel] [PATCH 05/39] memory: create function to set a single dirty bit
` [Qemu-devel] [PATCH 06/39] exec: create function to get "
` [Qemu-devel] [PATCH 07/39] memory: make cpu_physical_memory_is_dirty return bool
` [Qemu-devel] [PATCH 08/39] exec: simplify notdirty_mem_write()
` [Qemu-devel] [PATCH 09/39] memory: all users of cpu_physical_memory_get_dirty used only one flag
` [Qemu-devel] [PATCH 10/39] memory: set single dirty flags when possible
` [Qemu-devel] [PATCH 11/39] memory: cpu_physical_memory_set_dirty_range() allways dirty all flags
` [Qemu-devel] [PATCH 12/39] memory: cpu_physical_memory_mask_dirty_range() always clear a single flag
` [Qemu-devel] [PATCH 13/39] memory: use DIRTY_MEMORY_* instead of *_DIRTY_FLAG
` [Qemu-devel] [PATCH 14/39] memory: use bit 2 for migration
` [Qemu-devel] [PATCH 15/39] memory: make sure that client is always inside range
` [Qemu-devel] [PATCH 16/39] memory: only resize dirty bitmap when memory size increases
` [Qemu-devel] [PATCH 17/39] memory: cpu_physical_memory_clear_dirty_flag() result is never used

[PATCH] arm,arm64: Conditionalize bio_vec usage
 2013-11-06 13:05 UTC 

[PATCH] CPU Jitter RNG: inclusion into kernel crypto API and /dev/random
 2013-11-06 13:04 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 0/3] COW: Speed up writes
 2013-11-06 13:03 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] "
` [Qemu-devel] [PATCH v2 2/3] COW: Extend checking allocated bits to beyond one sector
` [Qemu-devel] [PATCH v2 3/3] COW: Skip setting already set bits

[PATCH v3 0/3] phy: Add new Exynos USB 2.0 PHY driver
 2013-11-06 13:03 UTC  (8+ messages)
` [PATCH v3 1/3] phy: Add new Exynos USB "

[PATCH net] tg3: avoid double-freeing of rx data memory
 2013-11-06 13:02 UTC 

[U-Boot] [PATCH 00/14] ARM: AM43xx: Update support for AM4372 SoC
 2013-11-06 13:02 UTC  (19+ messages)
` [U-Boot] [PATCH 01/14] ARM: AM43xx: Update the base addresses of modules
` [U-Boot] [PATCH 02/14] ARM: AM43xx: Adapt to ti_armv7_common.h config file
` [U-Boot] [PATCH 05/14] ARM: AM43XX: board: add support for reading onboard EEPROM
` [U-Boot] [PATCH 07/14] ARM: AM43xx: Select clk source for Timer2
` [U-Boot] [PATCH 09/14] ARM: AM43xx: mux: Update mux data
` [U-Boot] [PATCH 10/14] ARM: AM43xx: clocks: Update DPLL details for EPOS EVM
` [U-Boot] [PATCH 11/14] ARM: AM43xx: clocks: Add DPLL data for GP EVM
` [U-Boot] [PATCH 12/14] ARM: AM43xx: EPOS_EVM: Add support for LPDDR2
` [U-Boot] [PATCH 13/14] ARM: AM43xx: GP_EVM: Add support for DDR3

[PATCH] arm64: enable EDAC on arm64
 2013-11-06 13:02 UTC 

[PATCH v1 00/12] libxl: add driver domain backend daemon
 2013-11-06 13:02 UTC  (8+ messages)
` [PATCH v1 12/12] libxl: add device backend listener in order to launch backends

[PATCH v11 00/12] Exynos5 IS driver
 2013-11-06 13:01 UTC  (6+ messages)
` [PATCH v11 03/12] [media] exynos5-fimc-is: Add common driver header files

[PATCH] ARM: shmobile: Initial r8a7791 and Koelsch multiplatform support
 2013-11-06 13:01 UTC  (3+ messages)

pvgrub2 for ARM
 2013-11-06 13:00 UTC 

pvgrub2 for ARM
 2013-11-06 13:00 UTC 

[PATCH] ARM: shmobile: r8a7779: Remove unused clock constants
 2013-11-06 12:59 UTC  (3+ messages)

[PATCH v3 00/28] Armada 370/XP NAND support
 2013-11-06 12:56 UTC  (9+ messages)
` [PATCH v3 25/28] ARM: mvebu: Add support for NAND controller in Armada 370/XP

[PATCH v3 1/3] cfg80211/mac80211: DFS setup chandef for cac event
 2013-11-06 12:55 UTC  (3+ messages)
` [PATCH v3 2/3] mac80211: DFS setup chandef for radar_event correctly
` [PATCH v3 3/3] cfg80211: allow beaconing after DFS CAC

[PATCH 0/3] Renesas R8A7790 Common Clock Framework support
 2013-11-06 12:56 UTC  (21+ messages)
` [PATCH 2/3] clk: shmobile: Add MSTP clock support
` [PATCH 3/3] clk: shmobile: Add R8A7790 clocks support

[RFC PATCH][SeaBIOS] Add _PXM to CPU objects for NUMA hot-plug
 2013-11-06 12:54 UTC  (6+ messages)
      ` [SeaBIOS] [RFC PATCH] "

[Buildroot] [pull request] Pull request for branch sma/doc-update
 2013-11-06 12:54 UTC  (3+ messages)
` [Buildroot] [PATCH 09/12] manual: rework Deploying images chapter

[virtio_blk] WARNING: CPU: 0 PID: 1 at fs/sysfs/dir.c:526 sysfs_add_one()
 2013-11-06 12:53 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: imx6: Add Bachmann electronic ot1205 mr board
 2013-11-06 12:51 UTC 

[RFC] arch: Introduce new TSO memory barrier smp_tmb()
 2013-11-06 12:51 UTC  (14+ messages)

address translation for PCIe-to-localbus bridge
 2013-11-06 12:50 UTC  (5+ messages)

[PATCH/RFT 00/12] ath10k: pci fixes 2013-10-30
 2013-11-06 12:43 UTC  (10+ messages)
` [PATCH/RFT 09/12] ath10k: propagate ath10k_ce_disable_interrupts() errors
` [PATCH/RFT 12/12] ath10k: add some debug prints

[PATCH] xfs: fix the comment explaining xfs_trans_dqlockedjoin
 2013-11-06 12:50 UTC  (2+ messages)

[PATCH] videodev2: Set vb2_rect's width and height as unsigned
 2013-11-06 12:49 UTC 

[PATCH v6 0/8] ARM: imx27 pinctrl
 2013-11-06 12:49 UTC  (3+ messages)

[Qemu-devel] [PATCH for-1.7 v2] pc: disable pci-info
 2013-11-06 12:48 UTC 

[PATCH net-next 0/3] IPsec improvements
 2013-11-06 12:48 UTC  (7+ messages)
` [PATCH net-next 3/3] net: allow to leave the buffer fragmented in skb_cow_data()

[PATCH 0/6] Generic WorkQueue Engine (GenWQE) device driver (v7)
 2013-11-06 12:45 UTC  (7+ messages)
` [PATCH 1/6] GenWQE PCI support, health monitoring and recovery
` [PATCH 2/6] GenWQE Character device and DDCB queue
` [PATCH 3/6] GenWQE Utility functions
` [PATCH 4/6] GenWQE Debugfs interfaces
` [PATCH 5/6] GenWQE Sysfs interfaces
` [PATCH 6/6] GenWQE Enable driver

[Qemu-devel] [PATCH] block/vpc: fix virtual size for images created with disk2vhd
 2013-11-06 12:47 UTC  (2+ messages)

intel_drv.so segfault
 2013-11-06 12:47 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/6] QOMify pflash_cfi0x + PL353 for Xilinx Zynq
 2013-11-06 12:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 5/6] xilinx_zynq: add pl353

[Qemu-devel] [PATCH 0/3] COW: Speed up writes
 2013-11-06 12:45 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/3] "
` [Qemu-devel] [PATCH 2/3] COW: Extend checking allocated bits to beyond one sector
` [Qemu-devel] [PATCH 3/3] COW: Skip setting already set bits

[B.A.T.M.A.N.] [PATCH] batman-adv: add missing multicast.h include
 2013-11-06 12:43 UTC  (2+ messages)

[PATCH V2 0/5] clk/power: add clock and power off driver for AS3722
 2013-11-06 12:43 UTC  (20+ messages)
` [PATCH V2 1/5] mfd: as3722: add clock driver as mfd-sub device
` [PATCH V2 2/5] mfd: as3722: add DT details for clock support of ams AS3722
` [PATCH V2 3/5] clk: as3722: add clock driver for "
` [PATCH V2 4/5] mfd: AS3722: add dt node properties for system power controller
` [PATCH V2 5/5] power: reset: as3722: add power-off driver

[qemu-upstream-unstable test] 21496: regressions - FAIL
 2013-11-06 12:42 UTC 

[PATCH v9 0/18] enable swiotlb-xen on arm and arm64
 2013-11-06 12:40 UTC  (6+ messages)
` [PATCH v9 16/18] arm, arm64: do not always merge biovec if we are running on Xen
    ` [PATCH v9 16/18] arm,arm64: "

[PATCH 1/3] MAINTAINERS: Add FIFO-based event channel ABI maintainer
 2013-11-06 12:40 UTC  (3+ messages)

How to get BRCM to work?
 2013-11-06 12:39 UTC  (7+ messages)

[LTP] [PATCH v2] access(2): add ELOOP, ENOTDIR, EROFS error number test
 2013-11-06 12:39 UTC  (2+ messages)

[PATCH v2 net-next] net: introduce gro_frag_list_enable sysctl
 2013-11-06 12:39 UTC  (11+ messages)
    ` [PATCH v3 net-next] net: introduce dev_set_forwarding()
                ` gso: Attempt to handle mega-GRO packets

[PATCH 0/2] drm/i915: Gen2 vblank stuff
 2013-11-06 12:38 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Fix gen2 scanout position readout

[Qemu-trivial] [PATCH v6] Add .travis.yml metadata for CI
 2013-11-06 12:37 UTC  (4+ messages)
` [Qemu-trivial] [PATCH v6] .travis.yml: basic compile and check recipes
    ` [Qemu-devel] "

3.11.5 kernel infinite loop
 2013-11-06 12:37 UTC  (2+ messages)

[PATCH 05/10] ARM: shmobile: lager-reference: Switch to multiplaform
 2013-11-06 12:37 UTC  (2+ messages)

[RFC v2 1/2] mac80211: don't transmit beacon with CSA count 0
 2013-11-06 12:36 UTC  (7+ messages)
` [RFC v2 2/2] mac80211: only set CSA beacon when at least one beacon must be transmitted

[meta-fsl-arm][PATCH 0/2] master-next: Fix fsl-image-gui build
 2013-11-06 12:35 UTC  (7+ messages)
` [meta-fsl-arm][PATCH 2/2] gst-fsl-plugin: Remove GST_INFO patch

Generating fragmented skb
 2013-11-06 12:31 UTC 

[LTP] [PATCH] fcntl16.c patch
 2013-11-06 12:32 UTC  (2+ messages)

[Buildroot] [PATCH] aircrack-ng: add security patch for CVE-2010-1159
 2013-11-06 12:32 UTC  (2+ messages)

[Buildroot] [PATCH] polarssl: bump to version 1.2.10
 2013-11-06 12:32 UTC  (2+ messages)

[Buildroot] [git commit] aircrack-ng: add security patch for CVE-2010-1159
 2013-11-06 12:32 UTC 

[Buildroot] [git commit] polarssl: bump to version 1.2.10
 2013-11-06 12:31 UTC 

[PATCH 3/3 V3] XSA-60 security hole: cr0.cd handling
 2013-11-06 12:30 UTC  (3+ messages)

master - profile: add thin_pool_chunk_size_policy to default.profile
 2013-11-06 12:30 UTC 

meat-ti(master) kernel not working with meta-ivi
 2013-11-06 12:28 UTC  (2+ messages)

[Bug 71212] New: [RadeonSI]: Unigine Heaven fails to launch with X error
 2013-11-06 12:28 UTC  (2+ messages)
` [Bug 71212] "

dm-thin: issues about resize the pool metadata size
 2013-11-06 12:27 UTC  (2+ messages)

[Bug 71239] New: Metro Last Light quits(?) on r600g
 2013-11-06 12:26 UTC  (2+ messages)
` [Bug 71239] "

UDP jitter
 2013-11-06 11:57 UTC  (5+ messages)
    ` AW: "

[PATCH 0/6] Generic WorkQueue Engine (GenWQE) device driver (v6)
 2013-11-06 12:24 UTC  (7+ messages)
` [PATCH 4/6] GenWQE Debugfs interfaces
` [PATCH 5/6] GenWQE Sysfs interfaces

[Qemu-devel] [patch 0/2] align >4GB guest RAM to a 1GB boundary, in case of 1GB-sized hugetlbfs
 2013-11-06 12:24 UTC  (8+ messages)
` [Qemu-devel] [patch 2/2] i386: pc: align gpa<->hpa on 1GB boundary
  ` [Qemu-devel] i386: pc: align gpa<->hpa on 1GB boundary (v2)
    ` [Qemu-devel] i386: pc: align gpa<->hpa on 1GB boundary (v3)

[PATCH 1/3] Add systemd unit file for mcstrans daemon
 2013-11-06 12:24 UTC  (3+ messages)
` [PATCH 2/3] Improve restorecond systemd unit file
` [PATCH 3/3] Minor manpages improvements

[PATCH -next] ARM i.MX53: remove duplicated include from clk-imx51-imx53.c
 2013-11-06 12:24 UTC  (3+ messages)

[PATCH] kexec: don't disable interrupts when acquiring load/unload lock
 2013-11-06 12:22 UTC 

[PATCH v2 3/4] MCS Lock: Barrier corrections
 2013-11-06 12:20 UTC  (6+ messages)

[PATCH -tip v2 0/3] kprobes: introduce nokprobe and updating blacklist
 2013-11-06 12:21 UTC  (9+ messages)
` [PATCH -tip v2 3/3] [BUGFIX] kprobes: Prohibit probing on func_ptr_is_kernel_text

libxl: ocaml: improve the bindings
 2013-11-06 12:20 UTC  (4+ messages)
` [PATCH v3-RESEND 24/28] libxl: ocaml: add VM lifecycle operations

[PATCH v2 1/5] cfg80211/mac80211: DFS setup chandef for cac event
 2013-11-06 12:20 UTC  (4+ messages)

csum failure messages
 2013-11-06 12:19 UTC  (7+ messages)

[Buildroot] [PATCH] libevas: disable on avr32
 2013-11-06 12:19 UTC  (5+ messages)

[Qemu-devel] [PATCH] RFC: powerpc: add PVR compatibility check
 2013-11-06 12:19 UTC  (9+ messages)

[RFC PATCH] Btrfs: fix memory leak of orphan block rsv
 2013-11-06 12:19 UTC  (8+ messages)
` [PATCH v6] "

[U-Boot] [PATCH] MAKEALL: fix awk warning
 2013-11-06 12:19 UTC 

Fix: application SIGBUS when starting in parallel with sessiond
 2013-11-06 12:18 UTC 

[U-Boot] [PATCH v2 0/5] arm, am33xx: update for the am33xx based siemens boards
 2013-11-06 12:18 UTC  (7+ messages)

[RFC PATCH dtc] C-based DT schema checker integrated into dtc
 2013-11-06 12:17 UTC  (6+ messages)

[U-Boot] [PATCH V2 0/6] Add support for SPI based DataImage LCD panel
 2013-11-06 12:17 UTC  (4+ messages)

atime reporting issues
 2013-11-06 12:16 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/80] COW: Speed up writes
 2013-11-06 12:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH 01/80] pc: add etc/e820 fw_cfg file
` [Qemu-devel] [PATCH 02/80] pc: register e820 entries for ram

[RFC/PATCHSET 00/14] perf report: Add support to accumulate hist periods (v2)
 2013-11-06 12:14 UTC  (11+ messages)

[Qemu-devel] [PATCH] integrator/cp: add support for REFCNT register
 2013-11-06 12:13 UTC  (7+ messages)
      ` [Qemu-devel] [PATCH] integrator/cp: add support for REFCNTregisterr


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.