All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-13 10:08:36 to 2012-12-13 11:21:42 UTC [more...]

[PATCH v2] ipv6: Change skb->data before using icmpv6_notify() to propagate redirect
 2012-12-13 11:21 UTC 

[PATCH] ASoC: atmel-soc: make it buildable on other architectures
 2012-12-13 11:21 UTC  (4+ messages)

[PATCH v3] mm: Use aligned zone start for pfn_to_bitidx calculation
 2012-12-13 11:20 UTC  (3+ messages)

[PATCH 1/2] drivers/w1/masters/mxc_w1.c: use devm_ functions
 2012-12-13 11:20 UTC  (7+ messages)

[PATCH v4 0/4] s390: Guest support for virtio-ccw
 2012-12-13 11:19 UTC  (7+ messages)
` [PATCH 4/4] KVM: s390: Add a channel I/O based virtio transport driver

[PATCH 34/37] drm/ttm: fix fence locking in ttm_buffer_object_transfer
 2012-12-13 11:18 UTC  (3+ messages)
` [PATCH] allow shmob+imx drm drivers to be compiled

[PATCH] ASoC: atmel-ssc: make it buildable on other architectures
 2012-12-13 11:17 UTC  (4+ messages)

Another set of changes from world build
 2012-12-13 11:03 UTC  (9+ messages)
` [meta-oe][PATCH 1/7] modemmanager: update to 0.6.0.0
` [meta-oe][PATCH 2/7] samba: added gnu-configize for AArch64 support
` [meta-oe][PATCH 3/7] dialog: "
` [meta-oe][PATCH 4/7] xterm: "
` [meta-oe][PATCH 5/7] xorg-sgml-doctools: added LIC_FILES_CHKSUM
` [meta-oe][PATCH 6/7] florence: added gnome-doc-utils and libnotify to dependencies
` [meta-oe][PATCH 7/7] florence: move to meta-gnome due to libnotify

[PATCH 1/5] OMAPFB: remove exported udpate window
 2012-12-13 11:17 UTC  (4+ messages)
` [PATCH 2/5] OMAPFB: simplify locking

introducing python-xen
 2012-12-13 11:16 UTC  (2+ messages)

[PATCH 1/4] drm/i915: Cleanup SHOTPLUG_CTL status bits definitions
 2012-12-13 11:16 UTC  (5+ messages)
` [PATCH 2/4] drm/i915/hdmi: Read the HPD status before trying to read the EDID
` [PATCH 3/4] drm/i915/dp: Read the HPD status before trying to read the DPCD

[PATCH] [mac80211] use short slot time in mesh for 5GHz
 2012-12-13 10:59 UTC 

Booting imx6q Saber SD
 2012-12-13 11:13 UTC  (3+ messages)

[patch 0/8] page reclaim bits
 2012-12-13 11:12 UTC  (19+ messages)
` [patch 2/8] mm: vmscan: disregard swappiness shortly before going OOM
` [patch 3/8] mm: vmscan: save work scanning (almost) empty LRU lists
` [patch 4/8] mm: vmscan: clarify LRU balancing close to OOM
` [patch 5/8] mm: vmscan: improve comment on low-page cache handling
` [patch 6/8] mm: vmscan: clean up get_scan_count()
` [patch 7/8] mm: vmscan: compaction works against zones, not lruvecs

About cluster deployments
 2012-12-13 11:12 UTC  (4+ messages)

[PATCH] knotty: use bb.error instead of print
 2012-12-13 10:55 UTC 

[PATCH] X86/acpi: remove redundant logic of acpi memory hotadd
 2012-12-13 11:15 UTC  (5+ messages)

[linux-lvm] clvmd on cman waits forever holding the P_#global lock on node re-join
 2012-12-13 11:07 UTC  (3+ messages)

[PATCH 1/1] net: cpts: fix for build break after ARM SoC integration
 2012-12-13 11:07 UTC  (3+ messages)

[Buildroot] buildroot 2012.11 large file support
 2012-12-13 11:06 UTC  (21+ messages)

[PATCH 0/7] uprobes: register/unregister preparations for filtering
 2012-12-13 10:35 UTC  (7+ messages)
` [PATCH 3/7] uprobes: Kill the pointless inode/uc checks in register/unregister
` [PATCH 7/7] uprobes: _register() should always do register_for_each_vma(true)

[PATCH] powerpc+of: Rename and fix OF reconfig notifier error inject module
 2012-12-13 11:05 UTC  (2+ messages)

[PATCH 16/37] drm/<drivers>: reorder framebuffer init sequence
 2012-12-13 11:05 UTC  (3+ messages)
` [PATCH 1/2] "
    ` [PATCH 2/2] drm/exynos: "

[PATCH v3 16/23] ARM: OMAP2+: clock data: Merge utmi_px_gfclk into usb_host_hs_utmi_px_clk
 2012-12-13 11:04 UTC  (6+ messages)
` [PATCH v3 23/23] mfd: omap-usb-host: Don't spam console on clk_set_parent failure

linux-next: reminder 2
 2012-12-13 11:03 UTC  (4+ messages)

[Qemu-devel] [PATCH 1/1] virtio-serial-bus: send_control_msg should not deal with cpkts
 2012-12-13 11:03 UTC 

[PATCH 15/37] drm: only take the crtc lock for ->cursor_move
 2012-12-13 11:03 UTC  (2+ messages)
` [PATCH] "

Xen 4.2.1 live migration with qemu device model
 2012-12-13 11:03 UTC  (13+ messages)
` [RFC] Enabling live-migrate on HVM on qemu-xen "
  ` [PATCH 01/10] libxl_json: Export json_object related function
  ` [PATCH 02/10] libxl_json: Remove JSON_ERROR from enum
  ` [PATCH 03/10] libxl_json: Replace JSON_TRUE/FALSE by JSON_BOOL
  ` [PATCH 04/10] libxl_json: Introduce libxl__json_object_to_yajl_gen
  ` [PATCH 05/10] libxl_qmp: Introduces helpers to create an argument list
  ` [PATCH 06/10] libxl_qmp: Use qmp_parameters_* functions for param list of a QMP command
  ` [PATCH 07/10] libxl_qmp: Simplify run of single QMP commands
  ` [PATCH 08/10] libxl_qmp: Introduce libxl__qmp_set_global_dirty_log
  ` [PATCH 09/10] libxl_dom: Call the right switch logdirty for the right DM
  ` [PATCH 10/10] libxl: Allow migration with qemu-xen

[PATCH] cifs: fix double-free of "string" in cifs_parse_mount_options
 2012-12-13 11:02 UTC 

Formal submission of Xtables2
 2012-12-13 11:00 UTC  (2+ messages)

Contributing to NILFS
 2012-12-13 10:59 UTC  (7+ messages)

[Cluster-devel] [PATCH] GFS2: Initialize hex string to '0'
 2012-12-13 10:59 UTC  (2+ messages)

[PATCH V5] x86/kexec: Change NMI and MCE handling on kexec path
 2012-12-13 10:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] lzop: add host build
 2012-12-13 10:59 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] barebox: needs host-lzop

[PATCH] mmc: mmci: Fixup and cleanup code for DMA handling
 2012-12-13 10:59 UTC  (9+ messages)

[Cluster-devel] [PATCH] gfs2-utils: Add the beginnings of a test suite
 2012-12-13 10:58 UTC  (2+ messages)

[Cluster-devel] [TRIVIAL PATCH 00/26] treewide: Add and use vsprintf extension %pSR
 2012-12-13 10:57 UTC  (4+ messages)
` [Cluster-devel] [TRIVIAL PATCH 19/26] gfs2: Convert print_symbol to %pSR
  `  "

tc ipt action
 2012-12-13 10:58 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v7 0/8] Virtio refactoring
 2012-12-13 10:56 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH v7 7/8] virtio-pci-blk : Switch to new API

[U-Boot] [PATCH v3] usbh/ehci: Increase timeout for enumeration
 2012-12-13 10:55 UTC 

[Buildroot] Need some help fetching local Linux code
 2012-12-13 10:54 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/virtio-serial-bus: replay guest open on destination
 2012-12-13 10:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH 0/3] chardev/spice: fix missing spice mouse after migration

[Qemu-devel] [Bug 1087114] [NEW] assertion "QLIST_EMPTY(&bs->tracked_requests)" failed
 2012-12-13 10:16 UTC  (3+ messages)
` [Qemu-devel] [Bug 1087114] "

multicasting as a server and listening as a client?
 2012-12-13 10:53 UTC 

can I input a gate service to kernel to get kernel data to user ?
 2012-12-13 10:52 UTC  (3+ messages)

[PATCH] s5p-mfc: Fix interrupt error handling routine
 2012-12-13 10:51 UTC  (4+ messages)

[RFC PATCH v2 3/5] ARM: kernel: update cpu_suspend code to use cache LoUIS operations
 2012-12-13 10:51 UTC  (13+ messages)

Coresight bus and drivers from CodeAurora
 2012-12-13 10:49 UTC  (6+ messages)

[PATCH v4 1/3] xen-blkback: implement safe iterator for the list of persistent grants
 2012-12-13 10:39 UTC  (4+ messages)
` [PATCH v4 2/3] llist: add a safe version of llist_for_each_entry
` [PATCH v4 3/3] xen-blkfront: transverse list of persistent grants safely

[Qemu-devel] [PATCHv2] virtio: verify that all outstanding buffers are flushed
 2012-12-13 10:48 UTC  (11+ messages)

[Buildroot] Getting It into Compact Flash
 2012-12-13 10:48 UTC  (4+ messages)

[PATCH v4 00/23] OMAP USB Host cleanup
 2012-12-13 10:44 UTC  (7+ messages)

[U-Boot] [PATCH] FAT: make FAT compile without VFAT
 2012-12-13 10:47 UTC  (4+ messages)
` [U-Boot] [PATCH 0/2] clean some FAT code
` [U-Boot] [PATCH 1/2] FAT: remove ifdefs to make the code more readable
` [U-Boot] [PATCH 2/2] FAT: use toupper/tolower instead of recoding them

[Qemu-devel] [PATCH 0/4] virtio-serial: Rework, fix post_load code
 2012-12-13 10:46 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/4] virtio-serial: use uint32_t to count ports
` [Qemu-devel] [PATCH 2/4] virtio-serial: move active ports loading to separate function
` [Qemu-devel] [PATCH 3/4] virtio-serial: allocate post_load only at load-time
` [Qemu-devel] [PATCH 4/4] virtio-serial: delete timer if active during exit

[Qemu-devel] [PATCH 1/1] atapi: reset cdrom tray statuses on ide_reset
 2012-12-13 10:44 UTC  (3+ messages)

[PATCH 1/1] tests/gem_seqno_wrap: dont sync when crossing half of seqno space
 2012-12-13 10:43 UTC 

[PATCH V5 0/2] Add DT support for i2s
 2012-12-13 10:42 UTC  (6+ messages)
` [PATCH V5 1/2] ASoC: Samsung: Rename samsung i2s secondary device name
` [PATCH V5 2/2] ASoC: SAMSUNG: Add DT support for i2s

[PVH]: Help: msi.c
 2012-12-13 10:42 UTC  (7+ messages)

[Qemu-devel] [PATCH] Fix compile errors when enabling Xen debug logging
 2012-12-13 10:41 UTC  (2+ messages)
  `  "

[PATCH] tools: use PREFIX when building upstream qemu
 2012-12-13 10:40 UTC  (3+ messages)

[Qemu-devel] [PATCH] qxl: use correct rom size for revision < 4
 2012-12-13 10:40 UTC  (2+ messages)

[Buildroot] Boost builds failed
 2012-12-13 10:40 UTC 

[Qemu-devel] [PATCH] Fix compile errors when enabling Xen debug logging
 2012-12-13 10:39 UTC  (2+ messages)
`  "

[PATCH v4 1/3] xen-blkback: implement safe iterator for the list of persistent grants
 2012-12-13 10:39 UTC 

[Qemu-devel] ehci and low/full speed peripherals
 2012-12-13 10:38 UTC 

[U-Boot] [PATCH v3] imls: Add support to list images in NAND device
 2012-12-13 10:38 UTC 

[PATCH] pci: Provide support for parsing PCI DT ranges property
 2012-12-13 10:34 UTC  (6+ messages)

[U-Boot] Using U-Boot in a mixed licensed environment
 2012-12-13 10:37 UTC  (2+ messages)

[U-Boot] EXYNOS4X12: Adds for ORIGEN_QUAD board
 2012-12-13 10:37 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] EXYNOS4: Add pinmux support for UART
` [U-Boot] [PATCH v2 2/2] EXYNOS4: Add ORIGEN_QUAD board support

'call_rcu' unstable?
 2012-12-13 10:35 UTC 

can-utils - release - tarballs
 2012-12-13 10:34 UTC  (5+ messages)

netconsole fun
 2012-12-13 10:33 UTC  (8+ messages)

Read starvation by sync writes
 2012-12-13 10:32 UTC  (5+ messages)

veth.4
 2012-12-13 10:31 UTC  (9+ messages)

[U-Boot] [PATCH] EXYNOS: EXYNOS4X12: adds missed base address
 2012-12-13 10:31 UTC 

[Qemu-devel] new pc-bios/bios.bin breaks freebsd booting
 2012-12-13 10:30 UTC  (4+ messages)

[Buildroot] [PATCH] perl: refactor configure step,
 2012-12-13 10:30 UTC  (2+ messages)

[U-Boot] [PATCH] ns16550: allow UART address to be set dynamically
 2012-12-13 10:29 UTC  (5+ messages)

idmapd doesn't map if the name (user or group) contains UTF8 characters
 2012-12-13 10:29 UTC 

Compiling init-xenstore-domain.c to initialize a OCamel Xenstore Stubdomain
 2012-12-13 10:29 UTC  (4+ messages)
    ` [Xen-users] "

[PATCH] fix race condition between libvirtd event handling and libxl fd deregister
 2012-12-13 10:29 UTC  (8+ messages)
` [PATCH 2/2] libxl: fix stale timeout event callback race

[Qemu-devel] buildbot failure in qemu on default_openbsd_4.9
 2012-12-13 10:28 UTC 

[Buildroot] [PATCH] system: add option to configure TERM variable
 2012-12-13 10:28 UTC 

[PATCHv2 0/3] ARM: cfa10036: Load a different DTB depending on variants
 2012-12-13 10:26 UTC  (4+ messages)
` [PATCH 1/3] ARM: cfa10036: Add the AT24HC02 I2C EEPROM
` [PATCH 2/3] ARM: cfa10036: Retrieve the board variant from the AT24
` [PATCH 3/3] ARM: cfa10036: Use the board variant to load a different device tree

[PATCH 00/11] Add virtual EPT support Xen
 2012-12-13 10:25 UTC  (3+ messages)

[U-Boot] [PATCH 0/8 v4] Add TMU support for Exynos5250 based SMDK5250
 2012-12-13 10:23 UTC  (9+ messages)
` [U-Boot] [PATCH 4/8] Add a poll function to monitor events

[PATCH 0 of 2] xl: add helpers for option parsing
 2012-12-13 10:22 UTC  (3+ messages)
` [PATCH 2 of 2] xl: Introduce helper macro "

FW: [PATCH] mmc: mmci: Gate the clock in runtime suspend to save power
 2012-12-13 10:22 UTC  (6+ messages)

[Bug 58042] New: Garbled UI in Team Fortress 2 Beta
 2012-12-13 10:20 UTC  (2+ messages)
` [Bug 58042] [bisected] "

master - lvconvert: also allow --type with --stripes
 2012-12-13 10:20 UTC 

[PATCH] xfrm: do not check x->km.state
 2012-12-13 10:19 UTC  (2+ messages)

[PATCH v2] mxs: uart: allow setting RTS from software
 2012-12-13 10:19 UTC  (3+ messages)

Re: adding ba_policy member in drv_ampdu_action op - request information
 2012-12-13 10:18 UTC 

[PATCH v3] mmc: core: Add support for idle time BKOPS
 2012-12-13 10:17 UTC  (8+ messages)

[PATCH] pwm: add Exynos PWM driver
 2012-12-13 10:16 UTC 

[RFC PATCH] xfrm: avoid to send/receive the exceeding hard lifetime data
 2012-12-13 10:14 UTC  (2+ messages)

802.11h DFS support
 2012-12-13 10:12 UTC  (3+ messages)

Stubdom compilation fails
 2012-12-13 10:12 UTC  (2+ messages)

[PATCH] ARM: EXYNOS: remove static mapping of PWM memory
 2012-12-13 10:11 UTC  (2+ messages)

[RFC PATCH v2 0/6] sched: packing small tasks
 2012-12-13 10:11 UTC  (5+ messages)
` [RFC PATCH v2 3/6] sched: pack "

Question
 2012-12-13 10:10 UTC 

What's cooking in git.git (Dec 2012, #03; Wed, 12)
 2012-12-13 10:08 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.