All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-25 03:46:46 to 2013-05-25 11:20:10 UTC [more...]

[PATCH 0/2] vfio: type1 iommu hugepage support
 2013-05-25 11:20 UTC  (3+ messages)
` [PATCH 2/2] vfio: hugepage support for vfio_iommu_type1

clock framework: Don't disable a clock already enabled by boot loader?
 2013-05-25 11:17 UTC  (6+ messages)

[PATCH 0/2] fix the pci device malfunction if a wrong bus address is assigned by firmware
 2013-05-25 11:17 UTC  (10+ messages)
` [PATCH 2/2] PCI: unset the resource if we can't get the correct CPU address

[Qemu-trivial] [PATCH (trivial)] don't run pkg-config for features explicitly disabled
 2013-05-25 11:14 UTC  (4+ messages)
` [Qemu-devel] "
` [Qemu-trivial] "

[PATCH v2 00/14] Corrections and customization of the SG_IO command whitelist (CVE-2012-4542)
 2013-05-25 11:14 UTC  (30+ messages)
` PING^7 (was Re: [PATCH v2 00/14] Corrections and customization of the SG_IO command whitelist (CVE-2012-4542))

[Xen-users] DomU sees only 512MB RAM with PCI-passthrough
 2013-05-25 11:13 UTC 

[Qemu-devel] qmp commands get rejected
 2013-05-25 11:09 UTC  (12+ messages)
              ` [Qemu-devel] [Qemu-stable] "

[RFC PATCHv4 0/6] arm: Initial TI-Nspire support
 2013-05-25 11:08 UTC  (14+ messages)
` [RFC PATCHv4 1/6] arm: TI-Nspire platform code
` [RFC PATCHv4 2/6] arm: TI-Nspire device trees
` [RFC PATCHv4 3/6] clk: TI-Nspire clock drivers
` [RFC PATCHv4 4/6] clocksource: TI-Nspire timer support
` [RFC PATCHv4 5/6] input: TI-Nspire keypad support
` [RFC PATCHv4 6/6] irqchip: TI-Nspire irqchip support

UML build broken since 3.0.75 (also affects 3.2.x)
 2013-05-25 10:55 UTC  (3+ messages)

[PATCH v3] ARM: sunxi: New watchdog driver for Allwinner A10/A13
 2013-05-25 10:59 UTC  (2+ messages)

[Xenomai] Xenomai, rtnet and ethercat
 2013-05-25 10:57 UTC 

[Qemu-trivial] [PATCH 0/4] debugcon: fix some bugs when DEBUG_DEBUGCON
 2013-05-25 10:42 UTC  (7+ messages)
  ` [Qemu-devel] "
  ` [Qemu-trivial] [Qemu-devel] "

[Xenomai] RTDM for a GPIO line in RT mode
 2013-05-25 10:28 UTC  (3+ messages)

[PATCH] x86, mm: fix boot hang regression
 2013-05-25 10:25 UTC  (3+ messages)

Kernel .config file overwritten
 2013-05-25 10:22 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API
 2013-05-25 10:19 UTC  (11+ messages)
` [Qemu-devel] [PATCH 15/30] memory: add address_space_valid
` [Qemu-devel] [PATCH 17/30] memory: add address_space_translate

HVM Migration of domU on Qemu-upstream DM causes stuck system clock with ACPI
 2013-05-25 10:18 UTC  (7+ messages)

Recommended settings for SSD
 2013-05-25 10:14 UTC  (6+ messages)

[PATCH v2] ARM: mm: Get rid of L_PTE_USER ref from PAGE_S2_DEVICE
 2013-05-25 10:02 UTC  (2+ messages)

[Bug 58801] New: intel_pstate/powersave - cpu frequency remains at high level if if system is idle
 2013-05-25  9:39 UTC  (4+ messages)
` [Bug 58801] "

[Qemu-trivial] [PATCH] configure: remove confusing file manipulation
 2013-05-25  9:31 UTC  (3+ messages)
  ` [Qemu-devel] "

[Qemu-trivial] [PATCH] Remove unnecessary break statements
 2013-05-25  9:23 UTC  (5+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "
  ` [Qemu-devel] [Qemu-trivial] "

[Qemu-trivial] [PATCH] qapi-schema.json: Reformat TargetType enum to one-per-line
 2013-05-25  9:18 UTC  (8+ messages)
  ` [Qemu-trivial] [Qemu-devel] "
        ` [Qemu-trivial] [libvirt] "
          ` [Qemu-devel] [libvirt] "

[PATCH RFC v2] media: OF: add sync-on-green endpoint property
 2013-05-25  9:17 UTC  (3+ messages)

[Qemu-devel] [Qemu-stable] [PATCH for 1.5] ui/gtk.c: Fix *BSD build of Gtk+ UI
 2013-05-25  9:14 UTC 

[PATCH] ACPICA: Remove redundant macro defines for ACPI_DEBUG_PRINT() and ACPI_DEBUG_PRINT_RAW()
 2013-05-25  9:12 UTC 

[PATCH] kernel/auditfilter.c: fix compiler warning about decimal constant
 2013-05-25  9:12 UTC 

[PATCH v2 00/25] Remove assumptions about each_ref_fn arg lifetimes
 2013-05-25  9:08 UTC  (26+ messages)
` [PATCH v2 01/25] describe: make own copy of refname
` [PATCH v2 02/25] fetch: make own copies of refnames
` [PATCH v2 03/25] add_rev_cmdline(): make a copy of the name argument
` [PATCH v2 04/25] builtin_diff_tree(): make it obvious that function wants two entries
` [PATCH v2 05/25] cmd_diff(): use an object_array for holding trees
` [PATCH v2 06/25] cmd_diff(): rename local variable "list" -> "entry"
` [PATCH v2 07/25] cmd_diff(): make it obvious which cases are exclusive of each other
` [PATCH v2 08/25] revision: split some overly-long lines
` [PATCH v2 09/25] object_array: add function object_array_filter()
` [PATCH v2 10/25] revision: use object_array_filter() in implementation of gc_boundary()
` [PATCH v2 11/25] object_array_remove_duplicates(): rewrite to reduce copying
` [PATCH v2 12/25] fsck: don't put a void*-shaped peg in a char*-shaped hole
` [PATCH v2 13/25] find_first_merges(): initialize merges variable using initializer
` [PATCH v2 14/25] find_first_merges(): remove unnecessary code
` [PATCH v2 15/25] object_array_entry: fix memory handling of the name field
` [PATCH v2 16/25] do_fetch(): reduce scope of peer_item
` [PATCH v2 17/25] do_fetch(): clean up existing_refs before exiting
` [PATCH v2 18/25] add_existing(): do not retain a reference to sha1
` [PATCH v2 19/25] show_head_ref(): do not shadow name of argument
` [PATCH v2 20/25] show_head_ref(): rename first parameter to "refname"
` [PATCH v2 21/25] string_list_add_one_ref(): "
` [PATCH v2 22/25] string_list_add_refs_by_glob(): add a comment about memory management
` [PATCH v2 23/25] exclude_existing(): set existing_refs.strdup_strings
` [PATCH v2 24/25] register_ref(): make a copy of the bad reference SHA-1
` [PATCH v2 25/25] refs: document the lifetime of the args passed to each_ref_fn

[PATCH] pinctrl: sink pinctrldev_list_mutex
 2013-05-25  9:09 UTC  (6+ messages)

[v3.10-rc2] iwlwifi regression
 2013-05-25  9:09 UTC 

[RFC] m68k: Update defconfigs for v3.9
 2013-05-25  9:01 UTC  (8+ messages)

[PATCH 0/4] New FC timeout handler
 2013-05-25  9:55 UTC  (9+ messages)
` [PATCH 1/4] scsi: move initialization of scmd->eh_entry
` [PATCH 4/4] scsi_transport_fc: FC timeout handler

[PATCH] ipc/sem.c: fix lockup, restore FIFO behavior
 2013-05-25  8:54 UTC 

[RFT/RFC 0/4] iwlegacy: workaround for firmware frame tx rejection
 2013-05-25  8:55 UTC  (7+ messages)
` [RFT/RFC 4/4] Revert "iwl4965: workaround connection regression on passive channel"
  ` [RFT/RFC 5/4] iwlegacy: unblock queues on passive channel if any frame receive

[Qemu-devel] Win32 QEMU binaries built from MinGW fail (access violation)
 2013-05-25  8:52 UTC  (3+ messages)

Question: eh_abort_handler() and terminate commands
 2013-05-25  9:42 UTC  (3+ messages)

[Qemu-devel] [Bug 1184089] [NEW] [Feature request] loadvm snapshot as read-only
 2013-05-25  8:29 UTC 

[PATCH 0/2] kdump/mmap: Fix mmap of /proc/vmcore for s390
 2013-05-25  8:31 UTC  (9+ messages)

[PATCH 1/3] {cfg,mac}80211: move mandatory rates calculation to cfg80211
 2013-05-25  8:20 UTC  (5+ messages)
` [PATCH 3/3] {nl,mac,cfg}80211: Allow user to configure basic rates for mesh

[Bug 64904] New: [BISECTED] nouveau, nv50: External VGA not detected anymore
 2013-05-25  8:12 UTC  (2+ messages)
  ` [Bug 64904] "

[PATCH] modules: insert mods sorted
 2013-05-25  8:09 UTC 

[SPAM] complements
 2013-05-25  8:06 UTC 

[PATCH v2] ARM: at91: Fix link breakage when !CONFIG_PHYLIB
 2013-05-25  7:39 UTC  (2+ messages)

[Qemu-devel] use O_DIRECT to open disk images for IDE failed under xen-4.1.2 and qemu upstream
 2013-05-25  7:32 UTC  (9+ messages)

[PATCH] proc: move proc mount options out of pid_namespace
 2013-05-25  7:32 UTC 

[PATCH] ARM: at91: Fix link breakage when !CONFIG_PHY
 2013-05-25  7:26 UTC  (3+ messages)

[lm-sensors] lm-sensors help question
 2013-05-25  7:18 UTC  (2+ messages)

[PATCH 0/7] Remove unused /dev/oldmem interface
 2013-05-25  7:11 UTC  (3+ messages)

[PATCH net-next 0/2] Open vSwitch zerocopy upcall
 2013-05-25  7:02 UTC  (8+ messages)
` [PATCH net-next 2/2] openvswitch: Use zerocopy if applicable when performing the upcall

Audio: no sound
 2013-05-25  7:00 UTC  (8+ messages)

[GIT PULL] Renesas ARM based SoC pinmux fix for v3.10 (repost)
 2013-05-25  6:45 UTC  (4+ messages)
` [PATCH] sh-pfc: r8a7779: Don't group USB OVC and PENC pins

[GIT PULL] Renesas ARM sh73a0 SoC fix for v3.10 (repost)
 2013-05-25  6:42 UTC  (4+ messages)
` [PATCH] ARM: shmobile: sh73a0: Update CMT clockevent rating to 80

XFS assertion from truncate. (3.10-rc2)
 2013-05-25  6:39 UTC  (14+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2013-05-24
 2013-05-25  6:30 UTC 

EnhanceIO(TM) caching driver features [1/3]
 2013-05-25  6:29 UTC  (4+ messages)

[PATCH v2 0/3] Towards a useable git-branch
 2013-05-25  6:29 UTC  (5+ messages)
` [PATCH 1/3] for-each-ref: introduce %C(...) for color

[PATCH v2 00/48] remote-hg: fixes for next
 2013-05-25  6:28 UTC  (5+ messages)
` [PATCH v2 25/48] remote-hg: add test for diverged push
` [PATCH v2 27/48] remote-hg: add test for new bookmark special

[PATCH 0/9] transport-helper: a bunch of improvements
 2013-05-25  6:27 UTC  (3+ messages)
` [PATCH 5/9] fast-export: add new --refspec option

[Qemu-devel] [PATCH] target-i386: Disable CPUID_EXT_MONITOR when KVM is enabled
 2013-05-25  6:25 UTC  (3+ messages)

[PATCH v3 part1 0/4] Fix SG_IO ambiguity between READ SUBCHANNEL and UNMAP (and other similar cases)
 2013-05-25  6:18 UTC  (10+ messages)
` [PATCH v3 part1 1/4] sg_io: pass request_queue to blk_verify_command

[xen-unstable test] 18014: tolerable FAIL
 2013-05-25  6:14 UTC 

[PATCH net-next 00/12] qlcnic: Enhancements and cleanup
 2013-05-25  6:05 UTC  (2+ messages)

File System
 2013-05-25  5:51 UTC  (2+ messages)

[PATCH v2] pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove()
 2013-05-25  5:33 UTC  (6+ messages)

[PATCH v2] ARM: shmobile: BOCK-W: add Ether support
 2013-05-25  5:30 UTC  (3+ messages)

[PATCH net-next 0/6] tg3: Misc cleanups and refactoring
 2013-05-25  5:23 UTC  (2+ messages)

File system implementation
 2013-05-25  5:17 UTC 

windows tmem
 2013-05-25  4:57 UTC 

[PATCH] module: use a macro instead of platform_driver_register
 2013-05-25  4:40 UTC  (2+ messages)

[PATCH] ARM: OMAP4: USB_EHCI_HCD needs USB_PHY and NOP_USB_XCEIV
 2013-05-25  4:43 UTC 

[PATCH net-next] tcp: remove one indentation level in tcp_rcv_state_process()
 2013-05-25  4:36 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v3 "
    ` [PATCH net-next 1/2] tcp: Remove another indentation level in tcp_rcv_state_process
      ` [PATCH net-next 2/2] tcp: Remove 2 indentation levels "
        ` [PATCH net-next 1/2 V2] tcp: Remove another indentation level "

[PATCH] mm: page_alloc: fix watermark check in __zone_watermark_ok()
 2013-05-25  4:32 UTC  (3+ messages)

[Qemu-devel] [PATCH V13 0/6] enhancement for qmp/hmp interfaces of block info
 2013-05-25  4:24 UTC  (7+ messages)
` [Qemu-devel] [PATCH V13 1/6] block: add snapshot info query function bdrv_query_snapshot_info_list()
` [Qemu-devel] [PATCH V13 2/6] block: add image info query function bdrv_query_image_info()
` [Qemu-devel] [PATCH V13 3/6] qmp: add recursive member in ImageInfo
` [Qemu-devel] [PATCH V13 4/6] qmp: add ImageInfo in BlockDeviceInfo used by query-block
` [Qemu-devel] [PATCH V13 5/6] hmp: show ImageInfo in 'info block'
` [Qemu-devel] [PATCH V13 6/6] hmp: add parameters device and -v for info block

[Qemu-trivial] [PATCH] configure: try pkg-config ncurses first
 2013-05-25  4:25 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH 00/19] cifs: overhaul of auth selection code
 2013-05-25  4:17 UTC  (5+ messages)
` [PATCH 06/19] cifs: remove "seal" stubs

Attaching pre created tap interfaces to a VM in Xen for Routed Networking
 2013-05-25  4:11 UTC 

[linux-lvm] snapshot an lvm disk containing ext4 partitions
 2013-05-25  4:07 UTC  (3+ messages)

(unknown),
 2013-05-25  3:57 UTC 

[PATCH V4] ARM: handle user space mapped pages in flush_kernel_dcache_page
 2013-05-25  3:53 UTC  (3+ messages)

3.10.0-rc2 mlx4 not receiving packets for some multicast groups
 2013-05-25  3:49 UTC  (2+ messages)

[PATCH] send-email: remove warning about unset chainreplyto
 2013-05-25  3:44 UTC 


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.