linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-16 17:51:46 to 2017-06-16 22:55:30 UTC [more...]

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

[PATCH] PCI: Move test of INTx masking to pci_setup_device
 2017-06-16 22:54 UTC  (2+ messages)

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

[PATCH] staging: fusb302: don't bitshift __le16 type
 2017-06-16 22:44 UTC  (3+ messages)
` endian bitshift defects [ was: staging: fusb302: don't bitshift __le16 type ]

[PATCH v9 2/4] arm64: dts: hisi: add kirin pcie node
 2017-06-16 22:31 UTC  (6+ messages)

64fa03de33: BUG:Dentry_still_in_use
 2017-06-16 22:24 UTC  (11+ messages)
    ` [PATCH v4] Introduce v3 namespaced file capabilities

[PATCH] PCI / PM: Restore the status of PCI devices across hibernation
 2017-06-16 22:23 UTC  (3+ messages)

[PATCH v4 00/13] Unseeded In-Kernel Randomness Fixes
 2017-06-16 21:58 UTC  (5+ messages)
` [PATCH v4 06/13] iscsi: ensure RNG is seeded before use
    ` [kernel-hardening] "

[PATCH v2 0/5] scsi: ufs: add ufs driver code for Hi3660 SoC
 2017-06-16 21:51 UTC  (3+ messages)
` [PATCH v2 2/5] dt-bindings: scsi: ufs: add document for hi3660-ufs

autofs multi-map regression
 2017-06-16 21:41 UTC  (6+ messages)

[PATCH] drivers: net: phy: Correct kernel-doc comment parameter
 2017-06-16 21:38 UTC  (2+ messages)

[PATCH 0/5] Broadcom STB S2/S3/S5 support for ARM and MIPS
 2017-06-16 21:37 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: Update Broadcom STB binding
` [PATCH 2/5] soc: bcm: brcmstb: Add Kconfig entry point for power management
` [PATCH 3/5] soc: bcm: brcmstb: Add support for S2/S3/S5 suspend states (ARM)
` [PATCH 4/5] dt-bindings: Document MIPS Broadcom STB power management nodes
` [PATCH 5/5] soc bcm: brcmstb: Add support for S2/S3/S5 suspend states (MIPS)

[PATCH v2 0/4] Generalize fncpy availability
 2017-06-16 21:28 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: fncpy: Rename include guards
` [PATCH v2 2/4] asm-generic: Provide a fncpy() implementation
` [PATCH v2 3/4] arm64: Provide a fncpy implementation
` [PATCH v2 4/4] misc: sram: Allow ARM64 to select SRAM_EXEC

[PATCH V1 00/15]: support for spmi_pmic_arb v3/v5 and bug fixes
 2017-06-16 21:11 UTC  (5+ messages)
` [PATCH V1 09/15] spmi: pmic-arb: check apid enabled before calling the handler

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

[RFC PATCH 0/2] crypto: caam - fix cts(cbc(aes)) with CAAM driver
 2017-06-16 21:01 UTC  (5+ messages)

mmotm 2017-06-16-13-59 uploaded
 2017-06-16 20:59 UTC 

[PATCH v5 0/4] tty/serial: meson_uart: add support for core clock handling
 2017-06-16 20:57 UTC  (3+ messages)
` [PATCH v5 3/4] ARM64: dts: meson-gx: use stable UART bindings with correct gate clock

[PATCH RESEND 00/13] platform/chrome: Add console debugfs, lpc and lightbar programming support
 2017-06-16 20:47 UTC  (7+ messages)
` [PATCH RESEND 01/13] mfd: cros_ec: Add helper for event notifier
` [PATCH RESEND 02/13] mfd: cros_ec: Add EC console read structures definitions
` [PATCH RESEND 03/13] mfd: cros_ec: add debugfs, console log file

[PATCH 00/13] block: assorted cleanup for bio splitting and cloning
 2017-06-16 20:45 UTC  (7+ messages)

[RFC] rcu: use killable versions of swait
 2017-06-16 20:37 UTC  (8+ messages)
` [RFC v2 0/2] swait: add idle to make idle-hacks on kthreads explicit
  ` [RFC v2 1/2] swait: add idle variants which don't contribute to load average

[PATCH] fs: don't forget to put old mntns in mntns_install
 2017-06-16 20:41 UTC  (2+ messages)

clean up and modularize arch dma_mapping interface V2
 2017-06-16 20:40 UTC  (46+ 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 RESEND 0/2] Add support for ARM CCN-502 interconnect
 2017-06-16 20:39 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8821ae: remove unused variable
 2017-06-16 20:38 UTC  (2+ messages)

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

[PATCH] ipmi: use rcu lock around call to intf->handlers->sender()
 2017-06-16 20:33 UTC  (5+ messages)

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

[PATCH] MIPS: Make individual platforms select ARCH_MIGHT_HAVE_PC_SERIO
 2017-06-16 20:18 UTC  (4+ messages)

[PATCH] mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
 2017-06-16 19:02 UTC 

[PATCH] [perf/core branch] perf coresight: Fix ARM builds caused by misplaced __printf
 2017-06-16 19:59 UTC 

[PATCH] perf report: fix off-by-one for non-activation frames
 2017-06-16 19:54 UTC  (4+ messages)
`  "

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

Fwd: [PATCH] tools/testing/selftests/sysctl: Add pre-check to the value of writes_strict
 2017-06-16 19:47 UTC  (3+ messages)
  `  "

[PATCH v2 0/3] DAX common 4k zero page
 2017-06-16 19:45 UTC  (7+ messages)
` [PATCH v2 1/3] mm: add vm_insert_mixed_mkwrite()
` [PATCH v2 3/3] dax: use common 4k zero page for dax mmap reads

[tip:perf/urgent] perf evsel: Fix probing of precise_ip level for default cycles event
 2017-06-16 19:37 UTC 

[PATCH v4 1/1] perf tools: fix perf build with ARCH=x86_64
 2017-06-16 19:38 UTC  (2+ messages)
` [tip:perf/urgent] perf tools: Fix "

[PATCH 2/2] perf report: report module before querying isactivation in dwfl unwind
 2017-06-16 19:38 UTC  (2+ messages)
` [tip:perf/urgent] perf unwind: Report "

[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

[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  (12+ 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)

[PATCH v4 0/5] Improve watchdog config for arch watchdogs
 2017-06-16 18:24 UTC  (5+ 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 

[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 1/7] dt-bindings: stm32: sai: fix DT example
 2017-06-16 17:50 UTC  (2+ messages)
` Applied "dt-bindings: stm32: sai: fix DT example" to the asoc tree

[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


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