messages from 2014-12-23 08:28:09 to 2014-12-23 10:02:06 UTC [more...]
[PATCH RFC v4 00/21] Add support for i.MX MIPI DSI DRM driver
2014-12-23 10:02 UTC (37+ messages)
` [PATCH RFC v4 01/21] clk: divider: Correct parent clk round rate if no bestdiv is normally found
` [PATCH RFC v4 02/21] of: Add vendor prefix for Himax Technologies Inc
` [PATCH RFC v4 03/21] of: Add vendor prefix for Truly Semiconductors Limited
` [PATCH RFC v4 04/21] ARM: imx6q: Add GPR3 MIPI muxing control register field shift bits definition
` [PATCH RFC v4 05/21] ARM: imx6q: clk: Add the video_27m clock
` [PATCH RFC v4 06/21] ARM: imx6q: clk: Change hdmi_isfr clock's parent to be "
` [PATCH RFC v4 07/21] ARM: imx6q: clk: Change hsi_tx clock to be a shared clock gate
` [PATCH RFC v4 08/21] ARM: imx6q: clk: Add support for mipi_core_cfg clock as "
` [PATCH RFC v4 10/21] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
` [PATCH RFC v4 11/21] Documentation: dt-bindings: Add bindings for Synopsys DW MIPI DSI DRM bridge driver
` [PATCH RFC v4 12/21] drm/bridge: Add Synopsys DesignWare MIPI DSI host controller driver
` [PATCH RFC v4 13/21] Documentation: dt-bindings: Add bindings for i.MX specific Synopsys DW MIPI DSI driver
` [PATCH RFC v4 14/21] drm: imx: Support Synopsys DesignWare MIPI DSI host controller
` [PATCH RFC v4 15/21] Documentation: dt-bindings: Add bindings for HIMAX HX8369A DRM panel driver
` [PATCH RFC v4 16/21] drm: panel: Add support for Himax HX8369A MIPI DSI panel
` [PATCH RFC v4 17/21] ARM: dtsi: imx6qdl: Add support for MIPI DSI host controller
` [PATCH RFC v4 18/21] ARM: dts: imx6qdl-sabresd: Add support for TRULY TFT480800-16-E MIPI DSI panel
` [PATCH RFC v4 19/21] ARM: imx_v6_v7_defconfig: Cleanup for imx drm being moved out of staging
` [PATCH RFC v4 20/21] ARM: imx_v6_v7_defconfig: Add support for MIPI DSI host controller
` [PATCH RFC v4 21/21] ARM: imx_v6_v7_defconfig: Add support for Himax HX8369A panel
[PATCH 0/5] i915 atomic plane helper conversion (v4)
2014-12-23 10:01 UTC (3+ messages)
` [PATCH 2/5] drm/i915: Move vblank evasion to commit (v3)
all cache blocks marked as dirty in writethrough mode, no way to avoid
2014-12-23 10:00 UTC
[RFC][PATCH RESEND] mm: vmalloc: remove ioremap align constraint
2014-12-23 10:00 UTC (3+ messages)
[Qemu-devel] [QUERY] : 64 bit virtual address line support for aarch64
2014-12-23 9:58 UTC (2+ messages)
XFS corruption
2014-12-23 9:57 UTC (6+ messages)
[RFC PATCH 0/7] support multi-phtread per lcore
2014-12-23 9:56 UTC (19+ messages)
` [RFC PATCH 1/7] eal: add linear thread id as pthread-local variable
[patch] drm/radeon: integer underflow in radeon_cp_dispatch_texture()
2014-12-23 9:56 UTC
[PATCH] powerpc/smp: Fix Non-boot cpus cannot be bring up
2014-12-23 9:55 UTC (3+ messages)
[PATCH v6 0/4] Add support for parametrized events
2014-12-23 9:55 UTC (11+ messages)
` [PATCH v6 1/4] tools/perf: support parsing parameterized events
` [PATCH v6 3/4] perf Documentation: add event parameters
[PATCH v2 0/4] mmc: Convert host drivers to mmc_send_tuning()
2014-12-23 9:53 UTC (8+ messages)
` [PATCH v2 3/4] mmc: dw_mmc: Convert "
[PATCH] igt: Correct the return value for drm short_buffer read
2014-12-23 9:52 UTC (2+ messages)
[RFC PATCH] oom: Don't count on mm-less current process
2014-12-23 9:51 UTC (7+ messages)
[PATCH 1/2] power: collie_battery: support generating wakeup event
2014-12-23 9:51 UTC (2+ messages)
` [PATCH 2/2] power: gpio-charger: balance enable/disable_irq_wake calls
[PATCH 00/18] Introduce an internal API to interact with the fsck machinery
2014-12-23 9:50 UTC (10+ messages)
` [PATCH 16/18] fsck: support demoting errors to warnings
[U-Boot] [PATCH v4 00/18] Support for eMMC partitioning and related fixes
2014-12-23 9:50 UTC (19+ messages)
` [U-Boot] [PATCH v4 01/18] mmc: show hardware partition sizes in mmcinfo output
` [U-Boot] [PATCH v4 02/18] mmc: extend mmcinfo to show enhanced partition attribute
` [U-Boot] [PATCH v4 03/18] mmc: make eMMC general purpose partition numbering match spec
` [U-Boot] [PATCH v4 04/18] mmc: skip mmcinfo partition info processing for eMMC < 4.41
` [U-Boot] [PATCH v4 05/18] mmc: incomplete test to switch to high-capacity group size definitions
` [U-Boot] [PATCH v4 06/18] mmc: computation of eMMC GP partition size was missing 512 KiB factor
` [U-Boot] [PATCH v4 07/18] mmc: read the size of eMMC enhanced user data area
` [U-Boot] [PATCH v4 08/18] mmc: display size and start of eMMC enhanced user data area in mmcinfo
` [U-Boot] [PATCH v4 09/18] mmc: fix erase_grp_size computation with high-capacity size definition
` [U-Boot] [PATCH v4 10/18] mmc: read the high capacity WP group size for eMMC
` [U-Boot] [PATCH v4 11/18] mmc: show the erase group size and HC WP group size in mmcinfo output
` [U-Boot] [PATCH v4 12/18] mmc: eMMC partitioning data is not effective till partitioning completed
` [U-Boot] [PATCH v4 13/18] mmc: the ext_csd data may be used during init even if reading failed
` [U-Boot] [PATCH v4 14/18] mmc: add API to do eMMC hardware partitioning
` [U-Boot] [PATCH v4 15/18] mmc: add mmc hwpartition sub-command "
` [U-Boot] [PATCH v4 16/18] mmc: extend the mmc hardware partitioning API with write reliability
` [U-Boot] [PATCH v4 17/18] mmc: extend the mmc hwpartition sub-command to change "
` [U-Boot] [PATCH v4 18/18] mmc: extend mmcinfo output to show partition write reliability settings
[LTP] [PATCH 1/3] smack: Cleanup
2014-12-23 9:49 UTC (2+ messages)
Synchronization in UBIFS (zero length files)
2014-12-23 9:48 UTC (7+ messages)
Add DSO symbol versioning to supportbackwards compatibility
2014-12-23 9:48 UTC (4+ messages)
` [PATCH v2 1/4] compat: Add infrastructure to support symbol versioning
` [PATCH v2 4/4] docs: Add ABI documentation
Announcing Git for Windows 1.9.5
2014-12-23 9:48 UTC (2+ messages)
[PATCH] drm: tda998x: Use drm_do_get_edid()
2014-12-23 9:46 UTC (2+ messages)
[PATCH] x86, fpu: Use a symbolic name for asm operand
2014-12-23 9:45 UTC (2+ messages)
` [tip:x86/fpu] x86/fpu: "
livepatching tree for linux-next
2014-12-23 9:46 UTC (2+ messages)
[RFC PATCH] oom: Don't count on mm-less current process
2014-12-23 9:41 UTC (10+ messages)
` How to handle TIF_MEMDIE stalls?
Смотрите, какая книжка!
2014-12-23 9:40 UTC
[Buildroot] [PATCH] system: add "askfirst shell" as an option for busybox init
2014-12-23 9:40 UTC (11+ messages)
[Cocci] Dynamic construction of SmPL constraints
2014-12-23 9:38 UTC (2+ messages)
[PATCH RFC 0/3] DPDK ethdev callback support
2014-12-23 9:37 UTC (10+ messages)
[PATCH 0/8] clean up and generalize swap-over-NFS
2014-12-23 9:37 UTC (8+ messages)
` [PATCH 2/8] swap: lock i_mutex for swap_writepage direct_IO
[PATCH] staging: lustre: cleanup align switch and case
2014-12-23 9:36 UTC (3+ messages)
[LTP] [PATCH v2 01/12] smack_common.sh: Cleanup
2014-12-23 9:33 UTC (12+ messages)
` [LTP] [PATCH v2 02/12] smack_file_access.sh: Cleanup
` [LTP] [PATCH v2 03/12] smack_set_ambient.sh: Cleanup
` [LTP] [PATCH v2 04/12] smack_set_cipso.sh: Cleanup
` [LTP] [PATCH v2 05/12] smack_set_current.sh: Cleanup
` [LTP] [PATCH v2 06/12] smack_set_direct.sh: Cleanup
` [LTP] [PATCH v2 07/12] smack_set_doi.sh: Cleanup
` [LTP] [PATCH v2 08/12] smack_set_load.sh: Cleanup
` [LTP] [PATCH v2 09/12] smack_set_netlabel.sh: Cleanup
` [LTP] [PATCH v2 10/12] smack_set_onlycap.sh: Cleanup
` [LTP] [PATCH v2 11/12] smack: Rename 'notroot.c' to 'smack_notroot.c'
` [LTP] [PATCH v2 12/12] smack_set_socket_labels.c: Cleanup
[RFC PATCH] f2fs: add extent cache base on rb-tree
2014-12-23 9:35 UTC (9+ messages)
[v3 00/26] Add VT-d Posted-Interrupts support
2014-12-23 9:34 UTC (13+ messages)
` [v3 06/26] iommu, x86: No need to migrating irq for VT-d Posted-Interrupts
READ ATTACHED BUSINESS PROPOSAL AND GET BACK TO ME
2014-12-23 9:34 UTC
[GIT PULL] liblockdep fixes for v3.19
2014-12-23 9:29 UTC (2+ messages)
[Xenomai] v2.x ou v3.x
2014-12-23 9:27 UTC
[PATCH 0/3] iio: frequency: Fix checkpatch warnings
2014-12-23 9:24 UTC (5+ messages)
` [PATCH 1/3] iio: frequency: Remove 'out of memory' message
[PATCH v2 0/4] Add basic support for Mediatek MT8173 SoC
2014-12-23 8:43 UTC (9+ messages)
` [PATCH v2 3/4] arm64: dts: Add mediatek MT8173 SoC and evaluation board dts and Makefile
[PATCH 0/2] x86, mpx: Fixes for 3.19
2014-12-23 9:19 UTC (8+ messages)
` [PATCH 1/2] x86, mpx: explicitly disable 32-bit MPX support on 64-bit kernels
` [PATCH 2/2] x86 mpx: fix potential performance issue on unmaps
[GIT PULL FOR v3.20] R-Car DMA engine driver
2014-12-23 9:16 UTC
[PATCH] dmaengine: rcar-dmac: Handle hardware descriptor allocation failure
2014-12-23 9:14 UTC (5+ messages)
[Qemu-devel] [PATCH] net: Add persistent flag to -net tap option
2014-12-23 9:13 UTC (4+ messages)
[PATCH 0/2] ASoC: rockchip: i2s: fix TDL and RDL to 16 bits
2014-12-23 9:08 UTC (6+ messages)
` [PATCH 1/2] ASoC: rockchip: i2s: fix error defination of transmit data level
` [PATCH 2/2] ASoC: rockchip: i2s: set TDL and RDL to 16 bits
[PATCH] mac80211: fix dot11MulticastTransmittedFrameCount tested address
2014-12-23 9:10 UTC (2+ messages)
[PATCH] ALSA: ASoC: soc-compress.c: fix NULL dereference
2014-12-23 9:09 UTC (2+ messages)
Cross compiler which runs on the target architecture
2014-12-23 9:08 UTC (2+ messages)
[sched] a15b12ac36a: -46.9% time.voluntary_context_switches +1.5% will-it-scale.per_process_ops
2014-12-23 8:57 UTC (3+ messages)
` [LKP] "
[PATCH 1/2] f2fs: conduct f2fs_gc as explicit gc_type
2014-12-23 9:04 UTC (3+ messages)
` [f2fs-dev] "
[PATCH] ASoC: pcm: Fix vague codec and cpu DAI prepare error messages
2014-12-23 9:04 UTC
[PATCH RFC v3 00/18] Add support for i.MX MIPI DSI DRM driver
2014-12-23 9:03 UTC (8+ messages)
` [PATCH RFC v3 11/18] drm/bridge: Add Synopsys DesignWare MIPI DSI host controller driver
[PATCH] [v3] power/fsl: add MDIO dt binding for FMan
2014-12-23 7:57 UTC
[Buildroot] [PATCH v4 next 0/5] Improve silent builds
2014-12-23 9:00 UTC (5+ messages)
[PATCH][meta-oe] collectd: add PACKAGECONFIG for libvirt
2014-12-23 8:59 UTC (3+ messages)
delete NIC from poll list in process_backlog()
2014-12-23 8:59 UTC
[PATCH 1/6] f2fs: use f2fs_io_info to clean up messy parameters during IO path
2014-12-23 8:58 UTC (5+ messages)
` [PATCH 6/6] f2fs: avoid double lock for cp_rwsem
` [f2fs-dev] "
[Buildroot] [PATCH v4] Makefile: improve detection of make "-s" flag
2014-12-23 8:58 UTC (4+ messages)
[PATCH 1/1] spi: fsl-dspi: Fixes warning due to devm_kzalloc on unbound device
2014-12-23 8:57 UTC (2+ messages)
[PATCH v2][meta-oe] collectd: add PACKAGECONFIG for libvirt, libesmtp
2014-12-23 8:55 UTC
virtio_net: Fix napi poll list corruption
2014-12-22 10:02 UTC (5+ messages)
` caif: "
Question about installing git from source
2014-12-23 8:55 UTC
[Qemu-devel] [PULL 00/47] Patches for KVM, x86, SCSI, migration fixes (2014-12-15)
2014-12-23 8:54 UTC (4+ messages)
` [Qemu-devel] [PULL 26/47] cpu-exec: reset exception_index correctly
[Buildroot] [PATCH v5 0/4] Improve silent builds
2014-12-23 8:55 UTC (5+ messages)
` [Buildroot] [PATCH v5 1/4] Rename the variable "QUIET" to "BR_QUIET" for conformance
` [Buildroot] [PATCH v5 2/4] Makefile: improve detection of make "-s" flag
` [Buildroot] [PATCH v5 3/4] support/download: silence svn if it is a silent build
` [Buildroot] [PATCH v5 4/4] support/download: silence git "
[PATCH 0/7] kernel: consolidated pull for developer experience
2014-12-23 8:54 UTC (8+ messages)
` [PATCH 2/7] kernel: fix out of tree module builds
[PATCH 0/4] enable Memory Bandwidth Monitoring (MBM) for VMs
2014-12-23 8:54 UTC (5+ messages)
` [PATCH 1/4] x86: expose CMT L3 event mask to user space
` [PATCH 2/4] tools: libxc: add routine to get CMT L3 event mask
` [PATCH 3/4] tools: libxl: code preparation for MBM
` [PATCH 4/4] tools: add total/local memory bandwith monitoring
Question on for-each-ref and --contains
2014-12-23 8:52 UTC (2+ messages)
[meta-fsl-arm][PATCH ] qemu: add recipes for Layerscape1 support
2014-12-23 8:50 UTC
[PATCH] dmaengine: rcar-dmac: fix platform_no_drv_owner.cocci warnings
2014-12-23 8:49 UTC (3+ messages)
[PATCH 2a/3] mmc: core: Allow host driver to provide isr for card-detect interrupts
2014-12-23 8:48 UTC (3+ messages)
FP register corruption in Exynos 4210 (Cortex-A9)
2014-12-23 8:45 UTC (7+ messages)
[PATCH] is_hfs_dotgit: loosen over-eager match of \u{..47}
2014-12-23 8:45 UTC
[PATCH v2] OHCI: add a quirk for ULi M5237 blocking on reset
2014-12-23 8:44 UTC (4+ messages)
[PATCH V2 0/4] Change the way of CONFFILES handling
2014-12-23 8:44 UTC (6+ messages)
` [PATCH 1/4] packaging: allow globs in CONFFILES
[f2fs-dev][PATCH] f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASS
2014-12-23 8:35 UTC
[PATCH] crypto: AF_ALG: zeroize key data
2014-12-23 8:34 UTC
[bisected] KVM in 3.19-rc1 is completely broken
2014-12-23 8:33 UTC (4+ messages)
[Patch] Fix regression in 3.18 caused by e05fe29248 qla2xxx: Honor FCP_RSP retry delay timer field
2014-12-23 8:32 UTC (2+ messages)
Issues with commit 34b48db6 ("block: remove artifical max_hw_sectors cap")
2014-12-23 8:31 UTC
[PATCH] perf core: Use KSTK_ESP() instead of pt_regs->sp while output user regs
2014-12-23 8:30 UTC (2+ messages)
[RFC 0/2] x86, vdso, pvclock: Cleanups and speedups
2014-12-23 8:30 UTC (5+ messages)
block: remove artifical max_hw_sectors cap
2014-12-23 8:28 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.