All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-17 13:54:47 to 2012-08-17 14:41:39 UTC [more...]

[Qemu-trivial] [PATCH] monitor: Fix warning from clang
 2012-08-17 14:41 UTC  (8+ messages)
  ` [Qemu-devel] "
  ` [Qemu-trivial] "

qemu-kvm-1.0.1 - unable to exit if vcpu is in infinite loop
 2012-08-17 14:41 UTC  (7+ messages)
      ` [Qemu-devel] "

[RFC PATCH 1/1] trace: Move trace event enable from fs_initcall to early_initcall
 2012-08-17 14:39 UTC  (6+ messages)

[PATCH 0/4] cputime: Virtual cputime accounting small cleanups and consolidation v3
 2012-08-17 14:37 UTC  (5+ messages)
` [PATCH 1/4] cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTING
` [PATCH 2/4] sched: Move cputime code to its own file
` [PATCH 3/4] cputime: Consolidate vtime handling on context switch
` [PATCH 4/4] s390: Remove leftover account_tick_vtime() header

BUG: unable to handle kernel paging request in usb_match_id()
 2012-08-17 14:38 UTC  (2+ messages)

[PATCH] slub: try to get cpu partial slab even if we get enough objects for cpu freelist
 2012-08-17 14:37 UTC  (11+ messages)

[PATCH 0/8] UBI: add max_beb_per1024 parameter / ioctl
 2012-08-17 14:35 UTC  (27+ messages)
` [PATCH 1/8] arm: sam9_l9260_defconfig: adjust UBI bad eraseblocks limit
` [PATCH 2/8] UBI: separate bad_peb_limit in a function
` [PATCH 3/8] UBI: introduce MTD_PARAM_MAX_COUNT
` [PATCH 4/8] UBI: prepare for max_beb_per1024 module parameter addition
` [PATCH 5/8] UBI: check max_beb_per1024 value in ubi_attach_mtd_dev
` [PATCH 6/8] UBI: replace MTD_UBI_BEB_LIMIT with module parameter
` [PATCH 7/8] UBI: add ioctl for max_beb_per1024
` [PATCH 8/8] UBI: drop CONFIG_MTD_UBI_BEB_LIMIT

[v2.6.34-stable 000/165] v2.6.34.13 longterm review
 2012-08-17 14:36 UTC  (3+ messages)
` [v2.6.34-stable 137/165] USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c

BLE - multiple connections
 2012-08-17 14:36 UTC  (3+ messages)

[RFC 1/4] iio: Introduce a new fractional value type
 2012-08-17 14:36 UTC  (3+ messages)

[Buildroot] [PATCH 01/36] system/init: add option for no init system
 2012-08-17 14:35 UTC  (4+ messages)
` [Buildroot] [PATCH 07/36] package/celt051: new package

[PATCH 00/12] mmsd: Support Delivery Report notification
 2012-08-17 14:35 UTC  (13+ messages)
` [PATCH 01/12] mmsutil: Define mms_delivery_ind struct
` [PATCH 02/12] mmsutil: Decode delivery_ind msg
` [PATCH 03/12] service: Store msg_id provided by M-Send.conf PDU
` [PATCH 04/12] service: Move mms_address_to_string() up
` [PATCH 05/12] service: Add a group [delivery_status] in the msg status
` [PATCH 06/12] service: Support M-Delivery.ind in mms_service_push_notify()
` [PATCH 07/12] service: Support delivery_ind notif on start
` [PATCH 08/12] store: Define MMS_META_UUID_XXX len and suffix
` [PATCH 09/12] service: Process delivery_ind notification
` [PATCH 10/12] service: Send a delivery changed signal
` [PATCH 11/12] test: Add ReportChanged to monitored signals
` [PATCH 12/12] doc: Add ReportChanged signal description

[DOCDAY PATCH] docs: initial documentation for xenstore paths
 2012-08-17 14:35 UTC  (4+ messages)

[PROBLEM] thinkpad_acpi: unhandled HKEY event 0x6040
 2012-08-17 14:34 UTC  (3+ messages)

[RFCv0 00/19] Bluetooth: Create AMP physical link
 2012-08-17 14:33 UTC  (28+ messages)
` [PATCHv1 00/26] "
  ` [PATCHv1 01/26] Bluetooth: debug: Print refcnt for hci_dev
  ` [PATCHv1 02/26] Bluetooth: trivial: Remove empty line
  ` [PATCHv1 03/26] Bluetooth: Add HCI logical link cmds definitions
  ` [PATCHv1 04/26] Bluetooth: General HCI callback implementation
  ` [PATCHv1 05/26] Bluetooth: Add callback clear to ops->teardown
  ` [PATCHv1 06/26] Bluetooth: AMP: Use HCI callback for Read AMP Info
  ` [PATCHv1 07/26] Bluetooth: AMP: Use HCI callback to Read Loc AMP Assoc
  ` [PATCHv1 08/26] Bluetooth: A2MP: Process Discover Response
  ` [PATCHv1 09/26] Bluetooth: AMP: Physical link struct definitions
  ` [PATCHv1 10/26] Bluetooth: AMP: Remote AMP ctrl definitions
  ` [PATCHv1 11/26] Bluetooth: AMP: Use phylink in create/disc phylink req
  ` [PATCHv1 12/26] Bluetooth: A2MP: Process A2MP Getinfo Rsp
  ` [PATCHv1 13/26] Bluetooth: A2MP: Process A2MP Get AMP Assoc Rsp
  ` [PATCHv1 14/26] Bluetooth: A2MP: Create A2MP workqueue
  ` [PATCHv1 15/26] Bluetooth: Choose connection based on capabilities
  ` [PATCHv1 16/26] Bluetooth: Add function to derive AMP key using hmac
  ` [PATCHv1 17/26] Bluetooth: AMP: Add AMP key calculation
  ` [PATCHv1 18/26] Bluetooth: AMP: Create Physical Link
  ` [PATCHv1 19/26] Bluetooth: AMP: Write remote AMP Assoc
  ` [PATCHv1 20/26] Bluetooth: A2MP: Add fallback to normal l2cap init sequence
  ` [PATCHv1 21/26] Bluetooth: A2MP: Create amp_mgr global list
  ` [PATCHv1 22/26] Bluetooth: AMP: Process Chan Selected event
  ` [PATCHv1 23/26] Bluetooth: AMP: Process physical link complete event
  ` [PATCHv1 24/26] Bluetooth: AMP: Send Create Chan Req
  ` [PATCHv1 25/26] Bluetooth: Set Exended Flowspec flag for HS chan
  ` [PATCHv1 26/26] Bluetooth: Add logical link create function

[PATCH] Dump IOMMU p2m table
 2012-08-17 14:31 UTC  (3+ messages)

[GIT PULL] x86, microcode, AMD: Per-family patches cache
 2012-08-17 14:30 UTC 

[PATCH 1/5] staging/vme: fix checkpatch error
 2012-08-17 14:30 UTC  (6+ messages)
` [PATCH 2/5] staging/vme: fix checkpatch warning

[RFC PATCH] vfio: add fixup for broken PCI devices
 2012-08-17 14:28 UTC  (5+ messages)
      ` [Qemu-devel] "

Slowing down state manager after unhandled error
 2012-08-17 14:27 UTC 

[REGRESION] Suspend hangs with 3.6-rc1 on Lenovo T60 notebook
 2012-08-17 14:27 UTC  (3+ messages)

[Xen-staging] [xen-unstable] tools/python: Clean python correctly
 2012-08-17 14:27 UTC 

NULL pointer dereference in ext4_ext_remove_space on 3.5.1
 2012-08-17 14:25 UTC  (8+ messages)
      ` ext4 write performance regression in 3.6-rc1
          ` ext4 write performance regression in 3.6-rc1 on RAID0/5

[Samba] Mount CIFS with multiuser option
 2012-08-17 14:24 UTC  (3+ messages)

[Xenomai] Trying to get Xenomai on P1010RDB
 2012-08-17 14:24 UTC  (3+ messages)

warning message on macro
 2012-08-17 14:24 UTC  (2+ messages)

[PATCH] Simple emulation of host keyboard and mouse for gfx_passthru
 2012-08-17 14:24 UTC 

therm_pm72 units, interface
 2012-08-17 14:23 UTC  (5+ messages)

UBI problems on 2nd mount
 2012-08-17 14:27 UTC  (3+ messages)

Dom0 crash with old style AMD NUMA detection
 2012-08-17 14:22 UTC  (3+ messages)

[PATCH 0/5] x86, MSI, AHCI: Support multiple MSIs
 2012-08-17 14:22 UTC  (5+ messages)
` [PATCH 4/5] PCI, MSI: Enable multiple MSIs with pci_enable_msi_block_auto()

dma mapping error check analysis
 2012-08-17 14:11 UTC  (2+ messages)

[Bug 42373] New: Radeon HD 6450 (NI CAICOS) screen corruption on boot
 2012-08-17 14:21 UTC  (2+ messages)
` [Bug 42373] "

How to define card specific pcm devices?
 2012-08-17 14:50 UTC  (2+ messages)

GIT archive invocation with SHA sum
 2012-08-17 14:20 UTC  (3+ messages)

[PATCH] drm: Remove two unused fields from struct drm_display_mode
 2012-08-17 14:20 UTC 

[RFC:PATCH dtc-1.3.0] dtc: Add --strip-disabled option to dtc
 2012-08-17 14:19 UTC  (3+ messages)

[PATCH] reworked dm-switch target
 2012-08-17 14:18 UTC  (3+ messages)

[PATCH 0/7] couple of numactl-2.0.8-rc4 bugfixes and interface
 2012-08-17 14:17 UTC  (4+ messages)
` [RFC PATCH 4/7] libnuma: introduced _all versions of numa_parse_{cpu,node}string()

[PATCH 0/7] Improve hugepage allocation success rates under load V5
 2012-08-17 14:14 UTC  (16+ messages)
` [PATCH 1/7] Revert __GFP_NO_KSWAPD removal
` [PATCH 2/7] mm: have order > 0 compaction start near a pageblock with free pages
` [PATCH 3/7] mm: compaction: Abort async compaction if locks are contended or taking too long
` [PATCH 4/7] mm: remove __GFP_NO_KSWAPD
` [PATCH 5/7] mm: compaction: Update comment in try_to_compact_pages
` [PATCH 6/7] mm: vmscan: Scale number of pages reclaimed by reclaim/compaction based on failures
` [PATCH 7/7] mm: compaction: Capture a suitable high-order page immediately when it is made available

Is my erase block size correct?
 2012-08-17 14:19 UTC  (2+ messages)

[samsung:v4l_samsung_for_v3.7 90/99] ERROR: "flexcop_dma_config_timer" [drivers/media/pci/b2c2/b
 2012-08-17 14:12 UTC  (2+ messages)

[RFC PATCH] ALSA: hda - add support for runtime power management
 2012-08-17 14:41 UTC  (3+ messages)

[Qemu-devel] [PATCH for 1.2] console: Fix warning from clang (and potential crash)
 2012-08-17 14:10 UTC  (2+ messages)

[PATCH 0/5] netfilter fixes for 3.6-rc
 2012-08-17 14:09 UTC  (6+ messages)
` [PATCH 1/5] netfilter: nf_ct_sip: fix helper name
` [PATCH 2/5] netfilter: nf_ct_sip: fix IPv6 address parsing
` [PATCH 3/5] netfilter: nf_nat_sip: fix via header translation with multiple parameters
` [PATCH 4/5] netfilter: ctnetlink: fix missing locking while changing conntrack from nfqueue
` [PATCH 5/5] netfilter: nf_ct_expect: fix possible access to uninitialized timer

[PATCH V2] mm: introduce N_LRU_MEMORY to distinguish between normal and movable memory
 2012-08-17 14:09 UTC  (3+ messages)

[PATCH 0/9] ARM perf updates for 3.7
 2012-08-17 14:08 UTC  (3+ messages)
` [PATCH 4/9] ARM: pmu: remove arm_pmu_type enumeration

[PATCH v1 0/3] firmware loader: fix build failure
 2012-08-17 14:07 UTC  (4+ messages)
` [PATCH v1 1/3] firmware loader: fix compile failure if !PM
` [PATCH v1 2/3] PM / Sleep: introduce dpm_for_each_dev
` [PATCH v1 3/3] firmware loader: fix build failure if FW_LOADER is m

lockdep warning on rt_mutex_lock()
 2012-08-17 14:07 UTC  (4+ messages)

[PATCH] RFC: V4V Linux Driver
 2012-08-17 14:08 UTC  (4+ messages)

[PATCH 0/2] Build and package dbus-tests - separate recipe
 2012-08-17 13:55 UTC  (7+ messages)
` [PATCH 2/2] dbus-tests: Add separate recipe for building dbus-tests
` [PATCH 1/2] python-dbus: Native dbus python module needed for dbus tests

[v2 PATCH 1/1] booke/wdt: some ioctls do not return values properly
 2012-08-17 14:07 UTC  (3+ messages)

[PATCH] powerpc/mpc85xx:Add new ext fields to Integrated FLash Controller
 2012-08-17 14:07 UTC  (2+ messages)

[PATCH] powerpc:Update Integrated Flash controller device tree bindings
 2012-08-17 14:07 UTC  (2+ messages)

[PATCH] cfg80211: VHT (11ac) Regulatory change
 2012-08-17 14:06 UTC  (4+ messages)

[RFC 0/5] Generic panel framework
 2012-08-17 14:06 UTC  (5+ messages)
` [RFC 3/5] video: panel: Add MIPI DBI bus support

[DOCDAY PATCH] docs: console: correct example console type definition
 2012-08-17 14:06 UTC  (4+ messages)

[GIT PULL] C6X atomic64 support
 2012-08-17 14:05 UTC 

[PATCH] build.py: Correct package to recipe in TaskBase events to use consistent terminology
 2012-08-17 13:53 UTC 

[PATCH v3 0/6] ARM hypercall ABI: 64 bit ready
 2012-08-17 14:05 UTC  (12+ messages)
` [PATCH v3 4/6] xen: introduce XEN_GUEST_HANDLE_PARAM

[PATCH BlueZ v0 00/10] GAP Plugin
 2012-08-17 14:04 UTC  (7+ messages)
` [PATCH BlueZ v1 00/10] GATT Plugin
  ` [PATCH BlueZ v1 04/10] gatt: Add storing Appearance

netfilter packetflow
 2012-08-17 14:04 UTC  (2+ messages)

[PATCH v3 0/9] ARM/ASoC: OMAP McBSP device tree support
 2012-08-17 14:03 UTC  (5+ messages)
` [PATCH v3 2/9] ARM: OMAP: mcbsp: Enable FIFO use for OMAP2430

ar6004 / ar9374 firmware
 2012-08-17 14:03 UTC  (11+ messages)
  ` ar6004 / ar9374
      ` ath6kl: Add support for AR6004 hardware version 1.3

UBI fastmap updates
 2012-08-17 14:06 UTC  (7+ messages)

Issues with all kernels after 3.3.7
 2012-08-17 14:01 UTC  (3+ messages)

[offtopic] a hack to better view pipermail archives
 2012-08-17 14:01 UTC 

[PATCH] AMD, powernow: Update P-state directly when _PSD's CoordType is DOMAIN_COORD_TYPE_HW_ALL
 2012-08-17 14:01 UTC  (4+ messages)

[patch net-next] team: add support for non-ethernet devices
 2012-08-17 14:00 UTC 

[ANNOUNCE] 3.0.41-rt61
 2012-08-17 14:00 UTC 

Failure to boot default Debian wheezy (pvops) kernel on 4.2-rc2
 2012-08-17 14:00 UTC  (5+ messages)

[DOCDAY PATCH] docs: document/mark-up SCHEDOP_*
 2012-08-17 13:59 UTC  (2+ messages)

[PATCH 1/2] MTD: check for valid pdata inside plat_nand
 2012-08-17 14:03 UTC  (2+ messages)

[PATCH DOCDAY v3] docs: improve documentation of Xen command line parameters
 2012-08-17 13:58 UTC  (3+ messages)

[Qemu-devel] [0/7] pseries: Patches to fix system reset
 2012-08-17 13:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/7] ppc: Make kvm_arch_put_registers() put *all* the registers

"Temporary merge branch 2" Conflicts
 2012-08-17 13:48 UTC 

Fwd: Far too long mount time
 2012-08-17 13:55 UTC  (6+ messages)
  `  "

[PATCH 3/6] OMAPDSS: DSS: Cleanup cpu_is_xxxx checks
 2012-08-17 13:54 UTC  (4+ messages)
` [PATCH V4 "

MLC NAND: all 0xff after erase?
 2012-08-17 13:54 UTC  (4+ 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.