All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-15 19:08:40 to 2012-06-15 21:11:41 UTC [more...]

[PATCH 1/3] tilegx pci: support I/O to arbitrarily-cached pages
 2012-06-15 19:23 UTC  (2+ messages)
` [PATCH 3/3] tile pci: enable IOMMU to support DMA for legacy devices

[Xenomai] Debian bug report #677633: Xenomai posix skin : bug with nanosleep function
 2012-06-15 21:11 UTC  (3+ messages)

[PATCH] git bisect old/new
 2012-06-15 21:06 UTC  (8+ messages)
` [PATCHv2] "

[PATCH tip/core/rcu 0/15] Improvements to rcu_barrier() and RT response on big systems
 2012-06-15 21:06 UTC  (16+ messages)
` [PATCH tip/core/rcu 01/15] rcu: Control RCU_FANOUT_LEAF from boot-time parameter
  ` [PATCH tip/core/rcu 02/15] rcu: Size rcu_node tree from nr_cpu_ids rather than NR_CPUS
  ` [PATCH tip/core/rcu 03/15] rcu: Prevent excessive line length in RCU_STATE_INITIALIZER()
  ` [PATCH tip/core/rcu 04/15] rcu: Place pointer to call_rcu() in rcu_data structure
  ` [PATCH tip/core/rcu 05/15] rcu: Move _rcu_barrier()'s rcu_head structures to rcu_data structures
  ` [PATCH tip/core/rcu 06/15] rcu: Move rcu_barrier_cpu_count to rcu_state structure
  ` [PATCH tip/core/rcu 07/15] rcu: Move rcu_barrier_completion "
  ` [PATCH tip/core/rcu 08/15] rcu: Move rcu_barrier_mutex "
  ` [PATCH tip/core/rcu 09/15] rcu: Increasing rcu_barrier() concurrency
  ` [PATCH tip/core/rcu 10/15] rcu: Add tracing for _rcu_barrier()
  ` [PATCH tip/core/rcu 11/15] rcu: Add rcu_barrier() statistics to debugfs tracing
  ` [PATCH tip/core/rcu 12/15] rcu: Remove unneeded __rcu_process_callbacks() argument
  ` [PATCH tip/core/rcu 13/15] rcu: Introduce for_each_rcu_flavor() and use it
  ` [PATCH tip/core/rcu 14/15] rcu: Use for_each_rcu_flavor() in TREE_RCU tracing
  ` [PATCH tip/core/rcu 15/15] rcu: RCU_SAVE_DYNTICK code no longer ever dead

[PATCH] mm/memblock: fix overlapping allocation when doubling reserved array
 2012-06-15 21:09 UTC  (2+ messages)

[PATCH 1/9] ath9k_hw: remove aniState->noiseFloor
 2012-06-15 21:09 UTC  (11+ messages)
` [PATCH 2/9] ath9k_hw: fix OFDM weak signal detection handling
  ` [PATCH 3/9] ath9k_hw: remove confusing logic inversion in an ANI variable
    ` [PATCH 4/9] ath9k_hw: clean up / fix ANI mode checks related to beacon RSSI
      ` [PATCH 5/9] ath9k_hw: remove the old ANI implementation

RFC: poky-tiny: init procedure
 2012-06-15 21:10 UTC  (6+ messages)

Bugzilla Reorganization
 2012-06-15 21:08 UTC  (2+ messages)

[ath9k-devel] Anyone doing WiFi throughput tests?
 2012-06-15 21:08 UTC  (3+ messages)

[PATCH v3 0/4] DT clock bindings
 2012-06-15 21:07 UTC  (4+ messages)

[Qemu-devel] [v1 Patch 0/10]Qemu: Dynamic host pagecache change and image file reopen
 2012-06-15 21:07 UTC  (12+ messages)
` [Qemu-devel] [v1 Patch 1/10]Qemu: Enhance "info block" to display host cache setting
` [Qemu-devel] [v1 Patch 2/10]Qemu: Error classes for hostcache setting and data sync failures
` [Qemu-devel] [v1 Patch 3/10]Qemu: Cmd "block_set_hostcache" for dynamic cache change
` [Qemu-devel] [v1 Patch 4/10]Qemu: Framework for reopening image files safely
` [Qemu-devel] [v1 Patch 5/10]Qemu: raw-posix image file reopen
` [Qemu-devel] [v1 Patch 6/10]Qemu: raw-win32 "
` [Qemu-devel] [v1 Patch 7/10]Qemu: vmdk "
` [Qemu-devel] [v1 Patch 8/10]Qemu: qcow2 "
` [Qemu-devel] [v1 Patch 9/10]Qemu: qcow "
` [Qemu-devel] [v1 Patch 10/10]Qemu: qed "

[PATCH tip/core/rcu 0/14] Fixups for 3.6
 2012-06-15 21:04 UTC  (26+ messages)
` [PATCH tip/core/rcu 01/14] rcu: Fix detection of abruptly-ending stall
  ` [PATCH tip/core/rcu 02/14] rcu: Consolidate duplicate callback-list initialization
  ` [PATCH tip/core/rcu 03/14] rcu: Add ACCESS_ONCE() to ->qlen accesses
  ` [PATCH tip/core/rcu 04/14] rcu: Add a gcc-style structure initializer for RCU pointers
  ` [PATCH tip/core/rcu 05/14] rcu: Use new INIT_RCU_POINTER for gcc-style initializations
  ` [PATCH tip/core/rcu 06/14] rcu: Remove return value from RCU_INIT_POINTER()
  ` [PATCH tip/core/rcu 07/14] key: Remove extraneous parentheses from rcu_assign_keypointer()
  ` [PATCH tip/core/rcu 08/14] rcu: Remove return value from rcu_assign_pointer()
  ` [PATCH tip/core/rcu 09/14] rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations
  ` [PATCH tip/core/rcu 10/14] rcu: Remove function versions of __kfree_rcu and __is_kfree_rcu_offset
  ` [PATCH tip/core/rcu 11/14] rcu: Make __call_rcu() handle invocation from idle
  ` [PATCH tip/core/rcu 12/14] rcu: Prevent __call_rcu() from invoking RCU core on offline CPUs
  ` [PATCH tip/core/rcu 13/14] rcu: Split RCU core processing out of __call_rcu()
  ` [PATCH tip/core/rcu 14/14] rcu: Fix rcu_is_cpu_idle() #ifdef in TINY_RCU

[-next] FATAL: drivers/gpu/drm/udl/udl: sizeof(struct usb_device_id)=24 is not a modulo of the size of section __mod_usb_device_table=44
 2012-06-15 21:02 UTC  (4+ messages)

[Qemu-devel] [RFC] [PATCHv2 0/2] Sandboxing Qemu guests with Libseccomp
 2012-06-15 21:02 UTC  (4+ messages)
` [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c

[Qemu-devel] CoW image commit+shrink(= make_empty) support
 2012-06-15 21:01 UTC  (16+ messages)

[dm-crypt] What does it mean “not a valid LUKS device”? Can I start over and not destroy the drive?
 2012-06-15 20:59 UTC  (2+ messages)
` [dm-crypt] What does it mean ?not a valid LUKS device?? "

ceph next branch: error creating empty object store in /srv/osd.10: (22) Invalid argument
 2012-06-15 20:58 UTC  (6+ messages)

Regression: Blank screen with kernel 3.4
 2012-06-15 20:58 UTC  (3+ messages)

[PATCH RESEND 1/3] printk: convert byte-buffer to variable-length record buffer
 2012-06-15 20:54 UTC  (7+ messages)

[Qemu-devel] [PATCH v3 0/5] file descriptor passing using pass-fd
 2012-06-15 20:49 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 3/5] osdep: Enable qemu_open to dup pre-opened fd

RBD layering design draft
 2012-06-15 20:48 UTC 

It's not so hard so we can make a try
 2012-06-15 20:50 UTC 

openssl does not build on recent distributions with perl-5.16.0
 2012-06-15 20:39 UTC  (4+ messages)

[PATCH] diff: exit(1) if 'diff --quiet <repo file> <external file>' finds changes
 2012-06-15 20:44 UTC  (10+ messages)

[PATCH tip/core/rcu 0/6] rcutorture and documentation patches for 3.6
 2012-06-15 20:37 UTC  (14+ messages)
` [PATCH tip/core/rcu 1/6] rcu: Update documentation to cover call_srcu() and srcu_barrier()
  ` [PATCH tip/core/rcu 2/6] rcu: Rationalize ordering of torture_ops list
  ` [PATCH tip/core/rcu 3/6] rcu: Test srcu_barrier() from rcutorture test suite
  ` [PATCH tip/core/rcu 4/6] rcu: Fix bug in rcu_barrier() torture test
  ` [PATCH tip/core/rcu 5/6] rcu: Fix diagnostic-printk typo in rcutorture
  ` [PATCH tip/core/rcu 6/6] rcu: Make rcutorture fakewriters invoke rcu_barrier()

[PATCH] mm, fadvise: don't return -EINVAL when filesystem has no optimization way
 2012-06-15 20:36 UTC  (2+ messages)

[PATCH 0/2] diff --no-index pager cleanups
 2012-06-15 20:32 UTC  (3+ messages)
` [PATCH 1/2] fix pager.diff with diff --no-index
` [PATCH 2/2] do not run pager with diff --no-index --quiet

mon disk access pattern
 2012-06-15 20:31 UTC  (5+ messages)

RBD speed vs threads
 2012-06-15 20:29 UTC  (5+ messages)

[PATCH 0/2] perf: make perf a standlone recipe
 2012-06-15 20:23 UTC  (3+ messages)
` [PATCH 1/2] recipes-kernel: make perf a standalone package
` [PATCH 2/2] recipes-kernel: remove linux-tools.inc

[PATCH] Fix git-svn in non-MakeMaker builds
 2012-06-15 20:23 UTC  (3+ messages)
  ` [PATCH 2/1] perl/Makefile.PL: warn about duplicate module list in perl/Makefile

[PATCH] auditctl Running In QEMU
 2012-06-15 20:23 UTC 

[PATCH] snd-opti9xx: fixes for MED3931 card (opti931)
 2012-06-15 18:55 UTC 

[PATCH 0/1] linux-yocto/meta-yocto: update yaffs2 and drop rc6
 2012-06-15 20:21 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: don't redirect tt_request for me
 2012-06-15 20:21 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCHv2] batman-adv: don't reroute "

[PATCH v3] arm: Add basic support for new Marvell Armada 370 and Armada XP SoC
 2012-06-15 20:19 UTC  (4+ messages)
` [PATCH v3 3/9] arm: mach-mvebu: add source files
  ` Device Tree, abstraction of the SoC or the board?

[PATCH] Audit Compilation on QEMU/Debian Squeeze
 2012-06-15 20:17 UTC 

[PATCH v2 1/3] zsmalloc: support zsmalloc to ARM, MIPS, SUPERH
 2012-06-15 20:13 UTC  (15+ messages)
` [PATCH v2 3/3] x86: Support local_flush_tlb_kernel_range

[PATCH] staging: r8712u: Add new USB IDs
 2012-06-15 20:12 UTC 

[Qemu-devel] [RFC PATCH 00/36] A peek at the current block job patches
 2012-06-15 20:12 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 23/36] qmp: add drive-mirror command

[PATCH -v5 0/3] PCIe, PM, Add PCIe runtime D3cold support
 2012-06-15 20:17 UTC  (3+ messages)
` [PATCH -v5 1/3] ACPI, PM, Specify lowest allowed state for device sleep state

KVM on top of BTRFS
 2012-06-15 20:10 UTC  (8+ messages)

Help needed understanding do_rootfs error
 2012-06-15 20:09 UTC  (4+ messages)

[PATCH v2] diff-no-index: exit(1) if 'diff --quiet <repo file> <external file>' finds changes
 2012-06-15 20:06 UTC 

Proposal: Creating meta-networking
 2012-06-15 19:55 UTC  (5+ messages)

[PATCH] ath5k: remove _bh from inner locks
 2012-06-15 20:03 UTC 

[PATCH 7/7] mm/memory.c : cleanup the coding style issue
 2012-06-15 19:40 UTC  (4+ messages)

Btrfs: add support for multiple csum algorithms
 2012-06-15 19:49 UTC 

Build regressions/improvements in v3.5-rc2
 2012-06-15 19:46 UTC  (2+ messages)
` [PATCH] vga_switcheroo.h: fix pci_dev warning

[B.A.T.M.A.N.] [PATCH] batctl: check interface support and print corresponding error message
 2012-06-15 19:39 UTC 

[PATCH v2] diff: Only count lines in show_shortstats
 2012-06-15 19:38 UTC  (2+ messages)

[qemu-upstream-unstable test] 13049: regressions - FAIL
 2012-06-15 19:36 UTC 

[Xenomai] pre-fault Xenomai thread stacks
 2012-06-15 19:34 UTC  (5+ messages)

[PATCH v3 0/5] mwifiex: more changes for AP mode
 2012-06-15 19:21 UTC  (6+ messages)
` [PATCH v3 1/5] mwifiex: set channel via start_ap handler for AP interface
` [PATCH v3 2/5] mwifiex: parse WPA IE and support WPA/WPA2 mixed mode for uAP
` [PATCH v3 3/5] mwifiex: set HT capability based on cfg80211_ap_settings
` [PATCH v3 4/5] mwifiex: separate uAP WPA/WPA2 parsing from other BSS parameters
` [PATCH v3 5/5] mwifiex: support for WEP in AP mode

linux-next: Tree for Jun 15
 2012-06-15 19:32 UTC  (3+ messages)
` [PATCH -next] pstore: fix printk format warning in ram.c

[Qemu-devel] [Bug 1013714] [NEW] Data corruption after block migration (LV->LV)
 2012-06-15 19:24 UTC  (2+ messages)
` [Qemu-devel] [Bug 1013714] "

BUG: Bad rss-counter state
 2012-06-15 19:19 UTC 

Problems in the DaVinci EMAC driver & AM35xx?
 2012-06-15 19:28 UTC  (2+ messages)

[PATCH] staging: comedi: fix Kconfig for COMEDI_PCMCIA_DRIVERS
 2012-06-15 19:25 UTC  (2+ messages)

[lm-sensors] [PATCH 66/95] hwmon: (pc87360) Convert to use devm_ functions
 2012-06-15 19:23 UTC  (2+ messages)

crash in filesytem during reboot . (and proposed patch)
 2012-06-15 19:22 UTC 

[Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
 2012-06-15 19:20 UTC  (2+ messages)

[PATCH 1/2] regulator: core.c Pass voltage to notifier when setting voltage
 2012-06-15 19:18 UTC  (3+ messages)

Incorrect v1.7.10.4 tag on github?
 2012-06-15 19:17 UTC  (4+ messages)

[PATCH v8 00/15] KVM/ARM Implementation
 2012-06-15 19:09 UTC  (16+ messages)
` [PATCH v8 01/15] ARM: add mem_type prot_pte accessor
` [PATCH v8 02/15] KVM: use KVM_CAP_IRQ_ROUTING to protect the routing related code
` [PATCH v8 03/15] KVM: Introduce __KVM_HAVE_IRQ_LINE
` [PATCH v8 04/15] KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIER
` [PATCH v8 05/15] ARM: KVM: Initial skeleton to compile KVM support
` [PATCH v8 06/15] ARM: KVM: Hypervisor identity mapping
` [PATCH v8 07/15] ARM: KVM: Hypervisor inititalization
` [PATCH v8 08/15] ARM: KVM: Module unloading support
` [PATCH v8 09/15] ARM: KVM: Memory virtualization setup
` [PATCH v8 10/15] ARM: KVM: Inject IRQs and FIQs from userspace
` [PATCH v8 11/15] ARM: KVM: World-switch implementation
` [PATCH v8 12/15] ARM: KVM: Emulation framework and CP15 emulation
` [PATCH v8 13/15] ARM: KVM: Handle guest faults in KVM
` [PATCH v8 14/15] ARM: KVM: Handle I/O aborts
` [PATCH v8 15/15] ARM: KVM: Guest wait-for-interrupts (WFI) support

crash in filesytem during reboot . (and proposed patch)
 2012-06-15 19:16 UTC 

using kdb with current xen release
 2012-06-15 19:14 UTC  (3+ messages)

[lm-sensors] [PATCH 01/95] hwmon: (mc13783-adc.c) Convert to use devm_ functions
 2012-06-15 19:13 UTC  (2+ messages)

[tip:perf/urgent] perf tools: Fix synthesizing tracepoint names from the perf.data headers
 2012-06-15 19:12 UTC 

[PATCH] perf stat: fix default output file
 2012-06-15 19:11 UTC  (2+ messages)
` [tip:perf/urgent] perf stat: Fix "

[Qemu-devel] Adding errno to QMP errors
 2012-06-15 19:11 UTC  (5+ messages)

[PATCH 6/7] perf, tool: Fix endianity trick for adds_features bitmask
 2012-06-15 19:10 UTC  (2+ messages)
` [tip:perf/urgent] perf tools: Fix endianity swapping "

[Xenomai] x86 MSI support
 2012-06-15 19:11 UTC  (2+ messages)

[PATCH 01/14] drm/i915: ValleyView mode setting limits and PLL functions
 2012-06-15 18:55 UTC  (5+ messages)
` [PATCH 11/14] drm/i915: don't enable PPGTT on VLV yet
` [PATCH 12/14] drm/i915: don't account for shared interrupts on VLV
` [PATCH 13/14] drm/i915: fix initial IRQ masking "
` [PATCH 14/14] drm/i915: bind driver to ValleyView chipsets

missing leap second patches in stable
 2012-06-15 19:09 UTC  (3+ messages)

[Qemu-devel] How to measure guest memory access (qemu_ld/qemu_st) time?
 2012-06-15 19:10 UTC  (6+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: fix skb->data assignment
 2012-06-15 19:09 UTC  (2+ messages)

[PATCH 2/2] input: wacom - add 0xE5 (MT device) support
 2012-06-15 19:08 UTC  (5+ messages)
` [RFC/PATCH] Revert "Input: wacom - add 0xE5 (MT device) support"


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.