All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-29 14:17:11 to 2012-10-29 15:23:57 UTC [more...]

[U-Boot] [PATCH v3 0/22] AHCI / SATA Improvements
 2012-10-29 15:23 UTC  (15+ messages)
` [U-Boot] [PATCH v3 01/22] ahci: Support splitting of read transactions into multiple chunks
` [U-Boot] [PATCH v3 02/22] scsi: Provide support for a list of AHCI controllers
` [U-Boot] [PATCH v3 03/22] scsi: Add scsi_write to SCSI driver
` [U-Boot] [PATCH v3 04/22] Support setenv_ulong() and setenv_addr() for powerpc
` [U-Boot] [PATCH v3 05/22] scsi: Add function and env var to report number of scsi drives
` [U-Boot] [PATCH v3 06/22] ahci: Optimise AHCI controller reset and start-up
` [U-Boot] [PATCH v3 07/22] ahci: Improve AHCI debugging
` [U-Boot] [PATCH v3 08/22] ahci: cosmetics and cleanup
` [U-Boot] [PATCH v3 09/22] ahci: Make sending the SETFEATURES_XFER command optional
` [U-Boot] [PATCH v3 10/22] ahci: support scsi writing in AHCI driver
` [U-Boot] [PATCH v3 11/22] ahci: Make the AHCI code find the capacity of disks > 128 GB properly
` [U-Boot] [PATCH v3 12/22] ahci: Use sizeof(fis) instead of hardcoding '20'
` [U-Boot] [PATCH v3 13/22] ahci: Fix 'Invaild' typo
` [U-Boot] [PATCH v3 14/22] ahci: Support 64-bit LBA option when reading capacity

[Patch v1 00/10] perf: add memory access sampling support
 2012-10-29 15:23 UTC  (12+ messages)
` [Patch v1 01/10] perf/x86: improve sysfs event mapping with event string
` [Patch v1 02/10] perf/x86: add flags to event constraints
` [Patch v1 03/10] perf: add generic memory sampling interface
` [Patch v1 04/10] perf/x86: add memory profiling via PEBS Load Latency
` [Patch v1 05/10] perf/x86: export PEBS load latency threshold register to sysfs
` [Patch v1 06/10] perf/x86: add support for PEBS Precise Store
` [Patch v1 07/10] perf tools: add mem access sampling core support
` [Patch v1 08/10] perf report: add support for mem access profiling
` [Patch v1 09/10] perf record: "
` [Patch v1 10/10] perf tools: add new mem command for memory "

[PATCH 4/5] Xen/MCE: Abort live migration when vMCE occur
 2012-10-29 15:22 UTC  (6+ messages)
      ` [Patch 4/5] X86/vMCE: handle broken page occurred before migration
      ` [PATCH 5/5] Xen/MCE: handle broken page occurs during migration

pvusb with kernel 3.4 / 3.6
 2012-10-29 15:22 UTC  (8+ messages)

[PATCH 00/31] numa/core patches
 2012-10-29 15:23 UTC  (17+ messages)
` [PATCH 05/31] x86/mm: Reduce tlb flushes from ptep_set_access_flags()
                    ` [PATCH 1/3] x86/mm: only do a local TLB flush in ptep_set_access_flags()

[V5 PATCH 00/26] mm, memory-hotplug: dynamic configure movable memory and introduce movable node
 2012-10-29 15:20 UTC  (3+ messages)
` [V5 PATCH 01/26] mm, memory-hotplug: dynamic configure movable memory and portion memory
  ` [V5 PATCH 08/26] memcontrol: use N_MEMORY instead N_HIGH_MEMORY

[PATCH v8 00/11] ZPODD Patches
 2012-10-29 15:20 UTC  (3+ messages)
` [PATCH v8 05/11] libata-eh: allow defer in ata_exec_internal

[PATCH] drm/i915: Error out when trying to set a y-tiled as a sprite
 2012-10-29 15:20 UTC  (4+ messages)

[PATCH v5 00/18] slab accounting for memcg
 2012-10-29 15:19 UTC  (8+ messages)
` [PATCH v5 11/18] sl[au]b: Allocate objects from memcg cache

broken link on the Downloads section
 2012-10-29 15:20 UTC  (2+ messages)

[PATCH 1/3] uart: update the sysfs handler to use uart_get_info
 2012-10-29 15:20 UTC  (3+ messages)
` [PATCH 2/3] uart: tidy the uart_get_info API
` [PATCH 3/3] uart: add other serial core layer get attributes

Can we run guest OS without using NAT and iptables?
 2012-10-29 15:19 UTC  (3+ messages)

perf: header: Regression
 2012-10-29 15:17 UTC  (6+ messages)
` [PATCH 1/2] perf header: Fix numa topology printing

[PATCH] fix DEBUG_LL DCC race condition
 2012-10-29 15:18 UTC 

[PATCH] [trivial] md: Fix typo in drivers/md
 2012-10-29 15:18 UTC 

[PATCH] spi: tegra: add spi driver for SLINK controller
 2012-10-29 15:17 UTC  (5+ messages)

[PATCH v7 01/16] hashtable: introduce a small and naive hashtable
 2012-10-29 15:16 UTC  (10+ messages)
` [PATCH v7 09/16] SUNRPC/cache: use new hashtable implementation

[Qemu-devel] [memory] abort with head a8170e5
 2012-10-29 15:17 UTC  (9+ messages)
` [Qemu-devel] [PATCH] pci: avoid destroying bridge address space windows in a transaction

[U-Boot] [PATCH] M68K: eb_cpu5282: general update and enhanced board support
 2012-10-29 15:16 UTC 

[U-Boot] [PATCH 0/2] Standardize on run-time board ID variables
 2012-10-29 15:15 UTC  (7+ messages)

[PATCH v2] drm/i915: Error out when trying to set a y-tiled as a sprite
 2012-10-29 15:14 UTC 

cancel_delayed_work() semantics broken?
 2012-10-29 15:14 UTC  (4+ messages)
` [PATCH] workqueue: cancel_delayed_work() should return %NULL if work item is idle

[GIT PULL 00/14] perf/core improvements, fixes and code move
 2012-10-29 15:09 UTC  (15+ messages)
` [PATCH 01/14] perf tools: Move parse_events error printing to parse_events_options
` [PATCH 02/14] perf tools: Move build_id__sprintf into build-id object
` [PATCH 03/14] perf tools: Move BUILD_ID_SIZE "
` [PATCH 04/14] perf tools: Move hex2u64 into util object
` [PATCH 05/14] perf tools: Move strxfrchar into string object
` [PATCH 06/14] perf tools: Move dso_* related functions into dso object
` [PATCH 07/14] perf tools: Add a global variable "const char *input_name"
` [PATCH 08/14] perf script: Add more filter to find_scripts()
` [PATCH 09/14] perf scripts browser: Add a browser for perf script
` [PATCH 10/14] perf annotate browser: Integrate script browser into annotation browser
` [PATCH 11/14] perf hists browser: Integrate script browser into main hists browser
` [PATCH 12/14] perf header: Add is_perf_magic() func
` [PATCH 13/14] perf record: Fix mmap error output condition
` [PATCH 14/14] perf python: Initialize 'page_size' variable

[Qemu-devel] [RFC] [PATCHv2 0/2] Sandboxing Qemu guests with Libseccomp
 2012-10-29 15:11 UTC  (5+ messages)
  ` [Qemu-devel] [libseccomp-discuss] "

[B.A.T.M.A.N.] [PATCH] batman-adv: don't free resources when DAT is disabled
 2012-10-29 15:11 UTC  (2+ messages)

Representation of external memory-mapped devices in DT (gpmc)
 2012-10-29 15:09 UTC  (4+ messages)

memcg/cgroup: do not fail fail on pre_destroy callbacks
 2012-10-29 15:09 UTC  (12+ messages)
` [PATCH v3 3/6] memcg: Simplify mem_cgroup_force_empty_list error handling
` [PATCH v3 4/6] cgroups: forbid pre_destroy callback to fail

[PATCH] sctp: Clean up type-punning in sctp_cmd_t union
 2012-10-29 15:07 UTC  (6+ messages)

Slow ceph fs performance
 2012-10-29 15:08 UTC  (4+ messages)

[PATCH net] tcp-repair: Handle zero-length data put in rcv queue
 2012-10-29 15:05 UTC 

[PATCH 1/5] Bluetooth: trivial: Remove newline before EOF
 2012-10-29 15:05 UTC  (7+ messages)
` [PATCH 2/5] Bluetooth: Remove unnecessary include export.h
` [PATCH 4/5] Bluetooth: mgmt: Use __constant when dealing with constants

[patch 00/18] pvclock vsyscall support + KVM hypervisor support (v2)
 2012-10-29 15:04 UTC  (12+ messages)
` [patch 08/18] x86: pvclock: generic pvclock vsyscall initialization
` [patch 09/18] KVM: x86: introduce facility to support vsyscall pvclock, via MSR
` [patch 11/18] x86: vsyscall: pass mode to gettime backend
` [patch 12/18] x86: vdso: pvclock gettime support
` [patch 13/18] KVM: x86: pass host_tsc to read_l1_tsc

[GIT PULL REQUEST] UniCore32 update for v3.7-rc2
 2012-10-29 15:04 UTC  (2+ messages)

Wire Transfer (2857WU364)
 2012-10-29 15:03 UTC 

Kernel update 3.5.7 -> 3.6.3 breaks NFS4
 2012-10-29 15:02 UTC  (3+ messages)

[PATCH] at91sam9m10g45-ek: rename leds to match board
 2012-10-29 15:00 UTC  (3+ messages)

[PATCH] drm/i915/ringbuffer: exclude last 2 cachelines on 845g on all callpaths
 2012-10-29 14:59 UTC 

Monitor issue
 2012-10-29 14:59 UTC  (2+ messages)

new execve/kernel_thread design
 2012-10-29 14:57 UTC  (10+ messages)
` [update] "

[PATCH v2 0/4] xtensa: conversion to generic kernel_thread and friends
 2012-10-29 14:56 UTC  (5+ messages)
` [PATCH v2 1/4] xtensa: reset windowbase/windowstart when cloning the VM
` [PATCH v2 2/4] xtensa: switch to generic kernel_thread()
` [PATCH v2 3/4] xtensa: switch to generic kernel_execve()
` [PATCH v2 4/4] xtensa: switch to generic sys_execve()

[PATCH v4 00/13] New remote-hg helper
 2012-10-29 14:56 UTC  (3+ messages)

race between aclocal and unstaging of .m4 files
 2012-10-29 14:42 UTC 

[PATCH] xfstests 250: remove unwanted new line in 250.out
 2012-10-29 14:58 UTC  (2+ messages)
`  "

[PATCH 0/2] Fix a few more warnings
 2012-10-29 14:53 UTC  (4+ messages)

Anyone seeing lots of "Check tree block failed" and other errors with latest kernel?
 2012-10-29 14:52 UTC  (11+ messages)

Question about runtime pm status issue
 2012-10-29 14:52 UTC  (5+ messages)

[Patch v3 2/7] Regulator: DA9055 Regulator driver
 2012-10-29 14:52 UTC  (4+ messages)

[PATCH] u-boot.inc: update linker arguments to pass --sysroot arg
 2012-10-29 14:36 UTC  (4+ messages)
  ` [PATCH] u-boot.inc: update linker arguments to pass --sysroot arg (BUILD BREAKAGE)

[PATCH v4 0/5] zynq subarch cleanups
 2012-10-29 14:48 UTC  (5+ messages)

[PATCH] cpuidle : fixup device.h header in cpuidle.h
 2012-10-29 14:48 UTC 

[GIT PULL] 4 fixes for drbd
 2012-10-29 14:48 UTC  (2+ messages)
` [Drbd-dev] "

Regression from 3.4.9 to 3.4.16 "stable" kernel
 2012-10-29 14:47 UTC  (6+ messages)

[PATCH V5] PVH patches for v3.8
 2012-10-29 13:50 UTC  (4+ messages)
` [PATCH 03/10] xen/hypercall: Make xen_remove_from_physmap the same on 64/32 builds

[PATCH] mmc: at91-mci: remove driver
 2012-10-29 14:45 UTC  (4+ messages)

[PATCH] usb: otg: Fix build errors if USB_MUSB_OMAP2PLUS is selected as module
 2012-10-29 14:44 UTC 

[PATCH net-next 1/1] rtnl/ipv4: use netconf msg to advertise rp_filter status
 2012-10-29 14:53 UTC 

[PATCH 0/4] pinctrl: samsung: Add support for Exynos4x12 SoCs
 2012-10-29 11:27 UTC  (5+ messages)
` [PATCH 3/4] pinctrl: samsung: Add support for Exynos4x12

3.7-rc3 oops on reboot
 2012-10-29 14:41 UTC  (4+ messages)

[PATCH BlueZ 1/7] AVRCP: Add initial support for controller player
 2012-10-29 14:41 UTC  (7+ messages)
` [PATCH BlueZ 2/7] audio: Export remote player as children object path of device
` [PATCH BlueZ 3/7] player: Add support for SetProperty
` [PATCH BlueZ 4/7] AVRCP: Remove conversions inside media.c
` [PATCH BlueZ 5/7] test: Fix using Number instead of Track in simple-player
` [PATCH BlueZ 6/7] test: Fix using Number instead of Track in mpris-player
` [PATCH BlueZ 7/7] test: Add support for using external player

[PATCH] ARM: Exynos5: Remove unused static uart resource information
 2012-10-29 13:14 UTC  (2+ messages)

[ 000/105] 3.2.33-stable review
 2012-10-29 14:41 UTC  (4+ messages)
` [ 102/105] usb: gadget: at91_udc: fix dt support

[PATCH 1/2] PCI: add workaround for PLX PCI 9050 bug
 2012-10-29 14:40 UTC  (2+ messages)
` [PATCH 2/2] PCI: add PLX PCI 9050 workaround for some Meilhaus DAQ cards

[PATCH] ARM: Exynos5: Remove static io-remapping for gic and combiner
 2012-10-29 13:16 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: free the dat hash only if not NULL
 2012-10-29 14:38 UTC 

[RFC PATCH 0/9] printk: Make it usable on nohz CPUs v3
 2012-10-29 14:37 UTC  (5+ messages)
` [RFC PATCH 7/9] irq_work: Make self-IPIs optable
` [RFC PATCH 9/9] printk: Wake up klogd using irq_work

[Qemu-devel] [PATCH 0/5] cpu_single_env cleanup
 2012-10-29 14:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/5] disas: avoid using cpu_single_env

Best way (only?) to setup SSD's for using TRIM
 2012-10-29 14:35 UTC  (2+ messages)

[PATCH 0/7 v5] More device removal fixes
 2012-10-29 14:35 UTC  (8+ messages)
` [PATCH 1/7] block: Avoid that blk_drain_queue() finishes early
` [PATCH 6/7] Fix race between starved list processing and device removal

[Qemu-devel] [PULL 0/3] QMP queue
 2012-10-29 14:35 UTC  (2+ messages)

[PATCH] Documentation: insert an additional information to android.txt
 2012-10-29 14:35 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-i386: cpu: recover items 28-31 of ext2_feature_name
 2012-10-29 14:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] target-mips: Use TCG registers for the FPU
 2012-10-29 14:34 UTC  (4+ messages)

[Qemu-devel] [PULL 00/22] ppc patch queue 2012-10-29
 2012-10-29 14:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] tcg-i386: Use %gs prefixes for x86_64 GUEST_BASE
 2012-10-29 14:34 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] qemu-timer: Check for usable fields for SIGEV_THREAD_ID
 2012-10-29 14:34 UTC  (2+ messages)

[PATCH+GIT V3 0/5] arm: implement ballooning and privcmd foreign mappings based on x86 PVH
 2012-10-29 14:20 UTC  (3+ messages)

[Qemu-devel] [PATCH v7 0/3] tcg: enhance code generation quality for qemu_ld/st IRs
 2012-10-29 14:32 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 1/3] configure: Add CONFIG_QEMU_LDST_OPTIMIZATION for TCG qemu_ld/st optimization
` [Qemu-devel] [PATCH v7 2/3] tcg: Add extended GETPC mechanism for MMU helpers with ldst optimization
` [Qemu-devel] [PATCH v7 3/3] tcg: Optimize qemu_ld/st by generating slow paths at the end of a block

[PATCH] saa7134: Add pm_qos_request to fix video corruption
 2012-10-29 14:27 UTC  (5+ messages)

[Bug 46557] New: nouveau: nv40 display corruption in framebuffer and X lockups unless nouveau.noaccel=1
 2012-10-29 14:26 UTC  (2+ messages)
  ` [Bug 46557] nouveau: NV4E acceleration corruption when DMA above 31-bit (2 Gig barrier)

[Qemu-devel] [PATCH V5 0/3] SD card model save/load support
 2012-10-29 14:24 UTC  (6+ messages)
` [Qemu-devel] [PATCH V5 1/3] hw/sd.c: Fix erase for high capacity cards
` [Qemu-devel] [PATCH V5 3/3] hw/sd.c: add SD card save/load support

switching network namespace midway
 2012-10-29 14:23 UTC  (8+ messages)

[PATCH] clocksource: arm_generic: use integer math helpers
 2012-10-29 14:24 UTC 

[U-Boot] Pull request:u-boot-coldfire/master
 2012-10-29 14:22 UTC 

[PATCH] vxlan nits
 2012-10-29 14:20 UTC  (4+ messages)

Daily crash in xfs_cmn_err
 2012-10-29 14:23 UTC  (2+ messages)

[PATCH v1] Bug-fixes for v3.7 back-ported from Jan's postings
 2012-10-29 14:08 UTC  (3+ messages)
` [PATCH 1/2] xen/hypercall: fix hypercall fallback code for very old hypervisors
` [PATCH 2/2] xen/xenbus: fix overflow check in xenbus_file_write()

[Qemu-devel] Ubuntu/Debian Installer + Virtio-SCSI -> Bad ram pointer
 2012-10-29 14:09 UTC 

[ath9k-devel] [PATCH] ath9k: Test for TID only in BlockAcks while checking tx status
 2012-10-29 14:18 UTC  (4+ messages)
  `  "

[PATCH] HID: fix incorrect handling of devices with high button count
 2012-10-29 13:29 UTC 

usb audio race at disconnect time
 2012-10-29 14:17 UTC  (10+ 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.