All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-07 18:49:52 to 2017-06-07 19:18:15 UTC [more...]

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

[PATCH] macintosh: move mac_hid driver to input/mouse
 2017-06-07 19:17 UTC  (8+ messages)

[Qemu-devel] [PATCH] monitor: Add -a (all) option to info registers
 2017-06-07 19:16 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] ui/opengl: add and use helper functions to handle framebuffers
 2017-06-07 19:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/4] egl-helpers: add helpers to handle opengl framebuffers

[PATCH v8 00/24] FSI device driver implementation
 2017-06-07 19:16 UTC  (4+ messages)
` [PATCH v8 16/24] drivers/fsi: Add tracepoints for low-level operations

[PATCH 0/2] PM / Domains: Expand generic power domain debugfs
 2017-06-07 19:15 UTC  (4+ messages)
` [PATCH 2/2] PM / Domains: Extend "

[PATCH] checkpatch: Fix stepping through statements with $stat and ctx_statement_block
 2017-06-07 19:15 UTC 

[PATCH net-next] cxgb4: Fix tids count for ipv6 offload connection
 2017-06-07 19:15 UTC  (2+ messages)

[PATCH 0/3] arm64: hi6220-hikey: Fix Bluetooth support
 2017-06-07 19:14 UTC  (5+ messages)

[PATCH 2/2(net.git)] stmmac: fix for hw timestamp of GMAC3 unit
 2017-06-07 19:13 UTC  (2+ messages)

[for-next 4/6] net/mlx5: FPGA, Add basic support for Innova
 2017-06-07 19:13 UTC  (12+ messages)

[Qemu-devel] [PATCH] Makefile: Do not generate files if "configure" has not been run yet
 2017-06-07 19:11 UTC  (2+ messages)
` [Qemu-trivial] "

[morty][PATCH] gcc-6.2: backport fix of check for empty string in ubsan.c
 2017-06-07 19:11 UTC  (2+ messages)

[Buildroot] [PATCH] support/scripts: fix shebang with python
 2017-06-07 19:10 UTC 

[PATCH] tcf-agent: Fix daemon termination
 2017-06-07 19:09 UTC  (8+ messages)

[PATCH 0/9] net: mvmdio: add xSMI support
 2017-06-07 19:09 UTC  (5+ messages)
` [PATCH 9/9] arm64: marvell: dts: add xmdio nodes for 7k/8k

[PATCH v1 00/19] tools/kvm_stat: More misc patches
 2017-06-07 19:08 UTC  (20+ messages)
` [PATCH v1 01/19] tools/kvm_stat: fix typo
` [PATCH v1 02/19] tools/kvm_stat: fix event counts display for interrupted intervals
` [PATCH v1 03/19] tools/kvm_stat: fix undue use of initial sleeptime
` [PATCH v1 04/19] tools/kvm_stat: remove unnecessary header redraws
` [PATCH v1 05/19] tools/kvm_stat: simplify line print logic
` [PATCH v1 06/19] tools/kvm_stat: removed unused function
` [PATCH v1 07/19] tools/kvm_stat: remove extra statement
` [PATCH v1 08/19] tools/kvm_stat: simplify initializers
` [PATCH v1 09/19] tools/kvm_stat: move functions to corresponding classes
` [PATCH v1 10/19] tools/kvm_stat: show cursor in selection screens
` [PATCH v1 11/19] tools/kvm_stat: display message indicating lack of events
` [PATCH v1 12/19] tools/kvm_stat: make heading look a bit more like 'top'
` [PATCH v1 13/19] tools/kvm_stat: rename 'Current' column to 'CurAvg/s'
` [PATCH v1 14/19] tools/kvm_stat: add new interactive command 'h'
` [PATCH v1 15/19] tools/kvm_stat: add new interactive command 's'
` [PATCH v1 16/19] tools/kvm_stat: add new interactive command 't'
` [PATCH v1 17/19] tools/kvm_stat: add new interactive command 'o'
` [PATCH v1 18/19] tools/kvm_stat: add new interactive command 'b'
` [PATCH v1 19/19] tools/kvm_stat: display guest list in pid/guest selection screens

[PATCH] Add support of NVDIMM memory error notification in ACPI 6.2
 2017-06-07 19:09 UTC  (3+ messages)

[PATCH linux-next v3 0/4] i.MX ECSPI controller slave mode support
 2017-06-07 19:09 UTC  (5+ messages)
` [PATCH linux-next v3 1/4] spi: imx: introduce fifo_size and has_dmamode in spi_imx_devtype_data

[PATCH v2] net: mvpp2: do not bypass the mvpp22_port_mii_set function
 2017-06-07 19:08 UTC  (3+ messages)

spread MSI(-X) vectors to all possible CPUs V2
 2017-06-07 19:06 UTC  (5+ messages)
` [PATCH 7/8] blk-mq: create hctx for each present CPU

[PATCHv2] drm/vc4/vc4_bo.c: always set bo->resv
 2017-06-07 19:05 UTC 

[PATCH v8 00/34] i.MX Media Driver
 2017-06-07 19:05 UTC  (7+ messages)

[PATCH 0/2] ARM: dts: exynos: Use human-friendly symbols for interrupt flags
 2017-06-07 19:05 UTC  (3+ messages)

iSER Connection via LIO not working
 2017-06-07 19:05 UTC  (4+ messages)

[PATCH 0/2] Tinfoil log duplication fixes
 2017-06-07 19:04 UTC  (3+ messages)
` [PATCH 1/2] tinfoil: fix duplication of log messages
` [PATCH 2/2] knotty: prevent extra logger from being enabled for tinfoil

[Bug 93826] 144Hz graphic glitches and bad resolution
 2017-06-07 19:04 UTC  (2+ messages)
` [Bug 93826] 2560x1440 @144Hz graphic glitches and bad refresh rate

RISC-V Linux Port v1
 2017-06-07 19:03 UTC  (9+ messages)
` RISC-V Linux Port v2
  ` [PATCH 02/17] pcie-xilinx: add missing 5th legacy interrupt
  ` [PATCH 08/17] dts: include documentation for the RISC-V interrupt controllers

[PATCH net] ibmvnic: Return failure on attempted mtu change
 2017-06-07 19:03 UTC  (2+ messages)

[PATCH v2 0/2] arm64: ftrace: fix interop issues with module PLTs
 2017-06-07 19:02 UTC  (7+ messages)
` [PATCH v2 2/2] arm64: ftrace: add support for far branches to dynamic ftrace

[PATCH v5 00/23] mtd: nand: denali: Denali NAND IP patch bomb
 2017-06-07 19:01 UTC  (4+ messages)
` [PATCH v5 05/23] mtd: nand: denali_dt: add compatible strings for UniPhier SoC variants

[PATCH] vfio/pci: Add Intel XXV710 to hidden INTx devices
 2017-06-07 19:01 UTC 

[Qemu-devel] [PATCH RESEND] mttcg/i386: Patch instruction using async_safe_* framework
 2017-06-07 19:01 UTC 

[Qemu-devel] [PATCH] vhost-user-bridge: fix iov_restore_front() warning
 2017-06-07 19:00 UTC  (2+ messages)

[PATCH] PCI: Add Intel XXV710 to broken INTx masking quirk
 2017-06-07 19:00 UTC 

[PATCH net-next 0/5] net: dsa: add cross-chip VLAN support
 2017-06-07 19:00 UTC  (3+ messages)
` [PATCH net-next 3/5] net: dsa: add CPU and DSA ports as VLAN members

[PATCH 0/9] cec improvements
 2017-06-07 18:59 UTC  (5+ messages)
` [PATCH 9/9] ARM: dts: exynos: add needs-hpd to &hdmicec for Odroid-U3

[PATCH v2 00/20] Overlayfs inodes index
 2017-06-07 18:59 UTC  (4+ messages)

[Qemu-devel] [PULL v5 00/33] Misc patches for 2017-06-01
 2017-06-07 18:56 UTC  (9+ messages)
` [Qemu-devel] [PULL 18/33] vhost-user-scsi: Introduce vhost-user-scsi host device

[PATCH 1/1] checkpatch: remove false warning for commit reference
 2017-06-07 18:56 UTC  (3+ messages)
` [PATCH 1/1 v2] "

[Qemu-devel] [PULL 0/1] Tracing patches
 2017-06-07 18:55 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] simpletrace: Improve the error message if event is not declared

[Qemu-devel] [PULL for-2.9 0/1] Tracing patches
 2017-06-07 18:55 UTC  (2+ messages)
` [Qemu-devel] [PULL for-2.9 1/1] simpletrace: Improve the error message if event is not declared

[OSSTEST PATCH v4 00/11] livepatch test support
 2017-06-07 18:54 UTC  (2+ messages)

[PATCH 1/4] net: qrtr: Refactor packet allocation
 2017-06-07 18:55 UTC  (4+ messages)
` [PATCH 2/4] net: qrtr: Inject BYE on remote termination
` [PATCH 3/4] net: qrtr: Broadcast DEL_CLIENT message when endpoint is closed
` [PATCH 4/4] net: qrtr: Inform open sockets about new controller

[PATCH net-next] tcp: add TCPMemoryPressuresChrono counter
 2017-06-07 18:54 UTC  (2+ messages)

[PATCH v7 00/26] x86: Enable User-Mode Instruction Prevention
 2017-06-07 18:54 UTC  (7+ messages)
` [PATCH v7 07/26] x86/insn-eval: Do not BUG on invalid register type

[RFC/PATCH] submodules: overhaul documentation
 2017-06-07 18:53 UTC 

[PATCH] drm/pl111: Fix offset calculation for the primary plane
 2017-06-07 18:51 UTC  (4+ messages)

[PATCH -next] drm: pl111: select DRM_PANEL
 2017-06-07 18:50 UTC  (3+ messages)

[PATCH v2 0/8] scheduler tinification
 2017-06-07 18:49 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3] char: fix chardev aliases regression
 2017-06-07 18:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] char: fix alias devices regression
` [Qemu-devel] [PATCH 2/3] chardev: don't use alias names in parse_compat()
` [Qemu-devel] [PATCH 3/3] test-char: start a /char/serial test

[Buildroot] [PATCH V2 1/1] Arcturus uCLS1012A-SOM support
 2017-06-07 18:50 UTC 

[U-Boot] [PATCH v2 4/4] arm: am33xx: Add support for mulitiple PLL input frequencies
 2017-06-07 18:50 UTC  (3+ messages)
` [U-Boot] [U-Boot, v2, "


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.