messages from 2017-01-17 05:08:34 to 2017-01-17 07:15:04 UTC [more...]
[PATCH v4 00/15] lockdep: Implement crossrelease feature
2017-01-17 7:14 UTC (11+ messages)
` [PATCH v4 07/15] "
[PATCH v3 00/29] introduce I/O device memory read/write operations
2017-01-17 7:13 UTC (8+ messages)
` [PATCH v4 "
` [PATCH v4 01/29] eal: introduce I/O device memory barriers
` [PATCH v4 02/29] eal/x86: define I/O device memory barriers for IA
` [PATCH v4 03/29] eal/tile: define I/O device memory barriers for tile
` [PATCH v4 04/29] eal/ppc64: define I/O device memory barriers for ppc64
` [PATCH v4 05/29] eal/arm: separate smp barrier definition for ARMv7 and ARMv8
` [PATCH v4 07/29] eal/arm64: fix memory barrier definition for arm64
[PATCH RFC v3 0/5] RFC: in-kernel resource manager
2017-01-17 7:14 UTC (6+ messages)
` [PATCH RFC v3 5/5] tpm2: expose resource manager via a device link /dev/tpms<n>
` [tpmdd-devel] "
[PATCH 00/12] Move pad retention control to Exynos pin controller driver
2017-01-17 7:13 UTC (8+ messages)
` [PATCH 06/12] pinctrl: samsung: Add missing initconst annotation
[kernel-hardening] [PATCH 0/4] make call_usermodehelper a bit more "safe"
2017-01-17 7:13 UTC (5+ messages)
` [kernel-hardening] [PATCH 2/3] Make static usermode helper binaries constant
` [kernel-hardening] "
` "
[GIT PULL] STi DT update for v4.11 round 1
2017-01-17 6:28 UTC (3+ messages)
[GIT PULL 1/4] ARM: exynos: Mach/soc for v4.11
2017-01-17 6:41 UTC (16+ messages)
` [GIT PULL 2/4] ARM: dts: exynos: DT "
` [GIT PULL 3/4] arm64: "
` [GIT PULL 4/4] ARM: defconfig: exynos: Defconfig "
[Patch V2] i2c: imx-lpi2c: add VLLS mode support
2017-01-17 7:09 UTC
[PATCH 0/5] Interrupt mode for virtio PMD
2017-01-17 7:10 UTC (12+ messages)
` [PATCH v4 00/10] rxq interrupt "
` [PATCH v4 01/10] net/virtio: fix rewriting LSC flag
` [PATCH v4 02/10] net/virtio: clean up wrapper of set_config_irq
` [PATCH v4 03/10] net/virtio: add Rx descriptor check
` [PATCH v4 04/10] net/virtio: add PCI ops for queue/irq binding
` [PATCH v4 05/10] net/virtio: add Rx queue intr enable/disable functions
` [PATCH v4 06/10] net/virtio: setup rxq interrupts
` [PATCH v4 07/10] net/virtio: unbind intr/eventfd when stop device
` [PATCH v4 08/10] net/virtio: unmapping queue/irq when close device
` [PATCH v4 09/10] examples/l3fwd-power: add parse-ptype option
` [PATCH v4 10/10] examples/l3fwd-power: fix not stop and close device
[U-Boot] [PATCHv7 1/2] armv8/ls1043a: fixup GIC offset for ls1043a rev1
2017-01-17 7:09 UTC (3+ messages)
[RFC PATCH 0/3] scsi-generic and BLKSECTGET
2017-01-17 7:08 UTC (5+ messages)
` [Qemu-devel] [PATCH 3/3] block: get max_transfer limit for char (scsi-generic) devices
` [Qemu-devel] [RFC PATCH 0/3] scsi-generic and BLKSECTGET
[PATCH] ARM i.MX31 clk: add pll_ref_clk and MCU PLL bypass select
2017-01-17 7:06 UTC (2+ messages)
[PATCH] ARM i.MX31 iomux: add and sort GPIO MUX options
2017-01-17 7:05 UTC (2+ messages)
[PATCH 1/2] tools/btgatt-client: Fix set-security interactive command
2017-01-17 7:05 UTC (2+ messages)
[Patch V1 1/2] spi: fsl-lpspi: fix indentation error
2017-01-17 7:03 UTC (4+ messages)
` [Patch V1 2/2] spi: fsl-lpspi: add VLLS mode support
[PATCH] usb: dwc3: ep0: Fix the possible missed request for handling delay STATUS phase
2017-01-17 7:02 UTC (7+ messages)
[LSF/MM ATTEND] FS jitter testing, network caching, Lustre, cluster filesystems
2017-01-17 7:00 UTC (8+ messages)
` [Lsf-pc] "
[GIT PULL] arm64: dts: juno: updates for v4.11
2017-01-17 6:59 UTC (2+ messages)
[PATCH] mtd: bcm47xxsflash: support reading flash out of mapping window
2017-01-17 6:58 UTC (3+ messages)
[PATCH 1/3] defaultenv: select COMMAND_SUPPORT and GLOBALVAR
2017-01-17 6:58 UTC (2+ messages)
[RFC PATCH 1/2] mm, vmscan: consider eligible zones in get_scan_count
2017-01-17 6:58 UTC (7+ messages)
` [PATCH 1/3] mm, vmscan: cleanup lru size claculations
` [PATCH 3/3] Reverted "mm: bail out in shrink_inactive_list()"
[PATCH v3 0/3] arm64: dts: juno: CoreSight support updates
2017-01-17 6:58 UTC (3+ messages)
` [PATCH v3 2/3] arm64: dts: juno: fix CoreSight support for Juno r1/r2 variants
[PATCH] i2c: exynos5: fix arbitration lost handling
2017-01-17 6:47 UTC (2+ messages)
[PATCH v2] lib: libfile: Fix copying files to a non existing destination
2017-01-17 6:57 UTC (2+ messages)
[LSF/MM TOPIC] Network File System and Server topics of interest
2017-01-17 6:57 UTC (2+ messages)
[PATCH 1/2] of: provice for_each_matching_node_from
2017-01-17 6:56 UTC (3+ messages)
` [PATCH v2 1/2] of: provide for_each_matching_node_from
[PATCH v3 0/2] fix deadlock caused by recursive cluster locking
2017-01-17 6:30 UTC (6+ messages)
` [Ocfs2-devel] "
` [PATCH v3 1/2] ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
` [Ocfs2-devel] "
` [PATCH v3 2/2] ocfs2: fix deadlock issue when taking inode lock at vfs entry points
` [Ocfs2-devel] "
[GIT PULL] STM32 DT changes for v4.11 #1
2017-01-17 6:53 UTC (2+ messages)
[U-Boot] [PATCH] powerpc: mpc83xx: Enable pre-relocation malloc
2017-01-17 6:52 UTC (4+ messages)
[meta-python] [PATCH] python-werkzeug: 0.11.11 -> 0.11.15
2017-01-17 6:50 UTC
[PATCH v7 0/6] Expanded statistics reporting
2017-01-17 6:48 UTC (4+ messages)
` [PATCH v7 5/6] lib: added new library for latency stats
[PATCH v5 0/4] powerpc/mm: enable memory hotplug on radix
2017-01-17 6:48 UTC (5+ messages)
` [PATCH v5 1/4] powerpc/mm: refactor radix physical page mapping
` [PATCH v5 2/4] powerpc/mm: add radix__create_section_mapping()
[RFC PATCH 0/2] follow up nodereclaim for 32b fix
2017-01-17 6:47 UTC (4+ messages)
` [RFC PATCH 1/2] mm, vmscan: consider eligible zones in get_scan_count
[GIT PULL] ARM: mvebu: dt64 for v4.11 (#1)
2017-01-17 6:46 UTC (2+ messages)
[GIT PULL] ARM: mvebu: dt for v4.11 (#1)
2017-01-17 6:46 UTC (2+ messages)
+ mm-vmscan-add-mm_vmscan_inactive_list_is_low-tracepoint.patch added to -mm tree
2017-01-17 6:45 UTC (12+ messages)
[Qemu-devel] [PATCH v9 00/11] Convert msix_init() to error
2017-01-17 6:50 UTC (13+ messages)
` [Qemu-devel] [PATCH v9 01/11] msix: Follow CODING_STYLE
` [Qemu-devel] [PATCH v9 02/11] hcd-xhci: check & correct param before using it
` [Qemu-devel] [PATCH v9 03/11] pci: Convert msix_init() to Error and fix callers
` [Qemu-devel] [PATCH v9 04/11] msix: check msix_init's return value
` [Qemu-devel] [PATCH v9 05/11] megasas: change behaviour of msix switch
` [Qemu-devel] [PATCH v9 06/11] hcd-xhci: "
` [Qemu-devel] [PATCH v9 07/11] megasas: undo the overwrites of msi user configuration
` [Qemu-devel] [PATCH v9 08/11] vmxnet3: fix reference leak issue
` [Qemu-devel] [PATCH v9 09/11] vmxnet3: remove unnecessary internal msix flag
` [Qemu-devel] [PATCH v9 10/11] msi_init: convert assert to return -errno
` [Qemu-devel] [PATCH v9 11/11] megasas: remove unnecessary megasas_use_msix()
[GIT PULL] ARM: mvebu: defconfig64 for v4.11 (#1)
2017-01-17 6:43 UTC (2+ messages)
[Qemu-devel] [Bug 1657010] [NEW] RFE: Please implement -cpu best or a CPU fallback option
2017-01-17 6:34 UTC
[Qemu-devel] Data corruption in Qemu 2.7.1
2017-01-17 6:40 UTC (2+ messages)
[PATCH] powerpc/icp-opal: Fix missing KVM case and harden replay
2017-01-17 6:38 UTC (2+ messages)
DP compliance failure due to dithering for 18bpp video pattern
2017-01-17 6:42 UTC (9+ messages)
[PATCH v2 00/12] Add basic code support for imx6sll
2017-01-17 6:35 UTC (10+ messages)
` [PATCH v2 05/12] Document: dt: binding: imx: update pinctrl doc "
[Bug 99418] DRI3 Stuttering while scrolling in Chromium/Chrome with VBLANK off
2017-01-17 6:34 UTC (2+ messages)
[LSF/MM TOPIC] Badblocks checking/representation in filesystems
2017-01-17 6:33 UTC (4+ messages)
[meta-python] [PATCH] python-m2crypto: 0.23.0 -> 0.25.1
2017-01-17 6:32 UTC
[PATCH v4 1/3] dt: bindings: add documentation for zx2967 family thermal sensor
2017-01-17 6:28 UTC (9+ messages)
` [PATCH v4 3/3] thermal: zx2967: add thermal driver for ZTE's zx2967 family
[GIT PULL] Ux500 development for v4.11
2017-01-17 6:26 UTC (2+ messages)
[GIT PULL] Ux500 PM fix from Arnd
2017-01-17 6:26 UTC (2+ messages)
[GIT PULL 1/2] SoCFPGA defconfig updates for v4.11
2017-01-17 6:25 UTC (4+ messages)
` [GIT PULL 2/2] SoCFPGA DTS updates for v4.11, part 1
[PATCH] ahci: qoriq: added ls2088a platforms support
2017-01-17 6:12 UTC (3+ messages)
[PATCH 1/4] eal/common: introduce rte_memset on IA platform
2017-01-17 6:24 UTC (4+ messages)
` [PATCH v2 0/4] eal/common: introduce rte_memset and related test
[LSF/MM TOPIC] online filesystem repair
2017-01-17 6:24 UTC (4+ messages)
[GIT PULL] ARM: exynos: Fixes for v4.10
2017-01-17 5:46 UTC (4+ messages)
[sched] 1600c66d23: BUG:unable_to_handle_kernel
2017-01-17 6:23 UTC
[PATCH] drm/exynos: use atomic helper commit
2017-01-17 6:20 UTC (8+ messages)
` [PATCH] drm/exynos: remove unnecessary codes
[PATCH v2] thermal/intel_powerclamp: Fix sched_setscheduler fail
2017-01-17 6:16 UTC
[PATCH] powerpc/perf: use MSR to report privilege level on P9 DD1
2017-01-17 6:18 UTC (3+ messages)
fq_codel and skb->hash
2017-01-17 6:18 UTC (4+ messages)
[PATCH] bpf: Fix test_lru_sanity5() in test_lru_map.c
2017-01-17 6:17 UTC
[Bug 91247] New: Tomb Raider: Underworld renders lots of artefacts on models and objects
2017-01-17 6:14 UTC (2+ messages)
` [Bug 91247] "
[PATCH v7 0/3] Add touch key driver support for TM2
2017-01-17 6:12 UTC (12+ messages)
` [PATCH v7 1/3] input: Add support for the tm2 touchkey device driver
` [PATCH v7 2/3] input: tm2-touchkey: Add touchkey driver support for TM2
` [PATCH v7 3/3] arm64: dts: exynos: Add tm2 touchkey node
[Patch V1] i2c: imx-lpi2c: add VLLS mode support
2017-01-17 6:11 UTC (3+ messages)
[GIT PULL 2/2] Broadcom defconfig fixes for 4.10
2017-01-17 6:09 UTC (4+ messages)
` [GIT PULL 1/2] Broadcom arm Device Tree "
[PATCH v4] ARM64: dts: meson-gx: Add reserved memory zone and usable memory range
2017-01-17 6:07 UTC (7+ messages)
[PATCH 0/3] tty: serial: 8250_omap: Enable DMA support
2017-01-17 6:06 UTC (3+ messages)
[meta-python] [PATCH] python-requests: 2.12.0 -> 2.12.4
2017-01-17 6:05 UTC
[Bug 93760] radeonsi vaapi mpeg2 decode slightly corrupt or asserts
2017-01-17 6:05 UTC (2+ messages)
[GIT PULL] Amlogic fixes for v4.10-rc4
2017-01-17 6:04 UTC (4+ messages)
Reading network data going into a VM from netback.c
2017-01-17 6:02 UTC
[PATCH v3 0/6] BQ24190 charger fixes
2017-01-17 6:01 UTC (3+ messages)
[PATCH 10/12] firmware: qcom_scm: Add qcom_scm_gpu_zap_resume()
2017-01-17 5:56 UTC (2+ messages)
` [PATCH] firmware: qcom_scm: Add set remote state API
[GIT PULL] Allwinner fixes for 4.10
2017-01-17 5:46 UTC (2+ messages)
[Qemu-devel] implementing architectural timers using QEMU timers
2017-01-17 5:45 UTC (8+ messages)
[GIT PULL] i.MX fixes for 4.10, 2nd round
2017-01-17 5:45 UTC (2+ messages)
[Buildroot] [PATCH 1/1] util-linux: fix ncurses/wchar handling (again)
2017-01-17 5:44 UTC (3+ messages)
` [Buildroot] [PATCH v2] "
[ovmf test] 104198: all pass - PUSHED
2017-01-17 5:39 UTC
[PATCH] pcie: ti: Provide patch to force GEN1 PCIe operation
2017-01-17 5:35 UTC (9+ messages)
[PATCH net] lwtunnel: fix autoload of lwt modules
2017-01-17 5:33 UTC
[PATCH v2 0/3] Allow ASYNC flip with atomic helpers
2017-01-17 5:33 UTC (5+ messages)
` [PATCH v2 1/3] drm/atomic: Save flip flags in drm_plane_state
` [PATCH v2 2/3] drm/amd/display: Switch to using atomic_helper for flip
` [PATCH v2 3/3] drm/nouveau/kms/nv50: Switch to using atomic helper "
stop sending mails
2017-01-17 5:32 UTC (2+ messages)
xf86-video-imxfb-vivante crashing with Xorg 1.19
2017-01-17 5:32 UTC
[Buildroot] [PATCH 1/1] package/uclibc: Fix removal of libintl.h
2017-01-17 5:29 UTC (2+ messages)
[Qemu-devel] [PATCH] migration: expose qemu_announce_self() via qmp
2017-01-17 5:26 UTC
AUDIT_NETFILTER_PKT message format
2017-01-17 5:25 UTC
[PATCH v3 00/10] rxq interrupt mode for virtio PMD
2017-01-17 5:23 UTC (4+ messages)
` [PATCH v3 09/10] examples/l3fwd-power: add parse-ptype option
[PATCH v11 00/12] MT2701 DRM support
2017-01-17 5:19 UTC (5+ messages)
` [PATCH v11 06/12] drm/mediatek: update display module connections
(no subject)
2017-01-17 5:18 UTC (2+ messages)
` (unknown),
cron job: media_tree daily build: ERRORS
2017-01-17 5:14 UTC
[RFC/PATCH 0/3] Fix ctnetlink regressions
2017-01-17 5:14 UTC (4+ messages)
` [RFC/PATCH 1/3] netfilter: ctnetlink: Fix regression in CTA_TIMEOUT processing
` [RFC/PATCH 2/3] netfilter: ctnetlink: Fix regression in CTA_STATUS processing
` [RFC/PATCH 3/3] netfilter: ctnetlink: Fix regression in CTA_HELP processing
[meta-python] [PATCH] python-pytz: 2016.7 -> 2016.10
2017-01-17 5:11 UTC
performance of raid5 on fast devices
2017-01-17 5:10 UTC (2+ messages)
"git fetch -p" incorrectly deletes branches
2017-01-17 6:04 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.