All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-18 21:17:27 to 2017-04-18 21:43:37 UTC [more...]

[PATCH 0/3] mmc: Improve/fix support for SDIO IRQs
 2017-04-18 21:43 UTC  (5+ messages)
` [PATCH 1/3] mmc: sdio: Add API to manage SDIO IRQs from a workqueue
` [PATCH 2/3] mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQs

[U-Boot] [PATCH v2] arm: socfpga: add cyclone5 based de10-nano board
 2017-04-18 21:43 UTC 

[Qemu-devel] [PATCH v2] i386: Allow cpuid bit override
 2017-04-18 21:41 UTC  (5+ messages)

[PATCH v6 00/20] Gen8+ engine-reset
 2017-04-18 21:40 UTC  (8+ messages)
` [PATCH v6 04/20] drm/i915/tdr: Modify error handler for per engine hang recovery
` [PATCH v6 15/20] drm/i915: Watchdog timeout: Pass GuC shared data structure during param load
` [PATCH v6 17/20] drm/i915: Watchdog timeout: Ringbuffer command emission for gen8+

Latency in logical volume layer?
 2017-04-18 21:27 UTC 

[PATCH v11 0/5] read-cache: speed up add_index_entry
 2017-04-18 21:40 UTC  (3+ messages)
` [PATCH v11 2/5] p0006-read-tree-checkout: perf test to time read-tree

[obsolete] mm-page_alloc-re-enable-softirq-use-of-per-cpu-page-allocator-checkpatch-fixes.patch removed from -mm tree
 2017-04-18 21:39 UTC 

[obsolete] mm-page_alloc-re-enable-softirq-use-of-per-cpu-page-allocator.patch removed from -mm tree
 2017-04-18 21:39 UTC 

+ revert-mm-page_alloc-only-use-per-cpu-allocator-for-irq-safe-requests.patch added to -mm tree
 2017-04-18 21:39 UTC 

[Ksummit-discuss] "Maintainer summit" invitation discussion
 2017-04-18 21:39 UTC  (8+ messages)

[PATCH] maintainers: update email address
 2017-04-18 21:36 UTC 

[PATCHv2 0/4] recursive submodules: git-reset!
 2017-04-18 21:37 UTC  (5+ messages)
` [PATCHv2 1/4] entry.c: submodule recursing: respect force flag correctly
` [PATCHv2 2/4] submodule.c: uninitialized submodules are ignored in recursive commands
` [PATCHv2 3/4] submodule.c: submodule_move_head works with broken submodules
` [PATCHv2 4/4] builtin/reset: add --recurse-submodules switch

[PATCH next 2/5] bonding: initialize work-queues during creation of bond
 2017-04-18 21:37 UTC  (4+ messages)

[PATCH] examples/l2fwd-crypto: add cryptodev mask option
 2017-04-18 21:37 UTC  (3+ messages)

+ treewide-decouple-cacheflushh-and-set_memoryh-fix.patch added to -mm tree
 2017-04-18 21:37 UTC 

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-18 21:36 UTC  (18+ messages)

ZONE_DEVICE and pmem API support for powerpc
 2017-04-18 21:35 UTC  (4+ messages)
` [PATCH 1/9] mm/huge_memory: Use zap_deposited_table() more

[PATCH] drm/vc4: Add runtime PM support to the HDMI encoder driver
 2017-04-18 21:34 UTC  (4+ messages)

[Qemu-devel] [PATCH 06/31] block: Convert bdrv_get_block_status() to bytes
 2017-04-18 21:34 UTC  (2+ messages)
` [Qemu-devel] [PATCH v1.5 06.5/31] fixup! "

[patch] mm, vmscan: avoid thrashing anon lru when free + file is low
 2017-04-18 21:32 UTC  (4+ messages)

[Buildroot] [RFC 0/2] configs: raspberrypi3: fix mismatch cpu arch
 2017-04-18 21:32 UTC  (3+ messages)
` [Buildroot] [RFC 2/2] qt5base: fix build issue on 32bits armv8 target

[CFP] LPC Power Management and Energy-Awareness microconferece: Call for topics
 2017-04-18 21:31 UTC 

[Devel] [PATCH] Remove redundant assignment to NamepathOffset
 2017-04-18 21:30 UTC 

[Devel] [PATCH][V2] Remove redundant assignment to ObjectType
 2017-04-18 21:30 UTC 

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-04-18 21:22 UTC  (151+ messages)
` [PATCH v5 04/32] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v5 05/32] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v5 07/32] x86/mm: Add support to enable SME in early boot processing
` [PATCH v5 08/32] x86/mm: Simplify p[g4um]d_page() macros
` [PATCH v5 09/32] x86/mm: Provide general kernel support for memory encryption
` [PATCH v5 10/32] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v5 11/32] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v5 12/32] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v5 13/32] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v5 14/32] efi: Add an EFI table address match function
` [PATCH v5 15/32] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v5 16/32] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v5 17/32] x86/mm: Add support to access boot related data in the clear
` [PATCH v5 18/32] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v5 19/32] x86/mm: Add support to access persistent memory in the clear
` [PATCH v5 20/32] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v5 21/32] x86, realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v5 22/32] x86, swiotlb: DMA support for memory encryption
` [PATCH v5 23/32] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v5 24/32] iommu/amd: Disable AMD IOMMU if memory encryption is active
` [PATCH v5 25/32] x86, realmode: Check for memory encryption on the APs
` [PATCH v5 26/32] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v5 27/32] kvm: x86: svm: Enable Secure Memory Encryption within KVM
` [PATCH v5 28/32] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v5 29/32] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v5 30/32] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v5 31/32] x86: Add sysfs support for Secure Memory Encryption
` [PATCH v5 32/32] x86/mm: Add support to make use of "

[RFC PATCH] x86/mce: Check MCi_STATUS[MISCV] for usable addr on Intel only
 2017-04-18 21:26 UTC  (3+ messages)
  ` [RFC] "

[Devel] NACK: [PATCH] Remove redundant assignment to ObjectType
 2017-04-18 21:24 UTC 

[Intel-wired-lan] [PATCH] ixgbe: Allow setting zero MAC address for VF
 2017-04-18 21:17 UTC  (2+ 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.