All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-09 04:31:47 to 2012-10-09 06:39:11 UTC [more...]

[PATCH] Fix race between removing raid1 device and I/O error handling on underlying device
 2012-10-09  6:39 UTC  (3+ messages)

[PATCH 0/3] mfd: tps6586x: Convert to irq domain
 2012-10-09  6:23 UTC  (10+ messages)
` [PATCH 1/3] mfd: Convert tps6586x to irq_domain
` [PATCH 2/3] mfd: tps6586x: add irq io-resource for rtc sub driver
` [PATCH 3/3] mfd: tps6586x: implement gpio_to_irq

[PATCH v2 0/6] A driver for Si476x series of chips
 2012-10-09  6:35 UTC  (5+ messages)
` [PATCH v2 2/6] Add the main bulk of core driver for SI476x code
` [PATCH v2 6/6] Add a codec driver for SI476X MFD

[GIT PULL] Sparse/LLVM updates
 2012-10-09  6:34 UTC 

[PATCH -v2 00/10] x86: Use BRK to pre mapping page table to make xen happy
 2012-10-09  6:33 UTC  (16+ messages)
` [PATCH 01/10] x86, mm: align start address to correct big page size
` [PATCH 02/10] x86, mm: Use big page size for small memory range
` [PATCH 03/10] x86, mm: get early page table from BRK
` [PATCH 04/10] x86, mm: Don't clear page table if next range is ram
` [PATCH 05/10] x86, mm: Remove early_memremap workaround for page table accessing
` [PATCH 06/10] x86, mm: only keep initial mapping for ram
` [PATCH 07/10] x86, xen, mm: Do not need to check if page table is ioremap
` [PATCH 08/10] x86, xen, mm: fix mapping_pagetable_reserve logic
` [PATCH 09/10] x86, mm: Hide pgt_buf_* into internal to xen
` [PATCH 10/10] x86, mm: Add early_pgt_buf_*

Proposal for virtio standardization
 2012-10-09  6:33 UTC  (12+ messages)
` [Qemu-devel] "
  ` Using PCI config space to indicate config location
    ` [Qemu-devel] "

[Buildroot] [autobuild.buildroot.net] Build results for 2012-10-08
 2012-10-09  6:33 UTC 

[PATCH 00/11] archosg9: add support for tablet, third round
 2012-10-09  6:30 UTC  (4+ messages)
` [PATCH 05/11] omap: revert gpiolib

customized IOCTL in pcm platform driver
 2012-10-09  6:30 UTC 

[PATCH 1/2] lib: rename die_if_error to error_happened
 2012-10-09  6:30 UTC  (3+ messages)
` [PATCH 2/2] sparse, llvm: don't compile erroneous code

[PATCH] ext2: fix return values on parse_options() failure
 2012-10-09  6:29 UTC  (3+ messages)

[PATCH] ARM: pxa: Fix build error caused by sram.h rename
 2012-10-09  6:29 UTC  (2+ messages)

[Buildroot] Buildroot Issue with a uImage build
 2012-10-09  6:29 UTC  (3+ messages)

[PATCH 0/5] regulator: tps65090: fix regulator registration and add external control support
 2012-10-09  6:28 UTC  (9+ messages)
` [PATCH] regulator: TPS51632: Add tps51632 regulator driver
` [PATCH 2/5] regulator; tps65090: Register all regulators in single probe call
` [PATCH 4/5] regulator: tps65090: Add voltage out level in platform data
` [PATCH 5/5] regulator: tps65090: add external control support for DCDC

[dm-crypt] verity for GRUB?
 2012-10-09  6:27 UTC  (2+ messages)

[PATCH] drm/radeon: check if pcie gen 2 is already enabled
 2012-10-09  6:26 UTC  (2+ messages)

[dm-crypt] (no subject)
 2012-10-09  6:24 UTC 

[PATCH v5] powerpc/esdhc: disable CMD23 for some Freescale SoCs
 2012-10-09  6:24 UTC  (3+ messages)

[U-Boot] sram overflowed
 2012-10-09  6:23 UTC  (5+ messages)

Discussion on device's runtime wake capability
 2012-10-09  6:23 UTC 

ACPI & Thermal patches for Linux-3.7-merge
 2012-10-09  6:22 UTC  (33+ messages)
` [PATCH 01/30] Thermal: Introduce multiple cooling states support
  ` [PATCH 02/30] Thermal: Introduce cooling states range support
  ` [PATCH 03/30] Thermal: set upper and lower limits
  ` [PATCH 04/30] Thermal: Introduce .get_trend() callback
  ` [PATCH 05/30] Thermal: Remove tc1/tc2 in generic thermal layer
  ` [PATCH 06/30] Thermal: Introduce thermal_zone_trip_update()
  ` [PATCH 07/30] Thermal: rename structure thermal_cooling_device_instance to thermal_instance
  ` [PATCH 08/30] Thermal: Rename thermal_zone_device.cooling_devices
  ` [PATCH 09/30] Thermal: Rename thermal_instance.node to thermal_instance.tz_node
  ` [PATCH 10/30] Thermal: List thermal_instance in thermal_cooling_device
  ` [PATCH 11/30] Thermal: Introduce simple arbitrator for setting device cooling state
  ` [PATCH 12/30] Thermal: Unify the code for both active and passive cooling
  ` [PATCH 13/30] Thermal: Introduce locking for cdev.thermal_instances list
  ` [PATCH 14/30] thermal: fix potential out-of-bounds memory access
  ` [PATCH 15/30] thermal: add Renesas R-Car thermal sensor support
  ` [PATCH 16/30] thermal: Fix potential NULL pointer accesses
  ` [PATCH 17/30] Fix a build error
  ` [PATCH 18/30] thermal: add generic cpufreq cooling implementation
  ` [PATCH 19/30] hwmon: exynos4: move thermal sensor driver to driver/thermal directory
  ` [PATCH 20/30] thermal: exynos5: add exynos5250 thermal sensor driver support
  ` [PATCH 21/30] thermal: exynos: register the tmu sensor with the kernel thermal layer
  ` [PATCH 22/30] ARM: exynos: add thermal sensor driver platform data support
  ` [PATCH 23/30] thermal: exynos: Use devm_* functions
  ` [PATCH 24/30] Thermal: Fix bug on cpu_cooling, cooling device's id conflict problem
  ` [PATCH 25/30] thermal: Exynos: Fix NULL pointer dereference in exynos_unregister_thermal()
  ` [PATCH 26/30] ACPI: EC: Make the GPE storm threshold a module parameter
  ` [PATCH 27/30] ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop
  ` [PATCH 28/30] cpuidle / ACPI: fix potential NULL pointer dereference
  ` [PATCH 29/30] ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplug
  ` [PATCH 30/30] tools/power/acpi/acpidump: remove duplicated include from acpidump.c

[dm-crypt] (no subject)
 2012-10-09  6:21 UTC 

[PATCH] Do not use cpu_to_node() to find an offlined cpu's node
 2012-10-09  6:21 UTC  (2+ messages)

[PATCH 0/2] omap plat/cpu.h removal for v3.8 merge window
 2012-10-09  6:20 UTC  (5+ messages)
` [PATCH 1/2] ARM: OMAP: Trivial driver changes to remove include plat/cpu.h

Constant noise on HDA ALC275
 2012-10-09  6:19 UTC  (22+ messages)

[PATCH] ext3: fix return values on parse_options() failure
 2012-10-09  6:19 UTC  (4+ messages)

A warning from 3.6+ with bigalloc and delalloc when running xfstest
 2012-10-09  6:29 UTC  (2+ messages)

[PATCH 0/6] AMD MCE injection improvs
 2012-10-09  6:18 UTC  (3+ messages)

[PATCH] ARM: sort select statements alphanumerically
 2012-10-09  6:18 UTC  (3+ messages)

[bisected] PS/2 keyboard and mouse dead on resume on Intel D845BG
 2012-10-09  6:17 UTC  (5+ messages)

[PATCH] ARM: tegra: cpuidle: replace LP3 with ARM_CPUIDLE_WFI_STATE
 2012-10-09  6:16 UTC  (4+ messages)

[RFC v9 PATCH 00/21] memory-hotplug: hot-remove physical memory
 2012-10-09  6:16 UTC  (6+ messages)

[PATCH 0/3] Android support
 2012-10-09  6:14 UTC  (3+ messages)

[PATCH] ubi: use list_move_tail instead of list_del/list_add_tail
 2012-10-09  6:14 UTC 

[LTP] crashme:fork12 test may kill other process that is not forked child
 2012-10-09  6:08 UTC  (3+ messages)
  ` [LTP] [PATCH] io_submit: uninitialized iocb may not return -EINVAL

[PATCH] submodule: teach "foreach" command a --revision <tree-ish> option
 2012-10-09  6:12 UTC  (3+ messages)

[PATCH nd/attr-match-optim-more 1/2] gitignore: make pattern parsing code a separate function
 2012-10-09  6:10 UTC  (4+ messages)
` [PATCH nd/attr-match-optim-more 2/2] attr: more matching optimizations from .gitignore

[PATCH] i2c: adv7183: use module_i2c_driver to simplify the code
 2012-10-09  6:10 UTC  (2+ messages)

[PATCH] i2c: vs6624: use module_i2c_driver to simplify the code
 2012-10-09  6:09 UTC  (2+ messages)

[PATCH v3 0/3] OMAP 3 CSI-2 configuration
 2012-10-09  6:08 UTC  (7+ messages)
` [PATCH v3 2/3] omap3isp: Add PHY routing configuration
` [PATCH v3 3/3] omap3isp: Configure CSI-2 phy based on platform data

[PATCH net] e1000e: Change wthresh to 1 to avoid possible Tx stalls
 2012-10-09  6:07 UTC  (6+ messages)

linux-next: Tree for Oct 8
 2012-10-09  6:04 UTC  (4+ messages)
` net: fix typo in freescale/ucc_geth.c

jni.h included
 2012-10-09  5:51 UTC  (4+ messages)

[RFC] arm/mm: add a protection when flushing anonymous pages
 2012-10-09  6:01 UTC  (6+ messages)

[PATCH] make CONFIG_EXPERIMENTAL invisible and default
 2012-10-09  6:01 UTC  (10+ messages)

In search of a version control system
 2012-10-09  5:58 UTC  (5+ messages)

Booting vanilla kernel on the beaglebone
 2012-10-09  5:57 UTC  (4+ messages)

master - lvmetad: Fix a leak on duplicated PVs (same PVID, different device)
 2012-10-09  5:53 UTC 

master - lvmetad: Fix a leak in an error path in update_metadata
 2012-10-09  5:53 UTC 

master - TEST: Give lvmetad a chance to exit gracefully upon teardown
 2012-10-09  5:53 UTC 

master - TEST: Wait for lvmetad socket to appear in "aux prepare_lvmetad"
 2012-10-09  5:52 UTC 

master - TEST: When INTERACTIVE=1, allow scripts to control a TTY
 2012-10-09  5:52 UTC 

master - lvmetad: Fix a typo-induced leak in destroy_metadata_hashes
 2012-10-09  5:52 UTC 

master - libdaemon-client: Fix a memory leak in daemon_send
 2012-10-09  5:52 UTC 

master - libdaemon-server: Optimize logging for a fast no-output path
 2012-10-09  5:52 UTC 

master - libdaemon-server: Fix a memory leak in daemon_log_multi
 2012-10-09  5:52 UTC 

[U-Boot] [PATCH] yaffs2: Fix GCC 4.6 compile warnings
 2012-10-09  5:46 UTC  (5+ messages)
` [U-Boot] ELDK4.2 build failures for highbank, omap4_panda and omap4_sdp4430 (was: [PATCH] yaffs2: Fix GCC 4.6 compile warnings)
      ` [U-Boot] ELDK4.2 build failures for highbank, omap4_panda and omap4_sdp4430

Possible regression: BUG in fs/sysfs/group.c:65
 2012-10-09  5:44 UTC  (4+ messages)

[PATCH 1/2] ALSA: ASoC: ak4104: handle more sample rates
 2012-10-09  5:40 UTC  (2+ messages)

Issue with _are_all_hardreset_lines_asserted()
 2012-10-09  5:38 UTC  (2+ messages)

[PATCHv4 0/4] modem_shm: U8500 SHaRed Memory driver(SHRM)
 2012-10-09  5:37 UTC  (8+ messages)
` [PATCHv4 1/4] modem_shm: Add Modem Access Framework

[PATCH 0/5] Adding usb2.0 host-phy support for exynos5250
 2012-10-09  5:33 UTC  (3+ messages)
` [PATCH 2/5] ARM: S3C64XX: Add phy_type to pmu_isolation

[Bridge] [3.5 regression / bridge] constantly toggeling between disabled and forwarding
 2012-10-09  5:15 UTC  (4+ messages)
` [3.5 regression / mcs7830 / bisected] bridge "

[PATCH 02/16] f2fs: add on-disk layout
 2012-10-09  5:27 UTC  (3+ messages)

buildbot failure in kvm on next-ia64
 2012-10-09  5:27 UTC 

[Qemu-devel] [PATCH] tci: fix build breakage for target-sparc
 2012-10-09  5:22 UTC  (3+ messages)

[PATCH 00/11] page-flip cleanups and fixes
 2012-10-09  5:17 UTC  (2+ messages)

[PATCH 0/3] virtio-net: inline header support
 2012-10-09  4:59 UTC  (11+ messages)

CMA and zone watermarks
 2012-10-09  5:16 UTC  (11+ messages)

live attached disk cannot be found in the guest VM sometimes
 2012-10-09  5:13 UTC 

freeze_bdev hangs
 2012-10-09  5:13 UTC  (6+ messages)

[PATCH v4] create sun sysfs file
 2012-10-09  5:13 UTC  (8+ messages)

[PATCH 03/16] f2fs: add superblock and major in-memory structures
 2012-10-09  5:13 UTC  (3+ messages)

[PATCH] Add McSPI devices found in AM33xx SoC to dtsi
 2012-10-09  5:10 UTC 

buildbot failure in kvm on ia64
 2012-10-09  5:01 UTC 

[PATCH 0/9 v5] fsfreeze: miscellaneous fixes and cleanups
 2012-10-09  5:07 UTC  (4+ messages)
` [PATCH 4/9] fsfreeze: emergency thaw will deadlock on s_umount

ARM_ATAG_DTB_COMPAT fails on fdt_ro.c compiling
 2012-10-09  5:01 UTC  (4+ messages)

[PATCH v2] RDS: fix rds-ping spinlock recursion
 2012-10-09  4:57 UTC 

[PATCH] tools/power/acpi/acpidump: remove duplicated include from acpidump.c
 2012-10-09  4:53 UTC  (2+ messages)

[Qemu-devel] [0/7] vmstate extensions
 2012-10-09  4:53 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] savevm: Add VMSTATE_UINT64_EQUAL helpers
` [Qemu-devel] [PATCH 2/7] savevm: Add VMSTATE_UINTTL_EQUAL helper
` [Qemu-devel] [PATCH 3/7] savevm: Add VMSTATE_FLOAT64 helpers
` [Qemu-devel] [PATCH 4/7] savevm: Add VMSTATE_ helpers for target_phys_addr_t
` [Qemu-devel] [PATCH 5/7] savevm: Add VMSTATE_STRUCT_VARRAY_POINTER_UINT32
` [Qemu-devel] [PATCH 6/7] savevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definition
` [Qemu-devel] [PATCH 7/7] savevm: Implement VMS_DIVIDE flag

[PATCH v2] video: imxfb: Do not crash on reboot
 2012-10-09  4:42 UTC  (3+ messages)

[PATCH 1/2] ncurses: Update gnu-config files to version used by OE-Core
 2012-10-09  4:38 UTC  (3+ messages)
` [PATCH 1/4] autotools.bbclass: update gnu-config files always

[RFC PATCH 0/5] amd_iommu: Refactor IOMMU group and support virtual aliases
 2012-10-09  4:50 UTC  (12+ messages)
  ` [RFC PATCH 1/5] amd_iommu: Split IOMMU group initialization
  ` [RFC PATCH 2/5] amd_iommu: Split IOMMU Group topology walk
  ` [RFC PATCH 3/5] amd_iommu: Split upstream bus device lookup
  ` [RFC PATCH 4/5] amd_iommu: Split IOMMU group allocation and attach
  ` [RFC PATCH 5/5] amd_iommu: Properly account for virtual aliases in IOMMU groups

[GIT PULL nf] IPVS fix for 3.7
 2012-10-09  4:47 UTC  (2+ messages)
` [PATCH] ipvs: initialize returned data in do_ip_vs_get_ctl

[PATCH v2] Convert properly UTF-8 to UTF-16
 2012-10-09  4:43 UTC  (8+ messages)

[GIT PULL] Blackfin updates for 3.7-rc1
 2012-10-09  4:42 UTC 

PROBLEM: Kernel 3.6.1 unable to boot (because it is unable to mount /boot, etc)
 2012-10-09  4:42 UTC 

[PATCH V2 00/10] ARM: OMAP4: Add PMU Support
 2012-10-09  4:41 UTC  (15+ messages)
` [PATCH V2 08/10] ARM: OMAP4: Prevent EMU power domain transitioning to OFF when in-use

[PATCH] RDS: Fix spinlock recursion for rds over tcp transmit
 2012-10-09  4:40 UTC  (3+ messages)

live attached disk cannot be found in the guest VM sometimes
 2012-10-09  4:37 UTC 

[xen-unstable test] 13941: regressions - FAIL
 2012-10-09  4:36 UTC 

[GIT PULL] xtensa patchset for 3.7
 2012-10-09  4:31 UTC  (3+ messages)


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.