All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-12 10:23:21 to 2015-02-12 11:41:17 UTC [more...]

[Bridge] bride: IPv6 multicast snooping enhancements
 2015-02-12 11:41 UTC  (5+ messages)

[review-request][PATCH] bitbake: toaster: layerdetails Use new vcs reference api
 2015-02-12 11:40 UTC  (4+ messages)

[PATCH v2] dvb-usb-v2: add support for the media controller at USB driver
 2015-02-12 11:37 UTC 

[PATCH net-next 0/3] Adjust the settings about USB_RX_EARLY_AGG
 2015-02-12 11:37 UTC  (5+ messages)
` [PATCH net-next 1/3] r8152: separate USB_RX_EARLY_AGG

[PATCH] Intel Quark X1000 DTS thermal driver
 2015-02-12 11:37 UTC  (3+ messages)
` [PATCH] thermal: intel Quark SoC "

xt_recent fails with kernel 3.19.0
 2015-02-12 11:36 UTC  (4+ messages)

Keep original author with git merge --squash?
 2015-02-12 11:35 UTC  (3+ messages)

3.19-rc1 refuse connection from bluetooth headset
 2015-02-12 11:34 UTC  (6+ messages)

preferable method for pinctrl driver
 2015-02-12 11:32 UTC  (2+ messages)
` [PATCH] pinctrl: Add initial driver data for Alphascale asm9260

[PATCH kvm-unit-test] tscdeadline_latency: add option to exit on max latency
 2015-02-12 11:30 UTC 

[PATCH v2] xen/arm: allow console=hvc0 to be omitted for guests
 2015-02-12 11:29 UTC 

[PATCH v2] xen/arm: allow console=hvc0 to be omitted for guests
 2015-02-12 11:29 UTC 

3.19 + xen-devel: kernel BUG at fs/ext4/page-io.c:85!
 2015-02-12 11:28 UTC  (3+ messages)
` [Xen-devel] "

Forever blocked in bit_wait with kernel 3.19
 2015-02-12 11:12 UTC 

[PATCH 0/4] perf: add support for profiling jitted code
 2015-02-12 11:27 UTC  (3+ messages)
` [PATCH 1/4] perf tools: add Java demangling support

[PATCH 0/2] arm/arm64: Detect Xen support earlier
 2015-02-12 11:27 UTC  (3+ messages)

[PATCH] ARM: OMAP1: PM: fix some build warnings on 1510-only Kconfigs
 2015-02-12 11:26 UTC  (8+ messages)

[PATCH] Make -Werror optional
 2015-02-12 11:25 UTC  (2+ messages)

[PATCH v4 0/5] ARM: at91: fix irq_pm_install_action WARNING
 2015-02-12 11:23 UTC  (12+ messages)
` [PATCH v4 3/5] irqchip: Add DT binding doc for the virtual irq demuxer chip

[PATCH] i40e: fix the issue reported by klocwork
 2015-02-12 11:22 UTC 

[PATCH v2 00/12] Allow reference values to be checked in a transaction
 2015-02-12 11:12 UTC  (13+ messages)
` [PATCH v2 01/12] refs: move REF_DELETING to refs.c
` [PATCH v2 02/12] refs: remove the gap in the REF_* constant values
` [PATCH v2 03/12] struct ref_update: move "have_old" into "flags"
` [PATCH v2 04/12] ref_transaction_update(): remove "have_old" parameter
` [PATCH v2 05/12] ref_transaction_delete(): "
` [PATCH v2 06/12] commit: add tests of commit races
` [PATCH v2 07/12] commit: avoid race when creating orphan commits
` [PATCH v2 08/12] ref_transaction_create(): check that new_sha1 is valid
` [PATCH v2 09/12] ref_transaction_delete(): check that old_sha1 is not null_sha1
` [PATCH v2 10/12] ref_transaction_verify(): new function to check a reference's value
` [PATCH v2 11/12] update_ref(): improve documentation
` [PATCH v2 12/12] refs.h: Remove duplication in function docstrings

meta-selinux
 2015-02-12 11:19 UTC  (5+ messages)
    ` [oe] meta-selinux

[PATCH v4 01/29] ArmPkg: allow HYP timer interrupt to be omitted
 2015-02-12 11:19 UTC  (29+ messages)
` [PATCH v4 02/29] ArmPkg: allow patchable PCDs for memory, FD and FV addresses
` [PATCH v4 03/29] ArmPlatformPkg: allow patchable PCD for FD base address
` [PATCH v4 04/29] ArmVirtualizationPkg: add GICv3 detection to VirtFdtDxe
` [PATCH v4 05/29] ArmVirtualizationPkg: allow patchable PCD for device tree base address
` [PATCH v4 06/29] ArmVirtualizationPkg: move early UART discovery to PlatformPeim
` [PATCH v4 07/29] ArmVirtualizationPkg: use a HOB to store device tree blob
` [PATCH v4 08/29] ArmVirtualizationPkg: add padding to FDT allocation
` [PATCH v4 09/29] ArmVirtualizationPkg: add a relocatable version of PrePi
` [PATCH v4 10/29] ArmVirtualizationPkg: implement custom MemoryInitPeiLib
` [PATCH v4 11/29] ArmVirtualizationPkg: allow patchable PCD for FV and DT base addresses
` [PATCH v4 12/29] ArmVirtualizationPkg: Xen/PV relocatable platformlib instance
` [PATCH v4 13/29] MdePkg/BaseSynchronizationLib: Added proper support for ARM architecture
` [PATCH v4 14/29] MdePkg/BaseSynchronizationLib: implement 16-bit compare-exchange
` [PATCH v4 15/29] Ovmf/Xen: move Xen interface version to <xen.h>
` [PATCH v4 16/29] Ovmf/Xen: fix pointer to int cast in XenBusDxe
` [PATCH v4 17/29] Ovmf/Xen: refactor XenBusDxe hypercall implementation
` [PATCH v4 18/29] Ovmf/Xen: move XenBusDxe hypercall code to separate library
` [PATCH v4 19/29] Ovmf/Xen: introduce XENIO_PROTOCOL
` [PATCH v4 20/29] Ovmf/Xen: add separate driver for Xen PCI device
` [PATCH v4 21/29] Ovmf/Xen: move XenBusDxe to abstract XENIO_PROTOCOL
` [PATCH v4 22/29] Ovmf/Xen: implement XenHypercallLib for ARM
` [PATCH v4 23/29] Ovmf/Xen: port XenBusDxe to other architectures
` [PATCH v4 24/29] Ovmf/Xen: add Xen PV console SerialPortLib driver
` [PATCH v4 25/29] ArmVirtualizationPkg: implement dummy RealTimeClockLib for Xen
` [PATCH v4 26/29] Ovfm/Xen: add a Vendor Hardware device path GUID for the XenBus root
` [PATCH v4 27/29] ArmVirtualizationPkg: add XenIoMmioLib
` [PATCH v4 28/29] ArmVirtualizationPkg/VirtFdtDxe: wire up XenBusDxe to "xen, xen" DT node
` [PATCH v4 29/29] ArmVirtualizationPkg: add platform description for Xen guests

[PATCH v4 00/29] Xen/ARM guest support
 2015-02-12 11:18 UTC 

[PATCH] librte_lpm: use field access instead of type conversion
 2015-02-12 11:17 UTC  (2+ messages)

[PATCH v6] st implement tape statistics
 2015-02-12 11:15 UTC 

[PATCH v4 00/17] support multi-pthread per core
 2015-02-12 11:16 UTC  (4+ messages)
` [PATCH v5 00/19] "
  ` [PATCH v5 18/19] ring: add sched_yield to avoid spin forever

[PATCH v2] Documentation: leds: Add description of LED Flash class extension
 2015-02-12 11:15 UTC  (7+ messages)

tty[1-6]: colors a negative accessibility/usability trend
 2015-02-12 11:04 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: fix bug that cause 'Timeout sending command'
 2015-02-12 11:13 UTC  (11+ messages)
` [PATCH v2 0/2] about data busy
  ` [PATCH v2 1/2] mmc: dw_mmc: fix bug that cause 'Timeout sending command'

[PATCH v2 1/2] opal: Fix the overflow of message notifiers head array
 2015-02-12 11:10 UTC  (4+ messages)
` [PATCH 2/2] opal: Add message notifier unregister function

[PATCH] media: Pinnacle 73e infrared control stopped working since kernel 3.17
 2015-02-12 11:11 UTC  (4+ messages)

[tip:core/types] bitops: Add sign_extend8(), 16 and 64 functions
 2015-02-12 11:11 UTC  (3+ messages)
` Example use of sign_extend64()
  ` [RFC][PATCH] arch: sh: use sign_extend64() for sign extension

xt_recent broken in kernel 3.19.0
 2015-02-12 11:11 UTC  (7+ messages)
` xt_recent broken in kernel 3.19.0 + PATCH

[RFC] Tweaking the release process for Xen 4.6
 2015-02-12 11:11 UTC  (10+ messages)

The kernel's ctype
 2015-02-12 11:10 UTC  (2+ messages)

[PATCH 1/2] mtd: nand: dt binding documentation for digicolor NFC
 2015-02-12 11:10 UTC  (6+ messages)
  ` [PATCH 2/2] mtd: nand: driver for Conexant Digicolor NAND Flash Controller

frequent lockups in 3.18rc4
 2015-02-12 11:09 UTC 

[Qemu-trivial] [PATCH 0/3] hmp: Normalize HMP command handler names
 2015-02-12 11:09 UTC  (10+ messages)
` [Qemu-devel] "
` [Qemu-trivial] [PATCH 1/3] hmp: Clean up declarations for long-gone info handlers
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 2/3] hmp: Name HMP command handler functions hmp_COMMAND()
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 3/3] hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
  ` [Qemu-devel] "
` [Qemu-trivial] [Qemu-devel] [PATCH 0/3] hmp: Normalize HMP command handler names

[PATCH] mtd: nand: increase tWB to 200ns
 2015-02-12 11:06 UTC 

[RFC v1 0/8] xen: kconfig changes
 2015-02-12 11:07 UTC  (8+ messages)
` [RFC v1 3/8] xen: drivers: add XEN_FRONTEND and fold front end drivers under them
` [RFC v1 5/8] xen: x86: add XEN_PV
` [RFC v1 7/8] xen: unwrap XEN_BACKEND from XEN_DOM0

[Qemu-devel] [RFC] net: 'Remove vhostforce option in addition to vhost param'
 2015-02-12 11:06 UTC  (3+ messages)

[PATCH v2] vsprintf: Make sure argument to %pX specifier is valid
 2015-02-12 11:04 UTC  (2+ messages)

[Bug 88152] 720p and 1080 H.264 videos lock-up on playback with vlc / vdpau on Radeon 3850HD
 2015-02-12 11:03 UTC  (2+ messages)

[PATCH 0/4] Cleanup mm_populate() codepath
 2015-02-12 11:03 UTC  (5+ messages)
` [PATCH 2/4] mm: rename __mlock_vma_pages_range() to populate_vma_page_range()

[LTP] network namespaces tests cleanup
 2015-02-12 11:03 UTC 

[Qemu-devel] [PATCH RFC v2 0/8] Dirty bitmaps migration
 2015-02-12 10:54 UTC  (7+ messages)
` [Qemu-devel] [PATCH RFC v2 4/8] block: add dirty-dirty bitmaps
` [Qemu-devel] [PATCH RFC v2 5/8] block: add bdrv_dirty_bitmap_enabled()

[PATCH v3 0/8] arm64: Add the support for new Exynos5433 SoC
 2015-02-12 11:03 UTC  (7+ messages)
` [PATCH v3 1/8] arm64: exynos5433: Enable ARMv8 based Exynos5433 (SoC) support

[Patch V2] ASoC: max98357a: Add missing deps and headers
 2015-02-12 11:01 UTC 

[PATCH v2] ARM: dts: zynq: Add OCM node
 2015-02-12 11:01 UTC  (7+ messages)

CPU utilization without the time spent for polling the Ethernet
 2015-02-12 11:00 UTC  (2+ messages)

[RFC] android/avdtp: Fix SEID assignment
 2015-02-12 11:00 UTC 

[PATCH v4 00/21] Virtual NUMA for PV and HVM
 2015-02-12 10:58 UTC  (7+ messages)
` [PATCH v4 18/21] libxlu: rework internal representation of setting
` [PATCH v4 20/21] libxlu: introduce new APIs

[Buildroot] [PATCH 1/1] package/shairport-sync: bump to version 2.2.1
 2015-02-12 10:57 UTC 

[PATCH] efi: get_memory_map: add sufficient slack for memory descriptors
 2015-02-12 10:56 UTC  (6+ messages)

[edk2] [PATCH] MdeModulePkg: mark completion of PCI enumeration in PciEnumeratorLight
 2015-02-12 10:54 UTC  (3+ messages)
`  "

[Bug 89069] Lack of grass in The Talos Principle on radeonsi (native\wine\nine)
 2015-02-12 10:53 UTC  (2+ messages)

[V3 PATCH 1/2] ACPI / scan: Add support for ACPI _CLS device matching
 2015-02-12 10:51 UTC  (3+ messages)

[PATCH 1/1] export symbol kobject_move()
 2015-02-12 10:47 UTC  (4+ messages)
` [PATCH 1/1 V2] "

[Patch V5 00/12] ASoC: QCOM: Add support for ipq806x SOC
 2015-02-12 10:45 UTC  (6+ messages)
` [Patch V5 02/12] ASoC: max98357a: Document MAX98357A bindings
` [Patch V5 05/12] ASoC: codec: Add MAX98357A codec driver

[RFC PATCH 0/9] livepatch: consistency model
 2015-02-12 10:45 UTC  (5+ messages)
` [RFC PATCH 6/9] livepatch: create per-task "

Security policy ambiguities - XSA-108 process post-mortem
 2015-02-12 10:44 UTC  (10+ messages)

Possible file system corruption?
 2015-02-12 10:44 UTC  (3+ messages)

[iptables PATCH] ebtables-compat: parser cleanups
 2015-02-12 10:44 UTC 

My config got stuck in the toaster
 2015-02-12 10:42 UTC  (5+ messages)

[PATCH] ARM: dts: zynq: Add OCM node
 2015-02-12 10:40 UTC  (5+ messages)

[PATCH RFC v9 00/20] Add support for i.MX MIPI DSI DRM driver
 2015-02-12 10:39 UTC  (6+ messages)
` [PATCH RFC v9 01/20] clk: divider: Correct parent clk round rate if no bestdiv is normally found

[U-Boot] [PATCH v3 0/3] imx: mx6slevk add pmic support
 2015-02-12 10:37 UTC  (2+ messages)

[Patch] ASoC: codec: Add missing deps/hdrs to MAX98357A
 2015-02-12 10:35 UTC 

NetworkServer1 exits when program exits
 2015-02-12 10:33 UTC 

[U-Boot] [PATCH] m68k: Add generic board support for MCF547X/8X and MCF5445X
 2015-02-12 10:33 UTC 

[Qemu-devel] [RFC PATCH] vpc: Ignore geometry for large images
 2015-02-12 10:30 UTC  (12+ messages)

[Qemu-devel] [PATCH v8 0/4] target-arm: ARM64: Adding EL1 AARCH32 guest support
 2015-02-12 10:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH v8 1/4] target-arm: Add CPU property to disable AArch64
` [Qemu-devel] [PATCH v8 2/4] target-arm: Add feature parsing to virt
` [Qemu-devel] [PATCH v8 3/4] target-arm: Add 32/64-bit register sync
` [Qemu-devel] [PATCH v8 4/4] target-arm: Add AArch32 guest support to KVM64

[Bug 87819] New: [NVAC] EQ overflowing
 2015-02-12 10:29 UTC  (2+ messages)
  ` [Bug 87819] "

[PATCH v2 0/5] Interrupt mode for PMD
 2015-02-12 10:29 UTC  (4+ messages)
` [PATCH v2 3/5] igb: enable rx queue interrupts for PF

[PATCH v4 1/3] perf: Use monotonic clock as a source for timestamps
 2015-02-12 10:28 UTC  (8+ messages)
` [PATCH v5] "

[Qemu-devel] [RFC PATCH 00/14] Block replication for continuous checkpoints
 2015-02-12 10:26 UTC  (9+ messages)
` [Qemu-devel] [RFC PATCH 01/14] docs: block replication's description

[PATCH] util: mkimage, fix gcc5 build failure
 2015-02-12 10:02 UTC 

[Buildroot] [git commit] dbus: security bump
 2015-02-12 10:24 UTC 

[PATCH RESEND 0/3] memory_hotplug: hyperv: fix deadlock between memory adding and onlining
 2015-02-12 10:23 UTC  (8+ messages)
` [PATCH RESEND 1/3] driver core: export lock_device_hotplug/unlock_device_hotplug
` [PATCH RESEND 2/3] memory_hotplug: add note about holding device_hotplug_lock and add_memory()
` [PATCH RESEND 3/3] Drivers: hv: balloon: fix deadlock between memory adding and onlining

Question about HLT VMExit reason
 2015-02-12 10:24 UTC  (3+ 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.