messages from 2013-08-09 08:49:28 to 2013-08-09 09:42:55 UTC [more...]
[PATCH] VMX, apicv: add boot parameter to enable/disable APIC-v dynamically
2013-08-09 9:42 UTC (2+ messages)
[PATCH part4 0/4] Parse SRAT memory affinities earlier
2013-08-09 9:41 UTC (8+ messages)
` [PATCH part4 2/4] x86, acpica, acpi: Try to find if SRAT is overrided earlier
` [PATCH part4 4/4] x86, acpi, numa, mem_hotplug: Find hotpluggable memory in SRAT memory affinities
[Qemu-devel] [RFC] [PATCHv8 00/30] aio / timers: Add AioContext timers and use ppoll
2013-08-09 9:41 UTC (8+ messages)
` [Qemu-devel] [RFC] [PATCHv8 05/30] aio / timers: Add prctl(PR_SET_TIMERSLACK, 1, ...) to reduce timer slack
` [Qemu-devel] [RFC] [PATCHv8 11/30] aio / timers: Add a notify callback to QEMUTimerList
` [Qemu-devel] [RFC] [PATCHv8 23/30] aio / timers: Rearrange timer.h & make legacy functions call non-legacy
[PATCH 1/3] Btrfs: fix oops when writing dirty qgroups to disk
2013-08-09 9:42 UTC (8+ messages)
` [PATCH 2/3] Btrfs: move btrfs_free_qgroup_config() out of spin_lock and fix comments
` [PATCH 3/3] Btrfs: remove reduplicate check when disabling quota
[PATCH] drm/i915: Prevent loading of uninitialized context garbage
2013-08-09 9:41 UTC (3+ messages)
` [PATCH 1/2] drm/i915: Eliminate unrequired dwords for MI_SET_CONTEXT
[Cluster-devel] [PATCH] gfs2_grow: Don't try to open an empty string
2013-08-09 9:41 UTC (2+ messages)
[Qemu-devel] [PATCH v2] pci: Introduce helper to retrieve a PCI device's DMA address space
2013-08-09 9:40 UTC (2+ messages)
[PATCHv2 0/5] device tree support for exynos rotator
2013-08-09 9:40 UTC (4+ messages)
` [PATCHv2 5/5] ARM: dts: Add dt binding documentation "
[linux-lvm] Missing error handling in lv_snapshot_remove
2013-08-09 9:40 UTC (7+ messages)
[PATCHSET 00/13] tracing/uprobes: Add support for more fetch methods (v3)
2013-08-09 9:38 UTC (12+ messages)
` [PATCH 01/13] tracing/uprobes: Fix a comment for uprobe registration syntax
` [PATCH 02/13] tracing/probes: Fix basic print type functions
` [PATCH 04/13] tracing/kprobes: Add fetch{,_size} member into deref fetch method
` [PATCH 05/13] tracing/kprobes: Staticize stack and memory fetch functions
` [PATCH 06/13] tracing/kprobes: Factor out struct trace_probe
` [PATCH 07/13] tracing/uprobes: Convert to "
[PATCH 17/18] mm, hugetlb: retry if we fail to allocate a hugepage with use_reserve
2013-08-09 9:37 UTC (12+ messages)
PPP connection to a private APN
2013-08-09 9:37 UTC (3+ messages)
[Buildroot] [PATCH 0/3] Fix ltrace autobuilder failures
2013-08-09 9:36 UTC (4+ messages)
` [Buildroot] [PATCH 1/3] ltrace: Explicit enable/disable of libunwind
` [Buildroot] [PATCH 2/3] ltrace: Fix a May be unitialized variable
` [Buildroot] [PATCH 3/3] ltrace: Fix "strndup not declared" build failure on powerpc/uclibc
rfc: ARRAY_AND_SIZE
2013-08-09 9:36 UTC (4+ messages)
[PATCH 1/2] Revert "Revert "HID: Fix logitech-dj: missing Unifying device issue""
2013-08-09 9:36 UTC (10+ messages)
` [PATCH 2/2] HID: hid-logitech-dj, querying_devices was never set
DMA masks
2013-08-09 9:35 UTC
[PATCH v9 04/16] iommu/exynos: allocate lv2 page table from own slab
2013-08-09 9:35 UTC (9+ messages)
[PATCH v4 1/1] ASoc: kirkwood: add DT support to the mvebu audio subsystem
2013-08-09 9:34 UTC (12+ messages)
[PATCH v2] tipc: avoid possible deadlock while enable and disable bearer
2013-08-09 9:34 UTC (2+ messages)
[Qemu-devel] [PATCH v1 0/5] make slirp subsystem self-contained
2013-08-09 9:32 UTC (5+ messages)
` [Qemu-devel] [PATCH v1 2/5] slirp: make timeout local
Reduce log verbosity
2013-08-09 9:33 UTC (3+ messages)
[PATCH v2 00/20] mm, hugetlb: remove a hugetlb_instantiation_mutex
2013-08-09 9:26 UTC (42+ messages)
` [PATCH v2 01/20] mm, hugetlb: protect reserved pages when soft offlining a hugepage
` [PATCH v2 02/20] mm, hugetlb: change variable name reservations to resv
` [PATCH v2 03/20] mm, hugetlb: fix subpool accounting handling
` [PATCH v2 04/20] mm, hugetlb: remove useless check about mapping type
` [PATCH v2 05/20] mm, hugetlb: grab a page_table_lock after page_cache_release
` [PATCH v2 06/20] mm, hugetlb: return a reserved page to a reserved pool if failed
` [PATCH v2 07/20] mm, hugetlb: unify region structure handling
` [PATCH v2 08/20] mm, hugetlb: region manipulation functions take resv_map rather list_head
` [PATCH v2 09/20] mm, hugetlb: protect region tracking via newly introduced resv_map lock
` [PATCH v2 10/20] mm, hugetlb: remove resv_map_put()
` [PATCH v2 11/20] mm, hugetlb: make vma_resv_map() works for all mapping type
` [PATCH v2 12/20] mm, hugetlb: remove vma_has_reserves()
` [PATCH v2 13/20] mm, hugetlb: mm, hugetlb: unify chg and avoid_reserve to use_reserve
` [PATCH v2 14/20] mm, hugetlb: call vma_needs_reservation before entering alloc_huge_page()
` [PATCH v2 15/20] mm, hugetlb: remove a check for return value of alloc_huge_page()
` [PATCH v2 16/20] mm, hugetlb: move down outside_reserve check
` [PATCH v2 17/20] mm, hugetlb: move up anon_vma_prepare()
` [PATCH v2 18/20] mm, hugetlb: clean-up error handling in hugetlb_cow()
` [PATCH v2 19/20] mm, hugetlb: retry if failed to allocate and there is concurrent user
` [PATCH v2 20/20] mm, hugetlb: remove a hugetlb_instantiation_mutex
[PATCH] hidraw: correctly deallocate memory on device disconnect
2013-08-09 9:31 UTC (2+ messages)
[PATCH v5 0/3] i2c-mv64xxx: Fixes and new feature for controlers embedded in Aramda XP
2013-08-09 9:30 UTC (14+ messages)
` [PATCH v5 1/3] i2c-mv64xxx: Add I2C Transaction Generator support
` [PATCH v5 2/3] i2c-mv64xxx: Fix timing issue on Armada XP (errata FE-8471889)
` [PATCH v5 3/3] ARM: dts: mvebu: Introduce a new compatible string for mv64xxx-i2c
[U-Boot] [PATCH RESEND 0/5] arm:goni: Update GONI configuration
2013-08-09 9:30 UTC (5+ messages)
` [U-Boot] [PATCH RESEND 2/5] arm:goni:dfu Add support for DFU at GONI target
` [U-Boot] [PATCH RESEND 4/5] trats: new USB hardware init interface
[PATCH 0/8] rcu: Ensure rcu read site is deadlock-immunity
2013-08-09 9:31 UTC (4+ messages)
` [PATCH 5/8] rcu: eliminate deadlock for rcu read site
[PATCH][V3] oe-setup-builddir: substitute ##OEROOT## when using templates
2013-08-09 9:27 UTC
[PATCH 0/5] ARM: DT: remove redundant DT related code
2013-08-09 9:25 UTC (3+ messages)
` [PATCH 2/5] ARM: vexpress: remove redundant vexpress_dt_cpus_num to get cpu count
[git pull] drm fixes
2013-08-09 9:25 UTC (2+ messages)
` drm fixes for 3.11: Tag more patches for stable? (was: [git pull] drm fixes)
[RFC] mac80211: add APIs to allow keeping connections after WoWLAN
2013-08-09 9:23 UTC
[PATCH 0/8] ARM: tegra: support LP1 suspend mode
2013-08-09 9:23 UTC (16+ messages)
` [PATCH 3/8] clk: tegra114: add LP1 suspend/resume support
[Qemu-devel] [ceph-users] qemu-1.4.0 and onwards, linux kernel 3.2.x, ceph-RBD, heavy I/O leads to kernel_hung_tasks_timout_secs message and unresponsive qemu-process, [Bug 1207686]
2013-08-09 9:22 UTC (5+ messages)
Xen blktap driver for Ceph RBD : Anybody wants to test ? :p
2013-08-09 9:21 UTC (7+ messages)
` [Xen-devel] "
[PATCH 0/6] Import libav from meta-oe
2013-08-09 9:20 UTC (8+ messages)
` [PATCH 1/6] yasm: add from meta-oe and tweak
` [PATCH 2/6] x264: add from meta-oe, update "
` [PATCH 3/6] libav: "
` [PATCH 4/6] gst-ffmpeg: merge in bbappend from meta-oe
` [PATCH 5/6] gst-ffmpeg: enable using yasm during build
` [PATCH 6/6] gst-ffmpeg: set SUMMARY instead of DESCRIPTION
[meta-oe][PATCH 01/12] gnome-power-management: add gnome-doc-utils dependency
2013-08-09 9:18 UTC (13+ messages)
` [meta-oe][PATCH 02/12] goffice: add librsvg dependency
` [meta-oe][PATCH 03/12] libgtop: add dependency on intltool-native
` [meta-oe][PATCH 04/12] mysql-python: add dependency on mysql
` [meta-oe][PATCH 05/12] libwnck(3): add PACKAGECONFIG for startup-notification
` [meta-oe][PATCH 06/12] llvm2: add dependency on perl-native
` [meta-oe][PATCH 07/12] start-stop-daemon: add dependency on ncurses
` [meta-oe][PATCH 08/12] subsurface: add dependency on gconf
` [meta-oe][PATCH 09/12] tumbler: add dependency on xfce4-dev-tools
` [meta-oe][PATCH 10/12] uhd: add dependency on ncurses
` [meta-oe][PATCH 11/12] webkit-efl: add dependency on gstreamer
` [meta-oe][PATCH 12/12] xfce4-icon-theme: add dependency on intltool-native
[PATCH] ARM: omap2: Use a consistent AM33XX SoC option description
2013-08-09 9:18 UTC (3+ messages)
[PATCHSET 00/13] tracing/uprobes: Add support for more fetch methods (v2)
2013-08-09 9:15 UTC (5+ messages)
` [PATCH 03/13] tracing/kprobes: Make stack and memory fetch functions static
[PATCH V2] SPI: DUAL and QUAD support
2013-08-09 9:14 UTC (12+ messages)
` [PATCH] "
[PATCH v1 00/14] Add support for MSM's mmio clocks
2013-08-09 9:11 UTC (5+ messages)
` [PATCH v1 04/14] clk: Add set_rate_and_parent() op
[xen-4.2-testing test] 18668: tolerable FAIL - PUSHED
2013-08-09 9:10 UTC
LG LW25 pin fix
2013-08-09 9:10 UTC (3+ messages)
[PATCH] xentrace: add a tool to break down the result of vmexit
2013-08-09 9:10 UTC (5+ messages)
[RFC RESEND] GPIO: gpio-generic: Add DT support
2013-08-09 9:09 UTC (10+ messages)
New Hob (not) Templates
2013-08-09 9:06 UTC
[PATCH] parse-options: fix clang opterror() -Wunused-value warning
2013-08-09 9:06 UTC
[patch 0/7] improve memcg oom killer robustness v2
2013-08-09 9:06 UTC (6+ messages)
[PATCH] ASoC: rt5640: change widgetsequencefordepop
2013-08-09 9:05 UTC (13+ messages)
[PATCH V2] mmc:sdhci: Wait longer for command with busy flags
2013-08-09 9:07 UTC (6+ messages)
[PATCH 00/25] drm cruft removal
2013-08-09 9:05 UTC (4+ messages)
` [PATCH 22/25] drm: no-op out GET_STATS ioctl
[PATCH RESEND] tipc: avoid possible deadlock while enable and disable bearer
2013-08-09 9:03 UTC (3+ messages)
cephfs set_layout - EINVAL
2013-08-09 9:03 UTC (2+ messages)
` cephfs set_layout - EINVAL - solved
activeconns * weight overflowing 32-bit int
2013-08-09 9:02 UTC (11+ messages)
` [PATCH] ipvs: Use 64-bit comparisons (connections * weight) to avoid overflow
[PATCH] net: fix checksum verification
2013-08-09 8:57 UTC (4+ messages)
[PATCH][V2] oe-setup-builddir: substitute ##OEROOT## when using templates
2013-08-09 8:56 UTC (3+ messages)
[PATCH V3 1/2] Btrfs: fix possible memory leak in find_parent_nodes()
2013-08-09 8:55 UTC
[PATCH] mtd: atmel_nand: use the new ONFI parameters, ecc_strength_ds & ecc_step_ds
2013-08-09 8:56 UTC (2+ messages)
Question about SMP boot on OMAP5432
2013-08-09 8:54 UTC
[PATCH v9 06/16] ARM: dts: Add description of System MMU of Exynos SoCs
2013-08-09 8:54 UTC (7+ messages)
[U-Boot] [PATCH v1 0/4] Fixes on gdsys boards and some new functionality
2013-08-09 8:52 UTC (5+ messages)
` [U-Boot] [PATCH v1 1/4] powerpc/ppc4xx: Add support for iocon fiber
` [U-Boot] [PATCH v1 2/4] powerpc/ppc4xx: Add support for iocon-2
` [U-Boot] [PATCH v1 3/4] powerpc/ppc4xx: Do full iocon PHY initialization in software
` [U-Boot] [PATCH v1 4/4] powerpc/ppc4xx: Fix dlvision-10g reset gpio
[PATCH v3 0/2] [ethtool] Add new Realtek devices
2013-08-09 8:51 UTC (4+ messages)
` [PATCH v3 1/2] realtek: convert to per-chip mask
[Qemu-devel] [PATCH] spapr-pci: fix config space access to support bridges
2013-08-09 8:50 UTC
[PATCH 0/7] Nested VMX: APIC-v related bug fixing
2013-08-09 8:49 UTC (8+ messages)
` [PATCH 1/7] Nested VMX: Introduce interrupt source supporting
` [PATCH 2/7] Nested VMX: Allow to ack irq even virtual intr delivery is enabled
` [PATCH 3/7] Nested VMX: Force check ISR when L2 is running
` [PATCH 4/7] Nested VMX: Add interface to update vPPR
` [PATCH 5/7] Nested VMX: Check whether interrupt is blocked by TPR
` [PATCH 6/7] Nested VMX: Update APIC-v(RVI/SVI) when vmexit to L1
` [PATCH 7/7] Nested VMX: Clear APIC-v control bit in vmcs02
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.