All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-15 23:59:30 to 2013-01-16 01:18:17 UTC [more...]

[Qemu-devel] [PULL] PReP patch queue 2013-01-15
 2013-01-16  1:18 UTC  (2+ messages)

[Qemu-devel] [PULL] QOM CPUState patch queue 2013-01-15
 2013-01-16  1:18 UTC  (2+ messages)

[Qemu-devel] [PULL 00/15] Block patches for QEMU 1.4
 2013-01-16  1:18 UTC  (2+ messages)

[Qemu-devel] [PULL 0/3] Trivial patches for 12 to 15 January 2013
 2013-01-16  1:18 UTC  (2+ messages)

[Qemu-devel] [PULL for-1.4 v2] Memory API ioport cleanups
 2013-01-16  1:18 UTC  (5+ messages)

your patch "x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptops"
 2013-01-16  1:16 UTC  (6+ messages)

[PATCH 00/17] mm: zone & pgdat accessors plus some cleanup
 2013-01-16  1:08 UTC  (38+ messages)
` [PATCH 01/17] mm/compaction: rename var zone_end_pfn to avoid conflicts with new function
` [PATCH 02/17] mmzone: add various zone_*() helper functions
` [PATCH 03/17] mm/page_alloc: add a VM_BUG in __free_one_page() if the zone is uninitialized
` [PATCH 04/17] mm: add helper ensure_zone_is_initialized()
` [PATCH 05/17] mm/memory_hotplug: use ensure_zone_is_initialized()
` [PATCH 06/17] mmzone: add pgdat_{end_pfn,is_empty}() helpers & consolidate
` [PATCH 07/17] mm/page_alloc: use zone_spans_pfn() instead of open coding
` [PATCH 08/17] mm/page_alloc: use zone_spans_pfn() instead of open coded checks
` [PATCH 09/17] mm/page_alloc: use zone_end_pfn() & zone_spans_pfn()
` [PATCH 10/17] mm/vmstat: use zone_end_pfn() instead of opencoding
` [PATCH 11/17] mm/kmemleak: use node_{start,end}_pfn()
` [PATCH 12/17] mm/memory_hotplug: use pgdat_end_pfn() instead of open coding the same
` [PATCH 13/17] mm: add SECTION_IN_PAGE_FLAGS
` [PATCH 14/17] mm/memory_hotplug: factor out zone+pgdat growth
` [PATCH 15/17] mm/page_alloc: add informative debugging message in page_outside_zone_boundaries()
` [PATCH 16/17] mm/memory_hotplug: use zone_end_pfn() instead of open coding
` [PATCH 17/17] mm/compaction: use zone_end_pfn()

[ANNOUNCE]: SCST version 2.2.1 released
 2013-01-16  1:15 UTC  (2+ messages)

Intel Pro Wireless 2100 Driver linux
 2013-01-16  1:14 UTC  (2+ messages)

[PATCH] sctp_xconnect: memory leak when malloc big buffer
 2013-01-16  1:13 UTC  (2+ messages)

[PATCH 1/2] mtd: cmdlinepart: Make it into a module
 2013-01-16  1:12 UTC  (4+ messages)
` [PATCH 2/2] mtd: Allow removal of partitioning modules

[PATCH 0/2] rbd: prevent open of image being unmapped
 2013-01-16  1:08 UTC  (5+ messages)
` [PATCH 1/2] rbd: define flags field, use it for exists flag

Weekly build availability
 2013-01-16  1:09 UTC 

[ 00/49] 3.2.37-stable review
 2013-01-16  1:08 UTC  (4+ messages)
` [ 19/49] NFSv4: Add ACCESS operation to OPEN compound

[PATCH] attr: fix off-by-one directory component length calculation
 2013-01-16  1:08 UTC  (5+ messages)

[RFC/PATCH] ignore memcmp() overreading in bsearch() callback
 2013-01-16  1:08 UTC  (4+ messages)

[PATCH] ARM: EXYNOS: Remove wrong I2S0 clock from peril clock
 2013-01-16  1:08 UTC  (4+ messages)

[PATCH] Btrfs: fix crash of starting balance
 2013-01-16  1:05 UTC  (3+ messages)

[PATCH] kvm: close opened file
 2013-01-16  1:07 UTC  (2+ messages)
` [PATCH] kvm: remove redundant "if" condition

[Patch v2 0/2] Misc commits for xorg driver packages
 2013-01-16  0:50 UTC  (3+ messages)
` [Patch v2 1/2] xf86-video-modesetting: new recipe for gma500
` [Patch v2 2/2] ia32-base.inc: Add more macros for xf86 drivers

Fujitsu Lifebook s7110 (ALC262) no sound
 2013-01-16  1:04 UTC 

[PATCH] mm/slab: add a leak decoder callback
 2013-01-16  1:02 UTC  (7+ messages)

[PATCH] ASoC: wm8978: SND_SOC_DAIFMT_NB_NF become default clock inversion
 2013-01-16  1:04 UTC  (2+ messages)

[PATCH 0/1] misc oecore layer commits
 2013-01-16  0:46 UTC  (4+ messages)
` [PATCH 1/1] xf86-video-modesetting: new recipe for gma500

[PATCH v2] libata: export host controller number thru /sys
 2013-01-16  1:01 UTC  (2+ messages)

[RFC PATCH 11/16]: PVH xen: some misc changes like mtrr, intr, msi
 2013-01-16  1:02 UTC  (3+ messages)

[PATCH] clk: mvebu/clk-cpu.c: fix memory leakage
 2013-01-16  1:01 UTC  (11+ messages)
  ` [PATCH v2] "
            ` [PATCH v3] "

Ceph slow request & unstable issue
 2013-01-16  0:58 UTC 

[Qemu-devel] [PATCH for-1.4 v4 0/6] I2C libqos and tmp105 qtest support
 2013-01-16  0:57 UTC  (7+ messages)
` [Qemu-devel] [PATCH for-1.4 v4 1/6] libqtest: Prepare I2C libqos
` [Qemu-devel] [PATCH for-1.4 v4 2/6] tmp105: Split out I2C message constants from header
` [Qemu-devel] [PATCH for-1.4 v4 3/6] tmp105: Fix I2C protocol bug
` [Qemu-devel] [PATCH for-1.4 v4 4/6] tests: Add tmp105 qtest test case
` [Qemu-devel] [PATCH for-1.4 v4 5/6] tmp105: QOM'ify
` [Qemu-devel] [PATCH for-1.4 v4 6/6] tmp105: Add temperature QOM property

[PATCH 1/1] clk-divider: fix is_power_of_two()
 2013-01-16  0:56 UTC  (4+ messages)

[RFC PATCH 9/16]: PVH xen: create PVH vmcs and initialization
 2013-01-16  0:55 UTC  (3+ messages)

[PATCH 0/2] Use up free swap space before reaching OOM kill
 2013-01-16  0:50 UTC  (12+ messages)
` [PATCH 2/2] mm: forcely swapout when we are out of page cache

[PATCH] sk-filter: Add ability to lock a socket filter program
 2013-01-16  0:42 UTC 

real git pull grief
 2013-01-16  0:50 UTC  (3+ messages)

[RFC PATCH 8/16]: PVH xen: domain creation code changes
 2013-01-16  0:50 UTC  (3+ messages)

[RFC][PATCH 0/4] eglibc 2.17 upgrade
 2013-01-16  0:33 UTC  (6+ messages)

USB device cannot be reconnected and khubd "blocked for more than 120 seconds"
 2013-01-16  0:44 UTC  (16+ messages)

KVM: Questions and comments on make_all_cpus_request
 2013-01-16  0:43 UTC 

[RFC PATCH 6/16]: PVH xen: Define pvh guest and header changes
 2013-01-16  0:37 UTC  (3+ messages)

[PATCH v8 00/22] PCI, ACPI: pci root bus hotplug support / pci match_driver
 2013-01-16  0:36 UTC  (5+ messages)
` [PATCH v8 14/22] ACPI: update ej_event interface to take acpi_device

[PATCH 0/4] Bluetooth: Fix workqueue related issues
 2013-01-16  0:36 UTC  (2+ messages)

[ 000/221] 3.7.3-stable review
 2013-01-16  0:06 UTC  (62+ messages)
` [ 043/221] IB/mlx4: Fix spinlock order to avoid lockdep warnings
` [ 051/221] mfd: wm8994: Add support for WM1811 rev E
` [ 055/221] ext4: fix possible use after free with metadata csum
` [ 057/221] mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems
` [ 067/221] intel-iommu: Free old page tables before creating superpage
` [ 068/221] drm/radeon: stop page faults from hanging the system (v2)
` [ 072/221] drm/radeon: restore modeset late in GPU reset path
` [ 074/221] drm/radeon: avoid deadlock in pm path when waiting for fence
` [ 079/221] drm/i915: make the panel fitter work on pipes B and C on IVB
` [ 081/221] drm/i915: Close race between processing unpin task and queueing the flip
` [ 084/221] drm/i915: fix flags in dma buf exporting
` [ 087/221] drm/i915; Only increment the user-pin-count after successfully pinning the bo
` [ 088/221] drm/i915: Revert shrinker changes from "Track unbound pages"
` [ 089/221] RDMA/nes: Fix for crash when registering zero length MR for CQ
` [ 093/221] dm ioctl: prevent unsafe change to dm_ioctl data_size
` [ 099/221] staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32
` [ 104/221] cpuidle / coupled: fix ready counter decrement
` [ 106/221] video: mxsfb: fix crash when unblanking the display
` [ 108/221] PM: Move disabling/enabling runtime PM to late suspend/early resume
` [ 110/221] ext4: check dioread_nolock on remount
` [ 111/221] jbd2: fix assertion failure in jbd2_journal_flush()
` [ 112/221] ext4: do not try to write superblock on ro remount w/o journal
` [ 115/221] ext4: release buffer in failed path in dx_probe()
` [ 117/221] udf: fix memory leak while allocating blocks during write
` [ 118/221] udf: dont increment lenExtents while writing to a hole
` [ 119/221] ACPI : do not use Lid and Sleep button for S5 wakeup
` [ 122/221] HID: add quirk for Freescale i.MX23 ROM recovery
` [ 123/221] ASoC: arizona: Correct FLL source definitions
` [ 125/221] ASoC: arizona: Remove DSP B and left justified AIF modes
` [ 127/221] ASoC: wm2200: Fix setting dai format in wm2200_set_fmt
` [ 128/221] ASoC: wm2200: Remove DSP B and left justified AIF modes
` [ 131/221] ASoC: wm5100: Remove DSP B and left justified formats
` [ 132/221] udldrmfb: Fix EDID not working with monitors with EDID extension blocks
` [ 133/221] udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stack
` [ 136/221] Revert "ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs"
` [ 137/221] ALSA: hda - Disable runtime D3 for Intel CPT & co
` [ 139/221] ALSA: pxa27x: fix ac97 warm reset
` [ 141/221] staging: comedi: fix minimum AO period for NI 625x and NI 628x
` [ 143/221] staging: comedi: comedi_test: fix race when cancelling command
` [ 146/221] staging: speakup: avoid out-of-range access in synth_add()
` [ 149/221] radeon/kms: force rn50 chip to always report connected on analog output
` [ 150/221] iwlwifi: fix PCIe interrupt handle return value
` [ 151/221] iwlwifi: fix the reclaimed packet tracking upon flush queue
` [ 154/221] mac80211: use del_timer_sync for final sta cleanup timer deletion
` [ 155/221] mwifiex: check wait_event_interruptible return value
` [ 157/221] USB: option: add Nexpring NP10T terminal id
` [ 159/221] USB: option: Add new MEDIATEK PID support
` [ 160/221] USB: option: add Telekom Speedstick LTE II
` [ 164/221] usb: musb: core: print new line in the driver banner again
` [ 168/221] drm/nouveau/clock: fix support for more than 2 monitors on nve0
` [ 170/221] USB: Handle auto-transition from hot to warm reset
` [ 172/221] USB: Ignore xHCI Reset Device status
` [ 173/221] USB: Allow USB 3.0 ports to be disabled
` [ 176/221] USB: Handle warm reset failure on empty port
` [ 177/221] xhci: Avoid "dead ports", add roothub port polling
` [ 178/221] USB: hub: handle claim of enabled remote wakeup after reset
` [ 179/221] xhci: Handle HS bulk/ctrl endpoints that dont NAK
` [ 180/221] USB: ehci: make debug port in-use detection functional again
` [ 186/221] Revert: "rt2x00: Dont let mac80211 send a BAR when an AMPDU subframe fails"
` [ 189/221] KVM: PPC: 44x: fix DCR read/write

[PATCH v2.4 0/3] mm/fs: Remove unnecessary waiting for stable pages
 2013-01-16  0:33 UTC  (4+ messages)

Repeatable kernel splat in 3.3.8+, related to ip_rcv_finish
 2013-01-16  0:33 UTC 

[PATCH v5 00/11] per-cgroup cpu-stat
 2013-01-16  0:33 UTC  (2+ messages)

[PATCH] clk: prima2: enable dt-binding clkdev mapping
 2013-01-16  0:32 UTC  (4+ messages)

[PATCH REPOST 0/2] rbd: only get snap context for write requests
 2013-01-16  0:29 UTC  (3+ messages)
` [PATCH REPOST 1/2] rbd: make exists flag atomic

[PATCH v2.1 0/1] dm-integrity: integrity protection device-mapper target
 2013-01-16  0:21 UTC  (2+ messages)
` [dm-devel] "

[PATCH] mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
 2013-01-16  0:17 UTC  (10+ messages)
` [PATCH v2] "

[PATCH] fixes to ACPI subsystem which assumes cpuidle is always enabled
 2013-01-15 22:33 UTC  (4+ messages)
` [PATCH 1/2] ACPI: intel-idle: Don't register CPU notifier if we are not running

CoreSight framework and drivers
 2013-01-16  0:14 UTC  (12+ messages)

state match is obsolete 1.4.17
 2013-01-16  0:11 UTC  (5+ messages)

[Qemu-devel] buildbot failure in qemu on block_mingw32
 2013-01-16  0:06 UTC 

[PATCH REPOST] rbd: end request on error in rbd_do_request() caller
 2013-01-16  0:05 UTC  (2+ messages)

[ 00/71] 3.0.59-stable review
 2013-01-16  0:06 UTC  (3+ messages)

OE-Classic patches in patchwork
 2013-01-15 23:49 UTC  (4+ messages)
    ` Archived patchwork entries Was: "

[PATCH REPOST 0/2] rbd: simplify rbd_rq_fn()
 2013-01-16  0:02 UTC  (3+ messages)
` [PATCH REPOST 2/2] rbd: a little more cleanup of rbd_rq_fn()

[PATCH 2/8] git_remote_helpers: fix input when running under Python 3
 2013-01-16  0:03 UTC  (11+ messages)
        ` [RFC/PATCH 2/8 v2] "
                ` [RFC/PATCH 2/8 v3] "

[PATCH 1/6] arm: mvebu: Add support for USB host controllers in Armada 370/XP
 2013-01-16  0:01 UTC  (4+ messages)
` [PATCH 5/6] arm: mvebu: Enable USB controllers on Armada XP OpenBlocks AX3-4 board

Wrapper to mount Private directories without root
 2013-01-15 23:59 UTC  (3+ messages)

[ 000/171] 3.4.26-stable review
 2013-01-15 22:42 UTC  (2+ messages)
` [ 003/171] bcma: mips: fix clearing device IRQ


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.