messages from 2015-06-05 04:51:29 to 2015-06-05 06:40:28 UTC [more...]
[PATCH v2] image: am335x: Generate SPI MLO images
2015-06-05 6:39 UTC
[Qemu-devel] [PATCH v2 0/9] Extend Microblaze Properties
2015-06-05 6:39 UTC (2+ messages)
` [Qemu-devel] [PATCH v2 1/9] target-microblaze: Rename the usefpu variable
[PATCH kernel v12 00/34] powerpc/iommu/vfio: Enable Dynamic DMA windows
2015-06-05 6:35 UTC (35+ messages)
` [PATCH kernel v12 01/34] powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU group
` [PATCH kernel v12 02/34] powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group
` [PATCH kernel v12 03/34] powerpc/powernv/ioda: Clean up IOMMU group registration
` [PATCH kernel v12 04/34] powerpc/iommu: Put IOMMU group explicitly
` [PATCH kernel v12 05/34] powerpc/iommu: Always release iommu_table in iommu_free_table()
` [PATCH kernel v12 06/34] vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
` [PATCH kernel v12 07/34] vfio: powerpc/spapr: Check that IOMMU page is fully contained by system page
` [PATCH kernel v12 08/34] vfio: powerpc/spapr: Use it_page_size
` [PATCH kernel v12 09/34] vfio: powerpc/spapr: Move locked_vm accounting to helpers
` [PATCH kernel v12 10/34] vfio: powerpc/spapr: Disable DMA mappings on disabled container
` [PATCH kernel v12 11/34] vfio: powerpc/spapr: Moving pinning/unpinning to helpers
` [PATCH kernel v12 12/34] vfio: powerpc/spapr: Rework groups attaching
` [PATCH kernel v12 13/34] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH kernel v12 14/34] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH kernel v12 15/34] powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free()
` [PATCH kernel v12 16/34] powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
` [PATCH kernel v12 17/34] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
` [PATCH kernel v12 18/34] vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
` [PATCH kernel v12 19/34] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH kernel v12 20/34] powerpc/powernv/ioda2: Move TCE kill register address to PE
` [PATCH kernel v12 21/34] powerpc/powernv/ioda2: Add TCE invalidation for all attached groups
` [PATCH kernel v12 22/34] powerpc/powernv: Implement accessor to TCE entry
` [PATCH kernel v12 23/34] powerpc/iommu/powernv: Release replaced TCE
` [PATCH kernel v12 24/34] powerpc/powernv/ioda2: Rework iommu_table creation
` [PATCH kernel v12 25/34] powerpc/powernv/ioda2: Introduce helpers to allocate TCE pages
` [PATCH kernel v12 26/34] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH kernel v12 27/34] powerpc/powernv: Implement multilevel TCE tables
` [PATCH kernel v12 28/34] vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API
` [PATCH kernel v12 29/34] powerpc/powernv/ioda2: Use new helpers to do proper cleanup on PE release
` [PATCH kernel v12 30/34] powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future table
` [PATCH kernel v12 31/34] vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership control
` [PATCH kernel v12 32/34] powerpc/mmu: Add userspace-to-physical addresses translation cache
` [PATCH kernel v12 33/34] vfio: powerpc/spapr: Register memory and define IOMMU v2
` [PATCH kernel v12 34/34] vfio: powerpc/spapr: Support Dynamic DMA windows
[PATCH] image: am335x: Generate SPI MLO images
2015-06-05 6:37 UTC (3+ messages)
[PATCH][meta-oe] mercurial-native: update from 3.0.1 to 3.4.1
2015-06-05 6:34 UTC
[RFC] git-am: handling unborn branches
2015-06-05 6:37 UTC (3+ messages)
[PATCH] staging: unisys: drop format string in kthread_run
2015-06-05 6:35 UTC (2+ messages)
[U-Boot] mmc erase command fails with DAT0 timeout on eMMC on iMX6 board
2015-06-05 6:35 UTC (2+ messages)
[PATCH v3 0/6] Marvell PXA1928 USB support
2015-06-05 6:32 UTC (10+ messages)
` [PATCH v3 4/6] dt-bindings: Consolidate ChipIdea USB ci13xxx bindings
` [PATCH v3 5/6] usb: chipidea: allow multiple instances to use default ci_default_pdata
` [PATCH v3 6/6] usb: chipidea: add work-around for Marvell HSIC PHY startup
[PATCH 00/15] KVM: x86: fully implement vMTRR
2015-06-05 6:33 UTC (8+ messages)
` [PATCH 14/15] KVM: MTRR: do not map huage page for non-consistent range
[PATCH 0/3] ARM: rockchip: fix the SMP
2015-06-05 6:32 UTC (4+ messages)
` [PATCH 2/3] ARM: rockchip: ensure CPU to enter WIF state
Seeing new denial on AOSP 5.1.1 w.r.t shell request read access on lnk_file
2015-06-05 6:31 UTC
[Buildroot] [autobuild.buildroot.net] Build results for 2015-06-04
2015-06-05 6:30 UTC
[PATCH V14 00/14] perf, tools: Add support for PMU events in JSON format
2015-06-05 6:27 UTC (20+ messages)
` [PATCH v14 01/19] perf, tools: Add jsmn `jasmine' JSON parser
` [PATCH v14 02/19] perf, tools, jevents: Program to convert JSON file to C style file
` [PATCH v14 03/19] Use __weak definition from <linux/compiler.h>
` [PATCH v14 04/19] perf, tools: Split perf_pmu__new_alias()
` [PATCH v14 05/19] perf, tools: Use pmu_events table to create aliases
` [PATCH v14 06/19] perf, tools: Support CPU ID matching for Powerpc
` [PATCH v14 07/19] perf, tools: Allow events with dot
` [PATCH v14 08/19] perf, tools: Support CPU id matching for x86 v2
` [PATCH v14 09/19] perf, tools: Support alias descriptions
` [PATCH v14 10/19] perf, tools: Query terminal width and use in perf list
` [PATCH v14 11/19] perf, tools: Add a --no-desc flag to "
` [PATCH v14 12/19] perf, tools: Add override support for event list CPUID
` [PATCH v14 13/19] perf, tools, jevents: Add support for long descriptions
` [PATCH v14 14/19] perf, tools: Add alias "
` [PATCH v14 15/19] perf, tools: Support long descriptions with perf list
` [PATCH v14 16/19] perf, tools, jevents: Add support for event topics
` [PATCH v14 17/19] perf, tools: Add support for event list topics
` [PATCH v14 18/19] perf, tools: Handle header line in mapfile
` [PATCH v14 19/19] perf, tools: Add README for info on parsing JSON/map files
[PATCH 0/6] query hash key size in byte
2015-06-05 6:21 UTC (4+ messages)
` [PATCH 1/6] ethdev: add an field for querying hash key size
[PATCH v2 0/2] Support for CEVA SATA Host controller
2015-06-05 6:02 UTC (6+ messages)
` [PATCH v2 1/2] devicetree:bindings: add devicetree bindings for ceva ahci
` [PATCH v2 2/2] drivers: ata: add support for Ceva sata host controller
[PATCH RFC] x86, tsc: Allow for high latency in quick_pit_calibrate()
2015-06-05 6:16 UTC (3+ messages)
[PATCH] drm: bridge/dw_hdmi: Return num_modes in dw_hdmi_connector_get_modes
2015-06-05 6:15 UTC (2+ messages)
[PATCH v2 0/2] Add MediaTek display PWM driver
2015-06-05 6:15 UTC (4+ messages)
[qemu-upstream-4.5-testing test] 57876: tolerable FAIL - PUSHED
2015-06-05 6:10 UTC
[Qemu-devel] [PATCH v4 0/8] sPAPR CPU hotplug pre-requisites
2015-06-05 6:09 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 1/8] spapr: Consider max_cpus during xics initialization
` [Qemu-devel] [PATCH v4 4/8] spapr: Reorganize CPU dt generation code
[Draft D] Xen on ARM vITS Handling
2015-06-05 6:07 UTC (2+ messages)
[PATCH 1/1] gpio_wdt: change initcall level
2015-06-05 6:05 UTC (3+ messages)
Dealing with optional i2c devices in a devicetree
2015-06-05 6:03 UTC (2+ messages)
` [lm-sensors] "
[Intel-wired-lan] [jkirsher-net-queue:master] fa11cb3d16a9b9b296a2b811a49faf1356240348 BUILD SUCCESS
2015-06-05 6:01 UTC
[RFC PATCH] eal:Add new API for parsing args at rte_eal_init time
2015-06-05 6:01 UTC (6+ messages)
[PATCH RFC] x86, tsc: Allow for high latency in quick_pit_calibrate()
2015-06-05 5:58 UTC (3+ messages)
Getting the full path of a conflicting file within a custom merge driver?
2015-06-05 5:56 UTC (6+ messages)
` AW: "
` Re*: "
` AW: "
[v9 0/9] Add VT-d Posted-Interrupts support - IOMMU part
2015-06-05 5:42 UTC (20+ messages)
` [v9 1/9] iommu: Add new member capability to struct irq_remap_ops
` [v9 2/9] iommu: dmar: Extend struct irte for VT-d Posted-Interrupts
` [v9 3/9] iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip
` [v9 4/9] iommu, x86: Save the mode (posted or remapped) of an IRTE
` [v9 5/9] iommu, x86: No need to migrating irq for VT-d Posted-Interrupts
` [v9 6/9] iommu, x86: Add cap_pi_support() to detect VT-d PI capability
` [v9 7/9] iommu, x86: Setup Posted-Interrupts capability for Intel iommu
` [v9 8/9] iommu, x86: define irq_remapping_cap()
` [v9 9/9] iommu, x86: Properly handler PI for IOMMU hotplug
[Suggestion] Aggregated Client/Server Stats Reporting
2015-06-05 5:51 UTC (2+ messages)
[Buildroot] [V2] moarvm: new package
2015-06-05 5:50 UTC (2+ messages)
[PATCH v2] staging: fbtft: fix out of bound access
2015-06-05 5:46 UTC (4+ messages)
linux-next: manual merge of the drm tree with the drm-intel-fixes tree
2015-06-05 5:46 UTC
linux-next: manual merge of the vfs tree with the tree
2015-06-05 5:46 UTC
[PATCH v2 00/10] evacuate struct page from the block layer, introduce __pfn_t
2015-06-05 5:43 UTC (13+ messages)
` "Directly mapped persistent memory page cache"
ATH10K and VLAN
2015-06-05 5:41 UTC (2+ messages)
[RFC PATCH 3/3] Introduce trace log output function for STM
2015-06-05 5:38 UTC
[PATCH] CHROMIUM: elants_i2c: Solved previous issue on 3.10 and 3.14
2015-06-05 5:38 UTC (2+ messages)
[RFC PATCH 2/3] Trace log handler for logging into STM blocks
2015-06-05 5:37 UTC
[RFC PATCH 1/3] STM trace event: Adding generic buffer interface driver
2015-06-05 5:37 UTC
[RFC PATCH 0/3] Integration of trace events with System Trace IP blocks
2015-06-05 5:37 UTC
[PATCH v2] alps: Do not divide trackpoint deltas reported by hardware by 2 for v7 devices
2015-06-05 5:34 UTC (3+ messages)
[PATCH V1 0/5] Enable ACPI support for KVM ARM
2015-06-05 5:32 UTC
[PATCH] Input: Elantech- add new icbody type
2015-06-05 5:31 UTC (2+ messages)
[PATCH 1/1] serial: earlycon: Add support for big-endian MMIO accesses
2015-06-05 5:30 UTC (3+ messages)
[PATCH V2 00/11] ARM64 Binary Image Support
2015-06-05 5:29 UTC (2+ messages)
[PATCH][meta-networking] ipsec-tools: Security Advisory - CVE-2015-4047
2015-06-05 5:23 UTC
[PATCH v6 0/5] Seeding DRBG with more entropy
2015-06-05 5:28 UTC (8+ messages)
` [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool
netlink: Disable insertions/removals during rehash
2015-06-05 5:27 UTC (7+ messages)
[PATCH v3 1/3] ASoC: rt5645: make RT5650_TDM_CTRL_4 readable
2015-06-05 5:24 UTC (3+ messages)
` [PATCH v3 2/3] ASoC: rt5645: change gpio to gpiod APIs
` [PATCH v3 3/3] ASoC: rt5645: add device tree support
[PATCH 00/26] update ixgbe base driver
2015-06-05 5:21 UTC (27+ messages)
` [PATCH 01/26] ixgbe/base: update copyright and readme
` [PATCH 02/26] ixgbe/base: fix code comment, double from
` [PATCH 03/26] ixgbe/base: fix typo error in code comment
` [PATCH 04/26] ixgbe/base: check return value after calling
` [PATCH 05/26] ixgbe/base: allow tunneled UDP and TCP frames to reach their destination
` [PATCH 06/26] ixgbe/base: erase ixgbe_get_hi_status
` [PATCH 07/26] ixgbe/base: provide unlocked I2C methods
` [PATCH 08/26] ixgbe/base: reduce I2C retry count on X550 devices
` [PATCH 09/26] ixgbe/base: issue firmware command when coming up
` [PATCH 10/26] ixgbe/base: add logic to reset CS4227 when needed
` [PATCH 11/26] ixgbe/base: restore ESDP settings after MAC reset
` [PATCH 12/26] ixgbe/base: disable FEC(Forward Error Correction) to save power
` [PATCH 13/26] ixgbe/base: set lan_id for non-PCIe devices
` [PATCH 14/26] ixgbe/base: add SFP+ dual-speed support
` [PATCH 15/26] ixgbe/base: add SW based LPLU support
` [PATCH 16/26] ixgbe/base: fix flow control for KR backplane
` [PATCH 17/26] ixgbe/base: new simplified x550em init flow
` [PATCH 18/26] ixgbe/base: move I2C MUX function from ixgbe_x540.c to ixgbe_x550.c
` [PATCH 19/26] ixgbe/base: change return value for ixgbe_setup_internal_phy_t_x550em
` [PATCH 20/26] ixgbe/base: ixgbe_setup_internal_phy_x550em function clean-up
` [PATCH 21/26] ixgbe/base: add x550em Auto neg Flow Control support
` [PATCH 22/26] ixgbe/base: add x550em PHY interrupt and forced 1G/10G support
` [PATCH 23/26] ixgbe/base: add link check support for x550em PHY
` [PATCH 24/26] ixgbe/base: set lan_id before first I2C access
` [PATCH 25/26] ixgbe/base: added x550em PHY reset function
` [PATCH 26/26] ixgbe/base: block EEE(Energy Efficient Ethernet) setup on the interfaces that don't support EEE
[PATCH v4 01/11] block: make generic_make_request handle arbitrarily sized bios
2015-06-05 5:21 UTC (14+ messages)
` [Drbd-dev] "
Crypto driver -DCP
2015-06-05 3:54 UTC (4+ messages)
[GIT PULL] SELinux patches for 4.2
2015-06-05 5:20 UTC (2+ messages)
[PATCH V4 0/4] Consolidated KVM vPMU support for x86
2015-06-05 5:20 UTC (5+ messages)
` [PATCH V4 1/4] KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
` [PATCH V4 2/4] KVM: x86/vPMU: Create vPMU interface for VMX and SVM
` [PATCH V4 3/4] KVM: x86/vPMU: Implement AMD vPMU code for KVM
` [PATCH V4 4/4] KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs
Warnings/errors in use with a QCA989x card
2015-06-05 5:17 UTC (2+ messages)
open source conference in Honduras needs Yocto Project/Openembedded/OpenHardware speaker
2015-06-05 5:17 UTC (4+ messages)
` [OE-core] "
` [oe] Fwd: "
[nightly] Core TISDK 2015.05 build 2015-06-04_22-00-51
2015-06-05 5:17 UTC
[PATCH] extcon: max77843: Clear IRQ bits state before request IRQ
2015-06-05 5:13 UTC (3+ messages)
Interaction issue of intel wifi and broadcom bluetooth - it appears that nobody feels responsible for doing something
2015-06-05 5:12 UTC (3+ messages)
bcache fails after reboot if discard is enabled
2015-06-05 5:11 UTC (8+ messages)
[PATCHv4] [media] saa7164: use an MSI interrupt when available
2015-06-05 5:09 UTC (4+ messages)
` [PATCHv5] "
[PATCH 0/4] arc: add AXS101 board support
2015-06-05 5:02 UTC (5+ messages)
` [PATCH 2/4] ARC: [axs101] support early 8250 uart
What Time?
2015-06-05 5:02 UTC (2+ messages)
[U-Boot] [PATCH] moveconfig: Add a new --git-ref option
2015-06-05 4:54 UTC (2+ messages)
[Qemu-devel] [PATCH v1 0/8] Extend Microblaze Properties
2015-06-05 4:54 UTC (4+ messages)
` [Qemu-devel] [PATCH v1 6/8] ml605_mmu: Move the hardcoded values to the init function
` [Qemu-devel] [PATCH RESEND "
[PATCH] extcon: max77843: Clear IRQ bits state before request IRQ
2015-06-05 4:53 UTC (2+ messages)
[Intel-wired-lan] [net-next PATCH 2 01/13] ixgbe: add support for WoL and autoneg FC for some X550 devices
2015-06-05 4:51 UTC (5+ messages)
` [Intel-wired-lan] [net-next PATCH 2 10/13] ixgbe: fix bug in not clearing counters for "
` [Intel-wired-lan] [net-next PATCH 2 11/13] ixgbe: fix X550 devices init flow
` [Intel-wired-lan] [net-next PATCH 2 12/13] ixgbe: fix X550 PHY function pointers
` [Intel-wired-lan] [net-next PATCH 2 13/13] ixgbe: Add support for another X550 device
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.