All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-07 14:12:39 to 2013-05-07 14:44:36 UTC [more...]

[linux-next-20130422] Bug in SLAB?
 2013-05-07 14:44 UTC  (16+ messages)

[PATCH v2] net: sh-eth: Add flag to determine the type of TSU register
 2013-05-07 14:44 UTC  (2+ messages)

[PATCH v4 0/6] KVM: MMU: fast zap all shadow pages
 2013-05-07 14:42 UTC  (19+ messages)
` [PATCH v4 4/6] KVM: MMU: fast invalid "

[PATCH BlueZ v1 0/3] Issue with incoming connections
 2013-05-07 14:43 UTC  (3+ messages)
` [PATCH BlueZ v1 3/3] profile: Error-cases for "

babeltrace -i ?
 2013-05-07 14:43 UTC 

[PATCH -v8 00/11] Shutdown from reboot_cpuid without stopping other cpus
 2013-05-07 14:39 UTC  (24+ messages)
` [PATCH -v8 01/11] CPU hotplug: Provide a generic helper to disable/enable CPU hotplug
` [PATCH -v8 02/11] Migrate shutdown/reboot to boot cpu
` [PATCH -v8 03/11] Remove -stable friendly PF_THREAD_BOUND define
` [PATCH -v8 04/11] Move shutdown/reboot related functions to kernel/reboot.c
` [PATCH -v8 05/11] checkpatch.pl the new kernel/reboot.c file
` [PATCH -v8 06/11] x86, prepare reboot_mode for moving to generic kernel code
` [PATCH -v8 07/11] unicore32, "
` [PATCH -v8 08/11] arm, Remove unused restart_mode fields from some arm subarchs
` [PATCH -v8 09/11] arm, prepare reboot_mode for moving to generic kernel code
` [PATCH -v8 10/11] arm, change reboot_mode to use enum reboot_mode
` [PATCH -v8 11/11] Move arch/x86 reboot= handling to generic kernel

[PATCH] perf: fix symbol processing bug and greatly improve performance
 2013-05-07 14:40 UTC  (5+ messages)

[PATCH 3/7] drm/i915: add intel_display_power_enabled
 2013-05-07 14:40 UTC  (6+ messages)
` [PATCH 1/5] "
  ` [PATCH 4/5] drm/i915: check the power well on i915_pipe_enabled

[PATCH] drm/i915: implement WADPOClockGatingDisable for LPT
 2013-05-07 14:40 UTC  (5+ messages)

[PATCH] nilfs2: implement calculation of free inodes count
 2013-05-07 14:38 UTC  (4+ messages)

[PATCH v2 0/3] fast-export: speed improvements
 2013-05-07 14:38 UTC  (3+ messages)
` [PATCH v2 1/3] fast-{import,export}: use get_sha1_hex() directly

[PATCHv2] hid: remove duplicate ID for D-WAV eGalax 0x7224
 2013-05-07 14:38 UTC 

[ANNOUNCE] 3.0.75-rt103
 2013-05-07 14:38 UTC 

irqfd issue
 2013-05-07 14:38 UTC  (12+ messages)

[ANNOUNCE] 3.2.44-rt65
 2013-05-07 14:37 UTC 

[ANNOUNCE] 3.4.42-rt57
 2013-05-07 14:37 UTC 

[ANNOUNCE] 3.6.11.2-rt34
 2013-05-07 14:36 UTC 

[Qemu-devel] [PATCH 00/40] Memory-related changes sneak peek for 1.6
 2013-05-07 14:36 UTC  (43+ messages)
` [Qemu-devel] [PATCH 01/40] memory: assert that PhysPageEntry's ptr does not overflow
` [Qemu-devel] [PATCH 02/40] memory: allow memory_region_find() to run on non-root memory regions
` [Qemu-devel] [PATCH 03/40] memory: Replace open-coded memory_region_is_romd
` [Qemu-devel] [PATCH 04/40] memory: Rename readable flag to romd_mode
` [Qemu-devel] [PATCH 05/40] memory: do not duplicate memory_region_destructor_none
` [Qemu-devel] [PATCH 06/40] memory: make memory_global_sync_dirty_bitmap take an AddressSpace
` [Qemu-devel] [PATCH 07/40] memory: fix address space initialization/destruction
` [Qemu-devel] [PATCH 08/40] memory: limit sections in the radix tree to the actual address space size
` [Qemu-devel] [PATCH 09/40] memory: create FlatView for new address spaces
` [Qemu-devel] [PATCH 10/40] exec: remove obsolete comment
` [Qemu-devel] [PATCH 11/40] memory: add address_space_valid
` [Qemu-devel] [PATCH 12/40] memory: add address_space_translate
` [Qemu-devel] [PATCH 13/40] memory: Introduce address_space_lookup_region
` [Qemu-devel] [PATCH 14/40] memory: iommu support
` [Qemu-devel] [PATCH 15/40] vfio: abort if an emulated iommu is used
` [Qemu-devel] [PATCH 16/40] spapr: convert TCE API to use an opaque type
` [Qemu-devel] [PATCH 17/40] spapr: make IOMMU translation go through IOMMUTLBEntry
` [Qemu-devel] [PATCH 18/40] spapr: use memory core for iommu support
` [Qemu-devel] [PATCH 19/40] dma: eliminate old-style IOMMU support
` [Qemu-devel] [PATCH 20/40] pci: use memory core for iommu support
` [Qemu-devel] [PATCH 21/40] spapr_vio: take care of creating our own AddressSpace/DMAContext
` [Qemu-devel] [PATCH 22/40] dma: eliminate DMAContext
` [Qemu-devel] [PATCH 23/40] memory: give name to every AddressSpace
` [Qemu-devel] [PATCH 24/40] memory: add getter/setter for owner
` [Qemu-devel] [PATCH 25/40] memory: add ref/unref
` [Qemu-devel] [PATCH 26/40] memory: add ref/unref calls
` [Qemu-devel] [PATCH 27/40] pci: set owner for BARs
` [Qemu-devel] [PATCH 28/40] sysbus: set owner for MMIO regions
` [Qemu-devel] [PATCH 29/40] acpi: add memory_region_set_owner calls
` [Qemu-devel] [PATCH 30/40] misc: "
` [Qemu-devel] [PATCH 31/40] isa/portio: allow setting an owner
` [Qemu-devel] [PATCH 32/40] vga: add memory_region_set_owner calls
` [Qemu-devel] [PATCH 33/40] pci-assign: "
` [Qemu-devel] [PATCH 34/40] vfio: "
` [Qemu-devel] [PATCH 35/40] exec: check MRU in qemu_ram_addr_from_host
` [Qemu-devel] [PATCH 36/40] memory: return MemoryRegion from qemu_ram_addr_from_host
` [Qemu-devel] [PATCH 37/40] memory: ref/unref memory across address_space_map/unmap
` [Qemu-devel] [PATCH 38/40] memory: access FlatView from a local variable
` [Qemu-devel] [PATCH 39/40] memory: use a new FlatView pointer on every topology update
` [Qemu-devel] [PATCH 40/40] memory: add reference counting to FlatView

[Qemu-devel] [PATCH] memory: Replace open-coded memory_region_is_romd
 2013-05-07 14:35 UTC  (4+ messages)

[PATCH 1/2] hid: sort IDs for D-WAV eGalax multitouch devices
 2013-05-07 14:34 UTC  (3+ messages)
` [PATCH 2/2] hid: remove duplicate for D-WAV eGalax 0x7224

[PATCH][v2] powerpc: Bring all threads online prior to migration/hibernation
 2013-05-07 14:34 UTC 

[PATCH 2/2] netif: define XEN_NETIF_NR_SLOTS_MIN in public header
 2013-05-07 14:33 UTC  (2+ messages)

[PATCH 1/2] netif: define XEN_NETIF_MAX_TX_SIZE in public header
 2013-05-07 14:33 UTC  (2+ messages)

very bad work of wl (bcm 43228)
 2013-05-07 14:32 UTC  (16+ messages)

WARNING: at kernel/cpu/idle.c:96
 2013-05-07 14:32 UTC  (2+ messages)
` [tip:x86/urgent] x86: Fix idle consolidation fallout

offtopic: ppg design decisions - encapsulation
 2013-05-07 14:32 UTC  (3+ messages)

[PATCH 01/15] Char: lp, protect LPGETSTATUS with port_mutex
 2013-05-07 14:32 UTC  (18+ messages)
` [PATCH 02/15] mISDN: Add support for group membership check
` [PATCH 03/15] ehea: add alias entry for portN properties
` [PATCH 04/15] drm/cirrus: Correct register values for 16bpp
` [PATCH 05/15] connection tracking helper for SLP
` [PATCH 06/15] netfilter: Implement RFC 1123 for FTP conntrack
` [PATCH 07/15] hfs: avoid crash in hfs_bnode_create
` [PATCH 08/15] reiserfs: fix deadlock with nfs racing on create/lookup
` [PATCH 09/15] Make selection of 'readdir-plus' adapt to usage patterns
` [PATCH 10/15] acpi: ec_sys: access user space with get_user()/put_user()
` [PATCH 11/15] nouveau: Make vga_switcheroo code depend on VGA_SWITCHEROO
` [PATCH 12/15] geodefb: Depend on X86_32
` [PATCH 13/15] chipidea: Allow user to select PCI/IMX options
` [PATCH 14/15] staging/sb105x: remove asm/segment.h dependency
` [PATCH 15/15] ptp: PTP_1588_CLOCK_PCH depends on x86

[Buildroot] [PATCHv2] dropbear: disable standalone mode for nommu
 2013-05-07 14:31 UTC  (2+ messages)

[Buildroot] [git commit] dropbear: disable standalone mode for nommu
 2013-05-07 14:30 UTC 

[PATCH] w1: ds2408: add magic sequence to disable P0 test mode
 2013-05-07 14:00 UTC  (2+ messages)
` [PATCH V2] "

[RFC] regmap: debugfs: Fix start_reg calculation
 2013-05-07 14:28 UTC  (2+ messages)

[LTP] [PATCH] New core test of hardlinks and symlinks restrictions added in Linux 3.6. Disabled by default in Linux 3.7
 2013-05-07 14:29 UTC  (2+ messages)

Pitfalls in auto-fast-forwarding heads that are not checked out?
 2013-05-07 14:27 UTC  (5+ messages)

What's cooking in git.git (May 2013, #01; Fri, 3)
 2013-05-07 14:27 UTC  (2+ messages)
` Problems with Windows, Was: "

[PATCH v2 3/3] sh-pfc: r8a7779: add Ether pin groups
 2013-05-07 14:27 UTC  (2+ messages)

[ 3.5.y.z extended stable ] Linux 3.5.7.12 stable review
 2013-05-07 13:38 UTC  (24+ messages)
` [PATCH 003/118] can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irq
` [PATCH 004/118] can: sja1000: fix handling on dt properties on little endian systems
` [PATCH 008/118] hugetlbfs: add swap entry check in follow_hugetlb_page()
` [PATCH 009/118] kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
` [PATCH 010/118] hfsplus: fix potential overflow in hfsplus_file_truncate()
` [PATCH 011/118] sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
` [PATCH 012/118] crypto: algif - suppress sending source address information in recvmsg
` [PATCH 014/118] perf/x86: Fix offcore_rsp valid mask for SNB/IVB
` [PATCH 016/118] vm: convert HPET mmap to vm_iomap_memory() helper
` [PATCH 018/118] vm: convert snd_pcm_lib_mmap_iomem() "
` [PATCH 019/118] vm: convert mtdchar mmap "
` [PATCH 020/118] regulator: fixed regulator_bulk_enable unwinding code
` [PATCH 021/118] perf: Fix error return code
` [PATCH 022/118] xen/smp: Fix leakage of timer interrupt line for every CPU online/offline
` [PATCH 024/118] xen/time: Fix kasprintf splat when allocating timer%d IRQ line
` [PATCH 025/118] s390/memory hotplug: prevent offline of active memory increments
` [PATCH 026/118] aio: fix possible invalid memory access when DEBUG is enabled
` [PATCH 030/118] ax25: fix info leak via msg_name in ax25_recvmsg()
` [PATCH 031/118] Bluetooth: fix possible info leak in bt_sock_recvmsg()
` [PATCH 032/118] Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
` [PATCH 034/118] irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
` [PATCH 035/118] iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
` [PATCH 038/118] netrom: fix invalid use of sizeof in nr_recvmsg()

Standardisation - adding 2 bit STBC and Ness to MCS
 2013-05-07 14:25 UTC  (8+ messages)
          ` [ath9k-devel] "

[SCSI] ufs: add support for query requests
 2013-05-07 14:25 UTC 

Xen on Arm guest memory mapping
 2013-05-07 14:25 UTC 

0.61 Cuttlefish released
 2013-05-07 14:25 UTC  (3+ messages)
  ` [ceph-users] "

[PATCH 1/3] wlcore: allow TX BA on all TIDs
 2013-05-07 14:24 UTC  (3+ messages)
` [PATCH 2/3] wlcore: configure rates in multiple cases

[Bug 64320] New: WebGL support in Chrome causes GPU lockup
 2013-05-07 14:25 UTC  (3+ messages)
` [Bug 64320] "

[PATCH v2] wl18xx: FDSP Code RAM Corruption fix
 2013-05-07 14:23 UTC  (2+ messages)

[PATCH 1/2] wlcore: some non-functional clean-ups in main.c
 2013-05-07 14:23 UTC  (2+ messages)

Quick questions about liburcu and RCU in general
 2013-05-07 14:23 UTC 

xfs_efi_item slab corruption. (v3.9-10936-g51a26ae)
 2013-05-07 13:37 UTC  (2+ messages)

[RFC 00/12] MBSS sharing across multiple interfaces
 2013-05-07 14:22 UTC  (5+ messages)
` [RFC 01/12] mac80211: track and share mesh BSSes among interfaces

[xen-unstable test] 17914: tolerable FAIL
 2013-05-07 14:21 UTC  (7+ messages)

Please submit your unindexed layers
 2013-05-07 14:03 UTC  (5+ messages)

[PATCHv2] thermal: cut the spaces when user sets policy
 2013-05-07 14:21 UTC 

another packed-refs race
 2013-05-07 14:19 UTC  (4+ messages)
` [PATCH 0/4] fix packed-refs races

[PATCH 0/3] bridge: implement restricted forwarding policy
 2013-05-07 14:17 UTC  (6+ messages)
` Using skb->mark outside netfilter (was: [PATCH 0/3] bridge: implement restricted forwarding policy)
  ` Using skb->mark outside netfilter

crash read error: kernel virtual address / vmcore address mismatch ?
 2013-05-07 14:18 UTC  (2+ messages)
` [Crash-utility] "

[Buildroot] Buildroot Patchwork Day May 2013
 2013-05-07 14:18 UTC 

[Qemu-devel] [PATCH 00/40] Memory-related changes sneak peek for 1.6
 2013-05-07 14:16 UTC 

[PATCH 00/22 v1] Fixes and improvements in ext4 writeback path
 2013-05-07 14:17 UTC  (4+ messages)
` [PATCH 17/29] ext4: Better estimate credits needed for ext4_da_writepages()

[PATCHSET v2] blk-throttle: implement proper hierarchy support
 2013-05-07 14:16 UTC  (3+ messages)

[lm-sensors] Gigabyte GA-Z77N-ITX Motherboard it87 sensors module (SuperIO chip ITE 8728)
 2013-05-07 14:17 UTC  (2+ messages)

[PATCH 2/2] perf: Factor auxiliary events notification
 2013-05-07 14:14 UTC  (2+ messages)
` [tip:perf/urgent] perf: Factor out "

How to disable an event that's been enabled by a wildcard selection or -a?
 2013-05-07 14:15 UTC 

[PATCH v2] ALSA: hda - re-apply fixup when resuming haswell hdmi codec
 2013-05-07 16:34 UTC  (4+ messages)

3.9+ tty lockdep trace
 2013-05-07 14:14 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/6] xhci: add live migration support
 2013-05-07 14:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH 5/6] xhci: add vmstate

MVNETA irq with backport-3.8
 2013-05-07 14:14 UTC 

[PATCH 1/2] perf: Fix EXIT event notification
 2013-05-07 14:13 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH] menuconfig: fix NULL pointer dereference when searching a symbol
 2013-05-07 14:13 UTC  (5+ messages)

[PATCH v7 0/15] xen/arm: guest SMP support
 2013-05-07 14:12 UTC  (14+ messages)
` [PATCH v7 03/15] xen/arm: allocate secondaries dom0 vcpus
` [PATCH v7 04/15] xen: move for_each_set_bit to xen/bitops.h
` [PATCH v7 05/15] xen/arm: support for guest SGI
` [PATCH v7 06/15] xen/arm: implement arch_vmap_virt_end
` [PATCH v7 07/15] xen/arm: compile and initialize vmap
` [PATCH v7 08/15] xen/arm: implement map_domain_page_global and unmap_domain_page_global
` [PATCH v7 09/15] xen: move VCPUOP_register_vcpu_info to common code
` [PATCH v7 10/15] xen/arm: support VCPUOP_register_vcpu_info
` [PATCH v7 11/15] xen/arm: send IPIs to inject irqs into guest vcpus running on different pcpus
` [PATCH v7 12/15] xen/arm: run the vtimer Xen timers on the pcpu the vcpu is running on
` [PATCH v7 13/15] xen/arm: initialize virt_timer and phys_timer with the same values on all vcpus
` [PATCH v7 14/15] xen/arm: clear pending irq queues on do_psci_cpu_on
` [PATCH v7 15/15] xen/arm: initialize vtimer offset to CNTPCT


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.