All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-23 03:41:18 to 2016-03-23 07:18:57 UTC [more...]

[RFC Design Doc]Speed up live migration by skipping free pages
 2016-03-23  7:18 UTC  (9+ messages)
    ` [Qemu-devel] "

[PATCH skeleton v4 00/13] Add fan control algorithm
 2016-03-23  7:15 UTC  (15+ messages)
` [PATCH skeleton v4 01/13] add i2craw tool and hdd status function
` [PATCH skeleton v4 02/13] Heartbeat Led function
` [PATCH skeleton v4 03/13] fix info memory leak
` [PATCH skeleton v4 04/13] Setup FUNC_MODE[2:0]
` [PATCH skeleton v4 05/13] Fill in the threshold settings for CPU and DIMM
` [PATCH skeleton v4 06/13] "
` [PATCH skeleton v4 07/13] fix info memory leak
` [PATCH skeleton v4 08/13] Revert "Fill in the threshold settings for CPU and DIMM"
` [PATCH skeleton v4 09/13] Add I2C-6 lm75 outlet temperature sensor
` [PATCH skeleton v4 10/13] Modify the hard-coded hwmon ID for PowerCap
` [PATCH skeleton v4 11/13] Fill in the threshold settings for CPU and DIMM
` [PATCH skeleton v4 12/13] Add fan control algorithm
` [PATCH skeleton v4 13/13] Fix skeleton Makefile

[PATCH] libxc/x86: XSAVE related adjustments
 2016-03-23  7:15 UTC  (5+ messages)

[PATCH v2] serial: amba-pl011: complete support to ZTE uart
 2016-03-23  7:12 UTC  (2+ messages)

git and concurrent access to local repository
 2016-03-23  7:08 UTC  (3+ messages)
      ` AW: AW: "

[PATCH v3] ALSA: timer: fix gparams ioctl compatibility for different architectures
 2016-03-23  7:07 UTC  (2+ messages)

[PATCH trace-cmd 0/2] better error handling during copy
 2016-03-23  7:05 UTC  (8+ messages)
` [PATCH trace-cmd 1/2] trace-cmd-listen: remove useless printf
` [PATCH trace-cmd 2/2] trace-recorder: better error handling during copy
    ` [PATCH trace-cmd v2] "

[RFC] drm/i915: Move execlists irq handler to a bottom half
 2016-03-23  7:02 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

CAN message timestamping
 2016-03-23  7:00 UTC  (2+ messages)

HMM (Heterogeneous Memory Management)
 2016-03-23  6:52 UTC  (4+ messages)
` [PATCH v12 08/29] HMM: add device page fault support v6

[PATCH 1/2] libunwind: Fix build on mips/mips64 for musl targets
 2016-03-23  6:51 UTC  (2+ messages)
` [PATCH 2/2] gdb: Fix build on mips64/musl

[PATCH] Input: rotary_encoder - support binary encoding of states
 2016-03-23  6:49 UTC  (4+ messages)

[U-Boot] [PATCH 2/6 v2] net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375
 2016-03-23  6:46 UTC 

[PATCH] at803x: fix reset handling
 2016-03-23  6:45 UTC  (2+ messages)

[ANNOUNCE] xfstests: master branch updated to b90938e
 2016-03-23  6:43 UTC 

BlueZ 5.38 continuously disconnects bluetooth headset
 2016-03-23  6:42 UTC 

cross build AArch64 kernel failed with ": fatal error: asm/types.h: No such file or directory"
 2016-03-23  6:39 UTC  (2+ messages)

[U-Boot] [PATCH 1/6] spi: kirkwood_spi.c: Add compatible match ID for Armada 375
 2016-03-23  6:39 UTC  (4+ messages)
` [U-Boot] [PATCH 2/6] net: mvpp2.c: Add Marvell mvpp2 network driver "

[PATCH] spi: fsl-dspi: Set max_speed_hz for master
 2016-03-23  6:35 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/10] vfio-pci: pass the aer error to guest, part2
 2016-03-23  6:25 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 08/10] vfio: vote the function 0 to do host bus reset when aer occurred

[PATCH 2/3] Rename p2m_mmio_write_dm to p2m_ioreq_server
 2016-03-23  6:30 UTC  (3+ messages)

[PATCH 1/3] Add new functions to get/set memory types
 2016-03-23  6:30 UTC  (3+ messages)

[PATCH] Revert "Staging: lustre: o2iblnd: Use sizeof type *pointer instead of sizeof type."
 2016-03-23  6:29 UTC  (6+ messages)
  ` [lustre-devel] "

testpmd could not start up with vmxnet3 port
 2016-03-23  6:28 UTC  (5+ messages)

[PATCH v2] ath10k: parse Rx MAC timestamp in mgmt frame for FW 10.4
 2016-03-23  6:27 UTC  (4+ messages)

[PATCH] gpio: amdpt: Add a new ACPI HID
 2016-03-23  6:26 UTC 

[PATCH] tpm: drop the field 'time_expired' from struct tpm_chip
 2016-03-23  6:23 UTC  (2+ messages)

[Qemu-devel] [PATCH] ps2kbd: default to scancode_set 2, as with KBD_CMD_RESET
 2016-03-23  6:21 UTC 

[PATCH] tpm: drop 'base' from struct tpm_vendor_specific
 2016-03-23  6:20 UTC  (4+ messages)

[Qemu-devel] About global_props
 2016-03-23  6:19 UTC 

RAID-1 refuses to balance large drive
 2016-03-23  6:17 UTC  (5+ messages)

[U-Boot] [PATCH 1/6 v2] i2c: designware_i2c: Add ic_enable_status to ic_regs struct
 2016-03-23  6:16 UTC  (7+ messages)
` [U-Boot] [PATCH 2/6 v2] i2c: designware_i2c: Add dw_i2c_enable() helper function
` [U-Boot] [PATCH 3/6 v2] i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed()
` [U-Boot] [PATCH 4/6 v2] i2c: designware_i2c: Prepare for DM driver conversion
` [U-Boot] [PATCH 5/6 v2] i2c: designware_i2c: Add DM support
` [U-Boot] [PATCH 6/6 v2] i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86)

[PATCH V5 00/16] fix buildpaths QA issue
 2016-03-23  6:15 UTC  (4+ messages)
` [PATCH V6 00/15] "
  ` [PATCH V2 01/15] conf/bitbake.conf package.bbclass: fix dbg package not contain sources while -fdebug-prefix-map used
  ` [PATCH 03/15] fix_buildpaths.bbclass: add bbclass to fix build path

[V5] x86/xsaves: fix overwriting between non-lazy/lazy xsaves
 2016-03-23  6:14 UTC  (3+ messages)

[Qemu-devel] [PATCH qemu v14 00/18] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2016-03-23  6:11 UTC  (13+ messages)
` [Qemu-devel] [PATCH qemu v14 17/18] vfio/spapr: Use VFIO_SPAPR_TCE_v2_IOMMU
` [Qemu-devel] [PATCH qemu v14 18/18] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)

[PATCH] ARM: dts: exynos: Enable SSS on Odroid X/X2/U3 family
 2016-03-23  6:10 UTC  (3+ messages)

[Qemu-devel] About GlobalProperty
 2016-03-23  6:09 UTC 

[PATCH v2 2/6] x86/mm/pat: Add pat_disable() interface
 2016-03-23  6:08 UTC  (5+ messages)
` [PATCH v2 5/6] x86/xen,pat: Remove PAT table init code from Xen
    ` [PATCH v2 5/6] x86/xen, pat: "

[Qemu-devel] [Patch 1/1] omap_lcdc: Remove support for DEPTH != 32
 2016-03-23  6:05 UTC  (3+ messages)

v0.94.6 Hammer released
 2016-03-23  6:05 UTC  (13+ messages)
` [ceph-users] "

Severe guest disk corruption with device_model_stubdomain_override=1
 2016-03-23  6:03 UTC 

[PATCH 2/2] generic: test I/O on dm error device
 2016-03-23  6:01 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] "

[Qemu-devel] [PATCH v6 0/4] ARM: add query-gic-capabilities SMP command
 2016-03-23  5:57 UTC  (6+ messages)
` [Qemu-devel] [PATCH v6 1/4] arm: qmp: add query-gic-capabilities interface
` [Qemu-devel] [PATCH v6 2/4] arm: enhance kvm_arm_create_scratch_host_vcpu
` [Qemu-devel] [PATCH v6 3/4] kvm: add kvm_support_device() helper function
` [Qemu-devel] [PATCH v6 4/4] arm: implement query-gic-capabilities

[PATCH 1/2] shmem: Support for registration of Driver/file owner specific ops
 2016-03-23  6:09 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Make pages of GFX allocations movable

[PATCH 0/4] Git for Windows fixes in preparation for 2.8.0
 2016-03-23  5:54 UTC  (7+ messages)
` [PATCH 4/4] mingw: skip some tests in t9115 due to file name issues

[PATCH] Input: Change BTN_TOOL_FINGER falg when HOVER event trigger
 2016-03-23  5:43 UTC  (2+ messages)

[PATCH skeleton v2 00/11] Add fan control algorithm
 2016-03-23  5:49 UTC  (3+ messages)
` [PATCH skeleton v2 03/11] fix info memory leak

[PATCH 1/5] selftests/powerpc: Add exec() test to check for spr sanitisation
 2016-03-23  5:47 UTC  (5+ messages)
` [PATCH 2/5] selftests/powerpc: Add fork() test to check for spr being preserved
` [PATCH 3/5] powerpc: Fix TAR leak across exec() syscalls
` [PATCH 4/5] powerpc: Move flush_all_to_thread() below save_sprs()
` [PATCH 5/5] powerpc: Preserve the SPR values across fork() syscalls

[U-Boot] UBI Fastmap seems to be broken
 2016-03-23  5:48 UTC  (2+ messages)

[LTP] readahead02 failure on PPC
 2016-03-23  5:46 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/5] ARM: add query-gic-capabilities SMP command
 2016-03-23  5:43 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 2/5] arm: qmp: add query-gic-capabilities interface

confirm
 2016-03-23  5:40 UTC  (2+ messages)

[PATCH v7 0/2] VT-d Device-TLB flush issue
 2016-03-23  5:39 UTC  (8+ messages)
` [PATCH v7 2/2] VT-d: Fix vt-d Device-TLB flush timeout issue

perl 5.22 and 32 bit targets
 2016-03-23  5:36 UTC  (2+ messages)

[PATCH] tpm_tis: drop manufacturer_id from struct tpm_vendor_specific
 2016-03-23  5:31 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/display contains files named *_template.h. These are included many times with different values of the DEPTH macro. However, only the DEPTH == 32 case is used. Removed support for DEPTH != 32 in the template headers and in the file that include them
 2016-03-23  5:30 UTC  (3+ messages)

[PATCH] tty/hvc: Use IRQF_SHARED for hvc consoles
 2016-03-23  5:17 UTC  (2+ messages)

[PATCH] staging: dgnc: fix CamelCase in dgnc_driver.c
 2016-03-23  5:13 UTC  (2+ messages)

[PATCH 0/3] Remaining fixes for v4.5 (post tpmdd-next-20160120)
 2016-03-23  5:11 UTC  (4+ messages)

[PATCH] tpm_atmel: drop tpm_atmel specific fields from tpm_vendor_specific
 2016-03-23  5:10 UTC  (2+ messages)

[PATCH v2] KVM: x86: Inject pending interrupt even if pending nmi exist
 2016-03-23  5:08 UTC 

Fixing SH cache assumptions
 2016-03-23  5:08 UTC  (2+ messages)

[PATCH v2 00/18] Support non-lru page migration
 2016-03-23  5:05 UTC  (7+ messages)
` [PATCH v2 13/18] mm/compaction: support non-lru movable "

[U-Boot] [PATCH] smsc95xx: fix operation on 64-bit systems
 2016-03-23  5:03 UTC  (2+ messages)

[RFC 0/2] staging: ion: of_ion_device_get
 2016-03-23  4:55 UTC  (3+ messages)
` [RFC 2/2] staging: android: ion: Add of_ion_device_get function

[OpenRISC] [RFC PATCH] Optimized memcpy routine
 2016-03-23  4:54 UTC  (3+ messages)
` [OpenRISC] [PATCH] openrisc: Add optimized "

rcu stalls and soft lockups with recent kernels
 2016-03-23  4:50 UTC  (5+ messages)

[LTP] [PATCH] mmap2: change memory units and default size
 2016-03-23  4:45 UTC 

Suspicious error for CMA stress test
 2016-03-23  4:44 UTC  (19+ messages)

[PATCH] zram: revive swap_slot_free_notify
 2016-03-23  4:45 UTC  (6+ messages)

[PATCH] drm/i915: BXT DDI PHY sequence BUN
 2016-03-23  4:43 UTC  (3+ messages)

[PATCH v1] cpufreq: rockchip: add driver
 2016-03-23  4:40 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/2] mm/hugetlb: Introduce hugetlb_bad_size
 2016-03-23  4:40 UTC  (5+ messages)

[LTP] [PATCH] Change memory units to MB to support embedded devices
 2016-03-23  4:37 UTC  (3+ messages)

[PATCH v2] usb: phy: mxs: Add DT bindings to configure TX settings
 2016-03-23  4:36 UTC  (3+ messages)
` [PATCH v3] "

[LTP] [PATCH] Check available memory to support embedded devices
 2016-03-23  4:28 UTC  (3+ messages)

[LTP] [PATCH V2 1/3] mm/ksm: taking use of SAFE_FILE_ macro for ksm05.c
 2016-03-23  4:25 UTC  (3+ messages)
` [LTP] [PATCH V2 2/3] mm/ksm: extend 'max_page_sharing' before ksm testing
  ` [LTP] [PATCH V2 3/3] mm/oom: enable ksm before OOM-KSM testing

[PATCH] i2c: saa7115: Support CJC7113 detection
 2016-03-23  4:23 UTC 

Build error in 3.18.y-stable-queue (s390)
 2016-03-23  4:21 UTC  (2+ messages)

Making an interface for alternative data streams
 2016-03-23  4:19 UTC  (13+ messages)

[PATCH 2/2] powerpc/pagetable: Add option to dump kernel hashpagetable
 2016-03-23  4:17 UTC  (2+ messages)

cron job: media_tree daily build: OK
 2016-03-23  4:18 UTC 

csum errors in VirtualBox VDI files
 2016-03-23  4:16 UTC  (4+ messages)

Reminder: Toaster Weekly Meeting
 2016-03-23  4:14 UTC 

[PATCH 2/2] arch:mm: Use hugetlb_bad_size
 2016-03-23  4:12 UTC  (6+ messages)

[PATCH 1/3] Pass struct mem_sym into machine_apply_elf_rel()
 2016-03-23  4:10 UTC  (2+ messages)

[PATCH v6] acpi: Issue _OSC call for native thermal interrupt handling
 2016-03-23  4:07 UTC 

[Bug 94667] Artifacts on applications on discrete
 2016-03-23  4:07 UTC  (2+ messages)

[RFC v3] PCI: PTM Driver
 2016-03-23  4:04 UTC  (2+ messages)
` [PATCH] PCI: PTM preliminary implementation

[Qemu-devel] [PATCH RFC v2 0/2] MSI/MSIX: fix to catch and report errors
 2016-03-23  4:04 UTC  (4+ messages)
` [Qemu-devel] [PATCH RFC v2 1/2] Add param Error** to msi_init() & modify the callers

[RFC v2] PCI: PTM Driver
 2016-03-23  4:02 UTC  (2+ messages)

[PATCH] PCI: PTM preliminary implementation
 2016-03-23  3:57 UTC  (2+ messages)

[PATCH] usb: xhci: Fix incomplete PM resume operation due to XHCI commmand timeout
 2016-03-23  3:53 UTC  (7+ messages)

[PATCH] libmad: avoid using legacy _thumb overrides
 2016-03-23  3:51 UTC  (2+ messages)

[PATCH 00/15] NVDIMM: introduce nvdimm label support
 2016-03-23  3:47 UTC  (16+ messages)
` [PATCH 04/15] nvdimm: support nvdimm label
      ` [Qemu-devel] "
` [PATCH 10/15] nvdimm acpi: abstract the operations for root device and nvdimm devices
      ` [Qemu-devel] "
` [PATCH 12/15] nvdimm acpi: support Get Namespace Label Size function
      ` [Qemu-devel] "
    ` [Qemu-devel] [PATCH 00/15] NVDIMM: introduce nvdimm label support

[Qemu-devel] [RFC PATCH v2 0/2] spapr: Memory hot-unplug support
 2016-03-23  3:22 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH v2 2/2] "

[PATCH] Fix the drm AGP detection error message issue
 2016-03-23  3:35 UTC 

How to get object virtual address from a kernel core dump
 2016-03-23  3:41 UTC  (2+ 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.