messages from 2016-12-08 15:53:27 to 2016-12-08 16:25:47 UTC [more...]
[PATCH 4.4 00/13] 4.4.37-stable review
2016-12-08 16:25 UTC (2+ messages)
Lockdep splat from destroy_workqueue() with RT_PREEMPT_FULL
2016-12-08 16:25 UTC (3+ messages)
[PATCH 4.8 00/35] 4.8.13-stable review
2016-12-08 16:25 UTC (5+ messages)
[net-next] icmp: correct return value of icmp_rcv()
2016-12-08 16:24 UTC (2+ messages)
[PATCH v2] selinux: support distinctions among all network address families
2016-12-08 16:24 UTC (7+ messages)
[PATCH v4 00/14] Initial PVHv2 Dom0 support
2016-12-08 16:24 UTC (5+ messages)
` [PATCH v4 01/14] xen/x86: remove XENFEAT_hvm_pirqs for PVHv2 guests
` [PATCH v4 07/14] x86/iommu: add IOMMU entries for p2m_mmio_direct pages
[RFC, PATCHv1 00/28] 5-level paging
2016-12-08 16:21 UTC (81+ messages)
` [Qemu-devel] [QEMU, PATCH] x86: implement la57 paging mode
` "
` [RFC, PATCHv1 01/28] asm-generic: introduce 5level-fixup.h
` [RFC, PATCHv1 02/28] asm-generic: introduce __ARCH_USE_5LEVEL_HACK
` [RFC, PATCHv1 03/28] arch, mm: convert all architectures to use 5level-fixup.h
` [RFC, PATCHv1 04/28] asm-generic: introduce <asm-generic/pgtable-nop4d.h>
` [RFC, PATCHv1 05/28] mm: convert generic code to 5-level paging
` [RFC, PATCHv1 06/28] x86: basic changes into headers for "
` [RFC, PATCHv1 07/28] x86: trivial portion of 5-level paging conversion
` [RFC, PATCHv1 08/28] x86/gup: add 5-level paging support
` [RFC, PATCHv1 09/28] x86/ident_map: "
` [RFC, PATCHv1 10/28] x86/mm: add support of p4d_t in vmalloc_fault()
` [RFC, PATCHv1 11/28] x86/power: support p4d_t in hibernate code
` [RFC, PATCHv1 12/28] x86/kexec: support p4d_t
` [RFC, PATCHv1 13/28] x86: convert the rest of the code to "
` [RFC, PATCHv1 14/28] mm: introduce __p4d_alloc()
` [RFC, PATCHv1 15/28] x86: detect 5-level paging support
` [RFC, PATCHv1 16/28] x86/asm: remove __VIRTUAL_MASK_SHIFT==47 assert
` [RFC, PATCHv1 17/28] x86/mm: define virtual memory map for 5-level paging
` [RFC, PATCHv1 18/28] x86/paravirt: make paravirt code support "
` [RFC, PATCHv1 19/28] x86/mm: basic defines/helpers for CONFIG_X86_5LEVEL
` [RFC, PATCHv1 20/28] x86/dump_pagetables: support 5-level paging
` [RFC, PATCHv1 21/28] x86/mm: extend kasan to "
` [RFC, PATCHv1 22/28] x86/espfix: "
` [RFC, PATCHv1 23/28] x86/mm: add support of additional page table level during early boot
` [RFC, PATCHv1 24/28] x86/mm: add sync_global_pgds() for configuration with 5-level paging
` [RFC, PATCHv1 25/28] x86/mm: make kernel_physical_mapping_init() support "
` [RFC, PATCHv1 26/28] x86/mm: add support for 5-level paging for KASLR
` [RFC, PATCHv1 27/28] x86: enable la57 support
` [RFC, PATCHv1 28/28] TESTING-ONLY: bump TASK_SIZE_MAX
[PATCH 1/2] ASoC: Add support for CS43130 codec
2016-12-08 16:23 UTC (2+ messages)
[PATCH v6 0/3] ieee802154: Add support for Cascoda CA8210
2016-12-08 16:18 UTC (5+ messages)
[PATCH 00/12] DC Patches for Dec 7, 2016
2016-12-08 16:22 UTC (5+ messages)
` [PATCH 02/12] drm/amd/display: moving remaining functionality from gpu to dce_clocks
` [PATCH 05/12] drm/amd/display: Fix bunch of warnings in DC
[CI] drm/i915: Reorder phys backing storage release
2016-12-08 16:22 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Reorder phys backing storage release (rev3)
[GIT PULL] ARM: mvebu: fixes for v4.9 (#2)
2016-12-08 16:22 UTC
[HMM v14 00/16] HMM (Heterogeneous Memory Management) v14
2016-12-08 16:39 UTC (4+ messages)
` [HMM v14 05/16] mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory
Tearing down DMA transfer setup after DMA client has finished
2016-12-08 16:21 UTC (12+ messages)
[PATCH v1 0/4] app: make python apps python2/3 compliant
2016-12-08 16:20 UTC (6+ messages)
` [PATCH v2 1/4] app: make python apps pep8 compliant
` [PATCH v2 2/4] app: make python apps python2/3 compliant
` [PATCH v2 3/4] app: give python apps a consistent shebang line
` [PATCH v2 4/4] doc: add required python versions to coding guidelines
[PATCHv3 00/30] OEQA Framework Refactor & Improvements
2016-12-08 16:20 UTC (31+ messages)
` [PATCHv3 01/30] oeqa/core: Add base OEQA framework
` [PATCHv3 02/30] oeqa/core: Add utils module for "
` [PATCHv3 03/30] oeqa/core: Add loader, context and decorator modules
` [PATCHv3 04/30] oeqa/core/decorator: Add support for OETestDepends
` [PATCHv3 05/30] oeqa/core/decorator: Add support for OETestID and OETestTag
` [PATCHv3 06/30] oeqa/core/decorator: Add support for OETimeout decorator
` [PATCHv3 07/30] oeqa/core/decorator: Add support for OETestDataDepends and skipIfDataVar
` [PATCHv3 08/30] oeqa/core: Add tests for the OEQA framework
` [PATCHv3 09/30] scripts/oe-test: Add new oe-test script
` [PATCHv3 10/30] oeqa/core/context: Add support of OETestContextExecutor
` [PATCHv3 11/30] oeqa/core/cases: Add example test cases
` [PATCHv3 12/30] oeqa/core: Add README
` [PATCHv3 13/30] oe/data: Add export2json function
` [PATCHv3 14/30] classes/rootfs-postcommands: Add write_image_test_data
` [PATCHv3 15/30] classes/populate_sdk_base: Add write_sdk_test_data to postprocess
` [PATCHv3 16/30] oeqa: Move common files to oeqa/files instead of runtime only
` [PATCHv3 17/30] oeqa/sdk: Move test cases inside cases directory
` [PATCHv3 18/30] oeqa/{runtime, sdk}/files: Move testsdkmakefile from runtime to sdk module
` [PATCHv3 19/30] oeqa/sdk: Add case and context modules for the SDK component
` [PATCHv3 20/30] classes/testsdk: Migrates testsdk.bbclass to use new OESDKTestContext
` [PATCHv3 21/30] oeqa/utils: Move targetbuild to buildproject module
` [PATCHv3 22/30] oeqa/utils: {Target, SDK, }BuildProject remove dependency of bb
` [PATCHv3 23/30] oeqa/sdk/cases: Migrate tests to the new OEQA framework
` [PATCHv3 24/30] classes/testsdk: Remove the need of TEST_LOG_DIR variable
` [PATCHv3 25/30] oeqa/sdkext: Move test cases inside cases directory
` [PATCHv3 26/30] oeqa/sdkext: Adds case and context modules
` [PATCHv3 27/30] classes/testsdk: Migrate to use the new OESDKExtTestContext
` [PATCHv3 28/30] oeqa/sdkext/cases: Migrate test case to new OEQA framework
` [PATCHv3 29/30] oeqa/runtime: Fix TargetBuildProject instances
` [PATCHv3 30/30] oeqa: Fix files handling on runtime tests
libssp_nonshared.a not present in native SDK
2016-12-08 16:05 UTC (2+ messages)
FW: File lock performance over NFSv4 degrades dramatically when lock contention is present
2016-12-08 16:19 UTC (4+ messages)
[PATCH infiniband-diags] ibdiag_common.c: Disambiguate link speed when QDR and could be FDR10
2016-12-08 16:19 UTC (3+ messages)
[PATCH] mm/page_alloc: Wait for oom_lock before retrying
2016-12-08 16:18 UTC (6+ messages)
[PATCH v7 0/8] GEN-9 Arbitrated Bandwidth WM WA's & IPC
2016-12-08 16:18 UTC (5+ messages)
[PATCH 00/11] drm/i915: Overlay fixes
2016-12-08 16:17 UTC (7+ messages)
` [PATCH 05/11] drm/i915: Use pipe_src_w in overlay code
` [PATCH 08/11] drm/i915: Reorganize overlay filter coeffs into a nicer form
[PATCH] linux/types.h: enable endian checks for all sparse builds
2016-12-08 16:17 UTC (8+ messages)
[PATCH v4 0/2] mmc: sdhci: export sdhci_execute_tuning(), then add Cadence SDHCI driver
2016-12-08 16:16 UTC (6+ messages)
` [PATCH v4 2/2] mmc: sdhci-cadence: add Cadence SD4HC support
[PATCH 00/33] Accumulated patches for deb packaging
2016-12-08 16:16 UTC (5+ messages)
` [PATCH 02/33] dpkg: update-alternatives-dpkg should conflict with other providers
net: deadlock on genl_mutex
2016-12-08 16:16 UTC (4+ messages)
[RFC PATCH 00/19] ide: remove deprecated host drivers (part 1)
2016-12-08 16:15 UTC (4+ messages)
[PATCH] ASoC: Intel: Skylake: remove unused 'out_fmt' variable
2016-12-08 16:15 UTC (2+ messages)
[spi:fix/mvbeu 1/1] drivers/spi/spi-orion.c:192:8: error: 'sspr' undeclared
2016-12-08 16:14 UTC
Supporting different temp sensors at same I2C location
2016-12-08 16:06 UTC (3+ messages)
[bug report v4.8] fs/locks.c: kernel oops during posix lock stress test
2016-12-08 15:57 UTC (4+ messages)
[PATCH v2 1/2] devicetree: i2c-hid: Add Wacom digitizer + regulator support
2016-12-08 16:13 UTC (13+ messages)
Concurrent `ls` takes out the thrash
2016-12-08 16:13 UTC (10+ messages)
[PATCH] staging: lustre: Fix variable type declaration after refactoring
2016-12-08 16:07 UTC (3+ messages)
` [lustre-devel] "
Surface Book
2016-12-08 16:11 UTC (2+ messages)
[PATCH] libelf: Fix div0 issues in elf_{shdr, phdr}_count()
2016-12-08 16:09 UTC (7+ messages)
[PATCH net-next] udp: under rx pressure, try to condense skbs
2016-12-08 16:08 UTC (5+ messages)
[PATCH] drm/i915: Respect ring_mask and num_pipes when install IRQ
2016-12-08 16:08 UTC (2+ messages)
[PATCH] PM / Domains: Fix for domain idle state
2016-12-08 16:07 UTC (6+ messages)
` [PATCH] PM / Domains: Fix compatible "
[PATCH] net: introduce big and little endian types
2016-12-08 16:06 UTC (4+ messages)
[PATCHv2 00/32] OEQA Framework Refactor & Improvements
2016-12-08 16:06 UTC (4+ messages)
` [PATCHv2 16/32] oeqa/core: Change name of d to td
patch "staging/lustre/osc: Revert erroneous list_for_each_entry_safe use" added to staging-next
2016-12-08 16:05 UTC
[Intel-wired-lan] [RFC PATCH] i40e: enable PCIe relax ordering for SPARC
2016-12-08 16:05 UTC (7+ messages)
[PATCH v3 0/9] staging: fsl-mc: move bus driver out of staging, add dpio
2016-12-08 16:05 UTC (5+ messages)
` [PATCH v3 1/9] staging: fsl-mc: move bus driver out of staging
[PATCH] mm: page_alloc: High-order per-cpu page allocator v7
2016-12-08 16:04 UTC (10+ messages)
[RFC 0/3] core/adapter: Add disabling duplicate device filtering from d-bus
2016-12-08 16:04 UTC (6+ messages)
[U-Boot] [GIT PULL] Xilinx and SCSI changes
2016-12-08 16:04 UTC (2+ messages)
[PATCH 1/2] Revert "hwclock: don't allow non-root access"
2016-12-08 16:03 UTC (4+ messages)
[Qemu-devel] [PATCH v3] doc: Add NBD_CMD_BLOCK_STATUS extension
2016-12-08 16:03 UTC (9+ messages)
` [Qemu-devel] [Nbd] "
[PATCH] drm/i915: Don't clflush before release phys object
2016-12-08 16:03 UTC
ATH9 driver issues on ARM64
2016-12-08 15:29 UTC (3+ messages)
[PATCH 0/3] misc cpumask adjustments
2016-12-08 16:02 UTC (4+ messages)
` [PATCH 1/3] make tlbflush_filter()'s first parameter a pointer
` [PATCH 2/3] VT-d: correct dma_msi_set_affinity()
` [PATCH 3/3] x86: introduce and use scratch CPU mask
[RFC] Smattering of selftests
2016-12-08 16:01 UTC (5+ messages)
` [PATCH 02/16] kselftests: Exercise hw-independent mock tests for i915.ko
Xen 4.9 Development Update
2016-12-08 16:00 UTC (3+ messages)
[PATCH i-g-t] igt_kms: Remove support for drivers with <1 drm_plane
2016-12-08 16:01 UTC (2+ messages)
[PATCH 1/9] ARM: dts: imx6qdl: Add VDOA compatible and clocks properties
2016-12-08 16:00 UTC (7+ messages)
` [PATCH 7/9] [media] coda: fix frame index to returned error
` [PATCH 8/9] [media] coda: use VDOA for un-tiling custom macroblock format
` [PATCH 9/9] [media] coda: support YUYV output if VDOA is used
[PATCH V4 00/11] megaraid_sas: Updates for scsi-next
2016-12-08 16:00 UTC (3+ messages)
` [PATCH V4 04/11] megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and IO Coalescing
New contrib/ Utility: wg-config
2016-12-08 16:05 UTC
[kvm-unit-tests PATCH] arm/pmu: fix probe on AArch64-only machines
2016-12-08 16:00 UTC (2+ messages)
[PATCH net-next 0/2] Initial driver for Synopsys DWC XLGMAC
2016-12-08 15:59 UTC (2+ messages)
[PATCH] dmaengine: pl330: do not generate unaligned access
2016-12-08 15:59 UTC (2+ messages)
[PATCH] kvm: nVMX: Correct a VMX instruction error code for VMPTRLD
2016-12-08 15:59 UTC (5+ messages)
` [PATCH v2] "
[PATCH] drm/i915: Do not reset detect_done flag in intel_dp_detect
2016-12-08 15:58 UTC (4+ messages)
[PATCH 1/2] drm/i915: split off Pineview desktop and mobile device info
2016-12-08 15:58 UTC (4+ messages)
[PATCH] drm: zte: add overlay plane support
2016-12-08 15:57 UTC (3+ messages)
[PATCH 0/3] Drivers: hv: Implement VF association based on serial number
2016-12-08 15:56 UTC (7+ messages)
` [PATCH 1/3] hyperv: Move hv_pci_dev and related structs to hyperv.h
` [PATCH 3/3] hv_netvsc: Implement VF matching based on serial numbers
[PATCH] rte_eal: clarify the argc and argv documentation
2016-12-08 15:56 UTC
[Intel-wired-lan] [PATCH v4] ixgbevf: handle race between close and suspend on shutdown
2016-12-08 15:55 UTC (2+ messages)
[Intel-wired-lan] [PATCH v3] ixgbe: handle close/suspend race with netif_device_detach/present
2016-12-08 15:55 UTC (2+ messages)
[PATCH 2/2] net: ethernet: stmmac: remove private tx queue lock
2016-12-08 15:46 UTC (5+ messages)
[PATCH RFC 10/14] UefiCpuPkg/BaseXApicX2ApicLib: Fix initialisation on my system and
2016-12-08 15:33 UTC (2+ messages)
` [PATCH RFC 11/14] OvmfPkg/XenOvmf: Adding XenTimerLocalApic
[PATCH v2] arm64: fpsimd: improve stacking logic in non-interruptible context
2016-12-08 15:53 UTC (3+ messages)
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.