All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-19 21:23:08 to 2015-06-19 23:21:17 UTC [more...]

[RFC v3 0/4] fs: Add generic file system event notifications
 2015-06-19 23:21 UTC  (7+ messages)
` [RFC v3 1/4] "

[PATCH 0/4] mremap fix/cleanups
 2015-06-19 23:19 UTC  (4+ messages)
` [PATCH 1/4] mremap: don't leak new_vma if f_op->mremap() fails
` [PATCH 2/4] mremap: don't do mm_populate(new_addr) on failure
` [PATCH 4/4] mremap: simplify the "overlap" check in mremap_to()

[PATCH 00/13] Discover and probe dependencies
 2015-06-19 23:20 UTC  (5+ messages)
` [PATCH 02/13] driver-core: defer all probes until late_initcall

[PATCH 00/32] ACPICA: 20150619 Release
 2015-06-19 23:46 UTC  (10+ messages)
` [PATCH 03/32] ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS
` [PATCH 04/32] ACPI: sleep: Update acpi_set_firmware_waking_vector() invocations to favor 32-bit firmware waking vector

[PATCH V4 2/2] perf,tools: configurable per thread proc map processing time out
 2015-06-19 23:18 UTC  (2+ messages)
` [tip:perf/core] perf tools: Configurable "

[PATCH V4 1/2] perf,tools: add time out to force stop proc map processing
 2015-06-19 23:18 UTC  (3+ messages)
` [tip:perf/core] perf tools: Add "

[PATCH] perf report: Fix sort__sym_cmp to also compare end of symbol
 2015-06-19 23:18 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf hists browser: React to unassigned hotkey pressing
 2015-06-19 23:17 UTC 

[tip:perf/core] perf top: Tell the user how to unfreeze events after pressing 'f'
 2015-06-19 23:17 UTC 

[tip:perf/core] perf hists browser: Honour the help line provided by builtin-{top,report}.c
 2015-06-19 23:17 UTC 

[tip:perf/core] perf hists browser: Do not exit when 'f' is pressed in 'report' mode
 2015-06-19 23:16 UTC 

[tip:perf/core] perf top: Replace CTRL+z with 'f' as hotkey for enable/disable events
 2015-06-19 23:16 UTC 

[tip:perf/core] perf annotate: Rename source_line_percent to source_line_samples
 2015-06-19 23:16 UTC 

[PATCH] perf annotate: With --show-total-period, display total # of samples
 2015-06-19 23:15 UTC  (2+ messages)
` [tip:perf/core] perf annotate: Display total number of samples with --show-total-period

[PATCH V6 02/17] perf tools: Ensure thread-stack is flushed
 2015-06-19 23:15 UTC  (2+ messages)
` [tip:perf/core] "

RFD: linux-oven to help with cross-tree collateral evolutions
 2015-06-19 23:12 UTC 

[Intel-wired-lan] [net-next PATCH] ixgbe: cleanup to use cached mask value
 2015-06-19 23:14 UTC 

[PATCH v3-UPDATE 1/3] acpi: Add acpi_map_pxm_to_online_node()
 2015-06-19 23:14 UTC  (3+ messages)

[Intel-wired-lan] [net-next PATCH S5 11/15 v2] i40e/i40evf: Fix and refactor dynamic ITR code
 2015-06-19 23:14 UTC  (2+ messages)

Ethernet chip disappeared from lspci
 2015-06-19 23:13 UTC  (5+ messages)
  ` ACPI regression? Was "

[GIT PULL 00/11] perf/core improvements and fixes
 2015-06-19 23:12 UTC  (13+ messages)
` [PATCH 01/11] perf tools: Ensure thread-stack is flushed
` [PATCH 02/11] perf annotate: Display total number of samples with --show-total-period
` [PATCH 03/11] perf annotate: Rename source_line_percent to source_line_samples
` [PATCH 04/11] perf top: Replace CTRL+z with 'f' as hotkey for enable/disable events
` [PATCH 05/11] perf hists browser: Do not exit when 'f' is pressed in 'report' mode
` [PATCH 06/11] perf hists browser: Honour the help line provided by builtin-{top,report}.c
` [PATCH 07/11] perf top: Tell the user how to unfreeze events after pressing 'f'
` [PATCH 08/11] perf hists browser: React to unassigned hotkey pressing
` [PATCH 09/11] perf report: Fix sort__sym_cmp to also compare end of symbol
` [PATCH 10/11] perf tools: Add time out to force stop proc map processing
` [PATCH 11/11] perf tools: Configurable per thread proc map processing time out

[PATCH v3 0/3] Add NUMA support for NVDIMM devices
 2015-06-19 23:26 UTC  (7+ messages)
` [PATCH v3 1/3] acpi: Add acpi_map_pxm_to_online_node()

[tip:perf/urgent] perf tools: Fix build breakage if prefix= is specified
 2015-06-19 23:09 UTC 

[linux-lvm] lvcreate - device not cleared Aborting. Failed to wipe start of new LV
 2015-06-19 23:09 UTC  (3+ messages)

[GIT PULL 0/1] perf/urgent fix
 2015-06-19 23:08 UTC  (2+ messages)

[PATCH 1/2 linux-next] Revert "ufs: fix deadlocks introduced by sb mutex merge"
 2015-06-19 23:07 UTC  (8+ messages)

[PATCH 1/1] suspend: delete sys_sync()
 2015-06-19 23:07 UTC  (11+ messages)

No sound from Mac Pro headphone port
 2015-06-19 23:07 UTC  (13+ messages)

[PATCH 0/6] PCI: Fix class code usage
 2015-06-19 23:06 UTC  (9+ messages)
` [PATCH 1/6] PCI: Use PCI_CLASS_SERIAL_USB instead of bare number
` [PATCH 2/6] PCI: Fix generic NCR 53c810 class code quirk
` [PATCH 3/6] PCI: Fix TI816X "
` [PATCH 4/6] PCI: Fix Intel generic reset quirk class code check
` [PATCH 5/6] PCI: Simplify reset_intel_generic_dev()
` [PATCH 6/6] PCI: Shift PCI_CLASS_NOT_DEFINED consistently with other classes

[GIT PULL 0/8] perf/core improvements and fixes
 2015-06-19 23:05 UTC  (8+ messages)
  ` [RFC] hotkey for disabling/enabling events in 'perf top' TUI was "

powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_mask
 2015-06-19 23:01 UTC  (3+ messages)

[PATCH 0/7] soc: brcmstb: add system suspend support for STB SoCs
 2015-06-19 22:55 UTC  (8+ messages)

[PATCH 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
 2015-06-19 22:52 UTC  (8+ messages)
` [PATCH 2/2] Set alignment value in drm_intel_add_validate_buffer()

[PATCH v2 06/10] drm: Avoid atomic commit path for CRTC property (Gamma)
 2015-06-19 22:50 UTC  (4+ messages)
        ` [Intel-gfx] "

Two ubifs errors
 2015-06-19 22:50 UTC 

[PATCH V2 00/10] cpufreq: governor: Avoid invalid state-transitions
 2015-06-19 23:16 UTC  (2+ messages)

[PATCH 0/2] 0pf-j2 (sh2-compatible open hardware) FPGA board support
 2015-06-19 22:49 UTC  (12+ messages)
` [PATCH 2/2] Changes to existing files for 0PF FPGA board

osd pool erasure code stripe width
 2015-06-19 22:47 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] rpi-firmware: allow disabling installation of binary DTBs
 2015-06-19 22:47 UTC  (5+ messages)

[PATCH] NVMe: Use CMB for the SQ if available
 2015-06-19 22:47 UTC  (2+ messages)

[PATCH 1/3] arch-mips.inc: don't override TRANSLATED_TARGET_ARCH
 2015-06-19 22:40 UTC  (5+ messages)

[PATCH 2/2] cxlflash: Virtual LUN support
 2015-06-19 22:38 UTC 

[PATCH 1/2] cxlflash: Base superpipe support
 2015-06-19 22:37 UTC 

[PATCH 0/2] IBM CXL Flash Superpipe
 2015-06-19 22:37 UTC 

[Buildroot] dependence on bash and coreutils
 2015-06-19 22:38 UTC  (2+ messages)

Linkstation Mini and __machine_arch_type problem, not booting since 3.8
 2015-06-19 22:38 UTC  (4+ messages)

[PATCH v3 0/2] mfd: flexcom: add a driver for Flexcom
 2015-06-19 22:32 UTC  (5+ messages)
` [PATCH v3 2/2] mfd: flexcom: add a driver for Atmel Flexible Serial Communication Unit

[RFC][PATCH 1/2] fs: use RCU for free_super() vs. __sb_start_write()
 2015-06-19 22:32 UTC  (4+ messages)
` [RFC][PATCH 2/2] fs: conditionally do memory barrier in __sb_end_write()

[PATCH v3 00/19] Convert to atomic, part 3
 2015-06-19 22:29 UTC  (2+ messages)

[PATCH net] netfilter: nf_queue: Don't recompute the hook_list head
 2015-06-19 22:23 UTC 

[PATCH 1/2] arm64: qcom: Add define for ARMv8 implementer (MIDR)
 2015-06-19 22:28 UTC  (4+ messages)

[PATCH v7 0/9] pci: add pci_iomap_wc() and pci_ioremap_wc_bar()
 2015-06-19 22:08 UTC  (35+ messages)
` [PATCH v7 1/9] pci: add pci_ioremap_wc_bar()
` [PATCH v7 2/9] video: fbdev: i740fb: use arch_phys_wc_add() and pci_ioremap_wc_bar()
` [PATCH v7 3/9] video: fbdev: kyrofb: "
` [PATCH v7 4/9] video: fbdev: gxt4500: use pci_ioremap_wc_bar() for framebuffer
` [PATCH v7 5/9] PCI: Add pci_iomap_wc() variants
` [PATCH v7 6/9] lib: devres: add pcim_iomap_wc() variants
` [PATCH v7 7/9] video: fbdev: arkfb: use arch_phys_wc_add() and pci_iomap_wc()
` [PATCH v7 8/9] video: fbdev: s3fb: "
` [PATCH v7 9/9] video: fbdev: vt8623fb: "

[U-Boot] [PATCH 0/4] Tegra210 support for P2571
 2015-06-19 22:25 UTC  (4+ messages)

[PATCH v4 0/6] x86: document and address MTRR corner cases
 2015-06-19 22:22 UTC  (5+ messages)
` [Cocci] "

[PATCH 0/2] ARM: dts: add buffalo linkstation ls-wxl/wsxl & ls-wvl/vl
 2015-06-19 22:22 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: add buffalo linkstation ls-wxl/wsxl
` [PATCH 2/2] ARM: dts: add buffalo linkstation ls-wvl/vl

[REGRESSION] NFS is creating a hidden port (left over from xs_bind() )
 2015-06-19 22:14 UTC  (25+ messages)

[PATCH] Add PCI ID and quirk for Intersil/Techwell TW686[4589] AV capture cards
 2015-06-19 22:13 UTC  (3+ messages)

[PATCH] ARM64: TTY: hvc_dcc: Add support for ARM64 dcc
 2015-06-19 22:08 UTC  (2+ messages)

[PATCHv3 00/26] perf stat: Introduce --per-thread option
 2015-06-19 22:05 UTC  (4+ messages)
` [PATCH 01/26] perf tools: Change thread_map::map into struct

[PATCH 1/5] drm/i915: Enable runtime pm
 2015-06-19 22:05 UTC  (4+ messages)
` [PATCH 2/5] drm/i915: PSR: Remove Low Power HW tracking mask

Problem with iw set bitrate in ath10k
 2015-06-19 22:01 UTC 

[Buildroot] [PATCH 1/4] defconfig for warpboard
 2015-06-19 22:00 UTC  (3+ messages)

[Buildroot] [V2 0/4] A20-OLinuXino-Lime: new board
 2015-06-19 21:55 UTC  (3+ messages)
` [Buildroot] [V2 4/4] A20-OLinuXino-Lime: new board (mali)

[PATCH REPOST] gpio: omap: use raw locks for locking
 2015-06-19 21:54 UTC  (3+ messages)

[PATCH] gpio: omap: use raw locks for locking
 2015-06-19 21:52 UTC  (2+ messages)

[Bug 91025] New: nouveau fails to run with NV5 [Riva TNT2 / TNT2 Pro]
 2015-06-19 21:51 UTC  (2+ messages)
  ` [Bug 91025] "

[RFC][PATCH] fs: optimize inotify/fsnotify code for unwatched files
 2015-06-19 21:50 UTC 

[Qemu-devel] [PATCH 1/1] Add support for PCI Enhanced Allocation "BARs"
 2015-06-19 21:48 UTC  (10+ messages)

[PATCH] fs: inotify: systemd needs it so make it depend on CONFIG_EMBEDDED
 2015-06-19 21:48 UTC  (3+ messages)

[PATCH 0/3] mm, x86: Fix ioremap RAM check interfaces
 2015-06-19 21:44 UTC  (8+ messages)
` [PATCH 1/3] mm, x86: Fix warning in ioremap RAM check
` [PATCH 2/3] mm, x86: Remove region_is_ram() call from ioremap
` [PATCH 3/3] mm: Fix bugs in region_is_ram()

[U-Boot] [PATCH] mmc: bcm2835_sdhci: Restore original delay behavior
 2015-06-19 21:41 UTC  (2+ messages)

[PATCH 0/3] mempool: clean-up
 2015-06-19 21:40 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 00/22] Update webkitgtk to latest stable upstream; replace midori with epiphany
 2015-06-19 21:41 UTC  (8+ messages)
` [PATCH 05/22] Update libnotify to version 0.7.6

[U-Boot] [PATCH 1/4] ARM: bcm283x: Repair wdog.h
 2015-06-19 21:39 UTC  (4+ messages)
` [U-Boot] [PATCH 3/4] ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver

[U-Boot] [PATCH RESEND 0/7] spi: cadence_qspi: optimize & fix indirect rd-writes
 2015-06-19 21:38 UTC  (5+ messages)

[PATCH v5 00/19] Introduce an internal API to interact with the fsck machinery
 2015-06-19 21:34 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 06/19] fsck: Report the ID of the error/warning

[xen-4.2-testing test] 58736: FAIL
 2015-06-19 21:32 UTC 

[PATCH] mk: add support for gdb debug info generation
 2015-06-19 21:29 UTC  (2+ messages)
` [PATCH] examples/l2fwd: Add forward count limit

[-tip PATCH v4 0/6] pmem api, generic ioremap_cache, and memremap
 2015-06-19 21:28 UTC  (4+ messages)
` [PATCH v4 5/6] arch: introduce memremap_cache() and memremap_wt()

co-authoring commits
 2015-06-19 21:25 UTC  (8+ messages)

[PATCH] patches: increase 0001-netlink-portid.cocci dependability
 2015-06-19 21:21 UTC 

[PATCH 4.0 000/105] 4.0.6-stable review
 2015-06-19 20:35 UTC  (2+ messages)
` [PATCH 4.0 011/105] net: sched: fix call_rcu() race on classifier module unloads


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.