All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-15 15:39:28 to 2015-10-15 16:13:59 UTC [more...]

[PATCH V2 0/4] OPP: Some cleanups
 2015-10-15 16:12 UTC  (9+ messages)
` [PATCH V2 1/4] PM / OPP: Improve debug print messages with pr_fmt
` [PATCH V2 2/4] PM / OPP: Rename routines specific to old bindings with _v1
` [PATCH V2 3/4] PM / OPP: Parse all power-supply related bindings together
` [PATCH V2 4/4] PM / OPP: Create separate structure for regulator/supplies

[PATCH 0/3] SMP support for Broadcom NSP
 2015-10-15 16:13 UTC  (15+ messages)
` [PATCH 1/3] dt-bindings: add SMP enable-method "
` [PATCH 3/3] ARM: BCM: Add SMP support "

[RFC PATCH 0/4] drm: Cleanup probe function for component based masters
 2015-10-15 16:11 UTC  (13+ messages)
` [RFC PATCH 1/4] drm: Introduce generic "
` [RFC PATCH 2/4] drm/imx: Convert the probe function to the generic drm_of_component_probe()
` [RFC PATCH 3/4] drm/rockchip: "
` [RFC PATCH 4/4] drm/armada: "

[Qemu-devel] [PULL 0/3] Migration pull
 2015-10-15 16:12 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] Migration: Generate the completed event only when we complete

[PATCH v2] Staging: rtl8723au: rtw_xmit: Remove unnecessary tests
 2015-10-15 16:11 UTC  (4+ messages)
` [Outreachy kernel] "

[Qemu-devel] [PATCH 0/6] qobject: Make conversion from QObject * accept null
 2015-10-15 16:11 UTC  (8+ messages)
` [Qemu-devel] [PATCH 4/6] qfloat qint: "
` [Qemu-devel] [PATCH 5/6] qlist: "
` [Qemu-devel] [PATCH 6/6] qstring: "

[PATCH] staging: dgnc: Fix lines over 80 characters
 2015-10-15 16:10 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH v2 1/2] x86/mem-sharing: Bulk mem-sharing entire domains
 2015-10-15 16:09 UTC  (5+ messages)

[PATCH RFC] nfsd: don't revoke delegations that a client has stated it doesn't have
 2015-10-15 16:09 UTC 

[PATCH babeltrace] Fix: memstream compat layer requires use of babeltrace_close_memstream
 2015-10-15 16:08 UTC 

[PATCH 1/6] dma: rcar-dma: add wait after stopping dma engine
 2015-10-15 16:08 UTC  (4+ messages)

[PATCH] Staging: rtl8192u: ieee80211_rx: Remove unnecessary code
 2015-10-15 16:08 UTC  (5+ messages)
` [Outreachy kernel] "

[PATCH v3] nfsd: eliminate sending duplicate and repeated delegations
 2015-10-15 16:07 UTC 

[PATCH babeltrace] compat send no SIGPIPE: multithread-safe
 2015-10-15 16:07 UTC 

[xen-unstable test] 62968: regressions - FAIL
 2015-10-15 16:07 UTC  (5+ messages)

[PATCH for-next V1 0/9] Add RoCE v2 support
 2015-10-15 16:07 UTC  (10+ messages)
  ` [PATCH for-next V1 1/9] IB/core: Add gid_type to gid attribute
  ` [PATCH for-next V1 2/9] IB/cm: Use the source GID index type
  ` [PATCH for-next V1 3/9] IB/core: Add gid attributes to sysfs
  ` [PATCH for-next V1 4/9] IB/core: Add ROCE_UDP_ENCAP (RoCE V2) type
  ` [PATCH for-next V1 5/9] IB/core: Add rdma_network_type to wc
  ` [PATCH for-next V1 6/9] IB/rdma_cm: Add wrapper for cma reference count
  ` [PATCH for-next V1 7/9] IB/cma: Add configfs for rdma_cm
  ` [PATCH for-next V1 8/9] IB/core: Initialize UD header structure with IP and UDP headers
  ` [PATCH for-next V1 9/9] IB/cma: Join and leave multicast groups with IGMP

[PATCH 00/13] Device Tree support for RealView PB11MPCore
 2015-10-15 16:06 UTC  (3+ messages)
` [PATCH 04/13] irqchip/gic: support RealView variant setup

[PATCH v2 0/3] ARM: handle imprecise aborts from firmware in common code
 2015-10-15 16:06 UTC  (6+ messages)
` [PATCH v2 1/3] ARM: catch pending imprecise abort on unmask

[PATCH V2 0/5] cpufreq: sysfs cleanup
 2015-10-15 16:05 UTC  (11+ messages)
` [PATCH V2 1/5] cpufreq: Use cpumask_copy instead of cpumask_or to copy a mask
` [PATCH V2 2/5] cpufreq: create cpu/cpufreq at boot time
` [PATCH V2 3/5] cpufreq: remove cpufreq_sysfs_{create|remove}_file()
` [PATCH V2 4/5] cpufreq: create cpu/cpufreq/policyX directories
` [PATCH V2 5/5] cpufreq: postfix policy directory with the first CPU in related_cpus

[Qemu-devel] [PULL v2 00/12] qemu-ga patch queue
 2015-10-15 16:05 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/12] build: qemu-ga: add 'qemu-ga' build target for w32
` [Qemu-devel] [PATCH 02/12] qga: Use g_new() & friends where that makes obvious sense
` [Qemu-devel] [PATCH 03/12] qga: add QGA_CONF environment variable
` [Qemu-devel] [PATCH 04/12] qga: do not override configuration verbosity
` [Qemu-devel] [PATCH 05/12] qtest: add a few fd-level qmp helpers
` [Qemu-devel] [PATCH 06/12] glib-compat: add 2.38/2.40/2.46 asserts
` [Qemu-devel] [PATCH 07/12] tests: add a local test for guest agent
` [Qemu-devel] [PATCH 08/12] qga: drop guest_file_init helper and replace it with static initializers
` [Qemu-devel] [PATCH 09/12] qga: guest exec functionality
` [Qemu-devel] [PATCH 10/12] qga: handle possible SIGPIPE in guest-file-write
` [Qemu-devel] [PATCH 11/12] qga: handle G_IO_STATUS_AGAIN in ga_channel_write_all()
` [Qemu-devel] [PATCH 12/12] qga: guest-exec simple stdin/stdout/stderr redirection

[PATCH i-g-t v2] tests/core_prop_blob: Fix core_prop_blob for android
 2015-10-15 16:04 UTC  (2+ messages)

[GIT PULL] STi DT changes for v4.4, round 2
 2015-10-15 16:04 UTC 

[PATCH 0/6] KSM fixes
 2015-10-15 16:04 UTC  (7+ messages)
` [PATCH 1/6] ksm: fix rmap_item->anon_vma memory corruption and vma user after free
` [PATCH 2/6] ksm: add cond_resched() to the rmap_walks
` [PATCH 3/6] ksm: don't fail stable tree lookups if walking over stale stable_nodes
` [PATCH 4/6] ksm: use the helper method to do the hlist_empty check
` [PATCH 5/6] ksm: use find_mergeable_vma in try_to_merge_with_ksm_page
` [PATCH 6/6] ksm: unstable_tree_search_insert error checking cleanup

[PATCH v3] gpio: pl061: assign the apropriate handler for irqs
 2015-10-15 16:04 UTC 

[PATCH] ahci: qoriq: Fix a compiling warning
 2015-10-15 16:04 UTC  (5+ messages)

[PATCH v4 0/3]
 2015-10-15 16:02 UTC  (5+ messages)

Package inclusion
 2015-10-15 16:03 UTC 

iio: inv_mpu6050: client: Erratic data
 2015-10-15 16:03 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] QEMU logging improvements
 2015-10-15 16:02 UTC  (4+ messages)

Netra T1-105 reboot hang (prtfconf/openprom module related?)
 2015-10-15 16:02 UTC 

[PATCH] IB/core: Print error when umem fails due to locked memory limit
 2015-10-15 16:02 UTC  (2+ messages)

[PATCH v1 0/2] Common SerDes driver for TI's Keystone Platforms
 2015-10-15 16:01 UTC  (6+ messages)
` [PATCH v1 1/2] phy: keystone: serdes driver for gbe 10gbe and pcie

[PATCH v4 0/2] arm64: Introduce IRQ stack
 2015-10-15 16:01 UTC  (14+ messages)
` [PATCH v4 2/2] arm64: Expand the stack trace feature to support "

[PATCH RFC 0/7] Adding core support for wire-MSI bridges
 2015-10-15 16:01 UTC  (8+ messages)
` [PATCH RFC 1/7] platform-msi: Allow MSIs to be allocated in chunks
` [PATCH RFC 5/7] genirq/msi: Add msi_domain_populate_irqs
` [PATCH RFC 7/7] irqchip: [Example] dummy wired interrupt/MSI bridge driver

[PATCH 0/8] Broadcom iProc PCIe fixes and outbound mapping support
 2015-10-15 16:00 UTC  (6+ messages)
` [PATCH] PCI: iproc: fix 32-bit build error

[PATCH] ARM: tegra: Comment out gpio-ranges properties
 2015-10-15 15:59 UTC  (3+ messages)

meta-raspberrypi no soud output
 2015-10-15 15:57 UTC 

[PATCH v2 1/2] ACPI / tables: simplify acpi_parse_entries
 2015-10-15 15:57 UTC  (4+ messages)
` [PATCH v3 "

[U-Boot] Relocation issue - need help!
 2015-10-15 15:56 UTC  (7+ messages)

[Qemu-devel] [PATCH] Revert "blockdev: add note that block_job_cb() must be thread-safe"
 2015-10-15 15:17 UTC  (4+ messages)

[Qemu-devel] [PATCH] block: fix memory leak in early exit
 2015-10-15 15:54 UTC 

[PATCH v3 00/32] implement vNVDIMM
 2015-10-15 15:07 UTC  (10+ messages)
` [PATCH v3 27/32] nvdimm: support DSM_CMD_IMPLEMENTED function
      ` [Qemu-devel] "

[Qemu-devel] [PATCH v2 00/22] Extended I/O accounting
 2015-10-15 14:58 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 06/22] block: Add "supports_stats" field to BlockStats

[Qemu-devel] [PATCH v10 00/10] Block replication for continuous checkpoints
 2015-10-15 14:55 UTC  (7+ messages)
` [Qemu-devel] [PATCH v10 08/10] Implement new driver for block replication
  ` [Qemu-devel] [Qemu-block] "

[PATCH v1] clk: Sigma Designs Tango4 cpuclk driver
 2015-10-15 15:55 UTC  (4+ messages)
  ` [PATCH v2] clk: tango4: clkgen driver for Tango4 ARM platforms

[Qemu-devel] [PATCH v2 0/5] virtio-9p: hotplug and migration support
 2015-10-15 15:53 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/5] qdev: add the HotUnpluggable handler

[PATCH 0/1] Revert "kmod: handle UMH_WAIT_PROC from system unbound workqueue"
 2015-10-15 15:52 UTC  (4+ messages)
` [PATCH 0/1] kmod: don't run async usermode helper as a child of kworker thread

linux-next: build failure after merge of the arm-soc tree
 2015-10-15 15:52 UTC  (4+ messages)

[PATCH 01/13] ACPICA: Remove unnecessary conditional compilation
 2015-10-15 15:51 UTC  (3+ messages)

[PATCH] nvme: use an integer value to Linux errno values
 2015-10-15 15:51 UTC  (5+ messages)

[Bug 91278] Tonga GPU lock/reset fail with Unigine Valley
 2015-10-15 15:51 UTC  (2+ messages)

[PATCH] ARM: BCM5301X: Implement SMP support
 2015-10-15 15:50 UTC  (8+ messages)
` [PATCH V2] "

Use-after-free in page_cache_async_readahead
 2015-10-15 15:50 UTC  (7+ messages)
      ` Fwd: "
        ` [PATCH block/for-linus] block: don't release bdi while request_queue has live references

[Qemu-devel] [PATCH v4] fw_cfg: insert string blobs via qemu cmdline
 2015-10-15 15:50 UTC  (4+ messages)

[PATCH] VFIO: platform: AMD xgbe reset module
 2015-10-15 15:49 UTC  (6+ messages)

[PATCHv2] arm: perf: Add event descriptions
 2015-10-15 15:49 UTC  (16+ messages)
        ` [PATCH v5 2/2] "

RFC: Yocto LTS?
 2015-10-15 15:49 UTC  (4+ messages)

[PATCHv3 00/11] arm64: 16K translation granule support
 2015-10-15 15:48 UTC  (7+ messages)
` [PATCHv3 10/11] arm64: Add 16K page size support

[PATCH v7 0/3] detect and initialize CDP (Code/Data Prioritization) feature
 2015-10-15 15:47 UTC  (5+ messages)
` [PATCH v7 2/3] x86: add domctl cmd to set/get CDP code/data CBM

[PATCH] selfttest/powerpc: Add memory page migration tests
 2015-10-15 15:46 UTC 

Patch series for netfilter still missing in 4.2
 2015-10-15 15:45 UTC  (2+ messages)

parameter of module_init() and module_exit() must not be a macro
 2015-10-15 15:44 UTC  (4+ messages)
  ` AW: "

ixgbe: prefetch packet headers in vector PMD receive function
 2015-10-15 15:43 UTC  (11+ messages)
` [PATCH] "

[patch net-next 00/15] mlxsw: Driver update, cleanups
 2015-10-15 15:43 UTC  (16+ messages)
` [patch net-next 01/15] mlxsw: Remove multicast ID configuration
` [patch net-next 02/15] mlxsw: switchx2: Use ETH_ALEN for mac address length
` [patch net-next 03/15] mlxsw: pci: Use MLXSW_PCI_CQS_MAX instead of MLXSW_PCI_CQS_COUNT
` [patch net-next 04/15] mlxsw: pci: Do not use MLXSW_PCI_SDQS_COUNT define
` [patch net-next 05/15] mlxsw: pci: Remove MLXSW_PCI_RDQS/SDQS defines and checks
` [patch net-next 06/15] mlxsw: pci: Limit number of entries being sent in single MAP_FA cmd
` [patch net-next 07/15] mlxsw: core: Do not use EMADs in mlxsw_emad_fini
` [patch net-next 08/15] mlxsw: Use dev_level_ratelimited instead of net_ratelimit & dev_level
` [patch net-next 09/15] mlxsw: reg: Uppercase letters in register IDs
` [patch net-next 10/15] mlxsw: reg: Remove extra space in SFGC ID define
` [patch net-next 11/15] mlxsw: reg: Adjust definition of enum mlxsw_reg_sfgc_type
` [patch net-next 12/15] mlxsw: Introduce mlxsw_reg_spms_vid_pack helper and use it
` [patch net-next 13/15] mlxsw: Simplify traps creation
` [patch net-next 14/15] mlxsw: Add trap group for control packets
` [patch net-next 15/15] mlxsw: cmd: Update CONFIG_PROFILE command documentation

[PATCH phosphor-host-ipmid 0/4] Print the dlopen failure for debugging
 2015-10-15 15:43 UTC  (5+ messages)
` [PATCH phosphor-host-ipmid 1/4] "
` [PATCH phosphor-host-ipmid 2/4] Add routines for getting lookup data from the system dbus object
` [PATCH phosphor-host-ipmid 3/4] Suport examining sensor records and calling dbus
` [PATCH phosphor-host-ipmid 4/4] Added testcases for sensor record parsing

Question about unsupported transceivers
 2015-10-15 15:43 UTC 

[PATCH 1/3] ARM: at91/dt: sama5d2: add missing devices
 2015-10-15 15:42 UTC  (7+ messages)
` [PATCH 3/3] ARM: at91/defconfig: update sama5 defconfig

[PATCH ipmi-fru-parser] Checking in the basic IPMI FRU Parser Library
 2015-10-15 15:42 UTC  (2+ messages)
` [PATCH ipmi-fru-parser] Checking in the basic IPMI FRU Parser Library. Parser has just enough intelligence to parse Chassis, Board & Product info areas. No support for multi-record in this version. This parser is a stripped down version of the parser in the FreeIPMI distribution

[PATCH tip/locking/core v4 0/6] atomics: powerpc: Implement relaxed/acquire/release variants of some atomics
 2015-10-15 15:42 UTC  (7+ messages)
` [PATCH tip/locking/core v4 1/6] powerpc: atomic: Make *xchg and *cmpxchg a full barrier

[PATCH] fmc: correctly handle failed allocation
 2015-10-15 15:42 UTC 

[Bug 102731] New: I have a cough
 2015-10-15 15:41 UTC  (2+ messages)
` [Bug 102731] "

[PATCH] clocksource/imx: allow timer irq affinity change
 2015-10-15 15:40 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.