All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-03 18:12:37 to 2016-02-03 18:41:29 UTC [more...]

[PATCH v2 00/12] Add support for the Armada 3700 SoC an mvebu ARM64 based
 2016-02-03 18:41 UTC  (24+ messages)
` [PATCH v2 01/12] irqchip: armada-370-xp: add Kconfig option for the driver
` [PATCH v2 02/12] irqchip: armada-370-xp: do not enable it by default when ARCH_MVEBU is selected
` [PATCH v2 03/12] serial: mvebu-uart: initial support for Armada-3700 serial port
` [PATCH v2 04/12] ata: ahci_mvebu: add support for Armada 3700 variant
` [PATCH v2 05/12] arm64: add mvebu architecture entry
` [PATCH v2 06/12] Documentation: dt-bindings: Add a new compatible for the Armada 3700
` [PATCH v2 07/12] Documentation: dt: Tidy up the Marvell related files
` [PATCH v2 08/12] devicetree: bindings: add DT binding for the Marvell Armada 3700 SoC family
` [PATCH v2 09/12] arm64: dts: add the Marvell Armada 3700 family and a development board
` [PATCH v2 10/12] MAINTAINERS: Extend dts entry for ARM64 mvebu files
` [PATCH v2 11/12] Documentation: arm: update supported Marvell EBU processors
` [PATCH v2 12/12] arm64: defconfig: enable Armada 3700 related config

[PATCH V9 00/18] Coresight integration with perf
 2016-02-03 18:39 UTC  (30+ messages)
` [PATCH V9 01/18] coresight: associating path with session rather than tracer
` [PATCH V9 02/18] coresight: add API to get sink from path
` [PATCH V9 03/18] coresight: moving PM runtime operations to core framework
` [PATCH V9 04/18] coresight: etm3x: moving etm_readl/writel to header file
` [PATCH V9 05/18] coresight: etm3x: moving sysFS entries to dedicated file
` [PATCH V9 06/18] coresight: etm3x: unlocking tracers in default arch init
` [PATCH V9 07/18] coresight: etm3x: splitting struct etm_drvdata
` [PATCH V9 08/18] coresight: etm3x: adding operation mode for etm_enable()
` [PATCH V9 09/18] coresight: etm3x: set progbit to stop trace collection
` [PATCH V9 10/18] coresight: etm3x: changing default trace configuration
` [PATCH V9 11/18] coresight: etm3x: consolidating initial config
` [PATCH V9 12/18] coresight: etm3x: implementing user/kernel mode tracing
` [PATCH V9 13/18] coresight: etm3x: implementing perf_enable/disable() API
` [PATCH V9 14/18] coresight: etb10: moving to local atomic operations
` [PATCH V9 15/18] coresight: etb10: adding operation mode for sink->enable()
` [PATCH V9 16/18] coresight: etb10: implementing AUX API
` [PATCH V9 17/18] coresight: etm-perf: new PMU driver for ETM tracers
` [PATCH V9 18/18] coresight: introducing a global trace ID function

[RFC 1/2] misc: Add MAC address mapper "driver"
 2016-02-03 18:40 UTC  (5+ messages)

[Ocfs2-devel] vfs/xfs: directio updates to ease COW handling V2
 2016-02-03 18:40 UTC  (13+ messages)
`  "
` [Ocfs2-devel] [PATCH 1/3] direct-io: always call ->end_io if non-NULL
  `  "
` [PATCH 2/3] xfs: don't use ioends for direct write completions
  ` [Ocfs2-devel] "
` [Ocfs2-devel] [PATCH 3/3] xfs: fold xfs_vm_do_dio into xfs_vm_direct_IO
  `  "

[PATCH] dt-bindings: arm, gic-v3: require that reserved cells are always 0
 2016-02-03 18:40 UTC  (7+ messages)
  ` [PATCH] dt-bindings: arm,gic-v3: "

[PATCH 00/28] rtl8xxxu updates and fixes
 2016-02-03 18:40 UTC  (29+ messages)
` [PATCH 01/28] rtl8xxxu: Minor cleanup to rtl8xxxu_download_firmware()
` [PATCH 02/28] rtl8xxxu: rtl8xxxu_download_firmware(): Cosmetic cleanups
` [PATCH 03/28] rtl8xxxu: If fw running in RAM, reset the 8051 before trying to download a new one
` [PATCH 04/28] rtl8xxxu: Add RQPN_[NE]PQ_SHIFT values
` [PATCH 05/28] rtl8xxxu: Define SYS_CFG_SW_OFFLOAD_EN
` [PATCH 06/28] rtl8xxxu: Add REG_TX_REPORT_* defines
` [PATCH 07/28] rtl8xxxu: Add more RCR bits
` [PATCH 08/28] rtl8xxxu: Fix typo in Kconfig help text
` [PATCH 09/28] rtl8xxxu: Check return value of kmemdup()
` [PATCH 10/28] rtl8xxxu: Implement rtl8xxxu_reset_8051()
` [PATCH 11/28] rtl8xxxu: Add definitions for antenna selection registers for 8723BU
` [PATCH 12/28] rtl8xxxu: Add mbox extension register definitions for 8723B
` [PATCH 13/28] rtl8xxxu: Add REG_OFDM0_RX_D_SYNC_PATH definitions
` [PATCH 14/28] rtl8xxxu: Remove unused clutter for handling recursive calls to rtl8xxxu_init_device()
` [PATCH 15/28] rtl8xxxu: Use REG_EFUSE_TEST register only on multifunctional devices
` [PATCH 16/28] rtl8xxxu: Fix cosmetics to quiet down checkpatch police
` [PATCH 17/28] rtl8xxxu: Enable monitor mode by handling filters
` [PATCH 18/28] rtl8xxxu: Document REG_RXFLTMAP registers
` [PATCH 19/28] rtl8xxxu: Remove duplicate USB ID
` [PATCH 20/28] rtl8xxxu: Fix 80 character per line issue
` [PATCH 21/28] rtl8xxxu: Enable data frame reception in rtl8xxxu_start
` [PATCH 22/28] rtl8xxxu: rtl8xxxu_set_linktype(): Be consistent aboutregister size REG_MSR
` [PATCH 23/28] rtl8xxxu: Set correct bit to reset MCU IO wrapper
` [PATCH 24/28] rtl8xxxu: Remove unused mgmt variable from rtl8xxxu_rx_complete()
` [PATCH 25/28] rtl8xxxu: Remove unused len/cnt variables "
` [PATCH 26/28] rtl8xxxu: Do not mask RF registers to 6 bits
` [PATCH 27/28] rtl8xxxu: Make device_init kludge 8723au only
` [PATCH 28/28] rtl8xxxu: Add missing bit define for REG_APS_FSMCO

[PATCH] tests: add btrfs mount tests
 2016-02-03 18:39 UTC  (4+ messages)
` [PATCH] tests: add btrfs mount tests (fails!)

[PATCH 0/8] Enable Gen 7 Observation Architecture
 2016-02-03 18:39 UTC  (9+ messages)
` [PATCH 1/8] drm/i915: Add i915 perf infrastructure
` [PATCH 2/8] drm/i915: rename OACONTROL GEN7_OACONTROL
` [PATCH 3/8] drm/i915: Add 'render basic' Haswell OA unit config
` [PATCH 4/8] drm/i915: Add i915 perf event for Haswell OA unit
` [PATCH 5/8] drm/i915: advertise available metrics via sysfs
` [PATCH 6/8] drm/i915: Add dev.i915.perf_event_paranoid sysctl option
` [PATCH 7/8] drm/i915: add oa_event_min_timer_exponent sysctl
` [PATCH 8/8] drm/i915: Add more Haswell OA metric sets

[PATCH v12 0/3] Refactor ioreq server for better performance
 2016-02-03 18:39 UTC  (35+ messages)
` [PATCH v3 3/3] tools: introduce parameter max_wp_ram_ranges

[PATCH v7 0/2] adding PCI support to AXS10x
 2016-02-03 18:38 UTC  (7+ messages)
` [PATCH v7 2/2] add new platform driver for PCI RC

[Qemu-trivial] [PATCH v4 00/11] qemu-log, perfmap and other logging tweaks
 2016-02-03 18:38 UTC  (5+ messages)
` [Qemu-trivial] [PATCH v4 02/11] tcg: light re-factor and pass down TranslationBlock
    ` [Qemu-devel] "

[PATCH V13 00/10] dma: add Qualcomm Technologies HIDMA driver
 2016-02-03 18:38 UTC  (17+ messages)
` [PATCH V13 08/10] dma: qcom_hidma: read the channel id from HW
` [PATCH V13 09/10] vfio, platform: add support for ACPI while detecting the reset driver

[Qemu-devel] RFC: ARM Semihosting, PMU, and BBV Changes
 2016-02-03 18:37 UTC  (6+ messages)
` [Qemu-devel] [RFC 09/14] Implement remaining PMU functionality

PM regression with commit 5de85b9d57ab PM runtime re-init in v4.5-rc1
 2016-02-03 18:37 UTC  (14+ messages)

[PATCH v10 0/5] Watchdog: introduce ARM SBSA watchdog driver
 2016-02-03 18:37 UTC  (22+ messages)
` [PATCH v10 4/5] "
` [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support

[PATCH 0/3] mm: memcontrol: simplify page->mem_cgroup pinning
 2016-02-03 18:35 UTC  (6+ messages)
` [PATCH 1/3] mm: migrate: do not touch page->mem_cgroup of live pages

st driver doesn't seem to grok LTO partitioning
 2016-02-03 18:36 UTC  (15+ messages)
            ` What partition should the MTMKPART argument specify? Was: "

[PATCH v2] x86/lib/copy_user_64.S: Handle 4-byte nocache copy
 2016-02-03 18:35 UTC  (2+ messages)

git log -g bizarre behaviour
 2016-02-03 18:32 UTC  (5+ messages)
` [PATCH] log -g: ignore revision parameters that have no reflog

[PATCH RESEND 0/3] PCI: hv: New paravirtual PCI front-end driver
 2016-02-03 18:32 UTC  (4+ messages)
` [PATCH RESEND 1/3] PCI: Add fwnode_handle to pci_sysdata

NVMe and IRQ Affinity
 2016-02-03 18:31 UTC  (7+ messages)

[PATCH] ext4: add a line break for proc mb_groups display
 2016-02-03 18:30 UTC  (3+ messages)

[PATCH] coccinelle: bugon: reduce rule applicability
 2016-02-03 18:05 UTC 

[PATCH 1/3] drm/i915: Allow i915_gem_object_get_page() on userptr as well
 2016-02-03 18:27 UTC  (2+ messages)

fs: WARNING in locks_free_lock_context()
 2016-02-03 18:28 UTC  (5+ messages)

[Qemu-devel] [PATCH] dimm: Correct type of MemoryHotplugState->base
 2016-02-03 18:26 UTC  (8+ messages)

[PATCH 0/3] HiSilicon SAS ACPI support
 2016-02-03 18:26 UTC  (8+ messages)
` [PATCH 1/3] hisi_sas: use Unified Device Properties API
` [PATCH 2/3] hisi_sas: add v1 hw ACPI support
` [PATCH 3/3] hisi_sas: update driver version to 1.2

Plain DFS (no voltage scaling)
 2016-02-03 18:25 UTC  (10+ messages)

PCTV 292e weirdness
 2016-02-03 18:17 UTC 

[PATCH] net: add per device sg_max_frags for skb
 2016-02-03 18:24 UTC  (8+ messages)
` [PATCH v3] net:Add sysctl_max_skb_frags

dm-multipath low performance with blk-mq
 2016-02-03 18:24 UTC  (12+ messages)

[PATCH v6 0/22] usb: dwc2: host: Fix and speed up all the stuff, especially with splits
 2016-02-03 18:23 UTC  (4+ messages)

linux-next: Tree for Feb 3
 2016-02-03 18:24 UTC  (4+ messages)
` linux-next: Tree for Feb 3 (mm, hugepage)
` linux-next: Tree for Feb 3 (i386: redef. of native_pud_clear)

[PATCH] python-distutils: add missing dependency on python-email
 2016-02-03 18:23 UTC 

Problem installing ath10k firmware
 2016-02-03 18:22 UTC  (4+ messages)

[PATCH v3] iio: adc: Add TI ADS1015 ADC driver support
 2016-02-03 18:19 UTC  (2+ messages)

[Buildroot] [PATCH v8] board: add support for ARM Juno r0 and r1 Development Boards
 2016-02-03 18:18 UTC 

x86: Hardware breakpoints are not always triggered
 2016-02-03 18:18 UTC  (6+ messages)
    ` [CRIU] "

[PATCH 0/3] USB: PHY: minor include cleanups
 2016-02-03 18:18 UTC  (3+ messages)
` [PATCH 1/3] usb: phy: generic: use forward declarations instead of #includes

[PATCH 1/5] Add ucs2 -> utf8 helper functions
 2016-02-03 18:18 UTC  (4+ messages)
` [PATCH 5/5] efi: Make efivarfs entries immutable by default. (v3)

[PATCH v3 net-next 0/2] tcp: Redundant Data Bundling (RDB)
 2016-02-03 18:17 UTC  (4+ messages)
` [PATCH v3 net-next 2/2] tcp: Add "

bytcr_rt5651 on wintron 7.0
 2016-02-03 18:17 UTC  (2+ messages)

Which Toolchain is being used to build Yocto ?
 2016-02-03 18:15 UTC  (3+ messages)

booting from BTRFS works only with one device in the pool
 2016-02-03 18:14 UTC  (5+ messages)

[Printing-architecture] OpenPrinting Summit 2016 - Ten years of OpenPrinting Summits
 2016-02-03 18:14 UTC 

[PATCH] regulator: max77802: Fix DT binding document reference
 2016-02-03 18:11 UTC  (2+ messages)
` Applied "regulator: max77802: Fix DT binding document reference" to the regulator tree

[PATCH 0/7] USB changes for rare warnings
 2016-02-03 18:12 UTC  (3+ messages)

[Qemu-devel] CPU hotplug
 2016-02-03 18:12 UTC  (4+ messages)

[PATCH v4 0/7] arm64: Verify early CPU features
 2016-02-03 18:12 UTC  (7+ messages)
` [PATCH v4 4/7] arm64: Handle early CPU boot failures


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.