All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-19 01:07:38 to 2014-12-19 02:40:24 UTC [more...]

[PATCH v2] kdump, vmcoreinfo: report actual value of phys_base
 2014-12-19  2:39 UTC  (3+ messages)

[f2fs-dev] [PATCH v3] f2fs: use ra_meta_pages to simplify readahead code in restore_node_summary
 2014-12-19  2:35 UTC  (3+ messages)

[PATCH] checkpatch: enable MAINTAINERS warning only for --strict,--subjective
 2014-12-19  2:34 UTC  (4+ messages)
` [PATCH] checkpatch: Fix MAINTAINERS search pattern

[PATCH] kvm: x86: remove vmx_vm_has_apicv() outside of hwapic_isr_update()
 2014-12-19  2:32 UTC  (3+ messages)

[PATCH] lib/genalloc.c: fix the end addr check in addr_in_gen_pool()
 2014-12-19  2:30 UTC 

[Qemu-devel] request for wiki account, please
 2014-12-19  2:29 UTC  (2+ messages)

Skype bi-directional video call crashes X server (xserver, mesa, drm, kernel from git, r600g+glamor)
 2014-12-19  2:28 UTC  (4+ messages)

[RFC PATCH 0/2] Fix rockchip IOMMU driver vs PM issues
 2014-12-19  2:27 UTC  (6+ messages)
` [RFC PATCH 2/2] iommu: rockchip: Handle system-wide and runtime PM

[bisected] tg3 broken in 3.18.0?
 2014-12-19  2:10 UTC  (11+ messages)

[PATCH 3/3] mmc: Support FFU for eMMC v5.0
 2014-12-19  2:26 UTC  (2+ messages)

[PATCH RFC v2 00/14] Add support for i.MX MIPI DSI DRM driver
 2014-12-19  2:25 UTC  (11+ messages)
` [PATCH RFC v2 05/14] ARM: imx6q: clk: Add the video_27m clock
` [PATCH RFC v2 06/14] ARM: dts: imx6qdl: Move existing MIPI DSI ports into a new 'ports' node

Using multi-queue with RSS on X540 VF
 2014-12-19  2:21 UTC  (5+ messages)

[v3 00/26] Add VT-d Posted-Interrupts support
 2014-12-19  2:19 UTC  (28+ messages)
` [v3 06/26] iommu, x86: No need to migrating irq for VT-d Posted-Interrupts
` [v3 13/26] KVM: Define a new interface kvm_find_dest_vcpu() for VT-d PI
` [v3 16/26] KVM: Make struct kvm_irq_routing_table accessible
` [v3 23/26] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted

[PATCH] drm/i915/hsw: Implement Selective Write workaround
 2014-12-19  2:20 UTC 

[Qemu-devel] [PULL 00/47] Patches for KVM, x86, SCSI, migration fixes (2014-12-15)
 2014-12-19  2:19 UTC  (3+ messages)
` [Qemu-devel] [PULL 26/47] cpu-exec: reset exception_index correctly

[PATCH v3] Staging: wlan-ng: hfa384x_usb: fixed an 'else' statement coding style issue
 2014-12-19  2:18 UTC 

do_sys_name_to_handle on UBIFS
 2014-12-19  2:17 UTC  (2+ messages)

[PATCH RFC v3 1/2] PM / Domains: Extend API pm_genpd_dev_need_restore to use restore types
 2014-12-19  2:17 UTC  (6+ messages)

regression: Clock changes in next-20141205 break at least omap4
 2014-12-19  2:15 UTC  (12+ messages)

[PATCH] git-log: added --invert-grep option
 2014-12-19  2:14 UTC 

Re: [PATCHv4 1/8] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor
 2014-12-19  2:11 UTC  (2+ messages)

Could kernel support kexec on PPC64(e6500)?
 2014-12-19  2:12 UTC  (5+ messages)

[PATCH v4] tools lib traceevent: Add support for IP address formats
 2014-12-19  2:11 UTC 

[PATCH] stmmac: Don't init ptp again when resume from suspend/hibernation
 2014-12-19  2:10 UTC  (2+ messages)
  ` [PATCH] stmmac: Don't init ptp again when resume fromsuspend/hibernation

[Xen 4.5-rc] remus-drbd incompatible with Linux 3.6+ headers
 2014-12-19  2:09 UTC  (2+ messages)

rfc: remove early_printk from a few arches? (blackfin, m68k, mips)
 2014-12-19  2:08 UTC  (10+ messages)

[xen-unstable test] 32441: regressions - FAIL
 2014-12-19  2:08 UTC 

Extra info
 2014-12-19  2:05 UTC  (3+ messages)

[drm/fb-helper] WARNING: CPU: 1 PID: 1 at lib/idr.c:506 idr_remove()
 2014-12-19  2:04 UTC  (4+ messages)
` [drm/fb-helper] BUG: unable to handle kernel paging request at 95d24c70

[Qemu-devel] [RFC 00/47] ACPI refactoring: replace template patching with C ASL API
 2014-12-19  2:02 UTC  (48+ messages)
` [Qemu-devel] [RFC 01/47] acpi: introduce AML composer aml_append()
` [Qemu-devel] [RFC 02/47] acpi: add acpi_scope() term
` [Qemu-devel] [RFC 03/47] acpi: add acpi_device() term
` [Qemu-devel] [RFC 04/47] acpi: add acpi_method() term
` [Qemu-devel] [RFC 05/47] acpi: add acpi_if() term
` [Qemu-devel] [RFC 06/47] acpi: add acpi_name() & acpi_name_decl() term
` [Qemu-devel] [RFC 07/47] acpi: factor out ACPI const int packing out build_append_value()
` [Qemu-devel] [RFC 08/47] acpi: extend build_append_{value|int}() to support 64-bit values
` [Qemu-devel] [RFC 09/47] acpi: add acpi_int() term
` [Qemu-devel] [RFC 10/47] acpi: add acpi_return() term
` [Qemu-devel] [RFC 11/47] acpi: add acpi_arg0(), acpi_arg1(), acpi_arg2(), acpi_arg3() terms
` [Qemu-devel] [RFC 12/47] acpi: add acpi_store() term
` [Qemu-devel] [RFC 13/47] acpi: add acpi_and() term
` [Qemu-devel] [RFC 14/47] acpi: add acpi_notify() term
` [Qemu-devel] [RFC 15/47] acpi: add acpi_call1(), acpi_call2(), acpi_call3(), acpi_call4() helpers
` [Qemu-devel] [RFC 16/47] pc: acpi-build: drop template patching and create PCI bus tree dinamically
` [Qemu-devel] [RFC 17/47] acpi: add acpi_package() term
` [Qemu-devel] [RFC 18/47] pc: acpi-build: drop unsupported PM1b_CNT.SLP_TYP
` [Qemu-devel] [RFC 19/47] pc: acpi-build: generate _S[345] packages dynamically
` [Qemu-devel] [RFC 20/47] acpi: add acpi_buffer() term
` [Qemu-devel] [RFC 21/47] acpi: add acpi_resource_template() helper
` [Qemu-devel] [RFC 22/47] acpi: add acpi_io() helper
` [Qemu-devel] [RFC 23/47] acpi: include PkgLength size only when requested
` [Qemu-devel] [RFC 24/47] acpi: add acpi_operation_region() term
` [Qemu-devel] [RFC 25/47] acpi: add acpi_field() & acpi_named_field() terms
` [Qemu-devel] [RFC 26/47] acpi: add acpi_local0() term
` [Qemu-devel] [RFC 27/47] acpi: add acpi_string() term
` [Qemu-devel] [RFC 28/47] pc: acpi-build: generate pvpanic device description dynamically
` [Qemu-devel] [RFC 29/47] acpi: add acpi_varpackage() term
` [Qemu-devel] [RFC 30/47] acpi: add acpi_equal() term
` [Qemu-devel] [RFC 31/47] acpi: add acpi_processor() term
` [Qemu-devel] [RFC 32/47] acpi: add acpi_eisaid() term
` [Qemu-devel] [RFC 33/47] pc: acpi-build: drop template patching and CPU hotplug objects dynamically
` [Qemu-devel] [RFC 34/47] pc: acpi-build: create CPU hotplug IO region dynamically
` [Qemu-devel] [RFC 35/47] acpi: add acpi_reserved_field() term
` [Qemu-devel] [RFC 36/47] pc: acpi-build: drop template patching and memory hotplug objects dynamically
` [Qemu-devel] [RFC 37/47] pc: acpi-build: create memory hotplug IO region dynamically
` [Qemu-devel] [RFC 38/47] acpi: add acpi_word_bus_number(), acpi_word_io(), acpi_dword_memory(), acpi_qword_memory() terms
` [Qemu-devel] [RFC 39/47] pc: pcihp: expose MMIO base and len as properties
` [Qemu-devel] [RFC 40/47] pc: acpi-build: reserve PCIHP MMIO resources
` [Qemu-devel] [RFC 41/47] pc: acpi-build: create PCI0._CRS dynamically
` [Qemu-devel] [RFC 42/47] acpi: make tables linker-loader available to other targets
` [Qemu-devel] [RFC 43/47] acpi: add acpi_def_block() term
` [Qemu-devel] [RFC 44/47] pc: acpi-build: prepare to make ACPI tables blob opaque for table building functions
` [Qemu-devel] [RFC 45/47] pc: acpi-build: drop remaining ssdt_misc template and use acpi_def_block()
` [Qemu-devel] [RFC 46/47] pc: acpi: update DSTD blobs
` [Qemu-devel] [RFC 47/47] tests: acpi: update reference DSDT/SSDT tables

Disconnected inodes after test xfs/261
 2014-12-19  2:03 UTC  (5+ messages)

[PATCH 0/4] PM: Elimination of CONFIG_PM_RUNTIME
 2014-12-19  2:23 UTC  (9+ messages)
` [PATCH 1/4] spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM
` [PATCH 2/4] sound: sst-haswell-pcm: "
` [PATCH 3/4] tty: 8250_omap: "
` [PATCH 4/4] PM: Eliminate CONFIG_PM_RUNTIME

[PATCH v2 0/7] imx-drm: ipuv3-crtc: Implement mode_fixup
 2014-12-19  2:00 UTC  (16+ messages)
` [PATCH v2 1/7] gpu: ipu-di: Add ipu_di_adjust_videomode()
` [PATCH v2 2/7] gpu: ipu-di: remove some non-functional code
` [PATCH v2 3/7] drm_modes: add videomode_from_drm_display_mode
` [PATCH v2 4/7] imx-drm: ipuv3-crtc: Implement mode_fixup
` [PATCH v2 5/7] imx-drm: encoder prepare/mode_set must use adjusted mode
` [PATCH v2 6/7] gpu: ipu-v3: Use videomode in struct ipu_di_signal_cfg
` [PATCH v2 7/7] gpu: ipu-di: Switch to DIV_ROUND_CLOSEST for DI clock divider calc

[PATCHv v3] tools lib traceevent: Add support for IP address formats
 2014-12-19  2:02 UTC  (3+ messages)

[hisi:integration-hilt-linux-linaro 17/28] drivers/input/touchscreen/atmel_mXT224E.c:460:5: sparse: symbol 'i2c_atmel_read' was not declared. Should it be static?
 2014-12-19  1:56 UTC  (2+ messages)
` [PATCH hisi] Input: i2c_atmel_read() can be static

[patch 1/6] mm: page_isolation: check pfn validity before access
 2014-12-19  2:01 UTC  (3+ messages)

[Bug 87469] New: Invisible cursor on Xorg (NV34)
 2014-12-19  2:00 UTC  (5+ messages)
  ` [Bug 87469] "
  ` [Bug 87469] [NV34] Invisible cursor on Xorg

[PATCH 2/2] mm/zsmalloc: add statistics support
 2014-12-19  1:59 UTC  (12+ messages)

[PATCH] samples/kobject: Use kstrtoint instead of sscanf
 2014-12-19  1:56 UTC  (3+ messages)

Delayed FC rport removal causes errors on other device
 2014-12-19  1:54 UTC  (3+ messages)

[PATCH 00/13] cpufreq: stats: cleanups
 2014-12-19  2:15 UTC  (2+ messages)

[PATCH] cpufreq: Stop BUGing the system
 2014-12-19  2:08 UTC  (5+ messages)

[PATCH v3 1/2] acpi: Add "acpi_osi=" for ASUS X200MA to enable, brightness keys
 2014-12-19  1:46 UTC  (3+ messages)

[PATCH v16 00/12] input: cyapa: instruction of cyapa patches
 2014-12-19  1:45 UTC  (4+ messages)

[RFC PATCH net-next 0/5] tcp: TCP tracer
 2014-12-19  1:42 UTC  (4+ messages)

[PATCH] tools lib traceevent: Add support for IP address formats
 2014-12-19  1:41 UTC  (4+ messages)

[PATCH 0/6] virtio 1.0: tools update
 2014-12-19  1:28 UTC  (4+ messages)
` [PATCH 1/6] tools/virtio: more stubs

[PATCH 0/3] fix up vringh/mic sparse errors
 2014-12-19  1:27 UTC  (2+ messages)

[PULL] modules-next
 2014-12-19  0:55 UTC 

[PATCH 0/6] virtio 1.0 fixups, tweaks
 2014-12-19  1:26 UTC  (2+ messages)

Adding an ops to struct pci_host_bridge?
 2014-12-19  0:49 UTC 

[PATCH V2] CMA: add the amount of cma memory in meminfo
 2014-12-19  1:33 UTC  (2+ messages)

[PATCH 0/6] Enable VF RSS for Niantic
 2014-12-19  1:35 UTC  (2+ messages)

[PATCH v2] renesas_usbhs: fix platform init error message
 2014-12-19  1:33 UTC  (2+ messages)

WiFi & Bluetooth not working on Cubox-i with Yocto
 2014-12-19  1:29 UTC 

[PATCH 0/5] Add a flag to push atomically
 2014-12-19  1:29 UTC  (6+ messages)
` [PATCHv3 0/6] atomic pushes
  ` [PATCHv3 3/6] send-pack.c: add --atomic command line argument
  ` [PATCHv3 5/6] push.c: add an --atomic argument

[RFC PATCH 0/7] support multi-phtread per lcore
 2014-12-19  1:28 UTC  (7+ messages)

[RFC PATCH 0/3] introduce DVFS for GK20A
 2014-12-19  1:25 UTC  (7+ messages)
` [RFC PATCH 2/3] dvfs: add support "

[PATCH BlueZ v5 0/7] core: Use shared/gatt-client
 2014-12-19  1:24 UTC  (8+ messages)
` [PATCH BlueZ v5 1/7] core: device: Don't disconnect if attios not set
` [PATCH BlueZ v5 2/7] core: device: Add getters for GATT db and client
` [PATCH BlueZ v5 3/7] core: device: Make profile calls in GATT events
` [PATCH BlueZ v5 4/7] profiles/gatt: Don't handle GATT service
` [PATCH BlueZ v5 5/7] profiles/gatt: Rename profile to gap
` [PATCH BlueZ v5 6/7] profiles/gap: Rewrite using bt_gatt_client
` [PATCH BlueZ v5 7/7] profiles/gap: Add Google copyright

ext4_da_update_reserve_space warning with kernel 3.10
 2014-12-19  1:23 UTC 

[PATCH] genirq: set initial affinity when hinting
 2014-12-19  1:22 UTC 

RMRR Fix Design for Xen
 2014-12-19  1:21 UTC 

[PATCH] uapi/linux/target_core_user.h: fix headers_install.sh badness
 2014-12-19  1:19 UTC  (2+ messages)

DPDK RSS support for ixgbevf PMD
 2014-12-19  1:17 UTC  (8+ messages)

[PATCH 5/6] ixgbe: Config VF RSS
 2014-12-19  1:13 UTC  (2+ messages)

[Qemu-devel] Qemu support with rbd in Centos7
 2014-12-19  1:07 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.