messages from 2015-11-12 04:34:45 to 2015-11-12 06:28:07 UTC [more...]
Why my NIC shows NUMA -1?
2015-11-12 6:21 UTC (2+ messages)
drm: Bogus WARN() in drm_atomic_helper_update_legacy_modeset_state() ?
2015-11-12 6:27 UTC (3+ messages)
[Qemu-devel] [PATCH v7 for-2.6 00/24] block: Rework bdrv_close_all()
2015-11-12 6:27 UTC (15+ messages)
` [Qemu-devel] [PATCH v7 01/24] blockdev: Add missing bdrv_unref() in drive-backup
` [Qemu-devel] [PATCH v7 02/24] blockjob: Call bdrv_unref() on creation error
` [Qemu-devel] [PATCH v7 03/24] block: Release dirty bitmaps in bdrv_close()
` [Qemu-devel] [PATCH v7 04/24] iotests: Rename filter_nbd to _filter_nbd in 083
` [Qemu-devel] [PATCH v7 05/24] iotests: Change coding style of "
` [Qemu-devel] [PATCH v7 06/24] iotests: Move _filter_nbd into common.filter
` [Qemu-devel] [PATCH v7 07/24] iotests: Make _filter_nbd drop log lines
[yocto][PATCH 1/1] gma500_gfx: Avoid inserting gma500_gfx module for certain devices
2015-11-12 6:24 UTC (2+ messages)
[PATCH] mtd: phram: error handling
2015-11-12 6:23 UTC (2+ messages)
palkinto
2015-11-12 6:08 UTC
[PATCH 00/51] Add amdgpu powerplay support
2015-11-12 6:18 UTC (52+ messages)
` [PATCH 01/51] drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
` [PATCH 02/51] drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
` [PATCH 03/51] drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
` [PATCH 04/51] drm/amdgpu: implement new cgs interface for acpi function
` [PATCH 05/51] drm/amdgpu: implement cgs interface to query system info
` [PATCH 06/51] drm/amdgpu: add new cgs interface to get display info (v2)
` [PATCH 07/51] drm/amd/powerplay: add basic powerplay framework
` [PATCH 08/51] drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
` [PATCH 09/51] drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
` [PATCH 10/51] drm/amd/powerplay: add SMU manager sub-component
` [PATCH 11/51] drm/amd/powerplay: add hardware "
` [PATCH 12/51] drm/amd/powerplay: add Carrizo smu support
` [PATCH 13/51] drm/amd/powerplay: add Carrizo dpm support
` [PATCH 14/51] drm/amd/powerplay: add CG and PG support for carrizo
` [PATCH 15/51] drm/amd/powerplay: add event manager sub-component
` [PATCH 16/51] drm/amd/powerplay: implement functions of amd_powerplay_func
` [PATCH 17/51] drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
` [PATCH 18/51] drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay
` [PATCH 19/51] drm/amd/powerplay: add header file for tonga smu and dpm
` [PATCH 20/51] drm/amd/powerplay: Add Tonga SMU support
` [PATCH 21/51] drm/amd/powerplay: add Tonga dpm support (v3)
` [PATCH 22/51] drm/amd/powerplay: add/update headers for Fiji SMU and DPM
` [PATCH 23/51] drm/amd/powerplay: update atomctrl for fiji
` [PATCH 24/51] drm/amd/powerplay: add Fiji SMU support
` [PATCH 25/51] drm/amd/powerplay: add Fiji DPM support
` [PATCH 26/51] drm/amdgpu: add amdgpu.powerplay module option
` [PATCH 27/51] drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji
` [PATCH 28/51] drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
` [PATCH 29/51] drm/amdgpu/poweprlay: export program display gap function to eventmgr
` [PATCH 30/51] drm/amdgpu/powerplay: implement pem_task for display_configuration_change
` [PATCH 31/51] drm/amdgpu/powerplay: program display gap for tonga
` [PATCH 32/51] drm/amdgpu: enable powerplay module by default "
` [PATCH 33/51] drm/amdgpu: enable powerplay module by default for fiji
` [PATCH 34/51] drm/amdgpu/powerplay: add some definition for other ip block to update cg pg
` [PATCH 35/51] drm/amd/powerplay: add new function point in hwmgr_func for CG/PG
` [PATCH 36/51] drm/amd/powerplay: Add CG and PG support for tonga
` [PATCH 37/51] drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
` [PATCH 38/51] drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule
` [PATCH 39/51] drm/amdgpu/powerplay: add thermal control interface in hwmgr
` [PATCH 40/51] drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr
` [PATCH 41/51] drm/amdgpu/powerplay: implement thermal control for tonga
` [PATCH 42/51] drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
` [PATCH 43/51] drm/amdgpu: export fan control functions to amdgpu
` [PATCH 44/51] drm/amdgpu: enable sysfs interface for powerplay
` [PATCH 45/51] drm/amdgpu: support per device powerplay enablement (v2)
` [PATCH 46/51] drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states
` [PATCH 47/51] drm/amd/powerplay: implement new funcs to check current states for tonga
` [PATCH 48/51] drm/amd/powerplay: refine the logic of whether need to update power state
` [PATCH 49/51] drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
` [PATCH 50/51] drm/amd/powerplay/fiji: "
` [PATCH 51/51] drm/amdgpu: extract pcie helpers to common header
[U-Boot] [PATCH v4] colibri_vf: Add board_usb_phy_mode function
2015-11-12 6:17 UTC (2+ messages)
` [U-Boot] [PATCH v5] "
[PATCH v7 00/50] powerpc/powernv: PCI hotplug support
2015-11-12 6:15 UTC (10+ messages)
` [PATCH v7 11/50] powerpc/powernv: IO and M32 mapping based on PCI device resources
` [PATCH v7 37/50] powerpc/powernv: Simplify pnv_eeh_reset()
` [PATCH v7 39/50] powerpc/powernv: Fundamental reset in pnv_pci_reset_secondary_bus()
[PATCH 0/3] tools/vm: trivial fixes
2015-11-12 6:17 UTC (13+ messages)
` [PATCH 2/3] tools/vm/page-types: suppress gcc warnings
` [PATCH 3/3] tools/vm/slabinfo: update struct slabinfo members' types
[PATCH V2] acpi: add support for extended IRQ to PCI link
2015-11-12 6:14 UTC (2+ messages)
` [PATCH] "
[meta-browser][PATCH 1/2] cef3: use PARALLEL_MAKE to control build parallelism
2015-11-12 6:07 UTC (4+ messages)
[Qemu-devel] [RFC PATCH v1] spapr: Memory hot-unplug support
2015-11-12 6:03 UTC (4+ messages)
` [Qemu-devel] [Qemu-ppc] "
memory reclaim problems on fs usage
2015-11-12 6:06 UTC (5+ messages)
[PATCH] staging/rdma/hfi1: Reduce number of parameters passed to send handlers
2015-11-12 6:04 UTC (4+ messages)
[RFC PATCH 0/5] Arch-independent livepatch
2015-11-12 6:02 UTC (11+ messages)
` [RFC PATCH 2/5] module: save load_info for livepatch modules
` "
` [RFC PATCH 4/5] samples: livepatch: init reloc list and mark as klp module
` "
[PATCH v3 00/12] usb: early: add support for early printk through USB3 debug port
2015-11-12 6:01 UTC (6+ messages)
[U-Boot] [PATCH v2] Fix board init code to use a valid C runtime environment
2015-11-12 5:59 UTC (2+ messages)
平时最多也就联系了三千家,全球还有十几万客户在哪里?
2015-11-12 5:48 UTC
[PATCH 0/9] staging/rdma/hfi1: Fix bugs and performance issues
2015-11-12 5:58 UTC (3+ messages)
` [PATCH 5/9] staging/rdma/hfi1: Add function stubs for TID caching
[PATCH] iommu/dma: Map scatterlists more parsimoniously
2015-11-12 5:47 UTC (3+ messages)
[PATCH 3/3] usb: renesas_usbhs: Modify ep.caps.type_xxx and usb_ep_maxpacket_limit()
2015-11-12 5:45 UTC
[PATCH 2/3] usb: renesas_usbhs: Modify pipe configuration
2015-11-12 5:45 UTC
[PATCH 1/3] usb: renesas_usbhs: gadget: Fix NULL pointer dereference in usbhsg_ep_dequeue()
2015-11-12 5:45 UTC
[PATCH 0/3] usb: renesas_usbhs: gadget: modifications for g_audio
2015-11-12 5:45 UTC
[PATCH] powerpc/64: Include KVM guest test in all interrupt vectors
2015-11-12 5:44 UTC (2+ messages)
kdbus refactoring?
2015-11-12 5:35 UTC (9+ messages)
[PATCH] drm/i915: A better maximum brightness for users
2015-11-12 5:43 UTC (2+ messages)
` [PATCH v6] drm/i915: respect the VBT minimum backlight brightness again
[PATCH 1/2] KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR
2015-11-12 5:43 UTC (4+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Handle unexpected traps in guest entry/exit code better
Osstest nested patch v15 (was RE: [OSSTEST PATCH v14 PART 2 10-26/26] Nested HVM testing)
2015-11-12 5:43 UTC (7+ messages)
[U-Boot] aarch64-linux-gnu-objdump gives all zeros in init_sequence_f[]
2015-11-12 5:43 UTC (2+ messages)
` "
Realtek RTL8192DU Driver and Android LOllipop
2015-11-12 5:40 UTC (5+ messages)
i2c devices and regulators
2015-11-12 5:28 UTC
[GIT PULL] Please pull my kvm-ppc-fixes branch
2015-11-12 5:35 UTC (2+ messages)
[PATCH] KVM: PPC: Exit guest upon fatal machine check exception
2015-11-12 5:30 UTC (11+ messages)
[Qemu-devel] [PATCH 0/4] target-ppc/spapr: Add FWNMI support in QEMU for PowerKVM guests
2015-11-12 5:28 UTC (8+ messages)
` [Qemu-devel] [PATCH 2/4] spapr: Register and handle HCALL to receive updated RTAS region
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 4/4] target-ppc: Handle NMI guest exit
[PATCH] http: fix some printf format warnings on 32-bit builds
2015-11-12 5:27 UTC (6+ messages)
[linux-mingo-tip-master test] 64064: regressions - FAIL
2015-11-12 5:25 UTC
[Intel-wired-lan] [net-next PATCH 0/3] ixgbe: Fix FDB handling
2015-11-12 5:21 UTC (5+ messages)
` [Intel-wired-lan] [net-next PATCH 2/3] ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
[PATCH v3 00/17] MADFV_FREE support
2015-11-12 5:21 UTC (16+ messages)
` [PATCH v3 01/17] mm: support madvise(MADV_FREE)
` [PATCH v3 02/17] mm: define MADV_FREE for some arches
` [PATCH v3 04/17] mm: free swp_entry in madvise_free
` [PATCH v3 05/17] mm: move lazily freed pages to inactive list
` [PATCH v3 06/17] mm: clear PG_dirty to mark page freeable
` [PATCH v3 07/17] mm: mark stable page dirty in KSM
` [PATCH v3 08/17] x86: add pmd_[dirty|mkclean] for THP
` [PATCH v3 09/17] sparc: "
` [PATCH v3 10/17] powerpc: "
` [PATCH v3 11/17] arm: add pmd_mkclean "
` [PATCH v3 12/17] arm64: "
` [PATCH v3 16/17] mm: support MADV_FREE on swapless system
[U-Boot] [RFC PATCH v3 0/2] Make most DDR non-secure in MMU while keep a small block secure
2015-11-12 5:16 UTC (3+ messages)
` [U-Boot] [RFC PATCH v3 1/2] Reserve secure memory
` [U-Boot] [RFC PATCH v3 2/2] armv8: fsl-layerscape: Make DDR non secure in MMU tables
[PATCH 00/19] drm: Add Allwinner A10 display engine support
2015-11-12 5:12 UTC (5+ messages)
[meta-multimedia][PATCH 4/4] dleyna-renderer: Add recipe
2015-11-12 5:15 UTC
[meta-multimedia][PATCH 3/4] dleyna-server: Add recipe
2015-11-12 5:15 UTC
[meta-multimedia][PATCH 2/4] dleyna-connector-dbus: Add recipe
2015-11-12 5:15 UTC
[meta-multimedia][PATCH 1/4] dleyna-core: Add recipe
2015-11-12 5:14 UTC
[PATCH] sched: prevent getting too much vruntime
2015-11-12 5:10 UTC (5+ messages)
[PATCH openbmc] support multiple event logs
2015-11-12 5:10 UTC (2+ messages)
[PATCH v4 0/9] libxc: support building large pv-domains
2015-11-12 5:09 UTC (2+ messages)
[PATCH V3 0/5] PM / OPP: opp-supported-hw and <prop>-name bindings
2015-11-12 5:08 UTC (4+ messages)
` [PATCH V3 2/5] PM / OPP: Add {opp-microvolt|opp-microamp}-<name> binding
Potential to loose data in case of disk failure
2015-11-12 5:07 UTC (3+ messages)
[PATCH net] sctp: translate host order to network order when setting a hmacid
2015-11-12 5:07 UTC (2+ messages)
[PATCH 1/1] iscsi: fix regression caused by session lock patch
2015-11-12 5:05 UTC
Raid server Motherboard recommendation
2015-11-12 5:04 UTC (2+ messages)
[PATCH v2] vhost: fix mmap failure as len not aligned with hugepage size
2015-11-11 22:04 UTC
[PATCH v4 2/3] mtd: nand: Add support for Arasan Nand Flash Controller
2015-11-12 5:00 UTC (4+ messages)
[Bug 92858] AMD Radeon GPU Acceleration Disabled Under Kernels 4.2.x and later versions
2015-11-12 4:59 UTC (2+ messages)
Is ndo_do_ioctl still acceptable?
2015-11-12 4:59 UTC
[PATCH] xfs: create helper for bmap finish & trans join in xfs_attr.c
2015-11-12 4:58 UTC (2+ messages)
[PATCH] fm10k: fix a crash bug when quit from testpmd
2015-11-12 4:57 UTC
[Qemu-devel] [PATCH v2 1/1] target-ppc: Implement rtas_get_sysparm(PROCESSOR_MODULE_INFO)
2015-11-12 4:47 UTC (8+ messages)
[PATCH v5 0/5] Add SMP bringup support for mt65xx socs
2015-11-12 4:54 UTC (14+ messages)
` [PATCH v5 4/5] ARM: dts: mt8135: enable basic SMP bringup for mt8135
[GIT PULL] h8300 update
2015-11-12 4:51 UTC
[PATCH 0/5] wcn36xx: add some new firmware functionalities support
2015-11-12 4:50 UTC (4+ messages)
` [PATCH 4/5] wcn3620: use new response format for wcn3620 trigger_ba
[RFC] usb: dwc2: hcd: fix split schedule issue
2015-11-12 4:46 UTC (5+ messages)
[PATCH] bootimg.bbclass: make default KERNEL_IMAGETYPE match kernel.bbclass
2015-11-12 4:44 UTC
[PATCH v4 0/9] samsung: pmu: split up SoC specific PMU data
2015-11-12 4:39 UTC (7+ messages)
` [PATCH v4 8/9] ARM: EXYNOS: rearrange static and non-static functions of PMU driver
` [PATCH v4 9/9] drivers: soc: Add support for Exynos "
[Qemu-devel] [PULL 00/14] ppc-next queue 20151112
2015-11-12 4:38 UTC (16+ messages)
` [Qemu-devel] [PULL 01/14] PPC: Allow Rc bit to be set on mtspr
` [Qemu-devel] [PULL 02/14] PPC: Fix lswx bounds checks
` [Qemu-devel] [PULL 03/14] PPC: mac99: Always add USB controller
` [Qemu-devel] [PULL 04/14] cuda.c: fix CUDA ADB error packet format
` [Qemu-devel] [PULL 05/14] cuda.c: fix CUDA_PACKET response "
` [Qemu-devel] [PULL 06/14] cuda.c: implement simple CUDA_GET_6805_ADDR command
` [Qemu-devel] [PULL 07/14] cuda.c: implement dummy IIC access commands
` [Qemu-devel] [PULL 08/14] cuda.c: fix CUDA SR interrupt clearing
` [Qemu-devel] [PULL 09/14] cuda.c: add defines for CUDA registers
` [Qemu-devel] [PULL 10/14] cuda.c: refactor get_tb() so that the time can be passed in
` [Qemu-devel] [PULL 11/14] cuda.c: rename get_counter() state variable from s to ti for consistency
` [Qemu-devel] [PULL 12/14] cuda.c: fix T2 timer and enable its interrupt
` [Qemu-devel] [PULL 13/14] cuda.c: add delay to setting of SR_INT bit
` [Qemu-devel] [PULL 14/14] monitor/target-ppc: Define target_get_monitor_def
[PATCH] dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all()
2015-11-12 4:37 UTC
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.