All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-02 15:17:11 to 2017-03-02 15:40:24 UTC [more...]

mm allocation failure and hang when running xfstests generic/269 on xfs
 2017-03-02 15:30 UTC  (12+ messages)

[PATCH] staging: speakup: replace simple_strtoul with kstrtou8
 2017-03-02 15:17 UTC  (2+ messages)

[PATCH v8 0/3] ieee802154: Add support for Cascoda CA8210
 2017-03-02 15:24 UTC  (6+ messages)

[PATCH 00/11] drm/meson: Initial support for HDMI Output
 2017-03-02 15:40 UTC  (35+ messages)
` [PATCH 01/11] drm/meson: Use crtc_state for hdisplay and fix atomic flush/enable sync for vsync commit
` [PATCH 02/11] drm/meson: Add missing HDMI register
` [PATCH 03/11] drm/meson: Add support for components
` [PATCH 04/11] drm/meson: venc_cvbs: no more return -ENODEV if CVBS is not available
` [PATCH 05/11] drm/meson: add support for HDMI clock support
` [PATCH 06/11] drm/meson: Add support for HDMI venc modes and settings
` [PATCH 07/11] drm/meson: Add support for HDMI encoder and DW-HDMI bridge + PHY
` [PATCH 08/11] ARM64: dts: meson-gx: Add shared CMA dma memory pool
` [PATCH 09/11] ARM64: dts: meson-gx: Add support for HDMI output
` [PATCH 10/11] dt-bindings: Add bindings for the Amlogic Meson dw-hdmi extension
` [PATCH 11/11] MAINTAINERS: update files for Amlogic DRM Driver

[PATCH 1/6] doc: Explain light-handed markup preference a bit better
 2017-03-02 15:40 UTC  (6+ messages)
` [PATCH 2/6] docs-rst: automatically convert Graphviz and SVG images
  ` [PATCH] "
` [PATCH 6/6] drm/doc: atomic overview, with graph

[PATCH] drm/i915: Include power-management state in gpu error dump
 2017-03-02 15:39 UTC  (3+ messages)

[Qemu-devel] [PULL 00/11] x86 queue, 2017-02-27
 2017-03-02 15:39 UTC  (7+ messages)
  ` [Qemu-devel] travis-ci 'make check' timeouts (was Re: [PULL 00/11] x86 queue, 2017-02-27)

[git pull] device mapper fixes for 4.11-rc1
 2017-03-02 15:39 UTC 

[PATCH] x86/microcode: Replace sync_core() with cpuid_eax()
 2017-03-02 15:39 UTC 

[PATCH v2 0/2] capsule pstore backend
 2017-03-02 15:38 UTC  (3+ messages)
` [PATCH v2 1/2] efi/capsule: Add 'capsule' lookup support

[PATCH v4 0/9] drm: bridge: dw-hdmi: Refactor PHY support
 2017-03-02 15:38 UTC  (4+ messages)
` [PATCH v4 7/9] drm: bridge: dw-hdmi: Add support for custom PHY configuration

[PATCH] xen/common: low performance of lib/sort.c
 2017-03-02 15:38 UTC  (2+ messages)

[PATCH v4 0/3] watchdog: add wdt and reset for renesas r7s72100
 2017-03-02 15:38 UTC  (5+ messages)
` [PATCH v4 1/3] watchdog: add rza_wdt driver

[PATCH] x86/SVM: correct boot time cpu_data[] handling
 2017-03-02 15:35 UTC  (8+ messages)

[Buildroot] [PATCH next] nano: bump to version 2.7.5
 2017-03-02 15:37 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] sudo: Add ldap support for sudoers rules
 2017-03-02 15:36 UTC  (2+ messages)

[PATCH 1/4] staging: speakup: Placed Logical on the previous line
 2017-03-02 15:36 UTC  (4+ messages)
` [PATCH 2/4] staging: speakup: spaces preferred around operator
` [PATCH 3/4] staging: speakup: identation should use tabs
` [PATCH 4/4] staging: speakup: Alignment should match open parenthesis

[PATCH v2 0/2] switch to atomic PWM
 2017-03-02 15:28 UTC  (9+ messages)
` [PATCH v2 1/2] drivers: pwm: pwm-atmel: "
` [PATCH v2 2/2] drivers: pwm: pwm-atmel: enable PWM on sama5d2

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-02 15:18 UTC  (60+ messages)
` [RFC PATCH v2 02/32] x86: Secure Encrypted Virtualization (SEV) support
` [RFC PATCH v2 04/32] KVM: SVM: Add SEV feature definitions to KVM
` [RFC PATCH v2 05/32] x86: Use encrypted access of BOOT related data with SEV
` [RFC PATCH v2 06/32] x86/pci: Use memremap when walking setup data
` [RFC PATCH v2 07/32] x86/efi: Access EFI data as encrypted when SEV is active
` [RFC PATCH v2 08/32] x86: Use PAGE_KERNEL protection for ioremap of memory page
` [RFC PATCH v2 09/32] x86: Change early_ioremap to early_memremap for BOOT data
` [RFC PATCH v2 10/32] x86: DMA support for SEV memory encryption
` [RFC PATCH v2 11/32] x86: Unroll string I/O when SEV is active
` [RFC PATCH v2 19/32] crypto: ccp: Introduce the AMD Secure Processor device
` [RFC PATCH v2 20/32] crypto: ccp: Add Platform Security Processor (PSP) interface support
` [RFC PATCH v2 21/32] crypto: ccp: Add Secure Encrypted Virtualization (SEV) "
` [RFC PATCH v2 23/32] kvm: introduce KVM_MEMORY_ENCRYPT_OP ioctl
` [RFC PATCH v2 24/32] kvm: x86: prepare for SEV guest management API support
` [RFC PATCH v2 25/32] kvm: svm: Add support for SEV LAUNCH_START command
` [RFC PATCH v2 26/32] kvm: svm: Add support for SEV LAUNCH_UPDATE_DATA command
` [RFC PATCH v2 27/32] kvm: svm: Add support for SEV LAUNCH_FINISH command
` [RFC PATCH v2 28/32] kvm: svm: Add support for SEV GUEST_STATUS command
` [RFC PATCH v2 29/32] kvm: svm: Add support for SEV DEBUG_DECRYPT command
` [RFC PATCH v2 30/32] kvm: svm: Add support for SEV DEBUG_ENCRYPT command
` [RFC PATCH v2 31/32] kvm: svm: Add support for SEV LAUNCH_MEASURE command
` [RFC PATCH v2 32/32] x86: kvm: Pin the guest memory when SEV is active

[PATCH 1/3] Staging:wilc1000:host_interface: Removed unnecessary blank line
 2017-03-02 15:35 UTC 

[PATCH v8 0/7] platform/x86: Notify userspace about hotkeys changing kbd-backlight brightness
 2017-03-02 15:27 UTC  (4+ messages)

[PATCH v2] Input: silead - Do not try to directly access the GPIO when using ACPI pm
 2017-03-02 15:34 UTC  (16+ messages)

[PATCH] ACPICA: Detect duplicate SSDT tables
 2017-03-02 15:24 UTC  (7+ messages)
` [Devel] "

[PATCH] ACPICA: Log Exceptions and Errors as warning while loading extra tables
 2017-03-02 15:27 UTC  (3+ messages)
` [Devel] "

[RESEND PATCH v6 0/6] i2c: designware: add I2C SLAVE support
 2017-03-02 15:34 UTC  (7+ messages)
` [RESEND PATCH v6 3/6] i2c: designware: MASTER mode as separated driver
` [RESEND PATCH v6 5/6] i2c: designware: add SLAVE mode functions

[PATCH v1] irqdomain: add empty irq_domain_check_msi_remap
 2017-03-02 15:34 UTC  (3+ messages)

Error with Cynara pkg_postinst when updating AGL to from morty master
 2017-03-02 15:33 UTC 

[PATCH] Travis: also test on 32-bit Linux
 2017-03-02 15:17 UTC  (4+ messages)
` [PATCH v1] "

[PATCH v2 0/2] drm: bridge: dw-hdmi: Add support for Custom PHYs
 2017-03-02 15:29 UTC  (9+ messages)
` [PATCH v2 1/2] drm: bridge: dw-hdmi: Take input format from plat_data
` [PATCH v2 2/2] drm: bridge: Move HPD handling to PHY operations

[RFC 0/9] get Rx and Tx used descriptors
 2017-03-02 15:32 UTC  (3+ messages)
` [PATCH 0/6] get status of Rx and Tx descriptors

[Qemu-devel] [PULL 00/15] virtio, pc: fixes, features
 2017-03-02 15:32 UTC  (10+ messages)
` [Qemu-devel] [PULL 05/15] qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands

[Qemu-devel] [PATCH 1/1] virtio-blk: fix race on guest notifiers
 2017-03-02 15:32 UTC  (3+ messages)

[PATCH v17 0/3] USB Type-C Connector class
 2017-03-02 15:22 UTC  (3+ messages)
` [PATCH v17 2/3] usb: USB Type-C connector class

master - man lvchange: mention special activation vals
 2017-03-02 15:31 UTC 

Wireguard added to Alpine Linux
 2017-03-02 15:33 UTC 

[PATCH] module: set __jump_table alignment to 8
 2017-03-02 15:30 UTC  (3+ messages)

[PATCH 0/6] more kernel-doc patches
 2017-03-02 15:22 UTC  (9+ messages)
` [PATCH 2/6] docs-rst: automatically convert Graphviz and SVG images

[PATCH] arm64: restore get_current() optimisation
 2017-03-02 15:30 UTC  (4+ messages)

crush multipick anomaly
 2017-03-02  9:43 UTC  (12+ messages)

[RFC PATCH v1 00/21] ARM: Add Xen NUMA support
 2017-03-02 15:30 UTC  (9+ messages)
` [RFC PATCH v1 07/21] ARM: NUMA: Parse memory NUMA information
` [RFC PATCH v1 13/21] ACPI: Refactor acpi SRAT and SLIT table handling code

[PATCH] uapi: fix asm/signal.h userspace compilation errors
 2017-03-02 15:22 UTC  (10+ messages)

[PATCH] drm/i915: Include GT/seqno activity in engine/hangcheck debugfs
 2017-03-02 15:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] thp: fix another corner case of munlock() vs. THPs
 2017-03-02 15:02 UTC 

qdisks and stubdomains
 2017-03-02 15:29 UTC 

[PATCH] staging: nvec: cleanup USLEEP_RANGE checkpatch checks
 2017-03-02 15:28 UTC  (9+ messages)
` [Outreachy kernel] "
    ` [Outreachy kernel] [PATCH] staging: nvec: cleanup USLEEP_RANGEcheckpatch checks

[Buildroot] (no subject)
 2017-03-02 15:27 UTC 

[RFC PATCH 0/2] mtd: spi-nor: Handle vmalloc'd buffers
 2017-03-02 15:25 UTC  (13+ messages)
` [RFC PATCH 2/2] mtd: devices: m25p80: Enable spi-nor bounce buffer support

[Buildroot] [PATCH 1/2] wayland: bump to version 1.13.0
 2017-03-02 15:26 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] weston: bump to version 2.0.0

[Qemu-devel] [PULL 00/24] block: Command line option -blockdev
 2017-03-02 15:25 UTC  (2+ messages)

[PATCH v2] efi/libstub/arm*: Set default address and size cells values for an empty dtb
 2017-03-02 15:23 UTC  (4+ messages)

[PATCH 0/8 v2] Non-blocking AIO
 2017-03-02 15:22 UTC  (7+ messages)
` [PATCH 3/8] nowait aio: return if direct write will trigger writeback

[PATCH RESEND rdma-next] IB/rxe: Add port protocol stats
 2017-03-02 15:22 UTC 

[PATCH] x86emul: assert no duplicate mappings of stub space
 2017-03-02 15:09 UTC  (2+ messages)

[PATCH] iw_cxgb4: Use dsgl by default
 2017-03-02 15:19 UTC  (6+ messages)

[PULL] topic/designware-baytrail for 4.12
 2017-03-02 15:19 UTC  (5+ messages)

[PATCH] eal: sPAPR IOMMU support in pci probing for vfio-pci in ppc64le
 2017-03-02 15:18 UTC  (2+ messages)

[WIP BRANCH] cgroups support in bfq-mq WIP branch
 2017-03-02 15:19 UTC  (4+ messages)

[PATCH] staging: vc04_services: bcm2835-camera: Remove unnecessary variable
 2017-03-02 15:17 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 00/20] IB/hfi1, qib, rdmavt: Another round of patches for 4.11
 2017-03-02 15:18 UTC  (2+ messages)
  ` [PATCH v2 20/20] IB/core: If the MGID/MLID pair is not on the list return an error

[PATCH] input: cpcap-pwrbutton: new driver
 2017-03-02 15:17 UTC  (3+ messages)
` [PATCHv2 1/2] mfd: cpcap: implement irq sense helper

Encapsulation
 2017-03-02 15:19 UTC  (4+ messages)


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.