All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-22 14:22:32 to 2017-03-22 14:51:09 UTC [more...]

[Qemu-devel] [RFC][PATCH 0/6] "bootonceindex" property
 2017-03-22 14:36 UTC  (10+ messages)

proactive disk replacement
 2017-03-22 14:51 UTC  (15+ messages)

[RFC PATCH v2 00/41] Scalable Vector Extension (SVE) core support
 2017-03-22 14:51 UTC  (40+ messages)
` [RFC PATCH v2 01/41] arm64: signal: Refactor sigcontext parsing in rt_sigreturn
` [RFC PATCH v2 02/41] arm64: signal: factor frame layout and population into separate passes
` [RFC PATCH v2 03/41] arm64: signal: factor out signal frame record allocation
` [RFC PATCH v2 04/41] arm64: signal: Allocate extra sigcontext space as needed
` [RFC PATCH v2 05/41] arm64: signal: Parse extra_context during sigreturn
` [RFC PATCH v2 06/41] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON
` [RFC PATCH v2 07/41] arm64/sve: Allow kernel-mode NEON to be disabled in Kconfig
` [RFC PATCH v2 08/41] arm64/sve: Low-level save/restore code
` [RFC PATCH v2 09/41] arm64/sve: Boot-time feature detection and reporting
` [RFC PATCH v2 10/41] arm64/sve: Boot-time feature enablement
` [RFC PATCH v2 11/41] arm64/sve: Expand task_struct for Scalable Vector Extension state
` [RFC PATCH v2 12/41] arm64/sve: Save/restore SVE state on context switch paths
` [RFC PATCH v2 13/41] arm64/sve: [BROKEN] Basic support for KERNEL_MODE_NEON
` [RFC PATCH v2 14/41] Revert "arm64/sve: Allow kernel-mode NEON to be disabled in Kconfig"
` [RFC PATCH v2 15/41] arm64/sve: Restore working FPSIMD save/restore around signals
` [RFC PATCH v2 16/41] arm64/sve: signal: Add SVE state record to sigcontext
` [RFC PATCH v2 17/41] arm64/sve: signal: Dump Scalable Vector Extension registers to user stack
` [RFC PATCH v2 18/41] arm64/sve: signal: Restore FPSIMD/SVE state in rt_sigreturn
` [RFC PATCH v2 19/41] arm64/sve: Avoid corruption when replacing the SVE state
` [RFC PATCH v2 20/41] arm64/sve: traps: Add descriptive string for SVE exceptions
` [RFC PATCH v2 21/41] arm64/sve: Enable SVE on demand for userspace
` [RFC PATCH v2 22/41] arm64/sve: Implement FPSIMD-only context for tasks not using SVE
` [RFC PATCH v2 23/41] arm64/sve: Move ZEN handling to the common task_fpsimd_load() path
` [RFC PATCH v2 24/41] arm64/sve: Discard SVE state on system call
` [RFC PATCH v2 25/41] arm64/sve: Avoid preempt_disable() during sigreturn
` [RFC PATCH v2 26/41] arm64/sve: Avoid stale user register state after SVE access exception
` [RFC PATCH v2 27/41] arm64/sve: ptrace support
` [RFC PATCH v2 28/41] arm64: KVM: Treat SVE use by guests as undefined instruction execution
` [RFC PATCH v2 29/41] prctl: Add skeleton for PR_SVE_{SET, GET}_VL controls
` [RFC PATCH v2 30/41] arm64/sve: Track vector length for each task
` [RFC PATCH v2 31/41] arm64/sve: Set CPU vector length to match current task
` [RFC PATCH v2 32/41] arm64/sve: Factor out clearing of tasks' SVE regs
` [RFC PATCH v2 33/41] arm64/sve: Wire up vector length control prctl() calls
` [RFC PATCH v2 34/41] arm64/sve: Disallow VL setting for individual threads by default
` [RFC PATCH v2 35/41] arm64/sve: Add vector length inheritance control
` [RFC PATCH v2 36/41] arm64/sve: ptrace: Wire up vector length control and reporting
` [RFC PATCH v2 37/41] arm64/sve: Enable default vector length control via procfs
` [RFC PATCH v2 38/41] arm64/sve: Detect SVE via the cpufeature framework
` [RFC PATCH v2 39/41] arm64/sve: Migrate to cpucap based detection for runtime SVE code

[U-Boot] [PATCH] part_iso: Cache align read buffer
 2017-03-22 14:50 UTC  (2+ messages)

[PATCH 1/2] iommu/exynos: Block SYSMMU while invalidating FLPD cache
 2017-03-22 14:51 UTC  (2+ messages)

[PATCH v1 0/7] BQ24190 support for power_supply_battery_info and DT binding
 2017-03-22 14:41 UTC  (6+ messages)
` [PATCH v1 7/7] power: bq24190_charger: Set bq24190-battery device .type=unknown

[PATCH 1/3] drivers/of/base.c: Add of_property_read_u64_index
 2017-03-22 14:49 UTC  (3+ messages)

[PATCH v6 00/14] mmc: Add support to Marvell Xenon SD Host Controller
 2017-03-22 14:49 UTC  (20+ messages)
` [PATCH v6 04/14] mmc: sdhci: Export sdhci_set_ios() from sdhci.c
` [PATCH v6 05/14] mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c
` [PATCH v6 06/14] mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c
` [PATCH v6 08/14] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
` [PATCH v6 09/14] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC
` [PATCH v6 10/14] mmc: sdhci-xenon: Add SoC PHY PAD voltage control

[U-Boot] [PATCH] zynq: Move ENV location selection from zynq-common.h to config files
 2017-03-22 14:49 UTC  (3+ messages)

[PATCH] net/i40e: fix vlan filter issue
 2017-03-22 14:48 UTC  (2+ messages)

[PATCH v4] mmc: sh_mmcif: Document r7s72100 DT bindings
 2017-03-22 14:42 UTC  (2+ messages)

[PATCH] PCI: ACPI: Fix ThunderX PEM initialization
 2017-03-22 14:48 UTC  (18+ messages)

[PATCH v7 0/6] i2c: designware: add I2C SLAVE support
 2017-03-22 14:47 UTC  (6+ messages)
` [PATCH v7 3/6] i2c: designware: MASTER mode as separated driver
` [PATCH v7 4/6] i2c: designware: introducing I2C_SLAVE definitions

[U-Boot] [PATCH 0/3] tpm: Add and fix commands
 2017-03-22 14:47 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] tpm: Add function to load keys via their parent's SHA1 hash

[Cocci] Problems with adding code after macro definitions
 2017-03-22 14:46 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/20] Add Intel Arria 10 SoC support
 2017-03-22 14:46 UTC  (11+ messages)
` [U-Boot] [PATCH v2 15/20] arm: socfpga: Add SPL support for Arria 10
` [U-Boot] [PATCH v2 17/20] arm: socfpga: Convert Altera ddr driver to use Kconfig

[Qemu-devel] [PATCH v3 0/3] Fix QemuOpts regression on bogus keys
 2017-03-22 14:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] tests: Expose regression in QemuOpts visitor
` [Qemu-devel] [PATCH v3 2/3] qom: Avoid unvisited 'id'/'qom-type' in user_creatable_add_opts
` [Qemu-devel] [PATCH v3 3/3] qapi: Fix QemuOpts visitor regression on unvisited input

[PATCH v5] mm/vmscan: more restrictive condition for retry in do_try_to_free_pages
 2017-03-22 14:43 UTC  (3+ messages)

[U-Boot] [PATCH 00/16] RFC: Board init using driver model
 2017-03-22 14:43 UTC  (5+ messages)

[PATCH v2 1/5] iommu/dmar: Rectify return code handling in detect_intel_iommu()
 2017-03-22 14:43 UTC  (2+ messages)

[GIT PULL 00/23] PCI: Support for configurable PCI endpoint
 2017-03-22 14:39 UTC  (13+ messages)
` [PATCH v4 14/23] PCI: dwc: dra7xx: Workaround for errata id i870
` [PATCH v4 15/23] dt-bindings: PCI: dra7xx: Add dt bindings to enable unaligned access

[PATCH 4/5] mtd: nand: add support for Micron on-die ECC
 2017-03-22 14:39 UTC  (4+ messages)

[PATCH 1/2] resource: Copy the whole res in resource_list_create_entry
 2017-03-22 14:39 UTC  (4+ messages)
` [PATCH 2/2] of/pci: Fix memory leak in of_pci_get_host_bridge_resources

[PATCH v1] mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
 2017-03-22 14:39 UTC  (4+ messages)

[PATCH v3 00/19] vITS save/restore
 2017-03-22 14:40 UTC  (19+ messages)
` [PATCH v3 11/19] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_TABLES group
` [PATCH v3 14/19] KVM: arm64: ITS: Add infrastructure for table lookup
` [PATCH v3 16/19] KVM: arm64: ITS: vgic_its_check_id returns the entry's GPA
` [PATCH v3 18/19] KVM: arm64: ITS: Device table save/restore
` [PATCH v3 19/19] KVM: arm64: ITS: Pending "

IOMMU detection via sysfs
 2017-03-22 14:39 UTC  (2+ messages)

[PATCH v9 0/5] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2017-03-22 14:39 UTC  (7+ messages)
` [PATCH v9 3/5] x86/ioreq server: Handle read-modify-write cases for p2m_ioreq_server pages
` [PATCH v9 4/5] x86/ioreq server: Asynchronously reset outstanding p2m_ioreq_server entries
` [PATCH v9 5/5] x86/ioreq server: Synchronously reset outstanding p2m_ioreq_server entries when an ioreq server unmaps

[PATCH 0/7] arm64: hugetlb cleanup + break-before-make fixes
 2017-03-22 14:38 UTC  (5+ messages)
` [PATCH 6/7] arm64: hugetlb: Spring clean huge pte accessors
` [PATCH 7/7] arm64: hugetlb: Add break-before-make logic for contiguous entries

NFS invalid refcount warnings
 2017-03-22 14:37 UTC 

[PATCH v2 1/5] drm/i915: Eliminate per-fw_domain i915 backpointer
 2017-03-22 14:37 UTC  (3+ messages)
` [PATCH v2 5/5] drm/i915: Drop uncore spinlock for reading forcewake counters

[PATCH 0/6] [GIT PULL] ftrace/x86: Ftrace cleanup and add support for -mfentry on x86_32
 2017-03-22 14:29 UTC  (3+ messages)
` [PATCH 2/6] ftrace/x86_32: Move the ftrace specific code out of entry_32.S

[PATCH] [v2] arm64: define BUG() instruction without CONFIG_BUG
 2017-03-22 14:37 UTC  (3+ messages)

[PATCH] vmlinux.lds: add __clkevt_of_table to kernel
 2017-03-22 14:29 UTC 

[PATCH] ASoC: intel: remove unused variable data and associated code
 2017-03-22 14:36 UTC 

[PATCH v1] usb: dwc3: pci: Switch to devm_acpi_dev_add_driver_gpios()
 2017-03-22 14:35 UTC  (2+ messages)

MAX31785 pmbus driver
 2017-03-22 14:37 UTC 

[meta-security][PATCH 1/6] tpm-tools: updatet 1.3.9.1
 2017-03-22 14:36 UTC  (3+ messages)
` [meta-security][PATCH 4/6] samhain: fix build issues when using musl

[PATCH v3 1/7] net/ark: PMD for Atomic Rules Arkville driver stub
 2017-03-22 14:36 UTC  (6+ messages)
` [PATCH v3 2/7] net/ark: HW API part 1 of 3

[PATCH v4 0/3] viridian updates
 2017-03-22 14:36 UTC  (4+ messages)
` [PATCH v4 1/3] x86/viridian: don't put Xen version information in CPUID leaf 2

[RFC PATCH 0/3] drm/panel: Pull some code out into common helpers
 2017-03-22 14:36 UTC  (2+ messages)

[PATCH v1 0/5] STM32 Independant watchdog
 2017-03-22 13:50 UTC  (3+ messages)
` [PATCH v1 3/5] ARM: dts: stm32ap: Add watchdog support for STM32F429 SoC

[PATCH v2 1/2] mmc: sdhci-acpi: Sync quirks with sdhci_intel_byt_* from sdhci-pci-core.c
 2017-03-22 14:29 UTC  (8+ messages)
` [PATCH v2 2/2] mmc: sdhci: intel: Disable runtime pm when the sdio_irq is enabled

[PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t
 2017-03-22 14:33 UTC  (13+ messages)
                    ` [Bridge] "

[REGRESSION next-20170321] acbdad8dd1ab ("serial: 8250_dw: simplify optional reset handling") causes silent kernel
 2017-03-22 14:33 UTC  (2+ messages)

[PATCH] drm/scdc: declare drm_scdc_get_scrambling_status
 2017-03-22 14:33 UTC 

[PATCH v3 0/3] iommu/ipmmu-vmsa: r8a7796 support V3
 2017-03-22 14:33 UTC  (5+ messages)

[PATCH] clockevents: fix syntax errors
 2017-03-22 14:32 UTC 

USE_SHA1DC is broken in pu
 2017-03-22 14:32 UTC  (6+ messages)

[Qemu-devel] [PATCH 00/81] Patch Round-up for stable 2.8.1, freeze on 2017-03-27
 2017-03-22 14:31 UTC  (2+ messages)

driver compilation problem / rdtsc error
 2017-03-22 14:31 UTC 

[Qemu-devel] [Bug 1674925] [NEW] Qemu PPC64 kvm no display if --device virtio-gpu-pci is selected
 2017-03-22 14:25 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] [Bug 1674925] "

[PATCH v1 00/14] Server-side NFS/RDMA changes for v4.12
 2017-03-22 14:23 UTC  (11+ messages)
` [PATCH v1 10/14] svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt
` [PATCH v1 11/14] svcrdma: Remove old RDMA Write completion handlers
` [PATCH v1 12/14] svcrdma: Remove the req_map cache
` [PATCH v1 13/14] svcrdma: Clean out old XDR encoders

[PATCH] block: Invalidate cache on discard
 2017-03-22 14:30 UTC 

[PATCH 0/7] net/i40e: base code update
 2017-03-22 14:29 UTC  (2+ messages)

[PATCH v2 0/7] rtc: Reuse rtc-sh driver to support RZ/A1
 2017-03-22 14:27 UTC  (23+ messages)
` [rtc-linux] "
` [rtc-linux] [PATCH v2 1/7] rtc: rtc-sh: add support for rza series
  `  "
` [PATCH v2 2/7] rtc: Add rtc-sh
  ` [rtc-linux] "
` [PATCH v2 3/7] ARM: dts: r7s72100: add rtc clock to device tree
  ` [rtc-linux] "
` [rtc-linux] [PATCH v2 4/7] ARM: dts: r7s72100: add RTC_X clock inputs "
  `  "
` [PATCH v2 5/7] ARM: dts: r7s72100: add rtc "
  ` [rtc-linux] "
` [rtc-linux] [PATCH v2 6/7] ARM: dts: rskrza1: set rtc_x1 clock value
  `  "
` [rtc-linux] [PATCH v2 7/7] ARM: dts: rskrza1: add rtc DT support
  `  "

[PATCH] ARM: imx_v6_v7_defconfig: Select SMSC_PHY
 2017-03-22 14:27 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/1] arm64: enable SPL with ATF support
 2017-03-22 14:27 UTC  (4+ messages)
` [U-Boot] [PATCH v1] spl: add support to booting with ATF

[lustre-devel] [PATCH 0/6] Rate-limiting Quality of Service
 2017-03-22 14:27 UTC  (5+ messages)
` [lustre-devel] [PATCH 1/6] Autoconf option for rate-limiting Quality of Service (RLQOS)

[RFC] linkage: new macros for functions and data
 2017-03-22 14:26 UTC  (5+ messages)
` [PATCH v2 01/10] linkage: new macros for assembler symbols
  ` [PATCH v2 03/10] x86: assembly, use SYM_FUNC_END for functions

[PATCH] crypto: DRBG - initialize SGL only once
 2017-03-22 14:26 UTC 

[PATCH v7 00/07] iommu/ipmmu-vmsa: IPMMU multi-arch update V7
 2017-03-22 14:25 UTC  (4+ messages)
` [PATCH v7 05/07] iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops

[PATCH/RFC v2 0/4] iommu/ipmmu-vmsa: IPMMU slave device whitelist V2
 2017-03-22 14:25 UTC  (4+ messages)

[PATCH] notify VF when PF link status changes
 2017-03-22 14:25 UTC  (2+ messages)

[U-Boot] ti: ARM: svc: Question about switching to am57xx HYP mode
 2017-03-22 14:25 UTC 

[PATCH RFC 1/2] xen: credit2: flexible configuration of runqueues
 2017-03-22 14:24 UTC  (2+ messages)

[PATCH] clk: tegra: add missing Tegra210 clocks
 2017-03-22 14:23 UTC  (2+ messages)

[PATCH RESEND] tools/libxl: add support for emulated NVMe drives
 2017-03-22 14:22 UTC  (3+ messages)

[PATCH v2 0/4] net/tap: support flow API
 2017-03-22 14:22 UTC  (3+ messages)
` [PATCH v6 "

[PATCH 07/15] drm/i915: Store a direct lookup from object handle to vma
 2017-03-22 14:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] cpufreq: schedutil: Always trace frequency if it does not change
 2017-03-22 14:21 UTC  (4+ 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.