All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-19 16:47:22 to 2013-11-19 17:47:27 UTC [more...]

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2013-11-19 17:47 UTC 

[PATCH 0/1] kernel: restore scripts in the sysroot
 2013-11-19 17:47 UTC  (9+ messages)
` [PATCH 1/1] "
    ` [PATCH 1/2] kernel.bbclass: Ensure compiler is available for do_populate_sysroot_setscene
      ` [PATCH 2/2] kernel.bbclass: Call make with correct variables in kernelscripts_sstate_postinst

Xen 4.4 development update: Code freezing point reached
 2013-11-19 17:46 UTC  (3+ messages)

[PATCH] libvirt: Correct IP_PATH
 2013-11-19 17:40 UTC 

[Qemu-devel] [PATCH] pci: unregister vmstate_pcibus on unplug
 2013-11-19 17:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-1.7] "

[PATCH 0/9] drm-intel-collector - update
 2013-11-19 17:44 UTC  (15+ messages)
` [PATCH 3/9] drm/i915: Use frame counter for intel_wait_for_vblank() on CTG
` [PATCH 4/9] drm/i915: Do hw quiescing first during unload
` [PATCH 5/9] drm/i915: print object bindings in debugfs
` [PATCH 9/9] drm/i915: Enable pipe gamma for sprites

[RFC PATCH] Btrfs: add support for inode properties
 2013-11-19 17:44 UTC  (5+ messages)
` [PATCH V2] "

[PATCH] cpufreq: cpufreq-cpu0: Use a sane boot frequency when booting with a mismatched bootloader configuration
 2013-11-19 17:43 UTC  (15+ messages)

(No subject)
 2013-11-19 17:43 UTC 

[BUG,REGRESSION?] 3.11.6+,3.12: GbE iface rate drops to few KB/s
 2013-11-19 17:43 UTC  (12+ messages)

[PATCH v3 00/14] Series short description
 2013-11-19 17:41 UTC  (14+ messages)
` [PATCH v3 10/14] libxc: get and set soft and hard affinity
` [PATCH v3 11/14] libxl: get and set soft affinity
` [PATCH v3 12/14] xl: enable getting and setting soft
` [PATCH v3 13/14] xl: enable for specifying node-affinity in the config file
` [PATCH v3 14/14] libxl: automatic NUMA placement affects soft affinity

[PATCH] tty: Only hangup once
 2013-11-19 17:40 UTC  (9+ messages)

[PATCH] pci: check PCI_EXP_FLAGS_SLOT before setting hotplug bridge
 2013-11-19 17:40 UTC  (4+ messages)

[U-Boot] [PATCH][v2] powerpc/T1040EMU: Add T1040 emulator support
 2013-11-19 17:39 UTC  (3+ messages)

do_package (arm-poky-linux-gnueabi-objcopy) fails
 2013-11-19 17:37 UTC 

Triple parity and beyond
 2013-11-19 17:36 UTC  (7+ messages)

[PATCH 0/3] Simplify set_huge_pte_at, pte_same for LPAE
 2013-11-19 17:35 UTC  (4+ messages)
` [PATCH 1/3] ARM: mm: Rewire LPAE set_huge_pte_at
` [PATCH 2/3] ARM: mm: Make LPAE huge page ptes NG by default
` [PATCH 3/3] Revert "ARM: mm: correct pte_same behaviour for LPAE."

Report from 2013 ARM kernel summit
 2013-11-19 17:35 UTC  (5+ messages)

Query FSCK Errors on ext4
 2013-11-19 17:35 UTC  (7+ messages)

ways to generate 40Gbps with two NICs x two ports?
 2013-11-19 17:35 UTC  (8+ messages)

[PATCH] arm: mm: refactor v7 cache cleaning ops to use way/index sequence
 2013-11-19 17:35 UTC  (5+ messages)

[PATCH v1.2] gpiolib: append SFI helpers for GPIO API
 2013-11-19 17:32 UTC  (4+ messages)

[PATCH 0/6] Some (mostly FP) cleanups
 2013-11-19 17:30 UTC  (14+ messages)
` [PATCH 1/6] mips: simplify FP context access
` [PATCH 2/6] mips: simplify PTRACE_PEEKUSR for FPC_EIR
` [PATCH 3/6] mips: simplify ptrace_getfpregs FPU IR retrieval
` [PATCH 4/6] mips: clean up resume declaration
` [PATCH 5/6] mips: replace open-coded init_dsp
` [PATCH 6/6] mips: update outdated comment

[PATCH v4 0/6] Replacement for rr/for-each-ref-decoration
 2013-11-19 17:32 UTC  (7+ messages)
` [PATCH v4 6/6] for-each-ref: avoid color leakage

current_thread_info() not respecting program order with gcc 4.8.x
 2013-11-19 17:33 UTC  (4+ messages)

[PATCH] fdisk: remove angle brackets from usage
 2013-11-19 17:32 UTC  (4+ messages)

post-receive: pub/scm/utils/util-linux/util-linux
 2013-11-19 17:32 UTC 

[Qemu-devel] [PATCH v2 00/20] block & scsi: write_zeroes support through the whole stack
 2013-11-19 17:31 UTC  (24+ messages)
` [Qemu-devel] [PATCH v2 01/20] block: generalize BlockLimits handling to cover bdrv_aio_discard too
` [Qemu-devel] [PATCH v2 02/20] block: add flags to BlockRequest
` [Qemu-devel] [PATCH v2 03/20] block: add flags argument to bdrv_co_write_zeroes tracepoint
` [Qemu-devel] [PATCH v2 04/20] block: add bdrv_aio_write_zeroes
` [Qemu-devel] [PATCH v2 05/20] block: handle ENOTSUP from discard in generic code
` [Qemu-devel] [PATCH v2 06/20] block: make bdrv_co_do_write_zeroes stricter in producing aligned requests
` [Qemu-devel] [PATCH v2 07/20] vpc, vhdx: add get_info
` [Qemu-devel] [PATCH v2 08/20] block drivers: add discard/write_zeroes properties to bdrv_get_info implementation
` [Qemu-devel] [PATCH v2 09/20] block drivers: expose requirement for write same alignment from formats
` [Qemu-devel] [PATCH v2 10/20] block/iscsi: remove .bdrv_has_zero_init
` [Qemu-devel] [PATCH v2 11/20] block/iscsi: updated copyright
` [Qemu-devel] [PATCH v2 12/20] block/iscsi: check WRITE SAME support differently depending on MAY_UNMAP
` [Qemu-devel] [PATCH v2 13/20] block/iscsi: use UNMAP to write zeroes if LBPRZ=1
` [Qemu-devel] [PATCH v2 14/20] raw-posix: implement write_zeroes with MAY_UNMAP for files
` [Qemu-devel] [PATCH v2 15/20] raw-posix: implement write_zeroes with MAY_UNMAP for block devices
` [Qemu-devel] [PATCH v2 16/20] raw-posix: add support for write_zeroes on XFS and "
` [Qemu-devel] [PATCH v2 17/20] qemu-iotests: 033 is fast
` [Qemu-devel] [PATCH v2 18/20] scsi-disk: catch write protection errors in UNMAP
` [Qemu-devel] [PATCH v2 19/20] scsi-disk: reject ANCHOR=1 for UNMAP and WRITE SAME commands
` [Qemu-devel] [PATCH v2 20/20] scsi-disk: correctly implement WRITE SAME

cpufreq on PandaBoard
 2013-11-19 17:30 UTC  (6+ messages)

Xen RTC emulation
 2013-11-19 17:28 UTC  (3+ messages)

ARM topic: Is DT on ARM the solution, or is there something better?
 2013-11-19 17:27 UTC  (11+ messages)

umount by uuid
 2013-11-19 17:27 UTC  (2+ messages)

[PATCH v3 0/7] vNUMA introduction
 2013-11-19 17:26 UTC  (6+ messages)
` [PATCH v3 5/7] libxl: vNUMA configuration parser
` [PATCH v3 7/7] xl: docs for xl config vnuma options

linux-next: Tree for Nov 19
 2013-11-19 17:25 UTC  (2+ messages)
` linux-next: Tree for Nov 19 (mfd/as3722)

[GIT PULL] please pull infiniband.git
 2013-11-19 17:25 UTC  (3+ messages)

[PATCH] PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration
 2013-11-19 17:23 UTC  (2+ messages)

[Qemu-devel] [PATCH for 1.7] target-i386: do not override nr_cores for -cpu host
 2013-11-19 17:13 UTC  (2+ messages)

[lm-sensors] Ticket #2382
 2013-11-19 17:24 UTC  (3+ messages)

[PATCH v5] xenbus_client: extend interface to suppurt multi-page ring
 2013-11-19 17:23 UTC  (5+ messages)

[Buildroot] buildroot: gcc options
 2013-11-19 17:23 UTC  (13+ messages)

[PATCH v2] panic: Make panic_timeout configurable
 2013-11-19 17:22 UTC  (4+ messages)

[PATCH] ARC: extable: Enable sorting at build time
 2013-11-19 17:21 UTC  (2+ messages)

[U-Boot] u-boot gerrit server
 2013-11-19 17:21 UTC  (11+ messages)

Command-line git Vs IDE+plugin?
 2013-11-19 17:20 UTC  (5+ messages)

[patch 1/1] xfsprogs: update version for 3.2.0-alpha2
 2013-11-19 17:21 UTC  (4+ messages)
` [PATCH V2] "
` [PATCH V3] "

[PATCH] openvswitch: deal with missing RDEPENDS of libpcap
 2013-11-19 17:20 UTC 

ANON message
 2013-11-19 17:19 UTC  (2+ messages)

[net 0/3][pull request] Intel Wired LAN Driver Updates
 2013-11-19 17:18 UTC  (3+ messages)
` [net 1/3] net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held

[3.11.4] Thunderbolt/PCI unplug oops in pci_pme_list_scan
 2013-11-19 17:18 UTC  (11+ messages)

[PATCH] libdrm/mode: Update the encoder and connector defines
 2013-11-19 17:18 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/60] AArch64 TCG emulation support
 2013-11-19 17:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH 26/60] AArch64: Add ADR instruction emulation

[PATCH] pinctrl: samsung: Allow pin value to be initialized using pinfunc
 2013-11-19 17:15 UTC  (2+ messages)

[PATCH 0/2] Remove some dead code for omaps
 2013-11-19 17:15 UTC  (5+ messages)
` [PATCH 2/2] ARM: OMAP2+: Remove legacy omap4_twl6030_hsmmc_init
  ` Bug? Sound support for at91sam9x5-wm8731 based boards
      ` [alsa-devel] "

[PATCH] transport: Catch non positive --depth option value
 2013-11-19 17:15 UTC  (4+ messages)
  ` [PATCHv2] "

[PATCH 00/31] ARM: tegra: use common reset and DMA bindings
 2013-11-19 17:15 UTC  (8+ messages)
` [PATCH 11/31] dma: add channel request API that supports deferred probe

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2013-11-19 17:14 UTC 

Blktrace replay in FIO failed with lseek err=22
 2013-11-19 17:12 UTC 

[PATCH] pinctrl: samsung: Allow grouping multiple pinmux/pinconf nodes
 2013-11-19 17:10 UTC  (2+ messages)

[PATCH] ARM: tegra: properly use FUSE clock
 2013-11-19 17:09 UTC  (6+ messages)

[Buildroot] Makeinfo
 2013-11-19 17:08 UTC  (2+ messages)

[PATCH V2] dma: add channel request API that supports deferred probe
 2013-11-19 17:07 UTC  (4+ messages)

[Qemu-devel] KVM call agenda for 2013-11-26
 2013-11-19 17:06 UTC  (2+ messages)
`  "

[PATCH 1/3] mfd: cros ec: spi: Add delay for raising CS
 2013-11-19 17:06 UTC  (4+ messages)

MDADM 3.3 broken?
 2013-11-19 17:05 UTC  (5+ messages)

[U-Boot] Strange UBI problems
 2013-11-19 17:05 UTC 

[Buildroot] problem to configure to make helloworld program and helloworld module be compiled and added to the tartget with a local external source
 2013-11-19 17:05 UTC  (3+ messages)

[PATCH] Reimplement old functionality of vm_munmap to vm_munmap_mm
 2013-11-19 17:04 UTC  (3+ messages)

How to calibrate touch screen?
 2013-11-19 17:04 UTC  (2+ messages)

[PATCH] librsvg: upgrade to 2.40.0
 2013-11-19 17:02 UTC 

[U-Boot] i2c issues with efikamx and mainline uboot
 2013-11-19 17:02 UTC  (4+ messages)

[PATCH v3 0/8] Renesas R-Car Gen2 Common Clock Framework support
 2013-11-19 17:00 UTC  (6+ messages)
` [PATCH v3 3/8] clk: shmobile: Add MSTP clock support

[PATCH] drm/nouveau/fbcon: fix suspend/resume fbcon
 2013-11-19 16:59 UTC 

[PATCH] src: expr: log: fixed error in nft_rule_expr_log_build
 2013-11-19 16:56 UTC 

post-receive: pub/scm/utils/util-linux/util-linux
 2013-11-19 16:59 UTC 

[nightly] Core TISDK 2013.10 build 2013-11-19_11-47-52
 2013-11-19 16:47 UTC 

[Bug 51851] New: Unable to use alx driver without CONFIG_MDIO
 2013-11-19 16:55 UTC  (2+ messages)
` [Bug 51851] [TRIVIAL]Unable "

[Bug 51881] New: HighPoint RocketRAID 2720 fail to detect some SATA hdd
 2013-11-19 16:54 UTC  (3+ messages)
` [Bug 51881] "

[U-Boot] sending data from ram to host machin in u-boot
 2013-11-19 16:54 UTC  (5+ messages)

[PATCH] hwmon: (max6650) Add support for gpiodef
 2013-11-19 16:54 UTC  (11+ messages)
  ` [lm-sensors] "

post-receive: pub/scm/linux/kernel/git/tiwai/sound-unstable
 2013-11-19 16:54 UTC 

[Devel] [PATCH] eliminate use after free in AcpiOsGetNextFilename()
 2013-11-19 16:54 UTC 

[PATCH 1/2] pvh: proposed BSP/AP bringup changes
 2013-11-19 16:53 UTC  (7+ messages)
` [PATCH 1/2] pvh: clearly specify used parameters in vcpu_guest_context

ACPI vs DT at runtime
 2013-11-19 16:52 UTC  (3+ messages)

[RFC 00/23] OMAP4: big endian support and fixes
 2013-11-19 16:51 UTC  (4+ messages)
` [RFC 01/23] gpio/omap: raw read and write endian fix

[PATCH] ALSA: hda - Disable runtime PM on LynxPoint(-LP) controllers
 2013-11-19 16:51 UTC 

[PATCH 1/1] IPv6: Fixed support for blackhole and prohibit routes
 2013-11-19 16:49 UTC 

[Qemu-devel] [PATCH 0/2] Add support for biosdevname inside VM
 2013-11-19 16:48 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] smbios: Add type 41 structure (Onboard Devices Extended Information)
` [Qemu-devel] [PATCH 2/2] smbios: Allow device ID instead of PCI address for type 41

Having Trouble with LTTng folders
 2013-11-19 16:48 UTC 

[PATCH] cifs: Allow mounts for paths for restricted intermediate paths
 2013-11-19 16:48 UTC  (3+ messages)

[TINYCOMPRESS PATCH 1/2] crec: Initial version of a compressed capture utility
 2013-11-19 16:46 UTC  (2+ messages)
` [TINYCOMPRESS PATCH 2/2] crec: Add primitive exception handling

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2013-11-19 16:47 UTC 

[PATCH V2] ns16550: Add support for UART present in Broadcom TruManage capable NetXtreme chips
 2013-11-19 16:47 UTC  (6+ 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.