All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-24 13:46:22 to 2014-07-24 14:54:03 UTC [more...]

[PATCH] kni: fixed compilation error on Ubuntu 14.04 LTS (kernel 3.13.0-30.54)
 2014-07-24 14:54 UTC  (2+ messages)

[PATCH net-next 0/9] inet: frag: cleanup and update
 2014-07-24 14:50 UTC  (10+ messages)
` [PATCH net-next 1/9] inet: frag: constify match, hashfn and constructor arguments
` [PATCH net-next 2/9] inet: frag: remove hash size assumptions from callers
` [PATCH net-next 3/9] inet: frag: move evictor calls into frag_find function
` [PATCH net-next 4/9] inet: frag: move eviction of queues to work queue
` [PATCH net-next 5/9] inet: frag: don't account number of fragment queues
` [PATCH net-next 6/9] inet: frag: remove lru list
` [PATCH net-next 7/9] inet: frag: remove periodic secret rebuild timer
` [PATCH net-next 8/9] inet: frag: use seqlock for hash rebuild
` [PATCH net-next 9/9] inet: frag: set limits and make init_net's high_thresh limit global

[OT] Kernel device tree question
 2014-07-24 14:42 UTC 

[PATCH] staging: Change kzalloc to kcalloc
 2014-07-24 14:51 UTC  (3+ messages)

Using libaio with buffered IO
 2014-07-24 14:51 UTC  (2+ messages)

[PATCH RFC 00/18] xfs: sparse inode chunks
 2014-07-24 14:23 UTC  (12+ messages)
` [PATCH 01/18] xfs: refactor xfs_inobt_insert() to eliminate loop and support variable count
` [PATCH 02/18] xfs: pass xfs_mount directly to xfs_ialloc_cluster_alignment()
` [PATCH 03/18] xfs: define sparse inode chunks v5 sb feature bit and helper function
` [PATCH 07/18] xfs: handle sparse inode chunks in icreate log recovery
` [PATCH 08/18] xfs: create helper to manage record overlap for sparse inode chunks
` [PATCH 11/18] xfs: reduce min. inode allocation space requirement "
` [PATCH 12/18] xfs: helper to convert inobt record holemask to inode alloc. bitmap
` [PATCH 13/18] xfs: filter out sparse regions from individual inode allocation
` [PATCH 14/18] xfs: update free inode record logic to support sparse inode records
` [PATCH 15/18] xfs: only free allocated regions of inode chunks
` [PATCH 16/18] xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster()

[PATCH v3 0/3] map grant refs at pfn = mfn
 2014-07-24 14:51 UTC  (9+ messages)
` [PATCH v3 3/3] xen/arm: introduce XENFEAT_grant_map_identity

[PATCHSET 0/6] perf tools: Honor column width setting
 2014-07-24 14:49 UTC  (6+ messages)
` [PATCH 4/6] perf report: "

udev 215 creates inactive MD devices upon stopping them
 2014-07-24 14:48 UTC  (2+ messages)

[PATCH] Btrfs: fix compressed write corruption on enospc
 2014-07-24 14:48 UTC 

[PATCH v8 00/10] gic and vgic fixes and improvements
 2014-07-24 14:48 UTC  (14+ messages)
` [PATCH v8 03/10] xen/arm: inflight irqs during migration
` [PATCH v8 07/10] xen/arm: remove workaround to inject evtchn_irq on irq enable

[GIT PULL] ARM: rockchip: cpu hotplug support for rk3066 and rk3188
 2014-07-24 14:47 UTC 

[RFC] perf to ctf converter
 2014-07-24 14:46 UTC  (9+ messages)

[PATCH v12 0/5] Implement vcpu soft affinity for credit1 (toolstack side, leftover)
 2014-07-24 14:46 UTC  (5+ messages)
` [PATCH v12 2/5] xl: move away from the use of cpumap for hard affinity
` [PATCH v12 4/5] libxl/xl: make it possible to specify soft-affinity in domain config file

Proto-tool to produce graphical schematic of path-taking syscall errors
 2014-07-24 14:46 UTC 

[PATCH 0/3] mmu_notifier: Allow to manage CPU external TLBs
 2014-07-24 14:44 UTC  (10+ messages)
` [PATCH 1/3] mmu_notifier: Add mmu_notifier_invalidate_range()
` [PATCH 2/3] mmu_notifier: Call mmu_notifier_invalidate_range() from VMM
` [PATCH 3/3] mmu_notifier: Add the call-back for mmu_notifier_invalidate_range()

[PATCH RESEND v2] bus: ARM CCN PMU driver
 2014-07-24 14:45 UTC  (6+ messages)

[PATCH v8 0/7] xen/arm: Add GICv3 support
 2014-07-24 14:45 UTC  (5+ messages)
` [PATCH v8 6/7] xen/arm: add SGI handling for GICv3
` [PATCH v8 7/7] xen/arm: check for GICv3 platform support

[PATCH] ARM: dts: dove: add DT LCD controllers
 2014-07-24 14:45 UTC  (2+ messages)

[PATCH 00/19] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-07-24 14:43 UTC  (4+ messages)
` [PATCH 04/19] ARM64 / ACPI: Introduce arch_fix_phys_package_id() for cpu topology

[PATCH 0/5] Five small multipath-tools patches
 2014-07-24 14:44 UTC  (5+ messages)
` [PATCH 1/5] ALUA prioritizer: Remove an unused variable
` [PATCH 4/5] libmultipath: Print line number for which parsing failed

[PATCH] PCI / PM: Make PCIe PME interrupts wake up from "freeze" sleep state
 2014-07-24 15:01 UTC  (3+ messages)

[PATCH] intel-gpu-tools: fix version.h creation in android
 2014-07-24 14:40 UTC 

Qt5_CinematicExperience
 2014-07-24 14:39 UTC  (2+ messages)

[U-Boot] u-boot command for standalone application
 2014-07-24 14:39 UTC  (3+ messages)

[PATCH RFC v2 0/4] Add mem_access support for PV domains
 2014-07-24 14:38 UTC  (5+ messages)
` [PATCH RFC v2 1/4] x86/mm: Shadow and p2m changes for PV mem_access
` [PATCH RFC v2 2/4] x86/mem_access: mem_access and mem_event changes to support PV domains

Pktgen-DPDK compile error on Ubuntu 14.04
 2014-07-24 14:38 UTC  (4+ messages)

[PATCH 1/2] Adding Lenovo - Lenovo Group Ltd. to the vendor-prefixes list
 2014-07-24 14:29 UTC  (16+ messages)
` [PATCH 2/2] ARM: mvebu: Added dts defintion for Lenovo Iomega ix4-300d NAS

[PATCH] arago-source-ipk: Update u-boot sources folder created by sourceipk
 2014-07-24 14:33 UTC 

[PATCH v3 00/10] xen: arm: Refactor/improve early DT parsing and multiboot module support
 2014-07-24 14:33 UTC  (11+ messages)
` [PATCH v3 09/10] xen: arm: update multiboot device tree bindings

[PATCH v2 1/2] util-linux: break out new package util-linux-hwclock
 2014-07-24 14:32 UTC  (2+ messages)
` [PATCH v2 2/2] util-linux: break out new package util-linux-findfs

[Qemu-devel] [PATCH v2 for-2.1 0/2] pc: fix /etc/acpi/tables size in fw_cfg for -M pc-i440fx-2.0
 2014-07-24 14:32 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 for-2.1 1/2] acpi-dsdt: procedurally generate _PRT
` [Qemu-devel] [PATCH v2 for-2.1 2/2] pc: hack for migration compatibility from QEMU 2.0

[PATCH -v5] random: introduce getrandom(2) system call
 2014-07-24 14:31 UTC 

[PATCH RFC tip/core/rcu 1/2] Eliminate redundant rcu_sysidle_state variable
 2014-07-24 14:29 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] pc: fix /etc/acpi/tables size in fw_cfg for -M pc-2.0
 2014-07-24 14:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] pc: hack for migration compatibility from QEMU 2.0

[PATCH 0/8] x86, microcode: cosmetic and minor issue fixes
 2014-07-24 14:28 UTC  (8+ messages)
` [PATCH 4/8] x86, microcode, intel: fix missing declaration
` [PATCH 5/8] x86, microcode, intel: don't use fields from unknown format header

[PATCH v2 0/3] Add USB HCD support for STi SoCs
 2014-07-24 14:26 UTC  (10+ messages)
` [PATCH v2 1/3] usb: host: st-hcd: "

[PATCH] ARM: at91: at91sam9x5: add clocks for usb device
 2014-07-24 14:26 UTC  (4+ messages)
` [PATCH] ARM: at91: at91sam9x5: sets NPCS0 (PA14) back to GPIO

[PATCH v2] power: add driver for battery reading on iPaq h3xxx
 2014-07-24 14:24 UTC  (2+ messages)

[PATCH] arm64/crypto: fix makefile rule for aes-glue-%.o
 2014-07-24 14:24 UTC  (14+ messages)

arm64 flushing 255GB of vmalloc space takes too long
 2014-07-24 14:24 UTC  (8+ messages)

`ab | (cd cd && git apply -)' fails with v2.0.0
 2014-07-24 14:22 UTC  (2+ messages)

[Qemu-devel] [PULL for-2.1 0/2] vnc: fix two vnc update issues
 2014-07-24 14:22 UTC  (9+ messages)
` [Qemu-devel] [PULL for-2.1 1/2] fix full frame updates for VNC clients

[Lustre-devel] lustre-1.8.8: rdma_listen() backlog 0 breaks iWARP
 2014-07-24 14:22 UTC  (3+ messages)

[PATCH v1] gpio: keystone: add dsp gpio controller driver
 2014-07-24 14:21 UTC  (6+ messages)

[PATCH] irq: Warn when shared interrupts do not match on NO_SUSPEND
 2014-07-24 14:39 UTC  (4+ messages)

[PATCHv3 00/19] perf tools: Factor ordered samples queue
 2014-07-24 14:19 UTC  (9+ messages)

[Qemu-devel] [PULL for-2.1 0/5] QMP queue
 2014-07-24 14:17 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/5] docs: grammar fixes to qmp-events
` [Qemu-devel] [PULL 2/5] docs: split SPICE_* event docs
` [Qemu-devel] [PULL 3/5] docs: document missing SPICE_MIGRATE_COMPLETED event
` [Qemu-devel] [PULL 4/5] docs: document missing POWERDOWN event
` [Qemu-devel] [PULL 5/5] docs: document missing VSERPORT_CHANGE event

[PATCH 0/1] kexec: verify bzImage signature
 2014-07-24 14:16 UTC  (4+ messages)
` [PATCH 1/1] kexec: Verify the signature of signed PE bzImage

[PATCH] drm/i915: Fix crash when failing to parse MIPI VBT
 2014-07-24 14:16 UTC 

rte_eth_dev_configure
 2014-07-24 14:15 UTC  (5+ messages)

Patchwork almost clean
 2014-07-24 14:14 UTC 

[Qemu-devel] [PATCH 2.1] PPC: KVM: Fix g3beige and mac99 when HV is loaded
 2014-07-24 14:13 UTC  (5+ messages)

[PATCH v2] u-boot: update to 2014.07 release version
 2014-07-24 14:12 UTC  (2+ messages)

[PATCH v9 00/14] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
 2014-07-24 14:12 UTC  (8+ messages)
` [PATCH RESEND "
  ` [PATCH RESEND v9 07/14] xen/common: add ARM stub for the function memory_type_changed()
  ` [PATCH RESEND v9 09/14] xen/common: move the memory_mapping DOMCTL hypercall to common code
  ` [PATCH RESEND v9 11/14] tools/libxl: handle the iomem parameter with the memory_mapping hcall

[Qemu-devel] [PULL for-2.1 0/5] Serial + SCSI fixes for 2014-07-14
 2014-07-24 14:10 UTC  (4+ messages)
` [Qemu-devel] [PULL 3/5] serial: change retry logic to avoid concurrency

[RFCv2 PATCH 00/23] sched: Energy cost model for energy-aware scheduling
 2014-07-24 14:28 UTC  (4+ messages)
` [RFCv2 PATCH 01/23] sched: Documentation for scheduler energy cost model

[Qemu-devel] [PATCH for-2.1] qemu-char: ignore flow control if a PTY's slave is not connected
 2014-07-24 14:09 UTC 

[PATCH 1/1] Drivers: scsi: storvsc: Add blist flags
 2014-07-24 14:09 UTC  (8+ messages)
      ` [PATCH 0/3] Enable discard on Hyper-V
        ` [PATCH 2/3] [SCSI] storvsc: Add Hyper-V logical block provisioning tests

[PATCH 0/7] Rewrite `git_config()` using config-set API
 2014-07-24 14:05 UTC  (6+ messages)
` [PATCH 3/7] add a test for semantic errors in config files

[PATCH] spi/pxa2xx-pci: Enable DMA binding through device name
 2014-07-24 14:06 UTC  (5+ messages)

[Bug 79901] New: Extremely slow boot on Promise VTrak E610f due to sd_mod RSOC usage
 2014-07-24 14:07 UTC  (2+ messages)
` [Bug 79901] "

[PATCH v5] xen/arm : emulation of arm's PSCI v0.2 standard
 2014-07-24 14:06 UTC  (2+ messages)

Xen crashing when killing a domain with no VCPUs allocated
 2014-07-24 14:04 UTC  (8+ messages)

[PATCH] gpio: remove useless check in gpiolib_sysfs_init()
 2014-07-24 14:04 UTC  (2+ messages)

[PATCH] shadow-securetty: add freescale lpuart
 2014-07-24 14:03 UTC  (2+ messages)

[PATCH 00/52] perf tools: More preparation for call graph from Intel BTS
 2014-07-24 14:02 UTC  (15+ messages)
` [PATCH 01/52] perf tools: Fix jump label always changing during tracing
` [PATCH 13/52] perf tools: Add perf_pmu__scan_file()

[PATCH 8/8] Replacing spinlocks by nx_copy_ctx on NX-SHA256 and NX-SHA512
 2014-07-24 14:02 UTC 

Performance - linking against DPDK shared vs static libraries
 2014-07-24 14:02 UTC  (5+ messages)

[RFC PATCH 0/2] powerpc/perf: Implement get_cpu_str()
 2014-07-24 14:02 UTC  (3+ messages)
` [RFC PATCH 1/2] powerpc/perf: include util/util.h and remove stringify macros

[PATCH] igt_core: Inject subtest message into dmesg
 2014-07-24 14:02 UTC  (5+ messages)

[PATCH 7/8] Replacing spinlocks by nx_copy_ctx on NX-AES-XCBC
 2014-07-24 14:01 UTC 

Text sometimes missing on NV18 based laptop
 2014-07-24 14:00 UTC  (3+ messages)

[PATCH 6/8] Replacing spinlocks by nx_copy_ctx on NX-AES-GCM
 2014-07-24 14:00 UTC 

[PATCH 0/7] prepare for atomic.. the great propertyification
 2014-07-24 14:00 UTC  (4+ messages)

[PATCH 5/8] Replacing spinlocks by nx_copy_ctx on NX-AES-ECB
 2014-07-24 13:59 UTC 

[PATCH 4/8] Replacing spinlocks by nx_copy_ctx on NX-AES-CTR
 2014-07-24 13:58 UTC 

[PATCHv4 0/5] Atomic pool for arm64
 2014-07-24 13:56 UTC  (10+ messages)
` [PATCHv4 3/5] common: dma-mapping: Introduce common remapping functions

[PATCH 49/52] perf tools: Build programs to copy 32-bit compatibility VDSOs
 2014-07-24 13:56 UTC  (3+ messages)
` [PATCH] "

[Xenomai] How to use Xenomai in Eclipse
 2014-07-24 13:56 UTC  (2+ messages)

[PATCH v2 3/3] [SCSI] Make LBP quirk skip lbpme checks tests
 2014-07-24 13:54 UTC  (3+ messages)

[lm-sensors] [PATCH 2/2] hwmon: (nct6775) Remove num_attr_groups from struct nct6775_data
 2014-07-24 13:54 UTC  (2+ messages)

[PATCH] intel-gpu-tools: add sys/wait.h to pm_rps.c
 2014-07-24 13:54 UTC 

[PATCH 3/8] Replacing spinlocks by nx_copy_ctx on NX-AES-CCM
 2014-07-24 13:54 UTC 

[lm-sensors] [PATCH 1/2] hwmon: (nct6775) Update module description and Kconfig for NCT6106D and NCT
 2014-07-24 13:54 UTC  (2+ messages)
` [lm-sensors] [PATCH 1/2] hwmon: (nct6775) Update module description and Kconfig for NCT6106D and

[PATCH 1/4] xorg-app: add x11 to required DISTRO_FEATURES and cleanup dependencies
 2014-07-24 13:52 UTC  (5+ messages)
` [PATCH 2/4] recipes: add x11 to required DISTRO_FEATURES
` [PATCH 3/4] xorg-driver: "

[PATCH] crypto: atmel-sha: Switch to managed version of kzalloc
 2014-07-24 13:56 UTC 

[PATCH] usb: xhci: Fix Set TR Dequeue Pointer cycle state for quirky xHCs
 2014-07-24 14:05 UTC  (5+ messages)

[PATCH] xen: arm: don't release modules which aren't in RAM into the heap
 2014-07-24 13:52 UTC  (4+ messages)

[PATCH 1/1] python: fix _json module arbitrary process memory read vulnerability
 2014-07-24 13:51 UTC 

/sys/block/md126 still exists even after stopping the array
 2014-07-24 13:51 UTC  (4+ messages)

[PATCH 2/8] Replacing spinlocks by nx_copy_ctx on NX-AES-CBC
 2014-07-24 13:50 UTC 

[U-Boot] [PATCH] Makefile: use $(shell ...) for determining file_size
 2014-07-24 13:50 UTC  (4+ messages)
` [U-Boot] [PATCH] Makefile: use u-boot.map for binary_size_check

[RFC 0/2] prctl: set-mm -- Rework interface
 2014-07-24 13:48 UTC  (11+ messages)
` [RFC 2/2] prctl: PR_SET_MM -- Introduce PR_SET_MM_MAP operation

unable to mount using overlayfs.v22 on kernel 3.15.5
 2014-07-24 13:48 UTC  (3+ messages)

[PATCH 00/17] Convert TTM to the new fence interface
 2014-07-24 13:47 UTC  (25+ messages)
` [Nouveau] [PATCH 09/17] drm/radeon: use common fence implementation for fences
    `  "

[PATCH 00/15] atmel_mxt_ts - device tree, bootloader, etc
 2014-07-24 13:47 UTC  (5+ messages)

[PATCH 00/12] DRM: Random Cleanups
 2014-07-24 13:47 UTC  (5+ messages)
` [PATCH 03/12] drm: call ->firstopen() before ->open()

[PATCH 0/6] Minor USB fixes and xHCI driver
 2014-07-24 13:46 UTC  (3+ messages)
` [PATCH 5/6] USB: host: add xHCI HCD, Hub, and platform driver

[PATCH 1/8] Adding nx_copy_ctx and kmemcache to handle with crypto context
 2014-07-24 13:47 UTC 

[PATCH 0/8] wip-overlap
 2014-07-24 13:46 UTC  (4+ messages)
` [PATCH 6/8] rbd: update mapping size only on refresh


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.