All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-23 18:13:29 to 2015-11-23 18:54:53 UTC [more...]

[GIT PULL] Keystone fixes for 4.4-rcx
 2015-11-23 18:54 UTC 

[PATCH 1/2] ath10k: do not use coherent memory for allocated device memory chunks
 2015-11-23 18:50 UTC  (8+ messages)
` [PATCH 2/2] ath10k: do not use coherent memory for tx buffers

[PATCH] Bluetooth: Fix powering on with privacy and advertising
 2015-11-23 18:52 UTC  (3+ messages)
` [PATCH] tools/mgmt-tester: Add power on testcase with adv and privacy

[U-Boot] [PATCH 1/1] fsl_qspi: Pet the watchdog while reading/writing
 2015-11-23 18:51 UTC  (2+ messages)

[PATCH] powercap/rapl: add cpu id for broxton
 2015-11-23 18:51 UTC  (2+ messages)

[Qemu-devel] [RFC][PATCH v2 0/2] utils: Improve and document error reporting
 2015-11-23 18:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] utils: Add warning messages
` [Qemu-devel] [PATCH v2 2/2] doc: Introduce coding style for errors

iptables and policy based routing together
 2015-11-23 18:51 UTC 

[U-Boot] [PATCH 1/5][v2] armv8: usec2ticks function defined
 2015-11-23 18:50 UTC  (3+ messages)

[PATCH] Enable PCIe PHY support in Cygnus
 2015-11-23 18:50 UTC  (5+ messages)
` [PATCH] ARM: dts: enable PCIe PHY support for Cygnus

[V5 PATCH 0/4] Fix race issues among panic, NMI and crash_kexec
 2015-11-23 18:49 UTC  (4+ messages)
` [V5 PATCH 1/4] panic/x86: Fix re-entrance problem due to panic on NMI

[PATCH 1/2] ARM: dts: sun7i: Enable audio codec on OrangePi Mini
 2015-11-23 18:50 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: sun7i: Enable audio codec on BananaPi

[PATCH V7 0/3] dma: add Qualcomm Technologies HIDMA driver
 2015-11-23 18:49 UTC  (5+ messages)
` [PATCH V7 2/3] dma: add Qualcomm Technologies HIDMA management driver

Hibernate resume bug around 3,18-rc2 - Full PAT support
 2015-11-23 18:48 UTC  (3+ messages)

[PATCH v2] dell-wmi: Improve unknown hotkey handling
 2015-11-23 18:47 UTC  (4+ messages)

[PATCH] i40e: configure the vector PMD option as no for default for l3fwd undefined ptype issue
 2015-11-23 18:47 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] IB/cma: Add a missing rcu_read_unlock()
 2015-11-23 18:47 UTC  (2+ messages)

[PATCH v2] i2c: cadence: Move to sensible power management
 2015-11-23 18:47 UTC  (7+ messages)

[PATCH 0/4] optimize and use armv8 CRC extensions for hash library
 2015-11-23 18:45 UTC  (5+ messages)
` [PATCH 1/4] hash: replace libc memcmp with optimized memory compare functions for arm64
` [PATCH 2/4] hash: implement rte_hash_crc_* based on armv8-a CRC32 instructions
` [PATCH 3/4] hash: select hash function as CRC if armv8-a CRC extension available
` [PATCH 4/4] mk: add xgene1 machine target based on armv8-a

[PATCH] [PATCH] arm64: Boot failure on m400 with new cont PTEs
 2015-11-23 18:46 UTC  (10+ messages)

[PATCH 0/7] ASoC: Intel: Skylake: Fix suspend issues
 2015-11-23 18:45 UTC  (3+ messages)
` [PATCH 1/7] ASoC: Intel: Skylake: Add Resume capability in PCM info

[PATCHv2] run-command: detect finished children by closed pipe rather than waitpid
 2015-11-23 18:44 UTC  (3+ messages)

(Userspace) AVC denial generated even if allowed by the policy?
 2015-11-23 18:44 UTC  (4+ messages)

[RESEND PATCH V4 00/26] Coresight integration with perf
 2015-11-23 18:33 UTC  (54+ messages)
` [RESEND PATCH V4 01/26] coresight: etm3x: moving etm_readl/writel to header file
` [RESEND PATCH V4 02/26] coresight: etm3x: moving sysFS entries to dedicated file
` [RESEND PATCH V4 03/26] coresight: etm3x: unlocking tracers in default arch init
` [RESEND PATCH V4 04/26] coresight: etm3x: splitting struct etm_drvdata
` [RESEND PATCH V4 05/26] coresight: etm3x: implementing 'cpu_id()' API
` [RESEND PATCH V4 06/26] coresight: associating path with session rather than tracer
` [RESEND PATCH V4 07/26] coresight: moving PM runtime operations to core framework
` [RESEND PATCH V4 08/26] coresight: etm3x: adding operation mode for etm_enable()
` [RESEND PATCH V4 09/26] coresight: add API to get sink from path
` [RESEND PATCH V4 10/26] coresight: etm3x: set progbit to stop trace collection
` [RESEND PATCH V4 11/26] coresight: etm3x: changing default trace configuration
` [RESEND PATCH V4 12/26] coresight: etm3x: consolidating initial config
` [RESEND PATCH V4 13/26] coresight: etm3x: implementing user/kernel mode tracing
` [RESEND PATCH V4 14/26] coresight: etm3x: adding perf_get/set_config() API
` [RESEND PATCH V4 15/26] coresight: etm3x: implementing perf_enable/disable() API
` [RESEND PATCH V4 16/26] perf: changing pmu::setup_aux() parameter to include event
` [RESEND PATCH V4 17/26] coresight: etb10: moving to local atomic operations
` [RESEND PATCH V4 18/26] coresight: adding operation mode for sink->enable()
` [RESEND PATCH V4 19/26] coresight: etb10: implementing AUX space API
` [RESEND PATCH V4 20/26] coresight: etm-perf: new PMU driver for ETM tracers
` [RESEND PATCH V4 21/26] coresight: introducing a global trace ID function
` [RESEND PATCH V4 22/26] coresight: updating documentation to reflect integration with perf
` [RESEND PATCH V4 23/26] perf tools: making function set_max_cpu_num() non static
` [RESEND PATCH V4 24/26] perf tools: adding perf_session to *info_prive_size()
` [RESEND PATCH V4 25/26] perf tools: making coresight PMU listable
` [RESEND PATCH V4 26/26] perf tools: adding coresight etm PMU record capabilities

[PATCH] target-arm/translate-a64.c: Correct unallocated checks for ldst_excl
 2015-11-23 18:42 UTC  (4+ messages)
` [Qemu-arm] "
  ` [Qemu-devel] "

[PATCH] lightnvm: fix memory leak
 2015-11-23 18:41 UTC  (4+ messages)

[PATCH] staging: comedi: comedilib.h: Coding style warning fix for block comments
 2015-11-23 18:41 UTC  (2+ messages)

All-Flash Ceph cluster and journal
 2015-11-23 18:39 UTC  (6+ messages)

[PATCH phosphor-event v2 0/2] Add delete for error logs
 2015-11-23 18:40 UTC  (3+ messages)
` [PATCH phosphor-event v2 1/2] "
` [PATCH phosphor-event v2 2/2] Add signal support add/remove

[Bug 107561] New: 4.2 breaks PCI passthrough in QEMU/KVM
 2015-11-23 18:40 UTC  (2+ messages)
` [Bug 107561] "

[PATCH v4 0/3] clk: Broadcom BCM63138 support
 2015-11-23 18:40 UTC  (4+ messages)
` [PATCH v4 3/3] ARM: dts: BCM63xx: Add ARMPLL device tree nodes

[PATCH 1/2] mtd: brcmnand: Add brcm, nand-bcm63268 device tree binding
 2015-11-23 18:38 UTC  (8+ messages)
` [PATCH 1/2] mtd: brcmnand: Add brcm,nand-bcm63268 "
  ` [PATCH (v4) 1/2] mtd: brcmnand: Add brcm,bcm63268-nand "
    ` [PATCH (v4) 2/2] mtd: brcmnand: Add support for the BCM63268

[U-Boot] [PATCH V2] ARM: tegra: refactor common Kconfig options
 2015-11-23 18:38 UTC  (2+ messages)

[PATCH v2 0/7] drm/exynos: add pm runtime support
 2015-11-23 18:38 UTC  (13+ messages)

Can't compile DPDK if both CONFIG_RTE_BUILD_COMBINE_LIBS and LIBRTE_PMD_XENVIRT are set to "yes"
 2015-11-23 18:37 UTC 

ipmi: Remove unnecessary pci_disable_device
 2015-11-23 18:37 UTC  (2+ messages)

[Qemu-devel] Build problem with qemu Makefile change
 2015-11-23 18:35 UTC  (2+ messages)

[PATCH] soc: Mediatek: Enable SCPSYS power domain driver by default
 2015-11-23 18:34 UTC  (5+ messages)

[PATCH 1/4] staging: wilc1000: Fix typo in wilc_msgqueue.h
 2015-11-23 18:33 UTC  (8+ messages)
` [PATCH 2/4] staging: wilc1000: Fix typo in host_interface.c
` [PATCH 3/4] staging: wilc1000: Fix typo in linux_wlan.c
` [PATCH 4/4] staging: wilc1000: Fix typo in wilc_wfi_cfgoperations.c

[GIT PULL] Kselftest fixes for 4.4-rc3
 2015-11-23 18:31 UTC 

[Intel-wired-lan] [PATCH] ixgbe: fix broken PFC with X550
 2015-11-23 18:31 UTC 

help
 2015-11-23 18:31 UTC 

[Intel-wired-lan] [PATCH] ixgbe: use correct fcoe ddp max check
 2015-11-23 18:31 UTC 

[Intel-wired-lan] [PATCH] ixgbe: Fill at least min credits to a TC credit refills
 2015-11-23 18:30 UTC 

[PATCH] IB/ipoib: CSUM support in connected mode
 2015-11-23 18:29 UTC  (9+ messages)

[PATCH 0/2] Add pm8994 gpio and mpp support
 2015-11-23 18:29 UTC  (7+ messages)
` [PATCH 1/2] pinctrl: qcom: spmi-gpio: Add pm8994 gpio support
` [PATCH 2/2] pinctrl: qcom: spmi-mpp: Add pm8994 mpp support

[wireless-regdb] [PATCH v2 0/8] Regulatory and ath9k support for ITS-G5 band (5.9 GHz)
 2015-11-23 18:28 UTC  (27+ messages)
`  "
` [ath9k-devel] "
` [wireless-regdb] [PATCH v2 1/8] cfg80211: reg: Remove unused function parameter
  `  "
  ` [ath9k-devel] "
` [wireless-regdb] [PATCH v2 2/8] cfg80211: Remove unused cfg80211_can_use_iftype_chan()
  `  "
  ` [ath9k-devel] "
` [wireless-regdb] [PATCH v2 3/8] cfg80211: reg: Refactor calculation of bandwidth flags
  `  "
  ` [ath9k-devel] "
` [wireless-regdb] [PATCH v2 4/8] cfg80211: reg: Properly handle rules for 5 and 10 MHz channels
  `  "
  ` [ath9k-devel] "
` [wireless-regdb] [PATCH v2 5/8] cfg80211: Add support for OCB-only channels
  `  "
  ` [ath9k-devel] "
` [wireless-regdb] [PATCH v2 6/8] cfg80211: reg: Add NL80211_RRF_USER_REGD_NEEDED flag
  `  "
  ` [ath9k-devel] "
` [wireless-regdb] [PATCH v2 7/8] cfg80211: Add Kconfig option for ITS-G5 band (5.9 GHz)
  `  "
  ` [ath9k-devel] "
` [wireless-regdb] [PATCH v2 8/8] ath9k: Add support "
  `  "
  ` [ath9k-devel] "

[PATCH net-next 1/2] net: l3mdev: Add master device lookup by index
 2015-11-23 18:28 UTC  (5+ messages)

subscribe
 2015-11-23 18:26 UTC 

[PATCH] pinctrl: qcom: Add msm8996 pinctrl driver
 2015-11-23 18:26 UTC  (3+ messages)

[PATCH v5 0/8] watchdog: Add support for keepalives triggered by infrastructure
 2015-11-23 18:26 UTC  (5+ messages)
` [PATCH v5 1/8] watchdog: Introduce hardware maximum timeout in watchdog core

[RFC 0/3] OOM detection rework v2
 2015-11-23 18:24 UTC  (7+ messages)
` [RFC 1/3] mm, oom: refactor oom detection

Recovering RAID5 with 2, actually 1, faulty disks
 2015-11-23 18:24 UTC  (2+ messages)

[PATCH v2 0/5] Devicetree support for misc/eeprom/eeprom_93xx46
 2015-11-23 18:24 UTC  (7+ messages)
` [PATCH v2 3/5] misc: eeprom_93xx46: Implement eeprom_93xx46 DT bindings

[PATCH] scripts: analyze_patch: Analyze patch and suggest tests
 2015-11-23 18:26 UTC  (4+ messages)

Unknown Connection Identifier
 2015-11-23 18:23 UTC  (3+ messages)

[RFC/PATCH] pinctrl: qcom: Add generic ssbi and spmi GPIO/MPP bindings
 2015-11-23 18:22 UTC  (6+ messages)
` [PATCH] pinctrl: qcom: pmic-gpio/mpp: of_irq_count() == npins

[patch] OMAPDSS: DSI: cleanup DSI_IRQ_ERROR_MASK define
 2015-11-23 18:22 UTC  (2+ messages)

[PATCH] drm/radeon: remove UMS support
 2015-11-23 18:22 UTC 

[Qemu-devel] ivshmem property size should be a size, not a string
 2015-11-23 18:22 UTC  (9+ messages)

[PATCH v2 1/6] watchdog: core: add reboot notifier support
 2015-11-23 18:20 UTC  (4+ messages)
` In-reply-to: <1448056496-2335-1-git-send-email-damien.riegel@savoirfairelinux.com>

[PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy
 2015-11-23 18:20 UTC  (7+ messages)
` [PATCH 09/14] net: tcp_memcontrol: simplify linkage between socket and page counter

[PATCH 1/4] clocksource: Add brcm,bcm6345-timer device tree binding
 2015-11-23 18:19 UTC  (10+ messages)
` [PATCH 4/4] MIPS: bmips: Convert bcm63xx_wdt to use WATCHDOG_CORE
        ` [PATCH 4/10] (Was: [PATCH 4/4]) "
          ` [PATCH 6/10] watchdog: bcm63xx_wdt: Obtain watchdog clock HZ from "periph" clk

[mlmmj] Configuration problems using mlmmj+postfix
 2015-11-23 18:20 UTC 

[U-Boot] Riotboard FEC broken
 2015-11-23 18:20 UTC  (2+ messages)

[RFC] avoid a live lock in wear_leveling_worker()
 2015-11-23 18:18 UTC  (3+ messages)
` [RFC PATCH 1/2] mtd: nand: schedule() after releasing the device

[U-Boot] [PATCH v2] mx6sxsabresd: Fix Ethernet PHY reset sequence
 2015-11-23 18:18 UTC 

[PATCH 0/3] LPC4337 CIAA-NXP DTS changes
 2015-11-23 18:17 UTC  (4+ messages)

[Bug 92961] New: Xorg freezes (only mouse and ssh are still working)
 2015-11-23 18:17 UTC  (2+ messages)
  ` [Bug 92961] "

[PATCH] NVMe: Split shutdown work
 2015-11-23 18:17 UTC 

[PATCH] ARM: mvebu: add reference to ETH connectors for A385-AP
 2015-11-23 18:17 UTC  (5+ messages)

[PATCH] ARM: dts: keystone: k2l: fix kernel crash when clk_ignore_unused is not in bootargs
 2015-11-23 18:17 UTC  (3+ messages)

[U-Boot] [PATCH] mx6sxsabresd: Fix Ethernet PHY reset sequence
 2015-11-23 18:16 UTC 

[U-Boot] [PATCH] Revert "net: phy: delay only if reset handler is registered"
 2015-11-23 18:16 UTC  (6+ messages)

[Bug 92944] [Fiji/LLVM/RadeonSI] CS:GO segfaults in llvm
 2015-11-23 18:16 UTC  (2+ messages)

Multiple OSDs suicide because of client issues?
 2015-11-23 18:14 UTC  (7+ messages)

[U-Boot] u-boot on Intrinsyc dragonboard 810
 2015-11-23 18:14 UTC 

[PATCH for-next 00/10] iSER support for remote invalidate
 2015-11-23 18:13 UTC  (5+ messages)
` [PATCH for-next 03/10] IB/iser: Don't register memory for all immediatedata writes

[PATCH v3 0/6] Qualcomm PCIe driver and designware fixes
 2015-11-23 18:13 UTC  (3+ messages)
` [PATCH v3 3/6] DT: PCI: qcom: Document PCIe devicetree bindings


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.