linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-16 15:19:10 to 2017-06-16 18:50:31 UTC [more...]

[PATCH v7 00/36] x86: Secure Memory Encryption (AMD)
 2017-06-16 18:50 UTC  (3+ 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

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

[RFC PATCH 00/13] Switchtec NTB Support
 2017-06-16 18:38 UTC  (10+ messages)

[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 0/5] perf: add support for capturing skid IP
 2017-06-16 17:50 UTC  (14+ messages)

[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  (5+ 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 

LTS testing with latest kselftests - some failures
 2017-06-16 16:46 UTC  (2+ messages)

[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 1/7] x86: un-macro-ify atomic ops implementation
 2017-06-16 16:29 UTC  (14+ messages)
` [PATCH v3 2/7] x86: use s64* for old arg of atomic64_try_cmpxchg()
` [PATCH v3 3/7] asm-generic: add atomic-instrumented.h
` [PATCH v3 4/7] x86: switch atomic.h to use atomic-instrumented.h
` [PATCH v3 5/7] kasan: allow kasan_check_read/write() to accept pointers to volatiles
` [PATCH v3 6/7] asm-generic: add KASAN instrumentation to atomic operations
` [PATCH v3 7/7] asm-generic, x86: add comments for atomic instrumentation

[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  (5+ 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 

[PATCH] x86: fix lower bound of crash kernel low reservation
 2017-06-16 16:16 UTC 

[RFC PATCH 0/3] drm: atmel-hlcdc: clut support
 2017-06-16 16:15 UTC  (5+ messages)
` [RFC PATCH 1/3] atmel-hlcdc: add support for 8-bit color lookup table mode

[PATCH RFC 0/3] bpf/arm64/mips: Avoid inline asm in BPF
 2017-06-16 16:14 UTC  (4+ messages)
` [PATCH RFC 2/3] samples/bpf: Add define __EMITTING_BPF__ when building BPF

[PATCH 2/2] perf coresight: Remove superfluous check before use
 2017-06-16 16:13 UTC  (3+ messages)

[PATCH 0/8] Add STM32 LPTimer: PWM, trigger and counter
 2017-06-16 15:58 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: mfd: Add STM32 LPTimer binding
` [PATCH 2/8] mfd: Add STM32 LPTimer driver
` [PATCH 3/8] dt-bindings: pwm: Add STM32 LPTimer PWM binding
` [PATCH 4/8] pwm: Add STM32 LPTimer PWM driver
` [PATCH 5/8] dt-bindings: iio: Add STM32 LPTimer trigger binding
` [PATCH 6/8] iio: trigger: Add STM32 LPTimer trigger driver
` [PATCH 7/8] dt-bindings: iio: Add STM32 LPTimer quadrature encoder and counter
` [PATCH 8/8] iio: counter: Add support for STM32 LPTimer

[PATCH v4 1/2] ip_tunnel: fix potential issue in ip_tunnel_rcv
 2017-06-16 16:02 UTC  (4+ messages)
` [PATCH v4 2/2] ip6_tunnel: fix potential issue in __ip6_tnl_rcv

[PATCH] selftests: lib: Skip tests on missing test modules
 2017-06-16 16:01 UTC  (3+ messages)

[PATCH v2 0/4] Synopsys Designware HDMI Video Capture Controller + PHY
 2017-06-16 15:59 UTC  (7+ messages)
` [PATCH v2 2/4] [media] platform: Add Synopsys Designware HDMI RX Controller Driver

[HELP-NEEDED, PATCHv2 0/3] Do not loose dirty bit on THP pages
 2017-06-16 15:57 UTC  (5+ messages)
` [PATCHv2 3/3] mm: Use updated pmdp_invalidate() inteface to track dirty/accessed bits

[PATCH 07/27] VFS: Differentiate mount flags (MS_*) from internal superblock flags [ver #5]
 2017-06-16 15:54 UTC  (7+ messages)
` [RFC][PATCH 00/27] VFS: Introduce filesystem context "

[PATCH 0/3] rtc: make st-lpc robust against y2038/2106 bug
 2017-06-16 15:52 UTC  (6+ messages)
` [PATCH 1/3] tools: timer: add rtctest_setdate
` [PATCH 2/3] tools: timer: add test to check y2038/2106 bug

[PATCH v2 0/2] spi-ti-qspi: Handle vmalloc'd buffers
 2017-06-16 15:54 UTC  (5+ messages)
` [PATCH v2 2/2] spi: spi-ti-qspi: Use bounce buffer if read buffer is not DMA'ble

[PATCH] block: swim3: make of_device_ids const
 2017-06-16 15:49 UTC  (2+ messages)

[PATCH] ARM/hw_breakpoint: Fix possible recursive locking for arch_hw_breakpoint_init
 2017-06-16 15:42 UTC  (2+ messages)

[RFC PATCH] cpu_pm/rt: replace rt rwlock with raw spinlock
 2017-06-16 15:40 UTC  (2+ messages)

[PATCH v2 0/6] [media] s5p-jpeg: Various fixes and improvements
 2017-06-16 15:38 UTC  (5+ messages)
  ` [PATCH v2 6/6] [media] s5p-jpeg: Add stream error handling for Exynos5420
  ` [PATCH v2 5/6] [media] s5p-jpeg: Add support for resolution change event

[PATCH v2 0/4] KVM: async_pf: Fix async_pf exception injection
 2017-06-16 15:38 UTC  (5+ messages)
` [PATCH v2 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf

[PATCH net-next v2 0/2] r8152: adjust runtime suspend/resume
 2017-06-16 15:37 UTC  (4+ messages)

[PATCH 0/2] Add support for TI TAS6424 digital amplifier
 2017-06-16 15:33 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: sound: add bindings for TAS6424
` [PATCH 2/2] ASoC: add support for TAS6424 digital amplifier

[PATCH] mmap.2: mmap with address NULL and MAP_FIXED results in EPERM
 2017-06-16 15:25 UTC  (2+ messages)

[PATCH] tracing: Cleanup trace sample file
 2017-06-16 15:21 UTC  (3+ messages)


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).