All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-03 18:36:50 to 2016-02-03 19:01:28 UTC [more...]

[PATCH] Add nvmem support
 2016-02-03 19:01 UTC  (3+ messages)
` [PATCH 2/2] nvmem: Test it with fec/ocotp

[mm -next] mapping->tree_lock inconsistent lock state
 2016-02-03 19:01 UTC  (5+ messages)

[v4 PATCH 0/3] crypto: algif_skcipher - fixes after skcipher conversion
 2016-02-03 18:57 UTC  (3+ messages)
` [v4 PATCH 1/3] crypto: algif_skcipher - Do not assume that req is unchanged

[PATCH v2 00/11] HVMlite domU support
 2016-02-03 18:59 UTC  (7+ messages)
` [PATCH v2 02/11] xen/hvmlite: Bootstrap HVMlite guest
` [PATCH v2 04/11] xen/hvmlite: Allow HVMlite guests delay initializing grant table

[Qemu-devel] [PULL 00/17] target-arm queue
 2016-02-03 18:59 UTC  (18+ messages)
` [Qemu-devel] [PULL 01/17] virt-acpi-build: add always-on property for timer
` [Qemu-devel] [PULL 02/17] target-arm: Make various system registers visible to EL3
` [Qemu-devel] [PULL 03/17] hw/arm: Setup EL1 and EL2 in AArch64 mode for 64bit Linux boots
` [Qemu-devel] [PULL 04/17] target-arm: Apply S2 MMU startlevel table size check to AArch64
` [Qemu-devel] [PULL 05/17] target-arm: Rename check_s2_startlevel to check_s2_mmu_setup
` [Qemu-devel] [PULL 06/17] target-arm: Implement the S2 MMU inputsize > pamax check
` [Qemu-devel] [PULL 07/17] arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
` [Qemu-devel] [PULL 08/17] libvixl: Avoid std::abs() of 64-bit type
` [Qemu-devel] [PULL 09/17] target-arm: Don't report presence of EL2 if it doesn't exist
` [Qemu-devel] [PULL 10/17] bcm2835_mbox: add BCM2835 mailboxes
` [Qemu-devel] [PULL 11/17] bcm2835_property: add bcm2835 property channel
` [Qemu-devel] [PULL 12/17] bcm2835_ic: add bcm2835 interrupt controller
` [Qemu-devel] [PULL 13/17] bcm2835_peripherals: add rollup device for bcm2835 peripherals
` [Qemu-devel] [PULL 14/17] bcm2836_control: add bcm2836 ARM control logic
` [Qemu-devel] [PULL 15/17] bcm2836: add bcm2836 SoC device
` [Qemu-devel] [PULL 16/17] arm/boot: move highbank secure board setup code to common routine
` [Qemu-devel] [PULL 17/17] raspi: add raspberry pi 2 machine

NVMe and IRQ Affinity
 2016-02-03 18:58 UTC  (8+ messages)

[PATCH 0/4][jethro] yocto-bsp related patches backported from master
 2016-02-03 18:58 UTC  (4+ messages)

[PATCH 0/3] fix build for default machine
 2016-02-03 18:56 UTC  (4+ messages)
` [PATCH 1/3] eal/x86: fix build with clang for old AVX
` [PATCH 2/3] examples/l3fwd: fix build without SSE4.1
` [PATCH 3/3] examples/ip_pipeline: fix build for x86_64 without SSE4.2

[BUG] Corrupted SCHED_DEADLINE bandwidth with cpusets
 2016-02-03 18:57 UTC  (2+ messages)

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

mod_delayed_work() explosion due to 874bbfe6
 2016-02-03 18:55 UTC  (3+ messages)
` [PATCH wq/for-4.5-fixes] workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup

[Qemu-trivial] [PATCH v4 00/11] qemu-log, perfmap and other logging tweaks
 2016-02-03 18:54 UTC  (13+ messages)
` [Qemu-trivial] [PATCH v4 02/11] tcg: light re-factor and pass down TranslationBlock
      ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v4 05/11] qemu-log: Improve the "exec" TB execution logging
  ` [Qemu-trivial] [Qemu-devel] "
      `  "
` [Qemu-trivial] [PATCH v4 11/11] cputlb: modernise the debug support
    ` [Qemu-devel] "

[PATCH] genirq: Add default affinity mask command line option
 2016-02-03 18:52 UTC 

[PATCH V9 00/18] Coresight integration with perf
 2016-02-03 18:39 UTC  (38+ 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

[Qemu-devel] [PATCH v2 0/4] set the OEM fields in the RSDT and the FADT from the SLIC
 2016-02-03 18:51 UTC  (3+ messages)

[Buildroot] Why is libbsd limited to ARM, x86 and x86_64?
 2016-02-03 18:50 UTC  (4+ messages)

[PATCH] tty: add Moxa Smartio MUE serial driver
 2016-02-03 18:50 UTC  (3+ messages)

[Qemu-devel] [PULL 00/13] Tracing patches
 2016-02-03 18:49 UTC  (6+ messages)
` [Qemu-devel] [PULL 10/13] log: move qemu-log.c into util/ directory

[net-next PATCH 0/7] tc offload for cls_u32 on ixgbe
 2016-02-03 18:48 UTC  (6+ messages)

Crashes with 874bbfe600a6 in 3.18.25
 2016-02-03 18:46 UTC  (12+ messages)

Keystone 2 boards boot failure
 2016-02-03 18:47 UTC  (6+ messages)

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

[kernel-hardening] [RFC][PATCH 0/3] Speed up SLUB poisoning + disable checks
 2016-02-03 18:46 UTC  (5+ messages)
` [kernel-hardening] "
  `  "

[Qemu-devel] [PATCH v19 0/9] Virtual Machine Generation ID
 2016-02-03 18:46 UTC  (6+ messages)
` [Qemu-devel] [PATCH v19 7/9] machine: add properties to compat_props incrementaly
      ` [Qemu-devel] qdev & hw/core owner? (was Re: [PATCH v19 7/9] machine: add properties to compat_props incrementaly)

[PATCH V13 00/10] dma: add Qualcomm Technologies HIDMA driver
 2016-02-03 18:46 UTC  (13+ 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

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

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

[Qemu-devel] [PATCH] rng-random: implement request queue
 2016-02-03 18:44 UTC  (3+ messages)

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

[PATCH v2 00/12] Add support for the Armada 3700 SoC an mvebu ARM64 based
 2016-02-03 18:41 UTC  (26+ 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

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

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
  ` [Ocfs2-devel] "
` [PATCH 2/3] xfs: don't use ioends for direct write completions
  ` [Ocfs2-devel] "
` [PATCH 3/3] xfs: fold xfs_vm_do_dio into xfs_vm_direct_IO
  ` [Ocfs2-devel] "

[PATCH] dt-bindings: arm, gic-v3: require that reserved cells are always 0
 2016-02-03 18:40 UTC  (4+ 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  (20+ 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-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


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.