linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-16 16:19:54 to 2017-06-16 19:36:56 UTC [more...]

[RFC PATCH 0/7 v1] powerpc: Memory Protection Keys
 2017-06-16 19:35 UTC  (8+ messages)
` [RFC PATCH 7/7 v1]powerpc: Deliver SEGV signal on protection key violation

[RFC PATCH 00/13] Switchtec NTB Support
 2017-06-16 19:34 UTC  (12+ messages)

[GIT PULL 0/3] perf/urgent fixes
 2017-06-16 19:34 UTC  (5+ messages)
` [PATCH 1/3] perf evsel: Fix probing of precise_ip level for default cycles event
` [PATCH 2/3] perf tools: Fix build with ARCH=x86_64
` [PATCH 3/3] perf unwind: Report module before querying isactivation in dwfl unwind

LTS testing with latest kselftests - some failures
 2017-06-16 19:29 UTC  (8+ messages)

[PATCH 1/6] rtc: s3c: Jump to central exit point on getting src clock error
 2017-06-16 19:28 UTC  (6+ messages)
` [PATCH 2/6] rtc: s3c: Minor white-space cleanups
` [PATCH 3/6] rtc: s3c: Drop unneeded cast to void pointer
` [PATCH 4/6] rtc: s3c: Do not remove const from rodata memory
` [PATCH 5/6] rtc: s3c: Handle clock prepare failures in probe
` [PATCH 6/6] rtc: s3c: Handle clock enable failures

[PATCH net-next] net: dsa: add cross-chip multicast support
 2017-06-16 19:21 UTC  (2+ messages)

[PATCH 0/5] perf: add support for capturing skid IP
 2017-06-16 19:15 UTC  (15+ messages)

hexagon: build error in -next due to 'mm: memcontrol: per-lruvec stats infrastructure'
 2017-06-16 19:14 UTC  (3+ messages)

[PATCH v7 00/36] x86: Secure Memory Encryption (AMD)
 2017-06-16 18:56 UTC  (37+ messages)
` [PATCH v7 01/36] x86: Document AMD Secure Memory Encryption (SME)
` [PATCH v7 02/36] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v7 03/36] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
` [PATCH v7 04/36] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v7 05/36] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v7 06/36] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v7 07/36] x86/mm: Don't use phys_to_virt in ioremap() if SME is active
` [PATCH v7 08/36] x86/mm: Add support to enable SME in early boot processing
` [PATCH v7 09/36] x86/mm: Simplify p[gum]d_page() macros
` [PATCH v7 10/36] x86/mm: Provide general kernel support for memory encryption
` [PATCH v7 11/36] x86/mm: Add SME support for read_cr3_pa()
` [PATCH v7 12/36] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v7 13/36] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v7 14/36] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v7 15/36] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v7 16/36] efi: Add an EFI table address match function
` [PATCH v7 17/36] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v7 18/36] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v7 19/36] x86/mm: Add support to access boot related data in the clear
` [PATCH v7 20/36] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v7 21/36] x86/mm: Add support to access persistent memory in the clear
` [PATCH v7 22/36] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v7 23/36] x86, realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v7 24/36] x86, swiotlb: Add memory encryption support
` [PATCH v7 25/36] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v7 26/36] x86/CPU/AMD: Make the microcode level available earlier in the boot
` [PATCH v7 27/36] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v7 28/36] x86, realmode: Check for memory encryption on the APs
` [PATCH v7 29/36] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v7 30/36] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v7 31/36] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v7 32/36] xen/x86: Remove SME feature in PV guests
` [PATCH v7 33/36] x86/mm: Use proper encryption attributes with /dev/mem
` [PATCH v7 34/36] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v7 35/36] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v7 36/36] x86/mm: Add support to make use of Secure Memory Encryption

[PATCH v9 0/7] drm/i915/gvt: Dma-buf support for GVT-g
 2017-06-16 18:28 UTC  (8+ messages)
` [PATCH v9 5/7] vfio: Define vfio based dma-buf operations

[PATCH] arc: implement DMA_ATTR_NO_KERNEL_MAPPING
 2017-06-16 18:28 UTC  (2+ messages)

clean up and modularize arch dma_mapping interface V2
 2017-06-16 18:10 UTC  (45+ messages)
` [PATCH 01/44] firmware/ivc: use dma_mapping_error
` [PATCH 02/44] ibmveth: properly unwind on init errors
` [PATCH 03/44] dmaengine: ioat: don't use DMA_ERROR_CODE
` [PATCH 04/44] drm/exynos: "
` [PATCH 05/44] drm/armada: don't abuse DMA_ERROR_CODE
` [PATCH 06/44] iommu/dma: don't rely on DMA_ERROR_CODE
` [PATCH 07/44] xen-swiotlb: consolidate xen_swiotlb_dma_ops
` [PATCH 08/44] xen-swiotlb: implement ->mapping_error
` [PATCH 09/44] c6x: remove DMA_ERROR_CODE
` [PATCH 10/44] ia64: "
` [PATCH 11/44] m32r: "
` [PATCH 12/44] microblaze: "
` [PATCH 13/44] openrisc: "
` [PATCH 14/44] sh: "
` [PATCH 15/44] xtensa: "
` [PATCH 16/44] arm64: "
` [PATCH 17/44] hexagon: switch to use ->mapping_error for error reporting
` [PATCH 18/44] iommu/amd: implement ->mapping_error
` [PATCH 19/44] s390: "
` [PATCH 20/44] sparc: "
` [PATCH 21/44] powerpc: "
` [PATCH 22/44] x86/pci-nommu: "
` [PATCH 23/44] x86/calgary: "
` [PATCH 24/44] x86: remove DMA_ERROR_CODE
` [PATCH 25/44] arm: implement ->mapping_error
` [PATCH 26/44] dma-mapping: remove DMA_ERROR_CODE
` [PATCH 27/44] sparc: remove leon_dma_ops
` [PATCH 28/44] sparc: remove arch specific dma_supported implementations
` [PATCH 29/44] dma-noop: remove dma_supported and mapping_error methods
` [PATCH 30/44] dma-virt: "
` [PATCH 31/44] hexagon: remove arch-specific dma_supported implementation
` [PATCH 32/44] hexagon: remove the unused dma_is_consistent prototype
` [PATCH 33/44] openrisc: remove arch-specific dma_supported implementation
` [PATCH 34/44] arm: remove arch specific "
` [PATCH 35/44] x86: "
` [PATCH 36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED
` [PATCH 37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask
` [PATCH 38/44] arm: "
` [PATCH 39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask
` [PATCH 40/44] tile: remove dma_supported and mapping_error methods
` [PATCH 41/44] powerpc/cell: clean up fixed mapping dma_ops initialization
` [PATCH 42/44] powerpc/cell: use the dma_supported method for ops switching
` [PATCH 43/44] dma-mapping: remove the set_dma_mask method
` [PATCH 44/44] powerpc: merge __dma_set_mask into dma_set_mask

[PATCH v4 0/5] Improve watchdog config for arch watchdogs
 2017-06-16 18:24 UTC  (7+ messages)
` [PATCH v4 2/5] watchdog: introduce arch_touch_nmi_watchdog()
` [PATCH v4 4/5] watchdog: provide watchdog_reconfigure() for arch watchdogs

[PATCH] usb: gadget: bdc: 64-bit pointer capability check
 2017-06-16 18:12 UTC  (2+ messages)

[PATCH 1/2] ALSA: line6: add support for POD HD500X
 2017-06-16 18:14 UTC  (2+ messages)
` [PATCH 2/2] ALSA:line6: remove unnecessary initialization to PODHD500X

[PATCH v1] uuid: Take const on input of uuid_is_null() and guid_is_null()
 2017-06-16 18:13 UTC 

[PATCH] staging: fusb302: don't bitshift __le16 type
 2017-06-16 18:11 UTC  (2+ messages)

[HMM 00/15] HMM (Heterogeneous Memory Management) v23
 2017-06-16 18:04 UTC  (5+ messages)

xgetbv nondeterminism
 2017-06-16 18:03 UTC  (16+ messages)

[PATCH 1/2] drm/vc4: Add T-format scanout support
 2017-06-16 18:00 UTC  (6+ messages)
` [PATCH 2/2] drm/vc4: Add get/set tiling ioctls

[PATCH 4/7] ASoC: stm32: sai: remove spurious trace
 2017-06-16 17:50 UTC  (2+ messages)
` Applied "ASoC: stm32: sai: remove spurious trace" to the asoc tree

[PATCH 3/7] ASoC: stm32: sai: typo fixes
 2017-06-16 17:50 UTC  (2+ messages)
` Applied "ASoC: stm32: sai: typo fixes" to the asoc tree

[RFC v5 00/11] Speculative page faults
 2017-06-16 17:52 UTC  (12+ messages)
` [RFC v5 01/11] mm: Dont assume page-table invariance during faults
` [RFC v5 02/11] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [RFC v5 03/11] mm: Introduce pte_spinlock "
` [RFC v5 04/11] mm: VMA sequence count
` [RFC v5 05/11] mm: fix lock dependency against mapping->i_mmap_rwsem
` [RFC v5 06/11] mm: Protect VMA modifications using VMA sequence count
` [RFC v5 07/11] mm: RCU free VMAs
` [RFC v5 08/11] mm: Provide speculative fault infrastructure
` [RFC v5 09/11] mm: Try spin lock in speculative path
` [RFC v5 10/11] x86/mm: Add speculative pagefault handling
` [RFC v5 11/11] powerpc/mm: Add speculative page fault

[PATCH 0/7] ASoC: stm32: sai: misc fixes
 2017-06-16 17:50 UTC  (6+ messages)
` [PATCH 1/7] dt-bindings: stm32: sai: fix DT example
  ` Applied "dt-bindings: stm32: sai: fix DT example" to the asoc tree
` [PATCH 2/7] ASoC: stm32: change SAI configuration flag

[PATCH 7/7] ASoC: stm32: sai: manage master clock
 2017-06-16 17:49 UTC  (2+ messages)
` Applied "ASoC: stm32: sai: manage master clock" to the asoc tree

[PATCH 5/7] ASoC: stm32: sai: change stop sequence
 2017-06-16 17:49 UTC  (2+ messages)
` Applied "ASoC: stm32: sai: change stop sequence" to the asoc tree

[PATCH 2/2] ASoC: stm32: sai: add h7 support
 2017-06-16 17:49 UTC  (2+ messages)
` Applied "ASoC: stm32: sai: add h7 support" to the asoc tree

[PATCH 1/2] dt-bindings: stm32: add h7 support for sai
 2017-06-16 17:49 UTC  (2+ messages)
` Applied "dt-bindings: stm32: add h7 support for sai" to the asoc tree

[PATCH 6/7] ASoC: stm32: sai: fix clock management
 2017-06-16 17:49 UTC  (2+ messages)
` Applied "ASoC: stm32: sai: fix clock management" to the asoc tree

[PATCH] MIPS: Make individual platforms select ARCH_MIGHT_HAVE_PC_SERIO
 2017-06-16 17:45 UTC  (3+ messages)

[PATCH v2] serial: Delete dead code for CIR serial ports
 2017-06-16 17:39 UTC  (2+ messages)

WARN_ON_ONCE() in process_one_work()?
 2017-06-16 17:36 UTC  (10+ messages)

[PATCH 1/2] perf report: ensure the perf DSO mapping matches what libdw sees
 2017-06-16 17:36 UTC  (5+ messages)
` [PATCH 2/2] perf report: report module before querying isactivation in dwfl unwind

[PATCH 0/2 v2] iommu/s390: Improve iommu-groups and add sysfs support
 2017-06-16 17:33 UTC  (3+ messages)
` [PATCH 1/2] iommu/s390: Use iommu_group_get_for_dev() in s390_iommu_add_device()

[PATCH] usb: host: ehci: workaround PME bug on AMD EHCI controller
 2017-06-16 17:30 UTC  (2+ messages)

[PATCH v2 00/11] bring back stack frame warning with KASAN
 2017-06-16 17:29 UTC  (10+ messages)
` [PATCH v2 03/11] tty: kbd: reduce stack size "

[PATCH] net/phy: micrel: configure intterupts after autoneg workaround
 2017-06-16 17:20 UTC 

linux-next: build failure after merge of the akpm-current tree
 2017-06-16 17:17 UTC  (6+ messages)

[RFH] qemu-2.6 memory corruption with OVMF and linux-4.9
 2017-06-16 17:03 UTC 

[PATCH 2/2] i2c: Add Spreadtrum I2C controller driver
 2017-06-16 17:10 UTC  (2+ messages)

autofs multi-map regression
 2017-06-16 17:03 UTC  (2+ messages)

[PATCH v2 1/2] tracing: trivial: Fix spelling mistakes in trace sample
 2017-06-16 17:07 UTC  (2+ messages)
` [PATCH v2 2/2] tracing: Document the use of TRACE_DEFINE_SIZEOF

[PATCH v5 0/2] Add Basic SoC support for MT7622
 2017-06-16 17:06 UTC  (3+ messages)
` [PATCH v5 1/2] arm64: dts: mt7622: add basic nodes to the mt7622.dtsi file
` [PATCH v5 2/2] arm64: dts: mt7622: add dts file for MT7622 reference board variant 1

[RFT v2] pinctrl: samsung: Fix NULL pointer exception on external interrupts on S3C24xx
 2017-06-16 16:59 UTC  (2+ messages)

[PATCH] drm: hdlcd: Update PM code to save/restore console
 2017-06-16 16:58 UTC  (2+ messages)

[RFC 0/3] rt: Some fixes for migrate_disable/enable
 2017-06-16 16:58 UTC  (3+ messages)
` [RFC 3/3] rt: Check if the task needs to migrate when re-enabling migration

[PATCH] PCI: imx6: add regulator support
 2017-06-16 16:58 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add an entry for MediaTek PCIe driver
 2017-06-16 16:51 UTC  (2+ messages)

Crypto Fixes for 4.12
 2017-06-16 16:49 UTC  (4+ messages)

[GIT PULL] PCI fixes for v4.12
 2017-06-16 16:48 UTC 

[RFC] KVM: SVM: do not drop VMCB CPL to 0 if SS is not present
 2017-06-16 16:40 UTC  (6+ messages)

[PATCH v3 0/4] Synopsys Designware HDMI Video Capture Controller + PHY
 2017-06-16 16:38 UTC  (5+ messages)
` [PATCH v3 1/4] [media] platform: Add Synopsys Designware HDMI RX PHY e405 Driver
` [PATCH v3 2/4] [media] platform: Add Synopsys Designware HDMI RX Controller Driver
` [PATCH v3 3/4] MAINTAINERS: Add entry for Synopsys Designware HDMI drivers
` [PATCH v3 4/4] dt-bindings: media: Document Synopsys Designware HDMI RX

To whom it may concern
 2017-06-17 12:46 UTC 

[PATCH] RFC: platform/x86: wmi: Fix check for method instance number
 2017-06-16 16:33 UTC  (8+ messages)

[systemd-devel] [WIP PATCH 0/4] Rework the unreliable LID switch exported by ACPI
 2017-06-16 16:32 UTC  (11+ messages)

[PATCH] arm64: dts: mt6797: fixup build breakage from no such file
 2017-06-16 16:31 UTC 

[PATCH v2] PCI: Add ATS-disable quirk for AMD Stoney GPUs
 2017-06-16 16:29 UTC  (4+ messages)

[PATCH v3 7/7] asm-generic, x86: add comments for atomic instrumentation
 2017-06-16 16:29 UTC  (2+ messages)

[PATCH 1/2] perf intel-pt/bts: remove unused SAMPLE_SIZE defines and bts priv array
 2017-06-16 16:27 UTC  (5+ messages)
    ` [PATCH 1/2 v2] "

[GIT PULL] ARM: at91: DT for 4.13
 2017-06-16 16:26 UTC 

[PATCH] perf unwind: Limit warnings when asked for not supported unwind
 2017-06-16 16:25 UTC  (2+ messages)

[PATCH v1 0/2] perf report: Implement visual marker for macro fusion in annotate
 2017-06-16 16:21 UTC  (3+ messages)
` [PATCH v1 1/2] perf report: Check for fused instruction pair

[RFC PATCH 0/3] provide imx rproc driver
 2017-06-16 16:20 UTC  (4+ messages)
` [RFC PATCH 2/3] remoteproc: imx_rproc: add a NXP/Freescale "

[PATCH v2 0/4] Add support for the s6e63j0x03 panel on Rinato board
 2017-06-16 16:20 UTC  (3+ messages)
  ` [PATCH v2 3/4] ARM: dts: exynos: Fix the active of reset gpios from rinato dts

[GIT PULL] ARM: at91: SoC for 4.13
 2017-06-16 16:19 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).