messages from 2010-11-12 17:28:48 to 2010-11-12 18:35:41 UTC [more...]
[merged] drivers-char-amiserialc-remove-unused-variable-icount.patch removed from -mm tree
2010-11-12 18:32 UTC
[merged] net-avoid-limits-overflow.patch removed from -mm tree
2010-11-12 18:32 UTC
ath5k/mac80211: Reproducible deadlock with 64-stations
2010-11-12 18:34 UTC (16+ messages)
[RFC PATCH] network: return errors if we know tcp_connect failed
2010-11-12 18:33 UTC (14+ messages)
` a problem tcp_v4_err()
[PATCH 4/10] Fix leaking of kernel heap addresses in net/
2010-11-12 18:33 UTC (8+ messages)
Current state of nftables
2010-11-12 18:31 UTC (4+ messages)
[PATCH]: An implementation of HyperV KVP functionality
2010-11-12 18:29 UTC (5+ messages)
swiotlb=force in Konrad's xen-pcifront-0.8.2 pvops domU kernel with PCI passthrough
2010-11-12 18:29 UTC (4+ messages)
[PATCH 0/4] Support for out of band association model
2010-11-12 18:29 UTC (4+ messages)
` [PATCH 3/4] Add DBus OOB API documentation
[PATCH] infiniband: core: fix information leak to userland
2010-11-12 18:28 UTC (8+ messages)
[ANNOUNCE] oFono 0.35
2010-11-12 18:28 UTC
[cron job] v4l-dvb daily build: WARNINGS
2010-11-12 18:27 UTC
[dm-crypt] system freezes when using swap that is encrypted
2010-11-12 18:23 UTC (3+ messages)
multiple virtual/gail on reviving gtk+-directfb
2010-11-12 18:21 UTC (2+ messages)
[To test] [PATCH 0/5] device: introduce resource structure
2010-11-12 18:18 UTC (6+ messages)
` [PATCH 1/5] device: introduce resource structure to simplify resource delaration
` [PATCH 2/5] mem: add multiple resource support
` [PATCH 3/5] arm/setup_memory_tags: "
` [PATCH 4/5] edb93xx: convert to multiple mem resources
` [PATCH 5/5] pcm037: "
[bisected] i915 regression in post 2.6.36 kernels
2010-11-12 18:20 UTC (4+ messages)
[PATCH 2/2] HID: roccat: using new sysfs_create_bin_group() in kone driver
2010-11-12 18:18 UTC
[PATCH 0/2] sysfs: Introducing group functions for binary sysfs attributes
2010-11-12 18:18 UTC (2+ messages)
[PATCH 2/2] HID: roccat: using new sysfs_create_bin_group() in kone driver
2010-11-12 18:18 UTC
[RFC/RFT PATCH] sched: automated per tty task groups
2010-11-12 18:12 UTC (11+ messages)
` [RFC/RFT PATCH v3] "
[PATCH 1/2] sysfs: Introducing sysfs_create_bin_group()
2010-11-12 18:18 UTC (2+ messages)
Mounting blkio cgroup hierarchy
2010-11-12 18:18 UTC (2+ messages)
[U-Boot] [PATCH] ARM: S3C64XX: fix timer broken by relocation
2010-11-12 18:18 UTC (3+ messages)
[RESEND] Power trace event cleanup by still providing old interface for some time
2010-11-12 18:17 UTC (4+ messages)
` [PATCH 2/3] PERF(kernel): Cleanup power events
xen guest not booting
2010-11-12 18:16 UTC (6+ messages)
` [Xen-devel] "
[PATCH] Improved LINENO support
2010-11-12 18:17 UTC (3+ messages)
[PATCH] compat-wireless: support backporting bluetooth to RHEL 6
2010-11-12 18:13 UTC
[PATCH] compat: support building on RHEL 6 kernels
2010-11-12 18:11 UTC
[PATCH 1/2] msm: gpio: Add v2 gpio support to MSM SoCs
2010-11-12 18:09 UTC (4+ messages)
` [PATCH 2/2] msm: gpio: Add irq support to v2 gpiolib
[RFC][PATCH 00/22] sched: SCHED_DEADLINE v3
2010-11-12 18:07 UTC (12+ messages)
` [RFC][PATCH 02/22] sched: add extended scheduling interface
` [RFC][PATCH 18/22] sched: add reclaiming logic to -deadline tasks
[Qemu-devel] No Virtual Console
2010-11-12 18:03 UTC (6+ messages)
[U-Boot] [PATCH] ARM: S3C64XX: fix clock setup
2010-11-12 18:05 UTC
claims to be ... - wrong node!
2010-11-12 18:09 UTC (2+ messages)
DSS2 and 2.6.36
2010-11-12 18:04 UTC
[PATCH 0/2] x86: Remove old nmi_watchdog
2010-11-12 18:04 UTC (2+ messages)
[PATCH v2 00/20] ARM: Add support for the Large Physical Address Extensions
2010-11-12 18:00 UTC (42+ messages)
` [PATCH v2 01/20] ARM: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
` [PATCH v2 02/20] ARM: LPAE: Factor out 2-level page table definitions into separate files
` [PATCH v2 03/20] ARM: LPAE: use u32 instead of unsigned long for 32-bit ptes
` [PATCH v2 04/20] ARM: LPAE: Do not assume Linux PTEs are always at PTRS_PER_PTE offset
` [PATCH v2 05/20] ARM: LPAE: Introduce L_PTE_NOEXEC and L_PTE_NOWRITE
` [PATCH v2 06/20] ARM: LPAE: Introduce the 3-level page table format definitions
` [PATCH v2 07/20] ARM: LPAE: Page table maintenance for the 3-level format
` [PATCH v2 08/20] ARM: LPAE: MMU setup for the 3-level page table format
` [PATCH v2 09/20] ARM: LPAE: Change setup_mm_for_reboot() to work with LPAE
` [PATCH v2 10/20] ARM: LPAE: Remove the FIRST_USER_PGD_NR and USER_PTRS_PER_PGD definitions
` [PATCH v2 11/20] ARM: LPAE: Add fault handling support
` [PATCH v2 12/20] ARM: LPAE: Add context switching support
` [PATCH v2 13/20] ARM: LPAE: Add SMP support for the 3-level page table format
` [PATCH v2 14/20] ARM: LPAE: use phys_addr_t instead of unsigned long for physical addresses
` [PATCH v2 15/20] ARM: LPAE: Use generic dma_addr_t type definition
` [PATCH v2 16/20] ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem
` [PATCH v2 17/20] ARM: LPAE: use phys_addr_t for physical start address in early_mem
` [PATCH v2 18/20] ARM: LPAE: add support for ATAG_MEM64
` [PATCH v2 19/20] ARM: LPAE: define printk format for physical addresses and page table entries
` [PATCH v2 20/20] ARM: LPAE: Add the Kconfig entries
Access Memory Pages
2010-11-12 18:03 UTC (5+ messages)
` "
[lm-sensors] IT8721F fan control?
2010-11-12 18:03 UTC (2+ messages)
[PATCH 00/36 v2] staging: iio: ADI drivers for staging-next
2010-11-12 18:02 UTC (5+ messages)
` [Device-drivers-devel] "
[PATCH] dtc: Add command line option to force size alignment of blob
2010-11-12 18:02 UTC
Java binding for RADOS API
2010-11-12 18:04 UTC (2+ messages)
IOPS higher than expected on randwrite, direct=1 tests
2010-11-12 18:00 UTC (15+ messages)
VCPU Structure
2010-11-12 18:00 UTC (4+ messages)
[PATCH v2 0/2] Balance management, kernel side
2010-11-12 17:59 UTC (6+ messages)
` [PATCH v2 2/2] Cancel filesystem balance
[U-Boot] [PATCH] net: e1000: Add initialized eth_device & e1000_hw structure
2010-11-12 17:59 UTC (2+ messages)
v0.23 released
2010-11-12 18:02 UTC
[PATCH 0/9] make struct drm_mm_node embeddable
2010-11-12 17:56 UTC (11+ messages)
` [PATCH 1/9] drm/nouveau: don't munge in drm_mm internals
` [PATCH 2/9] drm: mm: track free areas implicitly
` [PATCH 3/9] drm: mm: extract node insert helper functions
` [PATCH 4/9] drm: mm: add api for embedding struct drm_mm_node
` [PATCH 5/9] drm/i915: embed struct drm_mm_node into struct drm_i915_gem_object
` [PATCH 6/9] drm/i915: kill obj->gtt_offset
` [PATCH 7/9] drm/i915: kill gtt_list
` [PATCH 8/9] drm: mm: add helper to unwind scan state
` [PATCH 9/9] drm/i915: use drm_mm_for_each_scanned_node_reverse helper
PING: David Miller - SPARC64
2010-11-12 17:53 UTC (3+ messages)
block_abort_queue (blk_abort_request) racing with scsi_request_fn
2010-11-12 17:54 UTC (6+ messages)
` [dm-devel] "
[U-Boot] [STATUS] Custodian changes, using Patchwork
2010-11-12 17:54 UTC (2+ messages)
newbie recipe question
2010-11-12 17:52 UTC (2+ messages)
[PATCH 1/3] iwl3945: remove unused len_org variable
2010-11-12 17:51 UTC (5+ messages)
` [PATCH 2/3] iwlagn: simplify iwlagn_tx_skb
[git pull] drm fixes
2010-11-12 17:50 UTC (5+ messages)
[PATCH 01/11] ARM: pxa: redefine the cpu_is_pxa3xx
2010-11-12 17:50 UTC (11+ messages)
` [PATCH 02/11] ARM: pxa: redefine irqs.h
` [PATCH 03/11] ARM: pxa: split pxa93x from pxa3xx
` [PATCH 04/11] ARM: pxa: update to read ICHP
` [PATCH 05/11] ARM: pxa: support pxa95x
` [PATCH 06/11] ARM: pxa: support saarb platform
` [PATCH 07/11] ARM: mmp: select CPU_PJ4
` [PATCH 08/11] ARM: pxa: sanitize IRQ registers access based on offset
` [PATCH 09/11] ARM: pxa: auto compute shift and mult of timer
` [PATCH 10/11] ARM: pxa: add 32KHz timer as clock source
[RFC] rbd sysfs interface
2010-11-12 17:49 UTC (8+ messages)
[PATCH 0/4] omap fixes for v2.6.37-rc1
2010-11-12 17:48 UTC (3+ messages)
` [PATCH 2/4] omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterrupts
[Qemu-devel] [PATCH v2 0/9] PCI capability and device assignment improvements
2010-11-12 17:47 UTC (20+ messages)
` "
` [Qemu-devel] [PATCH v2 1/9] pci: pci_default_cap_write_config ignores wmask
` "
` [Qemu-devel] [PATCH v2 2/9] pci: Remove pci_enable_capability_support()
` "
` [Qemu-devel] [PATCH v2 3/9] device-assignment: Use PCI capabilities support
` "
` [Qemu-devel] [PATCH v2 4/9] pci: Replace used bitmap with capability byte map
` "
` [Qemu-devel] [PATCH v2 5/9] pci: Remove cap.length, cap.start, cap.supported
` "
` [Qemu-devel] [PATCH v2 6/9] device-assignment: Move PCI capabilities to match physical hardware
` "
` [Qemu-devel] [PATCH v2 7/9] pci: Pass ID for capability read/write handlers
` "
` [Qemu-devel] [PATCH v2 8/9] pci: Remove capability read/write config handlers
` "
` [Qemu-devel] [PATCH v2 9/9] pci: Store capability offsets in PCIDevice
` "
[PATCH] kbuild, deb-pkg: Fix build with paranoid umask
2010-11-12 17:46 UTC (3+ messages)
[PATCH 00/07] ARM: Common GIC entry macro code V3
2010-11-12 17:45 UTC (5+ messages)
` [PATCH 07/07] ARM: Use shared GIC entry macros on OMAP
Dump differing files
2010-11-12 17:44 UTC
[PATCHv5] OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbers
2010-11-12 17:43 UTC (3+ messages)
BSPs and duplicate files
2010-11-12 17:42 UTC (4+ messages)
[xen-unstable test] 2638: FAIL
2010-11-12 17:42 UTC
[Xenomai-help] kernel oopses when killing realtime task
2010-11-12 17:42 UTC (30+ messages)
[PATCH] lib: vsprintf: fix invalid arg check
2010-11-12 17:42 UTC (9+ messages)
[Qemu-devel] [PATCH 0/2] v7 Decouple block device removal from device removal
2010-11-12 17:41 UTC (4+ messages)
r8187se panic
2010-11-12 17:40 UTC (9+ messages)
[Qemu-devel] [PATCH v4 0/5] qed: Add QEMU Enhanced Disk format
2010-11-12 17:40 UTC (10+ messages)
` [Qemu-devel] [PATCH v4 2/5] qed: Add QEMU Enhanced Disk image format
` [Qemu-devel] "
` [Qemu-devel] [PATCH v4 3/5] qed: Table, L2 cache, and cluster functions
` [Qemu-devel] "
[PATCH v1.3 3/4] keys: add new trusted key-type
2010-11-12 17:39 UTC (4+ messages)
` [PATCH v1.3 0/4] keys: trusted and encrypted keys
[PATCH] ioprio: grab rcu_read_lock in sys_ioprio_{set,get}()
2010-11-12 17:34 UTC (3+ messages)
[CRYPTO] obfuscating kernel pointers
2010-11-12 17:39 UTC (3+ messages)
[PATCH v2 1/7] Fix invalid memory access when EIR field length is zero
2010-11-12 17:38 UTC (5+ messages)
[Qemu-devel] [PATCH 0/2] v8 Decouple block device removal from device removal
2010-11-12 17:38 UTC (2+ messages)
` [Qemu-devel] "
Key remapping changed between 1.98 and trunk ?
2010-11-12 17:26 UTC
[patch 1/6] fs: icache RCU free inodes
2010-11-12 17:33 UTC (10+ messages)
[PATCH 1/3] Input: xpad - return proper error in error path
2010-11-12 17:33 UTC (3+ messages)
[PATCH 1/2] perf-events: Add support for supplementary event registers v2
2010-11-12 17:33 UTC (3+ messages)
Sensor event related attribute naming
2010-11-12 17:32 UTC (2+ messages)
2.6.36 modprobe kvm-intel - general protection fault
2010-11-12 17:31 UTC (3+ messages)
No shutdown of domU: xenbus_dev_shutdown: device/console/0: Initialising != Connected, skipping
2010-11-12 17:30 UTC
Single binary kernel for all i.MX
2010-11-12 17:29 UTC (4+ messages)
[PATCH] sound/mixart: avoid redefining {readl,write}_{le,be} accessors
2010-11-12 17:29 UTC (2+ messages)
[PULL] multimedia upgrades and disk optmization, Dongxiao Xu, 2010/11/12
2010-11-12 17:29 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.