linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-07 16:12:41 to 2017-06-07 19:24:09 UTC [more...]

[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
 2017-06-07 19:19 UTC  (30+ messages)
` [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 08/34] x86/mm: Add support to enable SME in early boot processing
` [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 13/34] x86/mm: Add support for early encrypt/decrypt of memory
` [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 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 18/34] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v6 19/34] x86/mm: Add support to access boot related data in the clear
` [PATCH v6 21/34] x86/mm: Add support to access persistent memory "
` [PATCH v6 22/34] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v6 23/34] x86, realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v6 24/34] x86, swiotlb: Add memory encryption support
` [PATCH v6 25/34] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v6 26/34] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [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 v6 30/34] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v6 31/34] x86/mm: Use proper encryption attributes with /dev/mem
` [PATCH v6 32/34] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v6 33/34] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v6 34/34] x86/mm: Add support to make use of Secure Memory Encryption

[RFC PATCH 0/8] firmware: ARM System Control and Management Interface(SCMI) support
 2017-06-07 19:19 UTC  (9+ messages)
` [RFC PATCH 2/8] firmware: arm_scmi: add basic driver infrastructure for SCMI
` [RFC PATCH 3/8] firmware: arm_scmi: add common infrastructure and support for base protocol
` [RFC PATCH 5/8] firmware: arm_scmi: add initial support for clock protocol
` [RFC PATCH 7/8] firmware: arm_scmi: add initial support for sensor protocol

[PATCH V5 0/2] load_balance() fixes for affinity
 2017-06-07 19:18 UTC  (3+ messages)
` [PATCH V5 1/2] sched/fair: Fix load_balance() affinity redo path
` [PATCH V5 2/2] sched/fair: Remove group imbalance from calculate_imbalance()

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

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

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

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

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

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

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

[PATCH v8 00/34] i.MX Media Driver
 2017-06-07 19:05 UTC  (37+ messages)
` [PATCH v8 01/34] dt-bindings: Add bindings for video-multiplexer device
` [PATCH v8 02/34] [media] dt-bindings: Add bindings for i.MX media driver
` [PATCH v8 03/34] [media] dt/bindings: Add bindings for OV5640
` [PATCH v8 04/34] ARM: dts: imx6qdl: add multiplexer controls
` [PATCH v8 05/34] ARM: dts: imx6qdl: Add compatible, clocks, irqs to MIPI CSI-2 node
` [PATCH v8 06/34] ARM: dts: imx6qdl: Add video multiplexers, mipi_csi, and their connections
` [PATCH v8 07/34] ARM: dts: imx6qdl: add capture-subsystem device
` [PATCH v8 08/34] ARM: dts: imx6qdl-sabrelite: remove erratum ERR006687 workaround
` [PATCH v8 09/34] ARM: dts: imx6-sabrelite: add OV5642 and OV5640 camera sensors
` [PATCH v8 10/34] ARM: dts: imx6-sabresd: "
` [PATCH v8 11/34] ARM: dts: imx6-sabreauto: create i2cmux for i2c3
` [PATCH v8 12/34] ARM: dts: imx6-sabreauto: add reset-gpios property for max7310_b
` [PATCH v8 13/34] ARM: dts: imx6-sabreauto: add pinctrl for gpt input capture
` [PATCH v8 14/34] ARM: dts: imx6-sabreauto: add the ADV7180 video decoder
` [PATCH v8 15/34] add mux and video interface bridge entity functions
` [PATCH v8 16/34] platform: add video-multiplexer subdevice driver
` [PATCH v8 17/34] [media] add Omnivision OV5640 sensor driver
` [PATCH v8 18/34] media: Add userspace header file for i.MX
` [PATCH v8 19/34] media: Add i.MX media core driver
` [PATCH v8 20/34] media: imx: Add a TODO file
` [PATCH v8 21/34] media: imx: Add Capture Device Interface
` [PATCH v8 22/34] media: imx: Add CSI subdev driver
` [PATCH v8 23/34] media: imx: Add VDIC "
` [PATCH v8 24/34] media: imx: Add IC subdev drivers
` [PATCH v8 25/34] media: imx: Add MIPI CSI-2 Receiver subdev driver
` [PATCH v8 26/34] media: imx: csi: add support for bayer formats
` [PATCH v8 27/34] media: imx: csi: increase burst size for YUV formats
` [PATCH v8 28/34] media: imx: csi: add frame skipping support
` [PATCH v8 29/34] media: imx: csi: add sink selection rectangles
` [PATCH v8 30/34] media: imx: csi: add frame size/interval enumeration
` [PATCH v8 31/34] media: imx: capture: add frame sizes/interval enumeration
` [PATCH v8 32/34] media: imx: set and propagate default field, colorimetry
` [PATCH v8 33/34] media: imx: Drop warning upon multiple S_STREAM disable calls
` [PATCH v8 34/34] ARM: imx_v6_v7_defconfig: Enable staging video4linux drivers

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

RISC-V Linux Port v1
 2017-06-07 19:03 UTC  (21+ messages)
` RISC-V Linux Port v2
  ` [PATCH 01/17] drivers: support PCIe in RISCV
  ` [PATCH 02/17] pcie-xilinx: add missing 5th legacy interrupt
  ` [PATCH 03/17] base: fix order of OF initialization
  ` [PATCH 08/17] dts: include documentation for the RISC-V interrupt controllers
  ` [PATCH 13/17] RISC-V: Add include subdirectory

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

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

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

[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] drm/pl111: Fix offset calculation for the primary plane
 2017-06-07 18:51 UTC  (3+ messages)

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

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

(no subject)
 2017-06-07 18:48 UTC  (4+ messages)
` [PATCH 03/20] asm-generic: Drop getrlimit and setrlimit syscalls from default list

[PATCH] pinctrl: samsung: Fix missing object for S5Pv210
 2017-06-07 18:43 UTC  (2+ messages)

[PATCH v2] net: davicom: dm9000: Avoid spinlock recursion during dm9000_timeout routine
 2017-06-07 18:38 UTC  (2+ messages)

[PATCH v14 01/11] devicetree: property-units: Add uWh and uAh units
 2017-06-07 18:37 UTC 

[RESEND PATCH v2] trace: fix the errors caused by incompatible type of RCU variables
 2017-06-07 18:36 UTC  (2+ messages)

[PATCH] Staging: comedi: ni_labpc_regs: fixed a block comment alignment issue
 2017-06-07 18:31 UTC 

[PATCH 0/7] Enable iSCSI offload drivers to use information from iface
 2017-06-07 18:30 UTC  (3+ messages)

[RESEND PATCH] power: supply: sysfs: parse string as enum when writing property
 2017-06-07 18:30 UTC  (2+ messages)

[PATCH 1/3] PCI: ensure the PCI device is locked over ->reset_notify calls
 2017-06-07 18:29 UTC  (3+ messages)

[PATCH] powerpc: Increase ELF_ET_DYN_BASE to 1TB for 64-bit applications
 2017-06-07 18:29 UTC  (4+ messages)
` [kernel-hardening] "

[PATCH v7 00/26] x86: Enable User-Mode Instruction Prevention
 2017-06-07 18:24 UTC  (5+ messages)
` [PATCH v7 18/26] x86/insn-eval: Add support to resolve 16-bit addressing encodings
` [PATCH v7 20/26] x86/cpufeature: Add User-Mode Instruction Prevention definitions

[PATCH] ARM: samsung: Save defconfig for Exynos, S3C and S5P configs
 2017-06-07 18:18 UTC 

[PATCH] x86/mm/hotplug: fix BUG_ON() after hotremove by not freeing pud v2
 2017-06-07 18:17 UTC  (6+ messages)

[PATCH v3 03/13] random: invalidate batched entropy after crng init
 2017-06-07 18:16 UTC  (3+ messages)

[PATCH v2 00/11] Support for H3 Composite Output support
 2017-06-07 18:15 UTC  (4+ messages)
` [PATCH v2 03/11] drm: sun4i: ignore swapped mixer<->tcon connection for DE2

[PATCH] cpufreq: exynos5440: Fix inconsistent indenting
 2017-06-07 18:13 UTC 

[PATCH] devfreq: exynos-ppmu: Staticize event list
 2017-06-07 18:12 UTC 

[PATCH v2] xen: fix HYPERVISOR_dm_op() prototype
 2017-06-07 18:09 UTC  (2+ messages)

[PATCHv2 0/3] Enable no_cache flag to driver_data
 2017-06-07 17:59 UTC  (4+ messages)

[PATCH] selftests: kselftest_harness: fix compile warnings
 2017-06-07 17:57 UTC 

[PATCH v3 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-06-07 17:55 UTC  (3+ messages)
` [PATCH v3 2/3] PCI: Enable PCIe Relaxed Ordering if supported

[PATCH] firmware: request_firmware() should propagate -ERESTARTSYS
 2017-06-07 17:54 UTC  (8+ messages)
` [PATCH v2] firmware: fix sending -ERESTARTSYS due to signal on fallback

[PATCH v2 0/3] arm64: Add support for handling memory corruption
 2017-06-07 17:47 UTC  (10+ messages)
` [PATCH v2 1/3] arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entries
` [PATCH v2 2/3] arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling

[PATCH] clk: socfpga: Fix the smplsel on Arria10 and Stratix10
 2017-06-07 17:45 UTC  (2+ messages)

Stmmac: fix for hw timestamp of GMAC 3 unit
 2017-06-07 17:40 UTC  (3+ messages)

tty: possible deadlock in tty_buffer_flush
 2017-06-07 17:39 UTC  (4+ messages)

[PATCH 00/16] Convert WMI to a proper bus
 2017-06-07 17:39 UTC  (4+ messages)
` [PATCH 15/16] platform/x86: wmi-mof: New driver to expose embedded WMI MOF metadata

[PATCH v3 00/13] Unseeded In-Kernel Randomness Fixes
 2017-06-07 17:37 UTC  (11+ messages)
` [PATCH v3 04/13] crypto/rng: ensure that the RNG is ready before using
      ` [kernel-hardening] "

[PATCH v3] hwmon: Add support for MAX31785 intelligent fan controller
 2017-06-07 17:37 UTC  (6+ messages)

[PATCH v2 0/2] ARM: sunxi: Enable dwmac-sun8i on more boards
 2017-06-07 17:33 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: sun8i: a83t: Add dt node for the syscon control module
` [PATCH v2 2/2] ARM: sun8i: a83t: add dwmac-sun8i ethernet driver

[Patch 2/2]: powerpc/hotplug/mm: Fix hot-add memory node assoc
 2017-06-07 17:28 UTC  (19+ messages)
                                  ` RESEND "

[PATCH 1/2] clk: bcm2835: Add AUX interrupt controller
 2017-06-07 17:25 UTC  (4+ messages)

[RFC 00/55] Nested Virtualization on KVM/ARM
 2017-06-07 17:21 UTC  (7+ messages)
` [RFC 11/55] KVM: arm64: Emulate taking an exception to the guest hypervisor

[PATCH] acpi: acpica: dsutils: fix an off-by-one index
 2017-06-07 17:18 UTC  (2+ messages)
` [PATCH] acpi: acpica: dsutils: fixanoff-by-one index

[PATCH v2] firmware: fix sending -ERESTARTSYS due to signal on fallback
 2017-06-07 17:15 UTC  (11+ messages)

[PATCH] sysfs: add devm_sysfs_create_group() and friends
 2017-06-07 17:12 UTC  (6+ messages)

uuid-types branch now stable
 2017-06-07 17:06 UTC  (2+ messages)

[PATCH 0/3] Enable DSM pass thru for root functions
 2017-06-07 17:04 UTC  (4+ messages)
` [PATCH 1/3] libnvdimm: passthru functions clear to send
` [PATCH 2/3] acpi, nfit: Enable DSM pass thru for root functions
` [PATCH 3/3] libnvdimm: New ACPI 6.2 DSM functions

[PATCH 1/2] driver core: emit uevents when device is bound to a driver
 2017-06-07 17:04 UTC  (5+ messages)
` [PATCH 2/2] sysfs: add devm_sysfs_create_group() and friends

[PATCH] net: fix up hash documentation
 2017-06-07 17:01 UTC  (2+ messages)

[PATCH] Input: synaptics_rmi4 - register F03 port as pass-through serio
 2017-06-07 16:59 UTC  (3+ messages)

[PATCH 0/2] power: reset: Couple of POWER_RESET_BRCMSTB Kconfig changes
 2017-06-07 16:59 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable ARCH_BRCMSTB
 2017-06-07 16:58 UTC 

[PATCH 0/2] xen/input: add multi-touch support
 2017-06-07 16:56 UTC  (9+ messages)
` [PATCH 2/2] "

[PATCH] acpi: handle the acpi hotplug schedule error
 2017-06-07 16:55 UTC  (6+ messages)

[PATCH v3 0/3] nvmem: upstream snvs_lpgpr driver
 2017-06-07 16:44 UTC  (3+ messages)
` [PATCH v3 2/3] nvmem: add "

[patch] compiler, clang: move inline definition to compiler-gcc.h
 2017-06-07 16:41 UTC  (2+ messages)

[PATCH v2 0/2] acpi/iort, numa: Add numa node mapping for smmuv3 devices
 2017-06-07 16:38 UTC  (3+ messages)
` [PATCH v2 2/2] acpi/iort: "

[PATCH v2 0/7] Add STM32F469 pinctrl and fix issues in STM32 pinctrl
 2017-06-07 16:35 UTC  (5+ messages)
` [PATCH v2 3/7] includes: dt-bindings: Rename STM32F429 pinctrl DT bindings

[PATCH] arc: Remove sometimes misleading toolchain check
 2017-06-07 16:35 UTC  (3+ messages)

[PATCH] include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR_EEH
 2017-06-07 16:31 UTC  (2+ messages)

[PATCH v6 0/6] genirq/gpio: Add driver for ThunderX and OCTEON-TX SoCs
 2017-06-07 16:28 UTC  (5+ messages)
` [PATCH v6 3/6] irqdomain: Add irq_domain_{push,pop}_irq() functions

[PATCH v5 0/4] Add memory ownership switch support and enable mss rproc on msm8996
 2017-06-07 16:27 UTC  (6+ messages)
` [PATCH v5 3/4] remoteproc: qcom: Make secure world call for mem ownership switch

[PATCH net-next 0/3] rxrpc: Tx length parameter
 2017-06-07 16:27 UTC  (4+ messages)
` [PATCH net-next 1/3] rxrpc: Provide a getsockopt call to query what cmsgs types are supported
` [PATCH net-next 2/3] rxrpc: Consolidate sendmsg parameters
` [PATCH net-next 3/3] rxrpc: Provide a cmsg to specify the amount of Tx data for a call

linux-next: Tree for Jun 7
 2017-06-07 16:26 UTC  (2+ messages)
` linux-next: Tree for Jun 7 (arch/x86/mm/tlb.c: events)

[PATCH net-next] net: phy: use of_mdio_parse_addr
 2017-06-07 16:18 UTC  (3+ messages)

[PATCH] xen: avoid deadlock in xenbus driver
 2017-06-07 16:24 UTC 

[RFC][PATCH 0/5] Getting rid of smp_mb__before_spinlock
 2017-06-07 16:15 UTC  (6+ messages)
` [RFC][PATCH 1/5] mm: Rework {set,clear,mm}_tlb_flush_pending()
` [RFC][PATCH 2/5] locking: Introduce smp_mb__after_spinlock()
` [RFC][PATCH 3/5] overlayfs: Remove smp_mb__before_spinlock() usage
` [RFC][PATCH 4/5] locking: Remove smp_mb__before_spinlock()
` [RFC][PATCH 5/5] powerpc: Remove SYNC from _switch

[PATCH 0/6] mm: per-lruvec slab stats
 2017-06-07 16:20 UTC  (9+ messages)
` [PATCH 2/6] mm: vmstat: move slab statistics from zone to node counters

[PATCH] nvmem: core: add managed version of nvmem_register
 2017-06-07 16:19 UTC  (2+ messages)

[PATCH v2 00/11] ARC plat-eznps upstream cont
 2017-06-07 16:15 UTC  (5+ messages)
` [PATCH v2 11/11] ARC: [plat-eznps] Handle memory error as an exception

[PATCH 1/4] dt-bindings: mtk-sysirq: Correct bindings for supported SoCs
 2017-06-07 16:15 UTC  (7+ messages)
` [PATCH 2/4] dt-bindings: i2c-mt6577: Rename file to reflect bindings
` [PATCH 3/4] dt-bindigns: i2c-mtk: Delete bindings
` [PATCH 4/4] dt-bindings: i2c-mtk: Add mt7623 binding

Linux 4.11.4
 2017-06-07 16:13 UTC  (2+ messages)

Linux 4.9.31
 2017-06-07 16:13 UTC  (2+ messages)

Linux 4.4.71
 2017-06-07 16:12 UTC  (2+ messages)

Linux 3.18.56
 2017-06-07 16:12 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).