messages from 2017-01-06 15:16:08 to 2017-01-06 15:52:06 UTC [more...]
Patch "drm/i915: Initialize dev_priv->atomic_cdclk_freq at init time" has been added to the 4.8-stable tree
2017-01-06 15:52 UTC
Patch "drm/i915: skip the first 4k of stolen memory on everything >= gen8" has been added to the 4.8-stable tree
2017-01-06 15:52 UTC
Patch "drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing things" has been added to the 4.8-stable tree
2017-01-06 15:52 UTC
[PATCH v2 1/5] arm64: Define Falkor v1 CPU
2017-01-06 15:51 UTC (20+ messages)
` [PATCH v2 2/5] arm64: Work around Falkor erratum 1003
` [PATCH v2 4/5] arm64: Use __tlbi_dsb() macros in KVM code
Patch "drm/i915: skip the first 4k of stolen memory on everything >= gen8" has been added to the 4.9-stable tree
2017-01-06 15:51 UTC
Patch "drm/i915: Fix setting of boost freq tunable" has been added to the 4.9-stable tree
2017-01-06 15:51 UTC
[RFC] ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFS
2017-01-06 15:48 UTC (2+ messages)
` [ath9k-devel] "
Patch "drm/i915: Initialize dev_priv->atomic_cdclk_freq at init time" has been added to the 4.9-stable tree
2017-01-06 15:51 UTC
linux-mm mailing list
2017-01-06 15:51 UTC (3+ messages)
Patch "drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing things" has been added to the 4.9-stable tree
2017-01-06 15:51 UTC
[PATCHv3 net-next] sctp: prepare asoc stream for stream reconf
2017-01-06 15:50 UTC (3+ messages)
[PATCH RESEND] sdhci: Only handle CARD_INT for SDIO cards
2017-01-06 15:49 UTC (3+ messages)
[PATCH] Layout tweaks for 1c layout
2017-01-06 15:50 UTC
[HMM v15 00/16] HMM (Heterogeneous Memory Management) v15
2017-01-06 16:46 UTC (34+ messages)
` [HMM v15 01/16] mm/free_hot_cold_page: catch ZONE_DEVICE pages
` [HMM v15 02/16] mm/memory/hotplug: convert device bool to int to allow for more flags v2
` [HMM v15 03/16] mm/ZONE_DEVICE/devmem_pages_remove: allow early removal of device memory
` [HMM v15 04/16] mm/ZONE_DEVICE/free-page: callback when page is freed
` [HMM v15 05/16] mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory v2
` [HMM v15 06/16] mm/ZONE_DEVICE/x86: add support for un-addressable device memory
` [HMM v15 07/16] mm/hmm: heterogeneous memory management (HMM for short)
` [HMM v15 08/16] mm/hmm/mirror: mirror process address space on device with HMM helpers
` [HMM v15 09/16] mm/hmm/mirror: helper to snapshot CPU page table
` [HMM v15 10/16] mm/hmm/mirror: device page fault handler
` [HMM v15 11/16] mm/hmm/migrate: support un-addressable ZONE_DEVICE page in migration
` [HMM v15 12/16] mm/hmm/migrate: add new boolean copy flag to migratepage() callback
` [HMM v15 13/16] mm/hmm/migrate: new memory migration helper for use with device memory v2
` [HMM v15 14/16] mm/hmm/migrate: optimize page map once in vma being migrated
` [HMM v15 15/16] mm/hmm/devmem: device driver helper to hotplug ZONE_DEVICE memory
` [HMM v15 16/16] mm/hmm/devmem: dummy HMM device as an helper for "
[PATCHv2] mpt3sas: switch to pci_alloc_irq_vectors
2017-01-06 15:49 UTC (3+ messages)
[PATCH v2] sdhci: Ignore unexpected CARD_INT interrupts
2017-01-06 15:49 UTC
gitcompile fail
2017-01-06 15:49 UTC
FAILED: patch "[PATCH] drm/i915: disable PSR by default on HSW/BDW" failed to apply to 4.9-stable tree
2017-01-06 15:48 UTC
FAILED: patch "[PATCH] drm/i915: tune down the fast link training vs boot fail" failed to apply to 4.9-stable tree
2017-01-06 15:48 UTC
[PATCH V2] mpt3sas: disable ASPM for MPI2 controllers
2017-01-06 15:48 UTC (3+ messages)
[PATCHv14 0/3] USB Type-C Connector class
2017-01-06 15:47 UTC (5+ messages)
` [PATCHv14 2/3] usb: USB Type-C connector class
[Qemu-devel] [PATCH 0/8] Support multiple listening sockets per VNC server
2017-01-06 15:47 UTC (6+ messages)
` [Qemu-devel] [PATCH 3/8] ui: refactor VncDisplay to allow multiple listening sockets
` [Qemu-devel] [PATCH 4/8] ui: refactor code for populating SocketAddress from vnc_display_open
[PATCH] scsi: mpt3sas: fix hang on ata passthru commands
2017-01-06 15:46 UTC (7+ messages)
[PATCH 1/3] drm/i915: Fix phys pwrite for struct_mutex-less operation
2017-01-06 15:44 UTC (5+ messages)
` [PATCH 2/3] drm/i915: Purge loose pages if we run out of DMA remap space
` [PATCH 3/3] drm/i915: Drain freed objects for mmap space exhaustion
[Qemu-devel] [PATCH v2] ui/cocoa.m: fix sending mouse event to guest
2017-01-06 15:44 UTC (3+ messages)
[Powertop] powertop accounting for virtual network interfaces
2017-01-06 15:43 UTC
[PATCH 01/10] drm/i915: Pack the partial view size and offset into a single u64
2017-01-06 15:43 UTC (11+ messages)
` [PATCH 02/10] drm/i915: Convert i915_ggtt_view to use an anonymous union
` [PATCH 03/10] drm/i915: Eliminate superfluous i915_ggtt_view_rotated
` [PATCH 04/10] drm/i915: Eliminate superfluous i915_ggtt_view_normal
` [PATCH 05/10] drm/i915: Extact compute_partial_view()
` [PATCH 06/10] drm/i915: Clip the partial view against the object not vma
` [PATCH 07/10] drm/i915: Align GGTT sizes to a fence tile row
` [PATCH 08/10] drm/i915: Replace WARNs in fence register writes with extensive asserts
` [PATCH 09/10] drm/i915: Store required fence size/alignment for GGTT vma
` [PATCH 10/10] drm/i915: Remove the rounding down of the gen4+ fence region
FAILED: patch "[PATCH] drm/i915: Allow shrinking of userptr objects once again" failed to apply to 4.8-stable tree
2017-01-06 15:41 UTC
[Buildroot] [PATCH 1/1] package/qextserialport: remove the default value of the _INSTALL_STAGING variable
2017-01-06 15:41 UTC
FAILED: patch "[PATCH] drm/i915: Allow shrinking of userptr objects once again" failed to apply to 4.9-stable tree
2017-01-06 15:41 UTC
Patch "of, numa: Return NUMA_NO_NODE from disable of_node_to_nid() if nid not possible." has been added to the 4.9-stable tree
2017-01-06 15:31 UTC
Patch "pNFS: Don't clear the layout stateid if a layout return is outstanding" has been added to the 4.9-stable tree
2017-01-06 15:31 UTC
Patch "PCI: Check for PME in targeted sleep state" has been added to the 4.9-stable tree
2017-01-06 15:31 UTC
Patch "pNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidating the layout stateid" has been added to the 4.9-stable tree
2017-01-06 15:31 UTC
Patch "pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completed" has been added to the 4.9-stable tree
2017-01-06 15:31 UTC
FAILED: patch "[PATCH] drm/i915/gen9: unconditionally apply the memory bandwidth WA" failed to apply to 4.9-stable tree
2017-01-06 15:23 UTC
FAILED: patch "[PATCH] drm/i915/gen9: fix the WM memory bandwidth WA for Y tiling" failed to apply to 4.9-stable tree
2017-01-06 15:23 UTC
[PATCH net-next] net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering
2017-01-06 15:41 UTC (2+ messages)
[PATCH] doc: fix a link in contribution guide
2017-01-06 15:40 UTC (2+ messages)
__GFP_REPEAT usage in fq_alloc_node
2017-01-06 15:39 UTC (5+ messages)
[PATCH 0/9] rt2800 patches 06.01.2017
2017-01-06 15:34 UTC (4+ messages)
` [PATCH 2/9] rt2800: increase TX timeout
[PATCH 0/3] xen: optimize xenbus performance
2017-01-06 15:38 UTC (4+ messages)
` [PATCH 2/3] xen: modify xenstore watch event interface
[BUG] on mount with reiser4-for-4.8
2017-01-06 15:37 UTC (8+ messages)
Safe maximum number of RADOS namespaces
2017-01-06 15:37 UTC (2+ messages)
[RFC PATCH v3] sparc64: Add support for Application Data Integrity (ADI)
2017-01-06 15:36 UTC (20+ messages)
[PATCH 0/3] x86emul: misc adjustments
2017-01-06 15:35 UTC (6+ messages)
` [PATCH 2/3 v2] x86emul: conditionally clear BNDn for branches
[Qemu-devel] [PATCH v2] qga: add systemd socket activation support
2017-01-06 15:34 UTC (2+ messages)
[RFC] Smart fibration plugin ext_4321
2017-01-06 15:34 UTC (5+ messages)
Patch "SUNRPC: fix refcounting problems with auth_gss messages." has been added to the 4.8-stable tree
2017-01-06 15:32 UTC
Patch "target/user: Fix use-after-free of tcmu_cmds if they are expired" has been added to the 4.8-stable tree
2017-01-06 15:32 UTC
Patch "powerpc/ps3: Fix system hang with GCC 5 builds" has been added to the 4.8-stable tree
2017-01-06 15:32 UTC
Patch "powerpc/64e: Convert cmpi to cmpwi in head_64.S" has been added to the 4.8-stable tree
2017-01-06 15:32 UTC
Patch "sg_write()/bsg_write() is not fit to be called under KERNEL_DS" has been added to the 4.8-stable tree
2017-01-06 15:32 UTC
Patch "nfs_write_end(): fix handling of short copies" has been added to the 4.8-stable tree
2017-01-06 15:32 UTC
Patch "net: mvpp2: fix dma unmapping of TX buffers for fragments" has been added to the 4.8-stable tree
2017-01-06 15:32 UTC
Patch "PCI: Check for PME in targeted sleep state" has been added to the 4.8-stable tree
2017-01-06 15:32 UTC
Patch "pNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidating the layout stateid" has been added to the 4.8-stable tree
2017-01-06 15:32 UTC
Patch "pNFS: Fix a deadlock between read resends and layoutreturn" has been added to the 4.8-stable tree
2017-01-06 15:32 UTC
Patch "pNFS: Don't clear the layout stateid if a layout return is outstanding" has been added to the 4.8-stable tree
2017-01-06 15:32 UTC
Patch "pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completed" has been added to the 4.8-stable tree
2017-01-06 15:32 UTC
Patch "drm/i915/dsi: Do not clear DPOUNIT_CLOCK_GATE_DISABLE from vlv_init_display_clock_gating" has been added to the 4.8-stable tree
2017-01-06 15:32 UTC
Patch "libceph: verify authorize reply on connect" has been added to the 4.8-stable tree
2017-01-06 15:32 UTC
Patch "kconfig/nconf: Fix hang when editing symbol with a long prompt" has been added to the 4.8-stable tree
2017-01-06 15:32 UTC
Patch "libnvdimm, pfn: fix align attribute" has been added to the 4.8-stable tree
2017-01-06 15:32 UTC
Patch "pNFS: Fix a deadlock between read resends and layoutreturn" has been added to the 4.9-stable tree
2017-01-06 15:31 UTC
Patch "powerpc/64e: Convert cmpi to cmpwi in head_64.S" has been added to the 4.9-stable tree
2017-01-06 15:31 UTC
Patch "powerpc/boot: Request no dynamic linker for boot wrapper" has been added to the 4.9-stable tree
2017-01-06 15:31 UTC
Patch "sg_write()/bsg_write() is not fit to be called under KERNEL_DS" has been added to the 4.9-stable tree
2017-01-06 15:31 UTC
Patch "powerpc/ps3: Fix system hang with GCC 5 builds" has been added to the 4.9-stable tree
2017-01-06 15:31 UTC
Patch "target/user: Fix use-after-free of tcmu_cmds if they are expired" has been added to the 4.9-stable tree
2017-01-06 15:31 UTC
Patch "SUNRPC: fix refcounting problems with auth_gss messages." has been added to the 4.9-stable tree
2017-01-06 15:31 UTC
Patch "drm/i915/dsi: Fix chv_exec_gpio disabling the GPIOs it is setting" has been added to the 4.8-stable tree
2017-01-06 15:32 UTC
Patch "i40iw: Use correct src address in memcpy to rdma stats counters" has been added to the 4.8-stable tree
2017-01-06 15:32 UTC
Patch "nfs_write_end(): fix handling of short copies" has been added to the 4.9-stable tree
2017-01-06 15:31 UTC
Patch "net: mvpp2: fix dma unmapping of TX buffers for fragments" has been added to the 4.9-stable tree
2017-01-06 15:31 UTC
Patch "libnvdimm, pfn: fix align attribute" has been added to the 4.9-stable tree
2017-01-06 15:31 UTC
Patch "libceph: verify authorize reply on connect" has been added to the 4.9-stable tree
2017-01-06 15:31 UTC
Patch "i40iw: Use correct src address in memcpy to rdma stats counters" has been added to the 4.9-stable tree
2017-01-06 15:31 UTC
openjdk 8 support compile for arm with jit support
2017-01-06 15:31 UTC
Patch "kconfig/nconf: Fix hang when editing symbol with a long prompt" has been added to the 4.9-stable tree
2017-01-06 15:31 UTC
Patch "drm/i915/dsi: Fix chv_exec_gpio disabling the GPIOs it is setting" has been added to the 4.9-stable tree
2017-01-06 15:31 UTC
Patch "drm/i915/dsi: Do not clear DPOUNIT_CLOCK_GATE_DISABLE from vlv_init_display_clock_gating" has been added to the 4.9-stable tree
2017-01-06 15:31 UTC
[Question] IMAGE_FSTYPES has no effect on master
2017-01-06 15:30 UTC (2+ messages)
[PATCH net-next] net: ipv6: put autoconf routes into per-interface tables
2017-01-06 15:30 UTC
Patch "target/user: Fix use-after-free of tcmu_cmds if they are expired" has been added to the 4.4-stable tree
2017-01-06 15:29 UTC
Patch "sg_write()/bsg_write() is not fit to be called under KERNEL_DS" has been added to the 4.4-stable tree
2017-01-06 15:29 UTC
Patch "powerpc/ps3: Fix system hang with GCC 5 builds" has been added to the 4.4-stable tree
2017-01-06 15:29 UTC
Patch "powerpc: Convert cmp to cmpd in idle enter sequence" has been added to the 4.4-stable tree
2017-01-06 15:29 UTC
Patch "PCI: Check for PME in targeted sleep state" has been added to the 4.4-stable tree
2017-01-06 15:29 UTC
Patch "nfs_write_end(): fix handling of short copies" has been added to the 4.4-stable tree
2017-01-06 15:29 UTC
Patch "net: mvpp2: fix dma unmapping of TX buffers for fragments" has been added to the 4.4-stable tree
2017-01-06 15:29 UTC
Patch "libceph: verify authorize reply on connect" has been added to the 4.4-stable tree
2017-01-06 15:29 UTC
Patch "kconfig/nconf: Fix hang when editing symbol with a long prompt" has been added to the 4.4-stable tree
2017-01-06 15:29 UTC
WTF: patch "[PATCH] drm/amdgpu: update golden setting for verde" was seriously submitted to be applied to the 4.9-stable tree?
2017-01-06 15:29 UTC (3+ messages)
` "
[PATCH] arm64: dts: juno: Fix CoreSight support for Juno r1/r2 variants
2017-01-06 15:27 UTC (2+ messages)
u-boot-imx-mfgtool recipe builds nothing
2017-01-06 15:26 UTC (2+ messages)
[PATCH v4 00/12] Introducing EAL Bus-Device-Driver Model
2017-01-06 15:26 UTC (4+ messages)
` [PATCH v5 05/12] eal: add probe and remove support for rte_driver
[PATCH V3 0/6] export perf overheads information (kernel)
2017-01-06 15:25 UTC (2+ messages)
[PATCH] platform/x86: fujitsu-laptop: rework logolamp_set() to properly handle errors
2017-01-06 15:25 UTC (2+ messages)
FAILED: patch "[PATCH] drm/i915/gen9: Fix PCODE polling during CDCLK change" failed to apply to 4.9-stable tree
2017-01-06 15:24 UTC
FAILED: patch "[PATCH] drm/i915/gen9: Fix PCODE polling during CDCLK change" failed to apply to 4.8-stable tree
2017-01-06 15:24 UTC
FAILED: patch "[PATCH] drm/i915/gen9: Fix PCODE polling during CDCLK change" failed to apply to 4.4-stable tree
2017-01-06 15:24 UTC
[Qemu-devel] qemu-softmmu aborted with "Bad ram pointer"
2017-01-06 15:24 UTC (3+ messages)
[Qemu-devel] [RESEND PATCH] target-arm/abi32: check for segfault in do_kernel_trap
2017-01-06 15:20 UTC (3+ messages)
` [Qemu-arm] "
[PATCH] ssb: main.c: This patch removes unnecessary return statement using spatch tool
2017-01-06 15:20 UTC
[PATCH 1/5] drm/i915: Consolidate checks for memcpy-from-wc support
2017-01-06 15:20 UTC (5+ messages)
` [PATCH 2/5] drm/i915: Use phys_addr_t for the address of stolen memory
` [PATCH 3/5] drm/i915: Use fixed-sized types for stolen
` [PATCH 4/5] drm/i915: Use range_overflows()
` [PATCH 5/5] drm/i915: Simplify testing for am-I-the-kernel-context?
[ovmf test] 104058: all pass - PUSHED
2017-01-06 15:20 UTC
Iptables Reject with TCP Reset
2017-01-06 15:19 UTC
[PATCH v11 0/8] power: add power sequence library
2017-01-06 15:18 UTC (3+ messages)
FAILED: patch "[PATCH] of, numa: Return NUMA_NO_NODE from disable of_node_to_nid()" failed to apply to 4.8-stable tree
2017-01-06 15:16 UTC
[PATCH] powerpc: Convert cmp to cmpd in idle enter sequence
2017-01-06 15:15 UTC (2+ messages)
[RFC PATCH 0/7] KVM: arm/arm64: Optimize arch timer register handling
2017-01-06 15:16 UTC (7+ messages)
` [RFC PATCH 1/7] arm64: Use physical counter for in-kernel reads
kernel crash after upgrading to 4.9
2017-01-06 15:15 UTC (3+ messages)
[xen-unstable test] 104056: tolerable FAIL
2017-01-06 15:16 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.