messages from 2016-10-28 06:38:07 to 2016-10-28 07:29:55 UTC [more...]
[RFC PATCH 0/3] sched: Introduce Window Assisted Load Tracking
2016-10-28 7:29 UTC (5+ messages)
` [RFC PATCH 1/3] sched: Introduce structures necessary for WALT
` [RFC PATCH 2/3] sched: Introduce Window-Assisted CPU utilization Tracking
` [RFC PATCH 3/3] sched: Introduce WALT hooks into core and scheduling classes
[PATCH v4] leds: pca963x: enable low-power state
2016-10-28 7:28 UTC (4+ messages)
[PATCH rdma-core 0/7] libhns: userspace library for hns
2016-10-28 7:28 UTC (6+ messages)
` [PATCH rdma-core 1/7] libhns: Add initial main frame
[PATCH v6 0/9] Add DRM driver for Hisilicon Hibmc
2016-10-28 7:28 UTC (20+ messages)
` [PATCH v6 1/9] drm/hisilicon/hibmc: Add hisilicon hibmc drm master driver
` [PATCH v6 2/9] drm/hisilicon/hibmc: Add video memory management
` [PATCH v6 3/9] drm/hisilicon/hibmc: Add support for frame buffer
` [PATCH v6 4/9] drm/hisilicon/hibmc: Add plane for DE
` [PATCH v6 5/9] drm/hisilicon/hibmc: Add crtc "
` [PATCH v6 6/9] drm/hisilicon/hibmc: Add encoder for VDAC
` [PATCH v6 7/9] drm/hisilicon/hibmc: Add connector "
` [PATCH v6 8/9] drm/hisilicon/hibmc: Add vblank interruput
` [PATCH v6 9/9] MAINTAINERS: Update HISILICON DRM entries
common android definition bug in 3.18 kernel
2016-10-28 7:27 UTC
[PATCH v2 1/2] arm64: dts: hikey: extend default cma size to 128MB
2016-10-28 7:26 UTC (8+ messages)
` [PATCH v2 2/2] arm64: dts: hi6220: add resets property into dwmmc nodes
[PATCH v4 18/32] net/qede: add missing 100G link speed capability
2016-10-28 7:26 UTC (3+ messages)
` [PATCH] net/qede: fix advertising "
[U-Boot] [PATCH 1/2] arm: Set TTB XN bit in case DCACHE_OFF for LPAE mode
2016-10-28 7:26 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] arm: cpu: armv7: omap-common: Clear XN bit in the ARMV7_DCACHE_POLICY
[Xenomai] [PATCH] rtcan: ems_pci driver update to support more devices
2016-10-28 7:25 UTC (3+ messages)
[U-Boot] [PATCH v1 0/7] board: sama5d3: convert boards to support DM/DT
2016-10-28 7:24 UTC (8+ messages)
` [U-Boot] [PATCH v1 1/7] board: sama5d3xek: move config options to defconfig
` [U-Boot] [PATCH v1 2/7] board: sama5d3xek: clean up code
` [U-Boot] [PATCH v1 3/7] board: sama5d3xek: enable early debug UART
` [U-Boot] [PATCH v1 4/7] board: sama5d3_xplained: move config options to defconfig
` [U-Boot] [PATCH v1 5/7] board: sama5d3_xplained: clean up code
` [U-Boot] [PATCH v1 6/7] board: sama5d3_xplained: enable early debug UART
` [U-Boot] [PATCH v1 7/7] configs: sama5d3_xplained: move CONFIG_SYS_NO_FLASH to defconfig
[PATCH] openssl: rehash actual mozilla certificates inside rootfs
2016-10-28 7:22 UTC
[PATCH v3] generic: make 17[1-4] work well when btrfs compression is enabled
2016-10-28 7:22 UTC (9+ messages)
[PATCH 0/2] More FCSR handling fixes
2016-10-28 7:21 UTC (6+ messages)
` [PATCH 1/2] MIPS: ptrace: Also initialize the FP context on individual FCSR writes
` [PATCH 2/2] MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
[PATCH v3 1/3] reset: import socfpga-reset driver from linux
2016-10-28 7:20 UTC (5+ messages)
` [PATCH v3 3/3] ARM: socfpga: dtsi: add dw-wdt reset lines
[PATCHv4 00/15] clk: ti: add support for hwmod clocks
2016-10-28 7:19 UTC (5+ messages)
Implement complete_all() with swait
2016-10-28 7:17 UTC
[U-Boot] [PATCH v2 0/8] board: sama5d4: convert boards to support DM/DT
2016-10-28 7:16 UTC (9+ messages)
` [U-Boot] [PATCH v2 1/8] configs: at91-sama5_common: fix for CONFIG_AT91_GPIO
` [U-Boot] [PATCH v2 2/8] board: sama5d4_xplained: move config options to defconfig
` [U-Boot] [PATCH v2 3/8] board: sama5d4_xplained: clean up code
` [U-Boot] [PATCH v2 4/8] board: sama5d4_xplained: enable early debug UART
` [U-Boot] [PATCH v2 5/8] board: sama5d4ek: move config options to defconfig
` [U-Boot] [PATCH v2 6/8] board: sama5d4ek: clean up code
` [U-Boot] [PATCH v2 7/8] board: sama5d4ek: enable early debug UART
` [U-Boot] [PATCH v2 8/8] configs: sama5d4: move CONFIG_SYS_NO_FLASH to *defconfig
[Ocfs2-devel] [PATCH] MLE releases issue
2016-10-28 7:14 UTC
[PATCH] lftp: fix PACKAGECONFIG[readline]
2016-10-28 7:11 UTC
[Qemu-devel] [PATCH v13 00/19] Support streaming to an intermediate layer
2016-10-28 7:08 UTC (20+ messages)
` [Qemu-devel] [PATCH v13 01/19] block: Add bdrv_drain_all_{begin, end}()
` [Qemu-devel] [PATCH v13 02/19] block: Pause all jobs during bdrv_reopen_multiple()
` [Qemu-devel] [PATCH v13 03/19] block: Add block_job_add_bdrv()
` [Qemu-devel] [PATCH v13 04/19] block: Use block_job_add_bdrv() in mirror_start_job()
` [Qemu-devel] [PATCH v13 05/19] block: Use block_job_add_bdrv() in backup_start()
` [Qemu-devel] [PATCH v13 06/19] block: Check blockers in all nodes involved in a block-commit job
` [Qemu-devel] [PATCH v13 07/19] block: Block all nodes involved in the block-commit operation
` [Qemu-devel] [PATCH v13 08/19] block: Block all intermediate nodes in commit_active_start()
` [Qemu-devel] [PATCH v13 09/19] block: Support streaming to an intermediate layer
` [Qemu-devel] [PATCH v13 10/19] block: Add QMP support for "
` [Qemu-devel] [PATCH v13 11/19] docs: Document how to stream "
` [Qemu-devel] [PATCH v13 12/19] qemu-iotests: Test streaming "
` [Qemu-devel] [PATCH v13 13/19] qemu-iotests: Test block-stream operations in parallel
` [Qemu-devel] [PATCH v13 14/19] qemu-iotests: Test overlapping stream and commit operations
` [Qemu-devel] [PATCH v13 15/19] qemu-iotests: Test block-stream and block-commit in parallel
` [Qemu-devel] [PATCH v13 16/19] qemu-iotests: Add iotests.supports_quorum()
` [Qemu-devel] [PATCH v13 17/19] qemu-iotests: Test streaming to a Quorum child
` [Qemu-devel] [PATCH v13 18/19] block: Add 'base-node' parameter to the 'block-stream' command
` [Qemu-devel] [PATCH v13 19/19] qemu-iotests: Test the 'base-node' parameter of 'block-stream'
[PATCH] ARM: DT: stm32: move dma translation to board files
2016-10-28 7:09 UTC (6+ messages)
[v13, 0/8] Fix eSDHC host version register bug
2016-10-28 7:08 UTC (8+ messages)
` [v13, 5/8] soc: fsl: add GUTS driver for QorIQ platforms
Getting interrupt every million cache misses
2016-10-28 7:07 UTC (8+ messages)
` [kernel-hardening] "
` [kernel-hardening] rowhammer protection [was Re: Getting interrupt every million cache misses]
` "
` [kernel-hardening] "
[Ocfs2-devel] [RFC] Should we revert commit "ocfs2: take inode lock in ocfs2_iop_set/get_acl()"? or other ideas?
2016-10-28 7:06 UTC (4+ messages)
` "
[ISSUE] mm: Add a user_ns owner to mm_struct and fix ptrace_may_access
2016-10-28 7:06 UTC (12+ messages)
` [REVIEW][PATCH v2] mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
pull-request: mac80211-next 2016-10-28
2016-10-28 7:06 UTC
[v15, 0/7] Fix eSDHC host version register bug
2016-10-28 6:50 UTC (33+ messages)
` [v15, 1/7] ARM64: dts: ls2080a: add device configuration node
` [v15, 2/7] dt: bindings: move guts devicetree doc out of powerpc directory
` [v15, 3/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v15, 4/7] soc: fsl: add GUTS driver for QorIQ platforms
` [v15, 5/7] MAINTAINERS: add entry for Freescale SoC drivers
` [v15, 6/7] base: soc: introduce soc_device_match() interface
` [v15, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
[patch v1 1/2] drivers/platform/x86: move module mlx-platform from arch/x86 to drivers/platform/x86
2016-10-27 15:26 UTC (3+ messages)
Crash in TCM-LIO
2016-10-28 7:02 UTC (5+ messages)
[U-Boot] [PATCH v1 0/2] ARM: dts: at91: add dts files for the boards of SAMA5D3
2016-10-28 7:00 UTC (3+ messages)
` [U-Boot] [PATCH v1 1/2] ARM: at91: dt: add dts files for sama5d3ek board
` [U-Boot] [PATCH v1 2/2] ARM: at91: dt: add dts file for sama5d3 Xplained
[Qemu-arm] [PATCH v4 2/3] utils: Add helper to read arm MIDR_EL1 register
2016-10-28 7:00 UTC (3+ messages)
` [Qemu-devel] "
[RFC ABI V5 00/10] SG-based RDMA ABI Proposal
2016-10-28 6:59 UTC (3+ messages)
` [RFC ABI V5 07/10] IB/core: Support getting IOCTL header/SGEs from kernel space
[PATCH v2 0/3] ARM: dts: sun8i: Support NanoPi SBCs
2016-10-28 6:59 UTC (9+ messages)
` [PATCH v2 1/3] ARM: dts: sun8i: Add common dtsi file for "
` [PATCH v2 2/3] ARM: dts: sun8i: Use the common file in NanoPi NEO SBC
` [PATCH v2 3/3] ARM: dts: sun8i: Add dts file for NanoPi M1 SBC
[meta-browser] i.MX6DL + mainline + yocto: EGL_NOT_INITIALIZED
2016-10-28 6:59 UTC
[Bug 178281] New: wine-staging apps freezes the machine with RX460
2016-10-28 6:58 UTC (2+ messages)
` [Bug 178281] "
[U-Boot] [PATCH v2 0/2] ARM: dts: at91: add dts files for the boards of SAMA5D4
2016-10-28 6:57 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/2] ARM: dts: at91: add dts files for sama5d4 Xplained
` [U-Boot] [PATCH v2 2/2] ARM: dts: at91: add dts file for sama5d4ek
[conntrack-tools PATCH v2] log: print messages to stdout/sderr if running in console mode
2016-10-28 6:57 UTC
[PATCH v2 0/4] Support H3 SPI controller
2016-10-28 6:54 UTC (14+ messages)
` [PATCH v2 1/4] ARM: dts: sun8i: Add SPI pinctrl node in H3
` [PATCH v2 2/4] ARM: dts: sun8i: Add SPI controller "
` [PATCH v2 3/4] spi: sun6i: Add binding for Allwinner H3 SPI controller
` [PATCH v2 4/4] spi: sun6i: Support "
[PATCH rdma-core 0/4] Migrate to use kernel uAPI headers
2016-10-28 6:53 UTC (3+ messages)
` [PATCH rdma-core 3/4] verbs: Replace infiniband/sa-kern-abi.h with the kernel's uapi/rdma/ib_user_sa.h
[PATCH v2] ARM: dts: am33xx.dtsi: Add spi aliases
2016-10-28 6:53 UTC (2+ messages)
Baytrail MIPI/DSI Black when boot with HDMI connected
2016-10-28 6:48 UTC (2+ messages)
[Qemu-devel] [PATCH] curses: build with -std=gnu99
2016-10-28 6:51 UTC (9+ messages)
[PATCH v2] x86/unwind: ensure stack grows down
2016-10-28 6:49 UTC (2+ messages)
` [tip:x86/asm] x86/unwind: Ensure "
[PATCH 2/2] x86/vdso: set vdso pointer only after success
2016-10-28 6:49 UTC (2+ messages)
` [tip:x86/asm] x86/vdso: Set vDSO "
[PATCH 1/2] x86/prctl/uapi: remove ifdef for CHECKPOINT_RESTORE
2016-10-28 6:48 UTC (2+ messages)
` [tip:x86/asm] x86/prctl/uapi: Remove #ifdef "
[PATCH 0/3] iopmem : A block device for PCIe memory
2016-10-28 6:46 UTC (9+ messages)
` [PATCH 2/3] iopmem : Add a block device driver for PCIe attached IO memory
` [PATCH 3/3] iopmem : Add documentation for iopmem driver
Why cast to "signed short" before checking the return value of gnttab_claim_grant_reference() in xen-netfront.c?
2016-10-28 6:46 UTC
[U-Boot] FSL PowerPC platform: Not able to boot Linux with ramdisk size > 100MB
2016-10-28 6:45 UTC (3+ messages)
[PATCH v3 1/2] drm/i915/dp: Enable DP audio stall fix for gen9 platforms
2016-10-28 6:43 UTC (5+ messages)
` [PATCH v4 "
[PATCH] powerpc/64: Used named initialisers for ibm_pa_features
2016-10-28 6:39 UTC
Drastic jump in the time required for the test suite
2016-10-28 6:38 UTC (3+ messages)
[PATCH v4 07/32] net/qede: fix 32 bit compilation
2016-10-28 6:37 UTC (2+ messages)
` [PATCH] net/qede: fix gcc compiler option checks
[meta-oe][PATCH] libtiny2: Upgrade 3.0.0 -> 4.0.1
2016-10-28 6:22 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.