All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-16 08:43:19 to 2013-12-16 09:33:45 UTC [more...]

[PATCH v6 00/14] kexec kernel efi runtime support
 2013-12-16  9:30 UTC  (34+ messages)
` [PATCH v6 01/14] x86/mm: sparse warning fix for early_memremap
` [PATCH v6 02/14] efi: Use early_memremap and early_memunmap to fix sparse warnings
` [PATCH v6 03/14] efi: remove unused variables in __map_region
` [PATCH v6 04/14] efi: add a wrapper function efi_map_region_fixed
` [PATCH v6 05/14] efi: reserve boot service fix
` [PATCH v6 06/14] efi: cleanup efi_enter_virtual_mode function
` [PATCH v6 07/14] efi: export more efi table variable to sysfs
` [PATCH v6 08/14] efi: export efi runtime memory mapping "
` [PATCH v6 09/14] efi: passing kexec necessary efi data via setup_data
` [PATCH v6 10/14] efi: only print saved efi runtime maps instead of all memmap ranges for kexec
` [PATCH v6 11/14] x86: add xloadflags bit for efi runtime support on kexec
` [PATCH v6 12/14] x86: export x86 boot_params to sysfs
  ` [PATCH v6 13/14] x86: reserve setup_data ranges late after parsing memmap cmdline
  ` [PATCH v6 14/14] x86: kdebugfs do not use __va for getting setup_data virt addr

[PATCH 0/4] pinctrl-msm: Fixes for various issues
 2013-12-16  9:33 UTC  (7+ messages)
` [PATCH 1/4] pinctrl-msm: Fix spelling misstakes and missing consts
` [PATCH 2/4] pinctrl-msm: Tidy up error handling
` [PATCH 3/4] pinctrl-msm: Remove separate allocation of bitmaps

[RFC PATCH 0/3] Xen hvm saving improvements
 2013-12-16  9:33 UTC  (3+ messages)
` [RFC PATCH 1/3] xen/hvm-save: Refactor HVM_REGISTER_SAVE_RESTORE

[RFC][PATCH] KVM: nVMX: Leave VMX mode on apparent CPU reset
 2013-12-16  9:32 UTC 

[Qemu-devel] [PULL 00/16] spice patch queue
 2013-12-16  9:31 UTC  (17+ messages)
` [Qemu-devel] [PATCH 01/16] spice: flip streaming video mode to off by default
` [Qemu-devel] [PATCH 02/16] vscclient: do not add a socket watch if there is not data to send
` [Qemu-devel] [PATCH 03/16] spice-char: remove unused field
` [Qemu-devel] [PATCH 04/16] qmp_change_blockdev() remove unused has_format
` [Qemu-devel] [PATCH 05/16] include: add missing config-host.h include
` [Qemu-devel] [PATCH 06/16] char: add qemu_chr_fe_event()
` [Qemu-devel] [PATCH 07/16] spice-char: implement chardev port event
` [Qemu-devel] [PATCH 08/16] Split nbd block client code
` [Qemu-devel] [PATCH 09/16] nbd: don't change socket block during negotiate
` [Qemu-devel] [PATCH 10/16] nbd: pass export name as init argument
` [Qemu-devel] [PATCH 11/16] nbd: make nbd_client_session_close() idempotent
` [Qemu-devel] [PATCH 12/16] nbd: finish any pending coroutine
` [Qemu-devel] [PATCH 13/16] nbd: avoid uninitialized warnings
` [Qemu-devel] [PATCH 14/16] spice: move qemu_spice_display_*() from spice-graphics to spice-core
` [Qemu-devel] [PATCH 15/16] spice: move spice_server_vm_{start, stop} calls into qemu_spice_display_*()
` [Qemu-devel] [PATCH 16/16] spice: stop server for qxl hard reset

[meta-fsl-arm-extra][PATCH] UDOO board support, recipe for UDOO KernelUnico 2013 maintaned by UDOO manufacturer
 2013-12-16  9:31 UTC 

[PATCH] pinctrl-msm: Update Kconfig for PINCTRL_MSM8X74
 2013-12-16  9:29 UTC  (2+ messages)

[RFC PATCH] Xen PCI back - do slot and bus reset (v0)
 2013-12-16  9:28 UTC  (13+ messages)
` [RFC PATCH 1/5] xen-pciback: Cleanup up pcistub_put_pci_dev
  ` [Xen-devel] "
` [RFC PATCH 2/5] xen-pciback: First reset, then free
  ` [Xen-devel] "
` [RFC PATCH 3/5] xen-pciback: Document when we FLR an PCI device
  ` [Xen-devel] "
` [RFC PATCH 4/5] xen/pciback: Move the FLR code to a function
  ` [Xen-devel] "

[PATCH RFC v2 0/13] vti4: prepare namespace and interfamily support
 2013-12-16  9:28 UTC  (14+ messages)
` [PATCH RFC v2 01/13] xfrm4: Add IPsec protocol multiplexer
` [PATCH RFC v2 02/13] esp4: Use the IPsec protocol multiplexer API
` [PATCH RFC v2 03/13] esp4: Export esp4_err
` [PATCH RFC v2 04/13] ah4: Use the IPsec protocol multiplexer API
` [PATCH RFC v2 05/13] ah4: Export ah4_err
` [PATCH RFC v2 06/13] ipcomp4: Use the IPsec protocol multiplexer API
` [PATCH RFC v2 07/13] ipcomp4: Export ipcomp4_err
` [PATCH RFC v2 08/13] xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer
` [PATCH RFC v2 09/13] ip_tunnel: Make vti work with i_key set
` [PATCH RFC v2 10/13] vti: Update the ipv4 side to use it's own receive hook
` [PATCH RFC v2 11/13] xfrm4: Remove xfrm_tunnel_notifier
` [PATCH RFC v2 12/13] vti4: Use the on xfrm_lookup returned dst_entry directly
` [PATCH RFC v2 13/13] vti4: Support inter address family tunneling

[PATCH] Btrfs: fix very slow inode eviction and fs unmount
 2013-12-16  9:27 UTC  (2+ messages)

[PATCH 0/32] Refcounts and rbtrees to increase luns above 255
 2013-12-16  9:24 UTC  (4+ messages)
` [PATCH 32/32] target: Increase MAX_LUNS_PER_TPG to 16384

[PATCH 1/2] perf tools: Drop strdup in get_filename_for_perf_kvm()
 2013-12-16 22:21 UTC  (2+ messages)

SNAT range does not use unique IP
 2013-12-16  9:23 UTC  (6+ messages)

[PATCH] regulator: anatop: add is_enabled interface
 2013-12-16 21:20 UTC 

[PATCH] build: Create version and config information files in Android
 2013-12-16  9:22 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH v2 0/6] qemu-img: add preallocation=full
 2013-12-16  9:21 UTC  (12+ messages)
` [Qemu-devel] [RFC PATCH v2 5/6] qcow2: implement bdrv_preallocate

[PATCH 1/2] cpufreq: Make ARM big.LITTLE switcher depend on ARM
 2013-12-16  9:20 UTC  (4+ messages)
` [PATCH 2/2] cpufreq: Select PM_OPP rather than depending on it

[PATCH] mmc: sdhci-pci: mention DMA mode only once
 2013-12-16  9:19 UTC  (2+ messages)

[GIT PULL] GPIO fixes for the v3.13 series
 2013-12-16  9:18 UTC 

[PATCH v5 0/3] mmc: dw_mmc: add dw_mmc-k3
 2013-12-16  9:18 UTC  (8+ messages)
` [PATCH 2/3] mmc: dw_mmc: add dw_mmc-k3 for k3 platform

[PATCH 1/5] btmgmt: Remove unneeded code
 2013-12-16  9:18 UTC  (6+ messages)
` [PATCH 2/5] avdtp: Remove unneeded local variable
` [PATCH 3/5] hciemu: Make code consistent
` [PATCH 4/5] l2cap-tester: Remove unneeded variable
` [PATCH 5/5] hciemu: Print error in case hci_vhci is not loaded

[Qemu-devel] [PATCH v3 0/7] host and vhost-net support for userspace based backends
 2013-12-16  9:17 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 5/7] Add vhost-user calls implementation
` [Qemu-devel] [PATCH v3 7/7] Add vhost-user reconnection

[meta-fsl-ppc][PATCH v4] lttng-modules: build as 64-bit kernel module on e6500
 2013-12-16  9:16 UTC 

[PATCH 1/3] android/tester: Add Socket test read channel number after listen
 2013-12-16  9:14 UTC  (2+ messages)

Lockup on Sun Fire V240 under load
 2013-12-16  9:14 UTC  (3+ messages)

[PATCH] cpufreq: omap: clk_round_rate() can return a zero upon error
 2013-12-16  9:14 UTC  (2+ messages)

[ANNOUNCE] 3.12.5-rt6
 2013-12-16  9:14 UTC 

[PATCH 2/4] regulator: anatop: add is_enabled interface
 2013-12-16 21:09 UTC 

[PATCH] cpufreq: exynos: Convert exynos-cpufreq to platform driver
 2013-12-16  9:13 UTC  (3+ messages)
` [PATCH v3] "

[Qemu-devel] [PATCH RFC 0/3] add direct support of event in qapi schema
 2013-12-16  9:13 UTC  (7+ messages)
` [Qemu-devel] [PATCH RFC 2/3] qapi script: add support of event

Understanding perf mem -t load results
 2013-12-16  9:13 UTC  (5+ messages)

[PATCH v5 4/7] X86: generic MSRs save/restore
 2013-12-16  9:13 UTC  (9+ messages)
  `  "
    ` [PATCH v2] x86: "

[PATCH 1/5] powerpc/85xx/dts: add third elo3 dma component
 2013-12-16  9:12 UTC  (4+ messages)

[PATCH] pinctrl: single: select CONFIG_PINCTRL
 2013-12-16  9:12 UTC 

[Qemu-devel] [PATCH v2] x86: gigabyte alignment for ram
 2013-12-16  9:11 UTC 

[RFC PATCH 0/2] Move sn9c102 and omap24xx/tcm825x to staging
 2013-12-16  9:11 UTC  (5+ messages)
` [RFC PATCH 1/2] sn9c102: prepare for removal by moving it "

Вернуть отличное зрение сделалось мыслимо
 2013-12-16  7:53 UTC 

[PATCH v2] xen/arm: Allow balooning working with 1:1 memory mapping
 2013-12-16  9:08 UTC  (2+ messages)

Problem: Possible regression in intel_pstate on 3.12
 2013-12-16  9:08 UTC 

[PATCH 1/3] mfd: mc13xxx: Remove useless symbol MFD_MC13783
 2013-12-16  9:08 UTC  (7+ messages)
` [PATCH 2/3] mfd: mc13xxx: Remove duplicate mc13xxx_get_flags() declaration
` [PATCH 3/3] mfd: mc13xxx: Simplify "probe" & "remove"

[linux-next] sk->sk_dst_lock inconsistent lock state
 2013-12-16  9:04 UTC 

[PATCH 6/9] powerpc/pci: Use dev_is_pci() to check whether it is pci device
 2013-12-16  9:05 UTC  (4+ messages)

[PATCH]ASOC:DAPM: update DPCM runtime when mixer/mux changes
 2013-12-16  9:06 UTC  (2+ messages)

mm: ptl is not bloated if it fits in pointer
 2013-12-16  9:04 UTC  (2+ messages)

[PATCH 0/5] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs
 2013-12-16  9:04 UTC  (5+ messages)
` [PATCH 2/5] ARM: dts: sun4i: Add support for mmc
  `  "
    ` [linux-sunxi] "

[PATCH 0/5] drm-intel-collector - update
 2013-12-16  9:04 UTC  (3+ messages)
` [PATCH 2/5] drm/i915: parse backlight modulation frequency from the BIOS VBT

[PATCH v2 0/3] Btrfs: inode cache fixes
 2013-12-16  9:04 UTC  (3+ messages)
` [PATCH v2 1/3] Btrfs: avoid building inode cache repeatly

[PATCH] mm: fix huge page reallocated in soft_offline_page
 2013-12-16  9:00 UTC  (2+ messages)

[PATCH net] ip_gre: fix msg_name parsing for recvfrom/recvmsg
 2013-12-16  9:02 UTC  (2+ messages)
` [PATCH net,v2] "

[PATCH RESEND v2 1/2] phy: core: Add an exported of_phy_get function
 2013-12-16  9:00 UTC  (5+ messages)

[PATCH 2/2] x86: Add support for uncompressed kernel images
 2013-12-16  8:59 UTC  (3+ messages)
` [PATCH 2/2 v2] "

[PATCH v3 0/7] mtd: spi-nor: add a new framework for SPI NOR
 2013-12-16  8:58 UTC  (24+ messages)
` [PATCH v3 1/7] mtd: spi-nor: copy the SPI NOR commands to a new header file
` [PATCH v3 2/7] mtd: spi-nor: add the basic data structures
` [PATCH v3 3/7] mtd: spi-nor: add the framework for SPI NOR
` [PATCH v3 4/7] mtd: m25p80: use the SPI nor framework
` [PATCH v3 5/7] mtd: spi-nor: add a helper to find the spi_device_id
` [PATCH v3 6/7] Documentation: add the binding file for Quadspi driver
` [PATCH v3 7/7] mtd: spi-nor: Add Freescale QuadSpi driver

[PATCH] drivers: ptp: Include new header file in ptp_pch.c
 2013-12-16  8:58 UTC  (2+ messages)

[PATCH 0/2] Input: joystick - documentation fixes
 2013-12-16  8:57 UTC  (3+ messages)
` [PATCH 1/2] Input: joystick - refer to /dev/input/js0 in documentation
` [PATCH 2/2] Input: joystick - use sizeof(VARIABLE) "

[PATCH] ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail function
 2013-12-16  8:56 UTC 

[PATCH RFC v2 0/7] V4L2 SDR API
 2013-12-16  8:55 UTC  (9+ messages)
` [PATCH RFC v2 3/7] v4l: add new tuner types for SDR
` [PATCH RFC v2 7/7] v4l: define own IOCTL ops for SDR FMT

[PATCH] zsh completion: 5.0.3 compat, use emulate
 2013-12-16  8:32 UTC 

[Qemu-devel] [PATCH v3 0/8] target-arm: A64 decoder set 3: loads, stores, misc integer
 2013-12-16  8:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 7/8] target-arm: A64: add support for 3 src data proc insns

While writing to speaker sometimes segmentation fault comes
 2013-12-16  8:54 UTC  (2+ messages)
` Noise is coming from speaker when I do aplay

[PATCH 00/24] Drop the IIO_ST macro for setting scan_type elements
 2013-12-16  8:55 UTC  (4+ messages)
` [PATCH 23/24] staging:iio:ad799x replaces IIO_ST macro with explicit entries to struct scan_type

[PATCH 0/2] Enable Calxeda cpufreq driver on arm64
 2013-12-16  8:54 UTC  (4+ messages)
` [PATCH 2/2] cpufreq: highbank: rework the kconfig dependencies for arm64

[meta-fsl-ppc][PATCH v3] lttng-modules: build as 64-bit kernel module on e6500
 2013-12-16  8:53 UTC  (2+ messages)

[PATCH] omap: twl-common: Fix musb-hdrc device name
 2013-12-16  8:52 UTC  (13+ messages)

[Qemu-devel] [PATCH 0/2] Pointer properties and device_add
 2013-12-16  8:52 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] hw: cannot_instantiate_with_device_add_yet due to pointer props

XFS_REPAIR on LVM partition
 2013-12-16  8:52 UTC  (5+ messages)

[PATCH] bash-completion: add recipe
 2013-12-16  8:48 UTC  (4+ messages)

Xen 4.4 development update: Is PVH a blocker?
 2013-12-16  8:47 UTC  (2+ messages)

[RFC PATCHv2] bash-completion: add recipe
 2013-12-16  8:41 UTC 

linux-next: manual merge of the jdelvare-hwmon tree with Linus' tree
 2013-12-16  8:45 UTC  (2+ messages)

[PATCH] v4l2: move tracepoints to video_usercopy
 2013-12-16  8:45 UTC 

[Xen-users] XEN/arm XENFB support
 2013-12-16  8:45 UTC 

[patch 0/2] s390: network patches for net-next
 2013-12-16  8:44 UTC  (3+ messages)
` [patch 1/2] netiucv: improve state checking in conn_action_txdone
` [patch 2/2] qeth: Accurate ethtool output

[PATCH] ALSA: compress: Fix 64bit ABI incompatibility
 2013-12-16  8:43 UTC  (3+ messages)

[Buildroot] [PATCH v2] oprofile: fix install for avr32
 2013-12-16  8:43 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.