messages from 2015-06-05 05:21:24 to 2015-06-05 07:07:32 UTC [more...]
[PATCH 0/7] Cleanup unused code
2015-06-05 7:07 UTC (5+ messages)
` [PATCH 1/7] microblaze/PCI: Remove unused declarations
` [PATCH 2/7] microblaze/PCI: Remove unnecessary pci_bus_find_capability() declaration
[PATCH v2] image: am335x: Generate SPI MLO images
2015-06-05 7:06 UTC (2+ messages)
[Qemu-devel] [PATCH v4 0/8] sPAPR CPU hotplug pre-requisites
2015-06-05 7:06 UTC (6+ 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
[PATCH v3] usb: chipidea: Use extcon framework for VBUS and ID detect
2015-06-05 7:03 UTC (3+ messages)
writing an alsa driver
2015-06-05 7:00 UTC (12+ messages)
[PATCHv2] Improve Y16 color setup
2015-06-05 6:59 UTC (2+ messages)
[PATCH 0/3] ARM: rockchip: fix the SMP
2015-06-05 6:58 UTC (6+ messages)
` [PATCH 2/3] ARM: rockchip: ensure CPU to enter WIF state
[PATCH v2 00/23] ASoC: tas2552: Fixes, cleanups and improvements
2015-06-05 6:57 UTC (6+ messages)
` [PATCH v2 02/23] ASoC: tas2552: Fix kernel crash when the codec is loaded but not part of a card
` [PATCH v2 19/23] ASoC: tas2552: Correct the PLL configuration
Permission denied ONLY after pulling bundles
2015-06-05 6:54 UTC (4+ messages)
Getting rid of i7300_idle's idle notifier?
2015-06-05 6:52 UTC (3+ messages)
[PATCH] added device tree support to gpio-generic driver
2015-06-05 6:51 UTC
[PATCH - alsa-lib 1/1] Introduce snd_seq_client_info_get_card_number, for getting the card number of a seq client on recent kernels
2015-06-05 6:50 UTC (2+ messages)
[asoc:topic/tas2552 1/8] sound/soc/codecs/tas2552.c:493:27-28: Unneeded semicolon
2015-06-05 6:50 UTC (2+ messages)
[PATCH v2 0/2] Support for CEVA SATA Host controller
2015-06-05 6:49 UTC (8+ 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
[Qemu-devel] [PATCH v2 0/9] Extend Microblaze Properties
2015-06-05 6:44 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 1/9] target-microblaze: Rename the usefpu variable
` [Qemu-devel] [PATCH v2 4/9] target-microblaze: Convert endi to a CPU property
` [Qemu-devel] [PATCH v2 5/9] target-microblaze: Convert version_mask "
` [Qemu-devel] [PATCH v2 6/9] target-microblaze: Convert pvr-full "
` [Qemu-devel] [PATCH v2 7/9] ml605_mmu: Move the hardcoded values to the init function
` [Qemu-devel] [PATCH v2 8/9] s3adsp1800: Remove the hardcoded values from the reset
` [Qemu-devel] [PATCH v2 9/9] target-microblaze: Remove dead code
[PATCH] utf8: NO_ICONV: silence uninitialized variable warning
2015-06-05 6:42 UTC
[PATCH] microblaze/PCI: Remove unused declarations
2015-06-05 6:42 UTC (2+ messages)
[GIT PULL 0/6] perf/core improvements and fixes
2015-06-05 6:41 UTC (10+ messages)
[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
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 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
[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 (13+ messages)
` [Drbd-dev] "
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.