messages from 2016-02-03 18:03:55 to 2016-02-03 18:40:12 UTC [more...]
[PATCH V9 00/18] Coresight integration with perf
2016-02-03 18:39 UTC (28+ 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
[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 (9+ 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 (30+ 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 (3+ messages)
` [Cocci] "
[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 (14+ 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] dt-bindings: arm, gic-v3: require that reserved cells are always 0
2016-02-03 18:20 UTC (5+ messages)
` [PATCH] dt-bindings: arm,gic-v3: "
[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
[PATCH 04/11] regulator: axp20x: Remove voltage readout support for switch regulators
2016-02-03 18:11 UTC (2+ messages)
` Applied "regulator: axp20x: Remove voltage readout support for switch regulators" to the regulator tree
[PATCH 05/11] regulator: axp20x: Use linear voltage ranges for AXP20X LDO4
2016-02-03 18:11 UTC (2+ messages)
` Applied "regulator: axp20x: Use linear voltage ranges for AXP20X LDO4" to the regulator tree
Applied "spi: Fix sorting in Kconfig" to the spi tree
2016-02-03 18:12 UTC
[PATCH v2] ASoC: rt5514: add rt5514 codec driver
2016-02-03 18:11 UTC (2+ messages)
` Applied "ASoC: rt5514: add rt5514 codec driver" to the asoc tree
[PATCH] NTB: doc: remove underscore escaping
2016-02-03 18:10 UTC (2+ messages)
[PATCHv2] staging: android: ion: use the manged version of DMA memory allocation
2016-02-03 18:11 UTC (3+ messages)
[RFC][PATCH 0/3 v2] sched: Display deadline bandwidth and other SCHED_DEBUG clean up
2016-02-03 18:10 UTC (4+ messages)
` [RFC][PATCH 3/3 v2] sched: Add bandwidth ratio to /proc/sched_debug
[PATCH v3 00/23] arm64: Virtualization Host Extension support
2016-02-03 18:00 UTC (11+ messages)
` [PATCH v3 01/23] arm/arm64: KVM: Add hook for C-based stage2 init
` [PATCH v3 02/23] arm64: KVM: Switch to "
` [PATCH v3 03/23] arm/arm64: Add new is_kernel_in_hyp_mode predicate
` [PATCH v3 05/23] arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature
` [PATCH v3 08/23] arm64: KVM: VHE: Patch out kern_hyp_va
` [PATCH v3 09/23] arm64: KVM: VHE: Introduce unified system register accessors
` [PATCH v3 10/23] arm64: KVM: VHE: Differenciate host/guest sysreg save/restore
` [PATCH v3 11/23] arm64: KVM: VHE: Split save/restore of registers shared between guest and host
` [PATCH v3 13/23] arm64: KVM: VHE: Enable minimal sysreg save/restore
` [PATCH v3 15/23] arm64: KVM: VHE: Implement VHE activate/deactivate_traps
[PATCH v2] of: resolver: Add missing of_node_get and of_node_put
2016-02-03 18:09 UTC
[Qemu-devel] [RFC][PATCH v6 0/5] utils: Improve and document error reporting
2016-02-03 18:06 UTC (12+ messages)
` [Qemu-devel] [PATCH v6 1/5] util: Introduce error reporting functions with fatal/abort
platform: Do not detach from PM domains on shutdown
2016-02-03 18:05 UTC (3+ messages)
schedulers and topology exposing questions
2016-02-03 18:05 UTC (9+ messages)
Purchase Inquiry!
2016-02-03 18:04 UTC
[Qemu-devel] [PATCH 0/2] error: Documentation updates
2016-02-03 18:03 UTC (2+ messages)
` [Qemu-devel] [PATCH 1/2] error: Improve documentation some more
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.