All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-28 17:12:38 to 2014-02-28 17:52:06 UTC [more...]

[RELEASE] LTTng-UST 2.3.2
 2014-02-28 17:51 UTC 

[PATCH] archive: add archive.restrictRemote option
 2014-02-28 17:51 UTC  (4+ messages)

[PATCH 00/19 V2] perf, c2c: Add new tool to analyze cacheline contention on NUMA systems
 2014-02-28 17:43 UTC  (20+ messages)
` [PATCH 01/19] Revert "perf: Disable PERF_RECORD_MMAP2 support"
` [PATCH 02/19] perf, sort: Add physid sorting based on mmap2 data
` [PATCH 03/19] perf, sort: Allow unique sorting instead of combining hist_entries
` [PATCH 04/19] perf: Allow ability to map cpus to nodes easily
` [PATCH 05/19] perf, kmem: Utilize the new generic cpunode_map
` [PATCH 06/19] perf: Fix stddev calculation
` [PATCH 07/19] perf, callchain: Add generic callchain print handler for stdio
` [PATCH 08/19] perf c2c: Shared data analyser
` [PATCH 09/19] perf c2c: Dump raw records, decode data_src bits
` [PATCH 10/19] perf, c2c: Rework setup code to prepare for features
` [PATCH 11/19] perf, c2c: Add in sort on physid
` [PATCH 12/19] perf, c2c: Add stats to track data source bits and cpu to node maps
` [PATCH 13/19] perf, c2c: Sort based on hottest cache line
` [PATCH 14/19] perf, c2c: Display cacheline HITM analysis to stdout
` [PATCH 15/19] perf, c2c: Add callchain support
` [PATCH 16/19] perf, c2c: Output summary stats
` [PATCH 17/19] perf, c2c: Dump rbtree for debugging
` [PATCH 18/19] perf, c2c: Add symbol count table
` [PATCH 19/19] perf, c2c: Add shared cachline summary table

[PATCH V3 0/2] x86: IOSF: Add loadable module support
 2014-02-28 17:47 UTC  (4+ messages)
` [PATCH V4 "
` [PATCH V4 1/2] x86: IOSF: add dummy functions for loadable modules
` [PATCH V4 2/2] x86: IOSF: Change IOSF_MBI Kconfig to default y

[PATCH v6 00/22] Support ext4 on NV-DIMMs
 2014-02-28 17:49 UTC  (3+ messages)
` [PATCH v6 07/22] Replace the XIP page fault handler with the DAX page fault handler

[PATCH v2 0/2] More object-related docstrings
 2014-02-28 17:49 UTC  (3+ messages)
` [PATCH v2 2/2] Document some functions defined in object.c

[PATCH 0/3] Make num_sprites a per pipe value (v2)
 2014-02-28 17:49 UTC  (9+ messages)
` [PATCH 1/3] drm/i915: Use a pipe variable to cycle trough the pipes
` [PATCH 2/3] drm/i915: Add a for_each_sprite() macro
` [PATCH 3/3] drm/i915: Make num_sprites a per-pipe value

[PATCH 0/2] Renesas VMSA-compatible IPMMU driver
 2014-02-28 17:48 UTC  (4+ messages)
` [PATCH 1/2] iommu: Add driver for Renesas VMSA-compatible IPMMU

[patch] x86: Introduce BOOT_EFI and BOOT_CF9 into the reboot sequence loop
 2014-02-28 17:47 UTC  (12+ messages)

[PATCH] ath10k: add recalc RTS/CTS protection method
 2014-02-28 17:46 UTC  (3+ messages)

[Xen-devel] [PATCH] xen: add support for MSI message groups
 2014-02-28 17:46 UTC  (7+ messages)
` [PATCH v2] "

`git stash pop` UX Problem
 2014-02-28 17:45 UTC  (10+ messages)

[PATCH 1/6] android/ipc: Add command to enable HFP in handsfree HAL
 2014-02-28 17:45 UTC  (6+ messages)
` [PATCH 4/6] android/socket: Reserve channel for HSP AG

[Qemu-devel] [Bug 1286253] [NEW] virtio-net acceleration features not set when plugged into backend dynamically
 2014-02-28 17:40 UTC 

I HAVE SOMETHING TO TELL YOU
 2014-02-28 17:13 UTC 

[PATCH 0/3] metadump: fixes for obfuscated dumps
 2014-02-28 17:44 UTC  (3+ messages)
` [PATCH 3/3] metadump: pathname obfuscation overruns symlink buffer

[PATCH] fetch2: Drop svk fetcher
 2014-02-28 17:43 UTC 

[PATCHv8 0/6] add compressing abstraction and multi stream support
 2014-02-28 17:40 UTC  (4+ messages)
` [PATCHv8 1/6] zram: introduce compressing backend abstraction

[REVIEWv3 PATCH 00/17] vb2: fixes, balancing callbacks (PART 1)
 2014-02-28 17:42 UTC  (18+ messages)
` [REVIEWv3 PATCH 01/17] vb2: Check if there are buffers before streamon
` [REVIEWv3 PATCH 02/17] vb2: fix read/write regression
` [REVIEWv3 PATCH 03/17] vb2: fix PREPARE_BUF regression
` [REVIEWv3 PATCH 04/17] vb2: add debugging code to check for unbalanced ops
` [REVIEWv3 PATCH 05/17] vb2: change result code of buf_finish to void
` [REVIEWv3 PATCH 06/17] vb2: call buf_finish from __queue_cancel
` [REVIEWv3 PATCH 07/17] vb2: consistent usage of periods in videobuf2-core.h
` [REVIEWv3 PATCH 08/17] vb2: fix buf_init/buf_cleanup call sequences
` [REVIEWv3 PATCH 09/17] vb2: rename queued_count to owned_by_drv_count
` [REVIEWv3 PATCH 10/17] vb2: don't init the list if there are still buffers
` [REVIEWv3 PATCH 11/17] vb2: only call start_streaming if sufficient buffers are queued
` [REVIEWv3 PATCH 12/17] vb2: properly clean up PREPARED and QUEUED buffers
` [REVIEWv3 PATCH 13/17] vb2: replace BUG by WARN_ON
` [REVIEWv3 PATCH 14/17] vb2: fix streamoff handling if streamon wasn't called
` [REVIEWv3 PATCH 15/17] vb2: call buf_finish after the state check
` [REVIEWv3 PATCH 16/17] vivi: correctly cleanup after a start_streaming failure
` [REVIEWv3 PATCH 17/17] vivi: fix ENUM_FRAMEINTERVALS implementation

[PATCH v3 01/10] ARM: tegra: Overhaul Venice2 regulators
 2014-02-28 17:42 UTC  (4+ messages)
` [PATCH v3 09/10] ARM: tegra: Rename as3722 node to pmic

Bug with nouveau at boot
 2014-02-28 17:42 UTC  (2+ messages)

[PATCH] x86/MCE: mctelem_init() cleanup
 2014-02-28 17:40 UTC  (2+ messages)

[PATCH 1/8] xfstests: Create single function for testing xfs_io commands
 2014-02-28 17:40 UTC  (6+ messages)
` [PATCH 4/8] xfstests: Move fallocate include into global.h
` [PATCH 5/8] xfstests: Add fallocate zero range operation to fsstress

[RFC PATCH 0/3] PCI: imx6: fixup for add-in card IRQ mismapping
 2014-02-28 17:39 UTC  (4+ messages)
` [PATCH 3/3] PCI: imx6: ventana: fixup for "

[PATCH 00/23] Merge PC8 with runtime PM, v2
 2014-02-28 17:38 UTC  (20+ messages)
` [PATCH 15/23] drm/i915: don't get/put PC8 reference on freeze/thaw
` [PATCH 16/23] drm/i915: get/put runtime PM references for GMBUS and DP AUX
` [PATCH 17/23] drm/i915: don't get/put PC8 when getting/putting power wells
` [PATCH 18/23] drm/i915: remove dev_priv->pc8.enabled
` [PATCH 19/23] drm/i915: move pc8.irqs_disabled to pm.irqs_disabled
` [PATCH 20/23] drm/i915: kill struct i915_package_c8
` [PATCH 21/23] drm/i915: rename __hsw_do_{en, dis}able_pc8
` [PATCH 22/23] drm/i915: update the PC8 and runtime PM documentation
` [PATCH 23/23] drm/i915: init pm.suspended earlier

[git:media_tree/master] [media] omap_vout: avoid sleep_on race
 2014-02-28 17:31 UTC 

[RELEASE] LTTng modules 2.2.4 (end of life)
 2014-02-28 17:38 UTC 

[PATCH] x86: don't propagate acpi_skip_timer_override do Dom0
 2014-02-28 17:38 UTC  (2+ messages)

[PATCH] codeparser: Fix var_execs to append to execs, not references
 2014-02-28 17:38 UTC 

[Buildroot] [PATCH v3] grep: bump version to 2.18
 2014-02-28 17:38 UTC 

[Qemu-devel] [PATCH v4] target-ppc: gdbstub allow byte swapping for reading/writing registers
 2014-02-28 17:37 UTC  (2+ messages)

[PATCH v5 0/8] qspinlock: a 4-byte queue spinlock with PV support
 2014-02-28 17:37 UTC  (8+ messages)
` [PATCH v5 3/8] qspinlock, x86: Add x86 specific optimization for 2 contending tasks

[RFC v2 PATCH 0/1] ARM64: KGDB: Add FPSIMD debug support
 2014-02-28 17:36 UTC  (8+ messages)
` [RFC v2 PATCH 1/1] ARM64: KGDB: Add FP/SIMD "

[PATCH] omap3isp: Fix kerneldoc for _module_sync_is_stopping and isp_isr()
 2014-02-28 17:36 UTC  (2+ messages)
` [PATCH v2] "

[Buildroot] [PATCH v2] grep: bump version to 2.18
 2014-02-28 17:36 UTC 

smp_call_function_single with wait=0 considered harmful
 2014-02-28 17:34 UTC  (4+ messages)

GDM alternative?
 2014-02-28 17:35 UTC  (9+ messages)

[Buildroot] [PATCH] grep: bump version to 2.18 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
 2014-02-28 17:34 UTC 

Making depmod, etc more flexible?
 2014-02-28 17:33 UTC 

[U-Boot] Ethernet persistence
 2014-02-28 17:33 UTC  (3+ messages)

[PATCH v4 0/5] Improvements with noreturn
 2014-02-28 17:32 UTC  (4+ messages)
` [PATCH v4 1/5] xen/compiler: Replace opencoded __attribute__((noreturn))

[PATCH v2 0/5] Add support for the Allwinner A31 DMA Controller
 2014-02-28 17:30 UTC  (9+ messages)
` [PATCH v2 2/5] clk: sun6i: Reparent AHB clock on PLL6
` [PATCH v2 4/5] DMA: sun6i: Add driver for the Allwinner A31 DMA controller

[PATCH 0/3] i.MX6 MSI support
 2014-02-28 17:30 UTC  (8+ messages)
` [PATCH 1/3] ARM: dts: imx6: extend PCIe interrupt list for MSI
` [PATCH 2/3] PCI: designware: make MSI isr shared irq aware
` [PATCH 3/3] PCI: imx6: add support for MSI

[PATCH] e2fsprogs: Add util-linux-libuuid to DEPENDS
 2014-02-28 17:29 UTC  (3+ messages)

[RFC PATCH 00/11][V2] kexec: A new system call to allow in kernel loading
 2014-02-28 17:28 UTC  (4+ messages)
` [PATCH 11/11] kexec: Support for Kexec on panic using new system call

[PATCH 0/7] PCI irq mapping fixes and cleanups
 2014-02-28 17:28 UTC  (24+ messages)
` [PATCH 1/7] ARM: dts: tegra: add PCIe interrupt mapping properties
` [PATCH 2/7] PCI: tegra: use new OF interrupt mapping when possible
` [PATCH 3/7] PCI: rcar: "
` [PATCH 4/7] ARM: dts: exynos5440: fix PCIe interrupt mapping
` [PATCH 5/7] ARM: dts: imx6: add PCIe interrupt mapping properties
` [PATCH 6/7] PCI: designware: use new OF interrupt mapping when possible
` [PATCH 7/7] PCI: designware: split samsung and fsl bindings

[PATCH v3 0/2] ARM: OMAP4+: Fix gpmc_fck clock
 2014-02-28 17:28 UTC  (5+ messages)
` [PATCH v3 1/2] CLK: TI: OMAP4/5/DRA7: Remove gpmc_fck from dummy clocks

[PATCH] drm/radeon: TTM must be init with cpu-visible VRAM
 2014-02-28 17:27 UTC  (7+ messages)

[PATCH] Btrfs-progs: free path if we don't find root item
 2014-02-28 17:27 UTC 

[PATCH 1/4] ACPI: Provide support for ACPI table adding via OS
 2014-02-28 17:27 UTC  (10+ messages)
  ` [Devel] "
` [PATCH 2/4] ACPICA: Introduce new acpi_os_physical_table_add OS callback
  ` [Devel] "
` [PATCH 3/4] ACPICA: Add BGRT signature to known signatures
  ` [Devel] "
` [PATCH 4/4] ACPI: Add new table signatures that can be overridden/added
  ` [Devel] "

[PATCH] fetch/wget: Separate out download and checkstatus functions
 2014-02-28 17:26 UTC 

[RFC 0/3] Make git more user-friendly during a merge conflict
 2014-02-28 17:26 UTC  (7+ messages)

[RFC PATCH v2] kvm: x86: ignore ioapic polarity
 2014-02-28 17:23 UTC  (2+ messages)
` [Qemu-devel] [RFC PATCH] qemu: "

[PATCH 00/11] eal: allow virtual pmd drivers as shared lib
 2014-02-28 17:25 UTC  (12+ messages)
  ` [PATCH 01/11] mk: use whole-archive option when creating dpdk binaries
  ` [PATCH 02/11] devices-args: introduce rte_devargs in eal
  ` [PATCH 03/11] devices-args: use rte_devargs and remove old whitelist code
  ` [PATCH 04/11] devices-args: add a dump_devargs command in basic test application
  ` [PATCH 05/11] pci: rename device_list as pci_device_list
  ` [PATCH 06/11] vdev: rename eal_common_nonpci_devs.c as eal_common_vdev.c
  ` [PATCH 07/11] vdev: allow external registration of virtual device drivers
  ` [PATCH 08/11] device-args: use a comma instead of semicolon to separate key/values
  ` [PATCH 09/11] device-args: replace use-device eal option by pci-whitelist and vdev
  ` [PATCH 10/11] device-args: allow to provide per pci device command line arguments
  ` [PATCH 11/11] testpmd: add several dump commands, useful for debug

[PATCH] fetch/wget: Start to clean up command construction
 2014-02-28 17:25 UTC 

[PATCH] fetch/svk: Drop usage of old style *COMMAND variable and MKTEMPDIRCMD
 2014-02-28 17:24 UTC 

[PATCH] fetch/perforce: Drop usage of old style *COMMAND variable and MKTEMPDIRCMD
 2014-02-28 17:23 UTC 

[PATCH] fetch/git: Separate out an ls-remote function
 2014-02-28 17:22 UTC 

[PATCH 0/8] PM / Sleep / Runtime: Fixup some driver's system suspend
 2014-02-28 17:21 UTC  (6+ messages)

[RELEASE] LTTng-UST 2.2.3 (end of life)
 2014-02-28 17:21 UTC 

mm: kernel BUG at mm/huge_memory.c:1371!
 2014-02-28 17:20 UTC  (5+ messages)

[PATCH v2 00/19] Multiparent diff tree-walker + combine-diff speedup
 2014-02-28 17:19 UTC  (6+ messages)
` [PATCH 17/19] Portable alloca for Git

[PATCH 0/2] arm64: Add seccomp support
 2014-02-28 17:20 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] "

[PATCH] python3: Fix QA warning
 2014-02-28 17:20 UTC  (2+ messages)

[Qemu-devel] [PATCH] configure: Always build with -fno-common
 2014-02-28 17:19 UTC  (2+ messages)

[Qemu-devel] Call for testing QEMU aarch64-linux-user emulation
 2014-02-28 17:17 UTC  (13+ messages)

[PATCH] Staging: comedi: add timeouts to while loops in s626.c
 2014-02-28 17:18 UTC  (2+ messages)

[PATCH V2 0/4][meta-webserver] Apache / PHP upgrades
 2014-02-28 17:17 UTC  (5+ messages)
` [PATCH 4/4][meta-webserver] apache2-2.4.7: added support for TLS Next Protocol Negotiation

[Qemu-devel] [PATCH v5 0/7] dataplane: switch to N:M devices-per-thread model
 2014-02-28 17:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 1/7] object: add object_get_canonical_basename()

[Qemu-devel] [PULL 0/3] target-i386 updates
 2014-02-28 17:14 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] target-i386: Fix CC_OP_CLR vs PF
` [Qemu-devel] [PULL 2/3] target-i386: Fix SSE status flag corruption
` [Qemu-devel] [PULL 3/3] target-i386: Fix ucomis and comis memory access

[PATCH RFC] dapltest: Add final send/recv "sync" for transaction tests
 2014-02-28 17:14 UTC 

[PATCH/RFC] rebase: new convenient option to edit a single commit
 2014-02-28 17:14 UTC  (3+ messages)

[RFC 0/3] current read implementation and POSIX
 2014-02-28 17:12 UTC  (5+ messages)
` [RFC 3/3] libbb: read_full: use read return instead size


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.