All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-18 11:02:16 to 2017-07-18 11:49:46 UTC [more...]

[PATCH V1 00/15]: support for spmi_pmic_arb v3/v5 and bug fixes
 2017-07-18 11:49 UTC  (4+ messages)
` [PATCH V1 15/15] spmi: pmic-arb: instantiate spmi_devices at arch_initcall

[PATCH v2 1/7] ALSA: als100: fix format string overflow warning
 2017-07-18 11:48 UTC  (6+ messages)
` [PATCH v2 2/7] ALSA: cs423x: "
` [PATCH v2 3/7] ALSA: ad1848: "

[Qemu-devel] [PATCH] Unified Socket Transport
 2017-07-18 11:49 UTC  (2+ messages)

[PATCH v6] media: platform: Renesas IMR driver
 2017-07-18 11:49 UTC  (6+ messages)

[PATCH v3] iio: chemical: ccs811: Add support for AMS CCS811 VOC sensor
 2017-07-18 11:49 UTC  (3+ messages)

[PATCH v2] Enable namespaced file capabilities
 2017-07-18 11:48 UTC  (8+ messages)
` [PATCH v2] xattr: Enable security.capability in user namespaces

[report] boot a vm that with PCI only hierarchy devices and with GICv3 , it's failed
 2017-07-18 11:49 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/4] Fix SVM and KVM features reported on "max" CPU model
 2017-07-18 11:48 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/4] target/i386: Use simple static property for "model-id"
` [Qemu-devel] [PATCH 2/4] target/i386: Use host_vendor_fms() in max_x86_cpu_initfn()

[PATCH v10 00/15] Replace PCI pool by DMA pool API
 2017-07-18 11:47 UTC  (4+ messages)

[PATCH] net/ixgbe: fix drop action for signature match
 2017-07-18 11:47 UTC  (2+ messages)

ARM: Adjusting guest memory size through xl mem-{set|max} fails
 2017-07-18 11:16 UTC  (4+ messages)

[Buildroot] [PATCH] autobuild-run: add --repo option
 2017-07-18 11:46 UTC  (6+ messages)

[Buildroot] [PATCH v2 1/3] package/nodejs: use shared c-ares
 2017-07-18 11:45 UTC  (3+ messages)
` [Buildroot] [PATCH v2 2/3] package/nodejs: use shared libhttpparser
` [Buildroot] [PATCH v2 3/3] package/nodejs: use shared libuv

[PATCH] arm64: defconfig: enable SCSI_HISI_SAS_PCI
 2017-07-18 11:44 UTC  (2+ messages)

[Qemu-devel] New documentation for the LatticeMicro32 target
 2017-07-18 11:44 UTC  (5+ messages)

[PATCH] MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression
 2017-07-18 11:44 UTC  (2+ messages)

[PATCH v1 0/2] drm/bridge/synopsys: dsi: Various cleanups
 2017-07-18 11:43 UTC  (6+ messages)
` [PATCH v1 1/2] drm/bridge/synopsys: dsi: Constify funcs structures
` [PATCH v1 2/2] drm/bridge/synopsys: dsi: Register list clean up

[Qemu-devel] [PATCH 00/29] coccinelle script to enforce qemu/osdep.h macros usage
 2017-07-18 11:42 UTC  (21+ messages)
` [Qemu-devel] [PATCH 06/29] migration/block: use QEMU_IS_ALIGNED macro
` [Qemu-devel] [PATCH 15/29] microblaze: "
` [Qemu-devel] [PATCH 16/29] lm32: "
` [Qemu-devel] [PATCH 19/29] disas: "
` [Qemu-devel] [PATCH 20/29] disas: use ARRAY_SIZE macro
` [Qemu-devel] [PATCH 21/29] qga: "
` [Qemu-devel] [PATCH 22/29] vmsvga: "
` [Qemu-devel] [PATCH 26/29] tests/tcg: "

[RFC PATCH 0/2] Enable OA perf for vGPU
 2017-07-18 11:43 UTC  (7+ messages)
` [RFC PATCH 1/2] drm/i915: Add perf property support for context HW id

Session 152 terminated -- received PADT from peer
 2017-07-18 11:42 UTC  (2+ messages)

[RFC PATCH v3 00/24] ARM: Add Xen NUMA support
 2017-07-18 11:41 UTC  (25+ messages)
` [RFC PATCH v3 01/24] NUMA: Make number of NUMA nodes configurable
` [RFC PATCH v3 02/24] x86: NUMA: Clean up: Fix coding styles and drop unused code
` [RFC PATCH v3 03/24] x86: NUMA: Fix datatypes and attributes
` [RFC PATCH v3 04/24] x86: NUMA: Rename and sanitize memnode shift code
` [RFC PATCH v3 05/24] x86: NUMA: Add accessors for nodes[] and node_memblk_range[] structs
` [RFC PATCH v3 06/24] x86: NUMA: Rename some generic functions
` [RFC PATCH v3 07/24] ARM: NUMA: Add existing ARM numa code under CONFIG_NUMA
` [RFC PATCH v3 08/24] NUMA: x86: Move numa code and make it generic
` [RFC PATCH v3 09/24] NUMA: x86: Move common code from srat.c
` [RFC PATCH v3 10/24] NUMA: Allow numa initialization with DT
` [RFC PATCH v3 11/24] ARM: fdt: Export and introduce new fdt functions
` [RFC PATCH v3 12/24] ARM: NUMA: DT: Parse CPU NUMA information
` [RFC PATCH v3 13/24] ARM: NUMA: DT: Parse memory "
` [RFC PATCH v3 14/24] ARM: NUMA: DT: Parse NUMA distance information
` [RFC PATCH v3 15/24] ARM: NUMA: DT: Add CPU NUMA support
` [RFC PATCH v3 16/24] ARM: NUMA: Add memory "
` [RFC PATCH v3 17/24] ARM: NUMA: DT: Do not expose numa info to DOM0
` [RFC PATCH v3 18/24] ACPI: Refactor acpi SRAT and SLIT table handling code
` [RFC PATCH v3 19/24] ARM: NUMA: Extract MPIDR from MADT table
` [RFC PATCH v3 20/24] ACPI: Move arch specific SRAT parsing
` [RFC PATCH v3 21/24] ARM: NUMA: ACPI: Extract proximity from SRAT table
` [RFC PATCH v3 22/24] ARM: NUMA: Initialize ACPI NUMA
` [RFC PATCH v3 23/24] NUMA: Move CONFIG_NUMA to common Kconfig
` [RFC PATCH v3 24/24] NUMA: Enable ACPI_NUMA config

[Qemu-devel] [PATCH v3] spapr: disable decrementer during reset
 2017-07-18 11:01 UTC  (6+ messages)

[PATCH 00/25 v6] SBSA UART emulation support in Xen
 2017-07-18 11:40 UTC  (12+ messages)
` [PATCH 04/25 v6] xen/arm: vpl011: Add support for vuart in libxl
` [PATCH 11/25 v6] xen/arm: vpl011: Add a new console_init function in xenconsole
` [PATCH 12/25 v6] xen/arm: vpl011: Add a new buffer_available "
` [PATCH 24/25 v6] xen/arm: vpl011: Add a pl011 uart DT node in the guest device tree
` [PATCH 25/25 v6] xen/arm: vpl011: Update documentation for vuart console support

[PATCH 0/7] staging: fsl-mc: make the driver compile on other architectures
 2017-07-18 11:39 UTC  (9+ messages)
` [PATCH 6/7] staging: fsl-mc: rewrite mc command send/receive to work on 32-bits

[PATCH V3] backport: handle change in netdevice destructor usage
 2017-07-18 11:38 UTC  (4+ messages)

[PATCH] net/dpaa2: add support for secondary process attach
 2017-07-18 11:38 UTC  (2+ messages)

A document for Xen release management
 2017-07-18 11:38 UTC  (2+ messages)

[PATCH] drm/rockchip: cdn-dp: send audio infoframe to sink
 2017-07-18 11:36 UTC  (4+ messages)

[PATCH] osq_lock: avoid live-lock issue for RT task
 2017-07-18 11:36 UTC  (2+ messages)

(unknown),
 2017-07-18 11:36 UTC 

[PATCH v5 4/4]: perf/core: complete replace of lists by rb trees for pinned and flexible groups at perf_event_context
 2017-07-18 11:35 UTC  (4+ messages)

[PATCH] cpufreq: schedutil: Update last_update from sugov_set_iowait_boost()
 2017-07-18 11:35 UTC  (4+ messages)

[PATCH V1]: clk: qcom: support qpnp clock divider configuration
 2017-07-18 11:35 UTC  (4+ messages)
` [PATCH V1] clk: qcom: Add qpnp clock divider support

[PATCH v3 00/11] Infrastructure to detect iova mapping on the bus
 2017-07-18 11:34 UTC  (7+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 06/12] bus: get iommu class
  ` [PATCH v4 08/12] linuxapp/eal: auto detect iova mode

Luminous 12.1.1 upgrade mgr woes
 2017-07-18 11:32 UTC  (2+ messages)

[PATCH] crypto/scheduler: update documenation for multicore scheduler
 2017-07-18 11:32 UTC 

[PATCH] serial: 8250: fix error handling in of_platform_serial_probe()
 2017-07-18 11:32 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/4] gpio: davinci: Add keystone-k2g support and few clean ups
 2017-07-18 11:31 UTC  (5+ messages)
` [PATCH 3/4] gpio: davinci: Add a separate compatible for keystone-k2g soc

tty contention resulting from tty_open_by_device export
 2017-07-18 11:29 UTC  (10+ messages)
` [patch 0/3] "

[PATCH] acpi/apei/erst: Remove "Error" from initialization and disable output
 2017-07-18 11:29 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] spapr/htab: fix savevm
 2017-07-18 11:12 UTC  (2+ messages)

[PATCH v2 3/3] Staging: iio: adc: ad7280a.c: Fixed Macro argument reuse
 2017-07-18 11:28 UTC  (2+ messages)

[PATCH xf86-video-intel] legacy/i810: remove unused numVisualConfigs
 2017-07-18 11:28 UTC  (2+ messages)

[PATCH] drm/i915: Explicit the connector name for DP link training result
 2017-07-18 11:28 UTC  (4+ messages)

R: Re: R: Re: CAN GRUB DO WRITING OPERATIONS ON ATTACHED DRIVES ?
 2017-07-18 11:28 UTC  (2+ messages)

[PATCH V1] one wire ds1wm patch
 2017-07-18 11:26 UTC  (6+ messages)
` [PATCH v3 0/4] w1: ds1wm: register access patch
` [PATCH v3 1/4] w1: ds1wm: fix and simplify register access
` [PATCH v3 2/4] w1: ds1wm: add level interrupt modes
` [PATCH v3 3/4] w1: ds1wm: silence interrupts on HW before claiming the interrupt
` [PATCH v3 4/4] w1: ds1wm: add messages to make incorporation in mfd-drivers easier

RFC: brcmfmac bus level addressing issues
 2017-07-18 11:27 UTC  (3+ messages)
`  "

[PATCH] devfreq: simple_ondemand: Update devfreq stats when governor started
 2017-07-18 11:27 UTC  (3+ messages)

[PATCH] osq_lock: fix osq_lock queue corruption
 2017-07-18 11:25 UTC  (2+ messages)

Reset to clean state after snd_ctl_add_integer_elem_set ?
 2017-07-18 11:26 UTC  (3+ messages)

[Buildroot] [PATCH] iproute2: bump to version 4.12.0
 2017-07-18 11:25 UTC 

Pass through in Xen
 2017-07-18 11:23 UTC  (2+ messages)

preparations for 4.8.2
 2017-07-18 11:21 UTC  (5+ messages)

[PATCH v2 1/2] video/hdmi: Introduce helpers for the HDMI audio infoframe payload
 2017-07-18 11:20 UTC  (5+ messages)
` [PATCH v2 2/2] drm/rockchip: cdn-dp: send audio infoframe to sink

[kernel-hardening] Compilation error and probable exploit
 2017-07-18 11:20 UTC  (4+ messages)
` [kernel-hardening] "
  ` [kernel-hardening] Re : "

uuidparse: test fails on 32bit machines
 2017-07-18 11:18 UTC  (4+ messages)

[PATCH v5 0/4] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions
 2017-07-18 11:18 UTC  (3+ messages)
` [PATCH v5 4/4] "
  ` [PATCH v6 "

[PATCH] mm: Fixing checkpatch errors
 2017-07-18 11:18 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/8] Provide support for the software TPM emulator
 2017-07-18 11:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 7/8] tpm-passthrough: move reusable code to utils

[RFC 0/2] Add support for Meson MX "SDIO" MMC driver
 2017-07-18 11:17 UTC  (12+ messages)
` [RFC 2/2] mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCs

[BUG] drivers: staging: comedi: do not call blocking ops when !TASK_RUNNING; state=1
 2017-07-18 11:17 UTC  (4+ messages)

master - tests: aux.sh limit device
 2017-07-18 11:16 UTC 

[CRIU][PATCH 0/3] s390: Enable travis for gcc
 2017-07-18 11:16 UTC 

[PATCH] net/i40e: fix virtchnl message response timeout
 2017-07-18 11:15 UTC  (2+ messages)
` [dpdk-stable] "

[PATCH] livepatch hooks, revisted
 2017-07-18 11:15 UTC  (7+ messages)
` [PATCH] livepatch: add (un)patch hooks

perf: bisected sampling bug in Linux 4.11-rc1
 2017-07-18 11:08 UTC  (2+ messages)

[PATCH] net/sch_generic: Shut up noise
 2017-07-18 11:14 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC][PATCH v2] drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate
 2017-07-18 11:10 UTC  (3+ messages)

[PATCH v10 28/38] x86, realmode: Check for memory encryption on the APs
 2017-07-18 10:57 UTC  (2+ messages)
` [tip:x86/mm] x86/boot/realmode: "

[PATCH v3] mm/vmalloc: terminate searching since one node found
 2017-07-18 11:07 UTC  (3+ messages)

[PATCH v10 38/38] x86/mm: Add support to make use of Secure Memory Encryption
 2017-07-18 11:01 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH] blkid: Add dm-integrity superblock signature
 2017-07-18 11:08 UTC 

[PATCH v10 31/38] x86/mm, kexec: Allow kexec to be used with SME
 2017-07-18 10:58 UTC  (3+ messages)
` [tip:x86/mm] "

[PATCH v10 37/38] compiler-gcc.h: Introduce __nostackp function attribute
 2017-07-18 11:00 UTC  (2+ messages)
` [tip:x86/mm] compiler-gcc.h: Introduce __nostackprotector "

[PATCH v10 36/38] x86/boot: Add early cmdline parsing for options with arguments
 2017-07-18 11:00 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH 0/9] make clk_get_rate implementations behavior more consistent
 2017-07-18 10:17 UTC 

[PATCH v10 34/38] x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4
 2017-07-18 10:59 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v10 35/38] x86/mm: Add support to encrypt the kernel in-place
 2017-07-18 11:00 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v10 32/38] xen/x86: Remove SME feature in PV guests
 2017-07-18 10:58 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v10 33/38] x86/mm: Use proper encryption attributes with /dev/mem
 2017-07-18 10:59 UTC  (2+ messages)
` [tip:x86/mm] "

[ovmf test] 111973: all pass - PUSHED
 2017-07-18 11:07 UTC 

[PATCH v2] powerpc: allow compiling with GENERIC_MSI_IRQ_DOMAIN
 2017-07-18 11:06 UTC  (3+ messages)

[PATCH v10 30/38] kvm: x86: svm: Support Secure Memory Encryption within KVM
 2017-07-18 10:58 UTC  (2+ messages)
` [tip:x86/mm] kvm/x86/svm: "

[PATCH v2 00/15] megaraid_sas: Updates for scsi-next
 2017-07-18 11:06 UTC  (3+ messages)
` [PATCH v2 08/15] megaraid_sas: Use SMID for Task abort case only

[PATCH v10 29/38] x86, drm, fbdev: Do not specify encrypted memory for video mappings
 2017-07-18 10:57 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH] staging: greybus: loopback: Enclose multiple macro statements in do-while loop
 2017-07-18 11:11 UTC  (3+ messages)

[distros-debian-snapshot test] 71699: regressions - trouble: blocked/broken/fail/pass
 2017-07-18 11:05 UTC 

[PATCH v10 27/38] iommu/amd: Allow the AMD IOMMU to work with memory encryption
 2017-07-18 10:57 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v10 26/38] x86/CPU/AMD: Make the microcode level available earlier in the boot
 2017-07-18 10:56 UTC  (2+ messages)
` [tip:x86/mm] x86/cpu/AMD: "

[PATCH v10 25/38] swiotlb: Add warnings for use of bounce buffers with SME
 2017-07-18 10:56 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH] net/virtio: fix coding style
 2017-07-18 11:04 UTC  (2+ messages)

[PATCH] net/ixgbe: remove an unnecessary goto
 2017-07-18 11:04 UTC  (2+ messages)

[PATCH] net/i40e: remove an unnecessary goto
 2017-07-18 11:03 UTC  (3+ messages)

[PATCH v10 24/38] x86, swiotlb: Add memory encryption support
 2017-07-18 10:56 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH V3 0/3] Refine numa_emulation
 2017-07-18 11:03 UTC  (3+ messages)
` [PATCH V3 1/3] x86/numa_emulation: refine the calculation of max_emu_nid and dfl_phys_nid

[PATCH v10 23/38] x86/realmode: Decrypt trampoline area if memory encryption is active
 2017-07-18 10:55 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v10 22/38] x86/mm: Add support for changing the memory encryption attribute
 2017-07-18 10:55 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v10 21/38] x86/mm: Add support to access persistent memory in the clear
 2017-07-18 10:54 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v10 20/38] x86, mpparse: Use memremap to map the mpf and mpc data
 2017-07-18 10:54 UTC  (2+ messages)
` [tip:x86/mm] x86/boot: Use memremap() to map the MPF and MPC data

[PATCH] bitbake.conf: Add unzip hosttool
 2017-07-18 11:02 UTC  (3+ messages)

[Qemu-devel] [PULL 17/32] shippable: add armel targets
 2017-07-18 10:45 UTC  (2+ messages)
` [Qemu-devel] [PULL 27/32] shippable: add mips64el targets

[PATCH v10 18/38] x86/efi: Update EFI pagetable creation to work with SME
 2017-07-18 10:53 UTC  (2+ messages)
` [tip:x86/mm] "

[Qemu-devel] [PULL v2 0/8] qemu-ga patch queue
 2017-07-18 11:01 UTC  (3+ messages)
` [Qemu-devel] [PULL v2 4/8] qga-win32: remove a redundancy code
` [Qemu-devel] [PULL v2 6/8] qemu-ga: add guest-get-osinfo command

[PATCH v10 19/38] x86/mm: Add support to access boot related data in the clear
 2017-07-18 10:54 UTC  (2+ messages)
` [tip:x86/mm] "


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.