All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-12-12 19:41:05 to 2011-12-12 20:48:39 UTC [more...]

NFS - lock failover
 2011-12-12 20:48 UTC  (6+ messages)

BUG: git-p4: can't add files with special chars
 2011-12-12 20:48 UTC 

TODO list 2011-12-09
 2011-12-12 20:47 UTC  (3+ messages)

[PATCH 0/15] update for 3.3: iwlwifi 2011-12-08
 2011-12-12 19:48 UTC  (6+ messages)
` [PATCH 01/15] iwlwifi: add uCode version information support by testmode

trace_printk is doing weird things with my arguments
 2011-12-12 20:44 UTC  (4+ messages)

HVR-930C DVB-T mode report
 2011-12-12 20:44 UTC  (11+ messages)

[PATCH 1/1] Added CRYPTO_ALG_KERN_DRIVER_ONLY flag
 2011-12-12 20:43 UTC  (2+ messages)

Porting punch hole to rhel 6.3
 2011-12-12 20:43 UTC 

IRQF_TIMER | IRQF_SHARED ?
 2011-12-12 20:31 UTC  (2+ messages)

[PATCH] ibft: Fix finding ibft with ACPI tables
 2011-12-12 20:39 UTC  (7+ messages)
  ` [PATCH -v2] ibft: Fix finding IBFT ACPI table on UEFI
      ` [PATCH -v3] "

[patch 0/3] Patches in a sake of checkpoint/restore, procfs and prctls
 2011-12-12 20:40 UTC  (6+ messages)
` [patch 1/3] Kconfig: Introduce CHECKPOINT_RESTORE symbol
` [patch 2/3] [PATCH] fs, proc: Add start_data, end_data, start_brk members to /proc/$pid/stat v4
` [patch 3/3] [PATCH] prctl: Add PR_SET_MM codes to set up mm_struct entires v3

[PATCH 0/7] arm/imx6: add imx6q sabrelite board and imx6q cpufreq support
 2011-12-12 20:39 UTC  (4+ messages)
` [PATCH 1/7] arm/imx6: add imx6q sabrelite board support

[PATCH 1/3] test-terminal: give the child an empty stdin TTY
 2011-12-12 20:38 UTC  (8+ messages)

[PATCH 1/2] b43: N-PHY: fix 32-bit reads of tables
 2011-12-12 20:38 UTC  (4+ messages)
` [PATCH 2/2] b43: N-PHY: workaround broken auto-increment on BCM43224

[PATCH] bcma: extract revision and TX power IDs from SPROM
 2011-12-12 20:33 UTC  (3+ messages)

avoid redundant block group free-space checks
 2011-12-12 20:32 UTC  (2+ messages)

[PATCH 1/3] client: test OPEN+WRITE+CLOSE in a single compound
 2011-12-12 20:26 UTC  (3+ messages)
` [PATCH 2/3] client: test LOCK+WRITE+LOCKU "
` [PATCH 3/3] client: group test with currentstateid tougheter

[Qemu-devel] [PATCH v3 00/20] qom: dynamic properties and composition tree
 2011-12-12 20:29 UTC  (20+ messages)
` [Qemu-devel] [PATCH v3 01/20] qom: add a reference count to qdev objects
` [Qemu-devel] [PATCH v3 02/20] qom: add new dynamic property infrastructure based on Visitors (v2)
` [Qemu-devel] [PATCH v3 03/20] qom: register legacy properties as new style properties (v2)
` [Qemu-devel] [PATCH v3 04/20] qom: introduce root device
` [Qemu-devel] [PATCH v3 05/20] qdev: provide an interface to return canonical path from root (v2)
` [Qemu-devel] [PATCH v3 06/20] qdev: provide a path resolution (v2)
` [Qemu-devel] [PATCH v3 07/20] qom: add child properties (composition) (v3)
` [Qemu-devel] [PATCH v3 08/20] qom: add link properties (v2)
` [Qemu-devel] [PATCH v3 09/20] qapi: allow a 'gen' key to suppress code generation
` [Qemu-devel] [PATCH v3 10/20] qmp: add qom-list command
` [Qemu-devel] [PATCH v3 11/20] qom: qom_{get, set} monitor commands (v2)
` [Qemu-devel] [PATCH v3 12/20] qdev: add explicitly named devices to the root complex
` [Qemu-devel] [PATCH v3 13/20] dev: add an anonymous peripheral container
` [Qemu-devel] [PATCH v3 14/20] rtc: make piix3 set the rtc as a child (v2)
` [Qemu-devel] [PATCH v3 15/20] rtc: add a dynamic property for retrieving the date
` [Qemu-devel] [PATCH v3 16/20] qom: optimize qdev_get_canonical_path using a parent link
` [Qemu-devel] [PATCH v3 17/20] qom: add vga node to the pc composition tree
` [Qemu-devel] [PATCH v3 18/20] qom: add string property type
` [Qemu-devel] [PATCH v3 19/20] qdev: add a qdev_get_type() function and expose as a 'type' property

[Qemu-devel] [PATCH v3 000/197] qom: dynamic properties and composition tree (v2)
 2011-12-12 20:28 UTC  (69+ messages)
` [Qemu-devel] [PATCH v3 001/197] qom: add a reference count to qdev objects
` [Qemu-devel] [PATCH v3 002/197] qom: add new dynamic property infrastructure based on Visitors (v2)
` [Qemu-devel] [PATCH v3 003/197] qom: register legacy properties as new style properties (v2)
` [Qemu-devel] [PATCH v3 004/197] qom: introduce root device
` [Qemu-devel] [PATCH v3 005/197] qdev: provide an interface to return canonical path from root (v2)
` [Qemu-devel] [PATCH v3 006/197] qdev: provide a path resolution (v2)
` [Qemu-devel] [PATCH v3 007/197] qom: add child properties (composition) (v2)
` [Qemu-devel] [PATCH v3 008/197] qom: add link properties (v2)
` [Qemu-devel] [PATCH v3 009/197] qapi: allow a 'gen' key to suppress code generation
` [Qemu-devel] [PATCH v3 010/197] qmp: add qom-list command
` [Qemu-devel] [PATCH v3 011/197] qom: qom_{get, set} monitor commands (v2)
` [Qemu-devel] [PATCH v3 012/197] qdev: add explicitly named devices to the root complex
` [Qemu-devel] [PATCH v3 013/197] dev: add an anonymous peripheral container
` [Qemu-devel] [PATCH v3 014/197] rtc: make piix3 set the rtc as a child (v2)
` [Qemu-devel] [PATCH v3 015/197] rtc: add a dynamic property for retrieving the date
` [Qemu-devel] [PATCH v3 016/197] qom: optimize qdev_get_canonical_path using a parent link
` [Qemu-devel] [PATCH v3 017/197] qmp: make qmp.py easier to use
` [Qemu-devel] [PATCH v3 018/197] qom: add test tools (v2)
` [Qemu-devel] [PATCH v3 019/197] bug fix spotted by paolo
` [Qemu-devel] [PATCH v3 020/197] qom: add vga node to the pc composition tree
` [Qemu-devel] [PATCH v3 021/197] qom: add string property type
` [Qemu-devel] [PATCH v3 022/197] qdev: add a qdev_get_type() function and expose as a 'type' property
` [Qemu-devel] [PATCH v3 023/197] pc: fill out most of the composition tree
` [Qemu-devel] [PATCH v3 024/197] i440fx: split out piix3 device
` [Qemu-devel] [PATCH v3 025/197] i440fx: rename piix_pci -> i440fx
` [Qemu-devel] [PATCH v3 026/197] qom: add qobject
` [Qemu-devel] [PATCH v3 027/197] rename qobject -> object
` [Qemu-devel] [PATCH v3 028/197] more renames
` [Qemu-devel] [PATCH v3 029/197] Start integration of qom w/qdev
` [Qemu-devel] [PATCH v3 030/197] qdev: move qdev->info to class
` [Qemu-devel] [PATCH v3 031/197] qdev: don't access name through info
` [Qemu-devel] [PATCH v3 032/197] qdev: user a wrapper to access reset and promote reset to a class method
` [Qemu-devel] [PATCH v3 033/197] a little better approach to this
` [Qemu-devel] [PATCH v3 034/197] qdev: add isa-device as a subclass of device
` [Qemu-devel] [PATCH v3 035/197] isa: more isa stuff
` [Qemu-devel] [PATCH v3 036/197] qom: make pcidevice part of the hierarchy
` [Qemu-devel] [PATCH v3 039/197] virtio-serial-port
` [Qemu-devel] [PATCH v3 040/197] get rid of more DO_UPCAST
` [Qemu-devel] [PATCH v3 041/197] add class_init to deviceinfo
` [Qemu-devel] [PATCH v3 042/197] isa: move methods from isadeviceinfo to isadeviceclass
` [Qemu-devel] [PATCH v3 043/197] kill off ISADeviceInfo
` [Qemu-devel] [PATCH v3 044/197] usb: don't access dev->info directly
` [Qemu-devel] [PATCH v3 045/197] usb: get rid of info pointer
` [Qemu-devel] [PATCH v3 046/197] usb: promote all of the methods for USBDevice to class methods
` [Qemu-devel] [PATCH v3 047/197] usb: use a factory instead of doing silly things for legacy
` [Qemu-devel] [PATCH v3 048/197] usb: kill USBDeviceInfo
` [Qemu-devel] [PATCH v3 049/197] usb-hid: simply class initialization a bit
` [Qemu-devel] [PATCH v3 050/197] accessors for scsideviceinfo
` [Qemu-devel] [PATCH v3 051/197] drop info link in SCSIDeviceInfo
` [Qemu-devel] [PATCH v3 052/197] move methods out of SCSIDeviceInfo into SCSIDeviceClass
` [Qemu-devel] [PATCH v3 053/197] kill off SCSIDeviceInfo
` [Qemu-devel] [PATCH v3 054/197] get rid of CCIDCardInfo
` [Qemu-devel] [PATCH v3 055/197] rename i2c_slave -> I2CSlave
` [Qemu-devel] [PATCH v3 056/197] add I2CSlave to the type hierarchy
` [Qemu-devel] [PATCH v3 057/197] add SMBusDevice to the type hiearchy
` [Qemu-devel] [PATCH v3 058/197] fixup type registration
` [Qemu-devel] [PATCH v3 059/197] kill off SMBusDeviceInfo
` [Qemu-devel] [PATCH v3 060/197] add guards
` [Qemu-devel] [PATCH v3 061/197] killall I2CSlaveInfo
` [Qemu-devel] [PATCH v3 062/197] killall HDACodecDeviceInfo
` [Qemu-devel] [PATCH v3 063/197] make spapr a bit more patch monkey friendly
` [Qemu-devel] [PATCH v3 064/197] killall VIOsPAPRDeviceInfo
` [Qemu-devel] [PATCH v3 065/197] qxl: be more patch monkey friendly
` [Qemu-devel] [PATCH v3 066/197] make es1370 more script "
` [Qemu-devel] [PATCH v3 067/197] remove arrays of PCIDeviceInfo
` [Qemu-devel] [PATCH v3 068/197] Patch monkey PCIDeviceInfo conversion
` [Qemu-devel] [PATCH v3 069/197] patch monkey, that funky monkey

ext4_da_write_end() and copied == 0
 2011-12-12 20:27 UTC  (7+ messages)
` [PATCH 1/2] ext4: avoid hangs in ext4_da_should_update_i_disksize()
` [PATCH 2/2] ext4: ext4_discard_partial_page_buffers_no_lock() wrong parameters

[PATCH] ARM: remove header files included more than once
 2011-12-12 20:25 UTC  (4+ messages)

[Patch v2]: Fix ld pr11138 FAILures on mips*
 2011-12-12 20:24 UTC  (5+ messages)

[PATCH v2 REPOST] dtc: Add support for named integer constants
 2011-12-12 20:23 UTC  (3+ messages)

[Buildroot] [git commit] libeXosip: bump version, use upstream directly
 2011-12-12 20:22 UTC 

[PATCH v2] ASoC: Tegra machine ASoC driver for boards using ALC5332 codec
 2011-12-12 20:20 UTC  (2+ messages)

Split-Brain Protection for MD arrays
 2011-12-12 20:18 UTC  (2+ messages)

Modifying blktrace to obtain i/o contents?
 2011-12-12 20:18 UTC  (2+ messages)

[PATCH 0/2] Add a thread cpu time implementation to vDSO
 2011-12-12 20:15 UTC  (5+ messages)
` [PATCH 1/2] Extend VVAR support to multiple pages
` [PATCH 2/2] Add a thread cpu time implementation to vDSO

Consistent crash with cp reflink on large files
 2011-12-12 20:15 UTC 

Rework gpio phandle parsing
 2011-12-12 20:14 UTC  (9+ messages)
` [PATCH 1/4] gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags()
` [PATCH 2/4] gpio/powerpc: "
` [PATCH 3/4] of: create of_phandle_args to simplify return of phandle parsing data
` [PATCH 4/4] of: Add device tree selftests

[U-Boot] [PATCH 1/5 v2] mtd/nand: Add function board_nand_init_tail() for some special NAND controllers
 2011-12-12 20:14 UTC  (6+ messages)
` [U-Boot] [PATCH 2/5 v2] mtd/nand: Fixup for support ONFI detect
  ` [U-Boot] [PATCH 3/5 v2] mtd/nand: remove CONFIG_SYS_NAND_ONFI_DETECTION to enable ONFI detection
    ` [U-Boot] [PATCH 4/5 v2] mtd/nand: Add ONFI support for FSL NAND controller
      ` [U-Boot] [PATCH 5/5 v2] mtd/nand: workaround for Freescale FCM to support 4k pagesize Nand chip

[Buildroot] [git commit] libeXosip2: fix openssl handling
 2011-12-12 20:13 UTC 

[Buildroot] [git commit] libosip: bump version, use upstream directly
 2011-12-12 20:13 UTC 

[PATCH Version 4 1/7] NFSv4.1: fix backchannel slotid off-by-one bug
 2011-12-12 20:13 UTC  (7+ messages)
` [PATCH Version 4 4/7] NFSv4.1: dynamic session slots

[BUG] ACPI resource validation not working [Was: Re: ITE 8728F]
 2011-12-12 20:12 UTC  (8+ messages)

[PATCH] fixes to drm-next - TTM DMA code (v1)
 2011-12-12 20:09 UTC  (4+ messages)
` [PATCH 1/3] drm/ttm/dma: Only call set_pages_array_wb when the page is not in WB pool
` [PATCH 2/3] drm/ttm/dma: Fix accounting error when calling ttm_mem_global_free_page
` [PATCH 3/3] drm/ttm/dma: Optimize when free-ing the recycled page pool

[PATCH v3 4/5] clk: basic gateable and fixed-rate clks
 2011-12-12 19:47 UTC 

[PATCH 1/6] ath9k: change maximum software retransmission handling
 2011-12-12 20:06 UTC  (6+ messages)
` [PATCH 2/6] ath9k: reduce the number of unnecessary BAR tx packets
  ` [PATCH 3/6] ath9k: reduce indentation level in a few places
    ` [PATCH 4/6] ath9k: remove bogus sequence number increment
      ` [PATCH 5/6] ath9k: simplify tx locking
        ` [PATCH 6/6] ath9k: avoid retransmitting aggregation frames that a BAR was sent for

[PATCH 00/16] more mac68k fixes and cleanup
 2011-12-12 20:06 UTC  (11+ messages)
` [PATCH 01/16] pmac_zilog: fix unexpected irq
  ` [PATCH 01/16 v2] "
    ` [PATCH 01/16 v3] "

[Qemu-devel] [Bug 903365] [NEW] [feature request] bind nat (-net user) to other interface (like eth0:2)
 2011-12-12 20:00 UTC 

[PATCH] gpio: Add Linus Walleij as gpio co-maintainer
 2011-12-12 20:03 UTC 

[U-Boot] [PATCH 0/6] tegra: Enable keyboard with matrix keyboard driver
 2011-12-12 20:03 UTC  (9+ messages)
` [U-Boot] [PATCH 4/6] tegra: Add tegra keyboard support
  `  "

v4 [PATCH 06/10] DVB: Use a unique delivery system identifier for DVBC_ANNEX_C
 2011-12-12 20:01 UTC  (6+ messages)

[PATCH 0/5] mixed bag of minor "git mv" fixes
 2011-12-12 19:59 UTC  (11+ messages)
` [PATCH 1/5] docs: mention "-k" for both forms of "git mv"
` [PATCH 2/5] mv: honor --verbose flag
` [PATCH 3/5] mv: make non-directory destination error more clear
` [PATCH 4/5] mv: improve overwrite warning
` [PATCH 5/5] mv: be quiet about overwriting

[PATCH 1/2] watchdog: Remove touch_all_softlockup_watchdogs
 2011-12-12 19:53 UTC  (5+ messages)
` [PATCH 2/2] watchdog: Softlockup has regular windows where it is not armed

[PATCH] it913x add support for IT9135 9006 devices
 2011-12-12 19:53 UTC 

[PATCH v5 00/13] KVM/ARM Implementation
 2011-12-12 19:53 UTC  (9+ messages)
` [PATCH v5 08/13] ARM: KVM: Handle guest faults in KVM
` [PATCH v5 12/13] ARM: KVM: Fix guest view of MPIDR

[PATCH v2 1/2] create open requests without executing
 2011-12-12 19:52 UTC  (3+ messages)
` [PATCH v2 2/2] client: add open+close test with current stateid

[U-Boot] printf in uboot
 2011-12-12 19:51 UTC  (2+ messages)

[PATCH] gitk: make "git describe" output clickable, too
 2011-12-12 19:48 UTC  (2+ messages)

[PATCH] perf tools: bad lookup in perf_evlist__equal()?
 2011-12-12 19:48 UTC 

pull request: wireless-next 2011-12-12
 2011-12-12 19:35 UTC 

[PATCH 2/2] Revert "ARM: RX-51: Enable isp1704 power on/off"
 2011-12-12 19:44 UTC  (6+ messages)
` [PATCH] omap: rx51: initialize isp1704 properly

[PATH v3 0/5] nfsd41: current state id processing
 2011-12-12 19:44 UTC  (4+ messages)
` [PATH v3 5/5] nfsd41: use pinter to current stateid to avoid extra copy

[PATCH] ASoC: Rename ALC5632 MICBIAS to common name convention
 2011-12-12 19:43 UTC 

[Buildroot] Make problem on 64-bit linux with CS 2009q1
 2011-12-12 19:43 UTC  (11+ messages)

REGRESSION: v3.2-rcX: iwlagn refuses to associate with my AP's
 2011-12-12 19:42 UTC 

[GIT PULL] ux500 patches for 3.3
 2011-12-12 19:42 UTC 

[GIT PULL] hwmon updates for 3.2
 2011-12-12 19:39 UTC 

[PATCH 4/5] tcp: allow undo from reordered DSACKs
 2011-12-12 19:40 UTC  (7+ messages)
        ` [PATCH 1/1] tcp: fix spurious undos in CA_Open


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.