All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-13 12:59:48 to 2019-06-13 13:49:52 UTC [more...]

[PATCH v4 0/3] Fix ARM64 crash for accessing unmapped IO port regions
 2019-06-13 13:46 UTC  (5+ messages)
` [PATCH v4 2/3] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions

[PATCH] PCI: Expose hidden NVIDIA HDA controllers
 2019-06-13 13:15 UTC  (2+ messages)

[PATCH v2 0/4] Additional fixes on Talitos driver
 2019-06-13 13:09 UTC  (12+ messages)
` [PATCH v2 1/4] crypto: talitos - move struct talitos_edesc into talitos.h
` [PATCH v2 4/4] crypto: talitos - drop icv_ool

[PATCH v3 0/4] Additional fixes on Talitos driver
 2019-06-13 12:50 UTC  (4+ messages)
` [PATCH v3 1/4] crypto: talitos - move struct talitos_edesc into talitos.h
` [PATCH v3 4/4] crypto: talitos - drop icv_ool

[RFC v3 00/28] Implicit dev_priv removal and GT compartmentalization
 2019-06-13 13:49 UTC  (28+ messages)
` [RFC 01/28] drm/i915: Convert intel_vgt_(de)balloon to uncore
` [RFC 02/28] drm/i915: Introduce struct intel_gt as replacement for anonymous i915->gt
` [RFC 03/28] drm/i915: Move intel_gt initialization to a separate file
` [RFC 04/28] drm/i915: Store some backpointers in struct intel_gt
` [RFC 05/28] drm/i915: Make i915_check_and_clear_faults take intel_gt
` [RFC 06/28] drm/i915: Convert i915_gem_init_swizzling to intel_gt
` [RFC 07/28] drm/i915: Convert init_unused_rings "
` [RFC 08/28] drm/i915: Convert gt workarounds "
` [RFC 09/28] drm/i915: Store backpointer to intel_gt in the engine
` [RFC 10/28] drm/i915: Convert intel_mocs_init_l3cc_table to intel_gt
` [RFC 11/28] drm/i915: Convert i915_ppgtt_init_hw "
` [RFC 12/28] drm/i915: Consolidate some open coded mmio rmw
` [RFC 13/28] drm/i915: Convert i915_gem_init_hw to intel_gt
` [RFC 14/28] drm/i915: Move intel_engines_resume into common init
` [RFC 15/28] drm/i915: Stop using I915_READ/WRITE in intel_wopcm_init_hw
` [RFC 16/28] drm/i915: Compartmentalize i915_ggtt_probe_hw
` [RFC 17/28] drm/i915: Compartmentalize i915_ggtt_init_hw
` [RFC 18/28] drm/i915: Make ggtt invalidation work on ggtt
` [RFC 19/28] drm/i915: Store intel_gt backpointer in vm
` [RFC 20/28] drm/i915: Compartmentalize i915_gem_suspend/restore_gtt_mappings
` [RFC 21/28] drm/i915/gtt: Reduce source verbosity by caching repeated dereferences

[PATCH v3 00/10] STM32 usart power improvements
 2019-06-13 13:49 UTC  (3+ messages)
` [PATCH v3 01/10] dt-bindings: serial: stm32: add wakeup option
` [PATCH v3 02/10] dt-bindings: serial: add optional pinctrl states

[Ksummit-discuss] [MAINTAINERS SUMMIT] Pull network and Patch Acceptance Consistency
 2019-06-13 13:49 UTC  (7+ messages)

[PATCHv2 0/3] improve wait logic of stop_machine
 2019-06-13 13:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/42] block: Deal with filters
 2019-06-13 12:34 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 04/42] block: Add child access functions
` [Qemu-devel] [PATCH v5 05/42] block: Add chain helper functions
` [Qemu-devel] [PATCH v5 06/42] qcow2: Implement .bdrv_storage_child()
` [Qemu-devel] [PATCH v5 07/42] block: *filtered_cow_child() for *has_zero_init()

[MPTCP] [PATCH] squash-to: Implement MPTCP receive path
 2019-06-13 13:44 UTC 

[dpdk-dev] [PATCH v2] examples/l3fwd-power: add telemetry mode support
 2019-06-13 13:44 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

Question on interoperability with Nouveau
 2019-06-13 13:42 UTC 

[Qemu-devel] [PULL 00/48] target-arm queue
 2019-06-13 12:14 UTC  (19+ messages)
` [Qemu-devel] [PULL 16/48] target/arm: Move the VFP trans_* functions to translate-vfp.inc.c
` [Qemu-devel] [PULL 22/48] target/arm: Convert the VFP load/store multiple insns to decodetree
` [Qemu-devel] [PULL 24/48] target/arm: Convert VFP VMLA "
` [Qemu-devel] [PULL 27/48] target/arm: Convert VFP VNMLA "
` [Qemu-devel] [PULL 29/48] target/arm: Convert VNMUL "
` [Qemu-devel] [PULL 32/48] target/arm: Convert VDIV "
` [Qemu-devel] [PULL 34/48] target/arm: Convert VMOV (imm) "
` [Qemu-devel] [PULL 35/48] target/arm: Convert VABS "
` [Qemu-devel] [PULL 37/48] target/arm: Convert VSQRT "
` [Qemu-devel] [PULL 38/48] target/arm: Convert VMOV (register) "
` [Qemu-devel] [PULL 39/48] target/arm: Convert VFP comparison insns "
` [Qemu-devel] [PULL 40/48] target/arm: Convert the VCVT-from-f16 "
` [Qemu-devel] [PULL 42/48] target/arm: Convert VFP round "
` [Qemu-devel] [PULL 43/48] target/arm: Convert double-single precision conversion "
` [Qemu-devel] [PULL 44/48] target/arm: Convert integer-to-float "
` [Qemu-devel] [PULL 45/48] target/arm: Convert VJCVT "
` [Qemu-devel] [PULL 46/48] target/arm: Convert VCVT fp/fixed-point conversion insns "
` [Qemu-devel] [PULL 47/48] target/arm: Convert float-to-integer VCVT "

[PATCH RFC 2] [DO NOT APPLY] introduce VCPUOP_register_runstate_phys_memory_area hypercall
 2019-06-13 13:40 UTC  (11+ messages)
` [PATCH v3] xen: "
  ` [Xen-devel] "

[PATCH 0/3] ELF interpretor info: align and add random padding
 2019-06-13 13:39 UTC  (2+ messages)
` [PATCH 4/3] binfmt/elf: don't expose prandom_u32() state

[Qemu-arm] [PATCH 0/4] Disable FPU/DSP for CPU0 on musca-a and mps2-an521
 2019-06-13 13:39 UTC  (9+ messages)
` [Qemu-arm] [PATCH 1/4] target/arm: Allow VFP and Neon to be disabled via a CPU property
` [Qemu-devel] [PATCH 2/4] target/arm: Allow M-profile CPUs to disable the DSP extension via "
` [Qemu-arm] [PATCH 3/4] hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPU
` [Qemu-arm] [PATCH 4/4] hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boards

[PATCH] drm/panfrost: Align GEM objects GPU VA to 2MB
 2019-06-13 13:38 UTC  (2+ messages)

[PATCH] drm/i915: Refine i915_reset.lock_map
 2019-06-13 13:37 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "
` [PATCH v3] "

[dpdk-dev] [PATCH] net/mlx5: fix 32b compilation
 2019-06-13 13:35 UTC  (4+ messages)
  ` [dpdk-dev] [dpdk-stable] "

[igt-dev] [PATCH i-g-t] lib/igt_aux/hang_detector: Don't enable reset if it's explicitly disabled
 2019-06-13 13:35 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] amdgpu_dm: no need to check return value of debugfs_create functions
 2019-06-13 13:35 UTC  (2+ messages)

[PATCH 02/13] uapi: General notification ring definitions [ver #4]
 2019-06-13 13:34 UTC  (7+ messages)
` [RFC][PATCH 00/13] Mount, FS, Block and Keyrings notifications "

[PATCH] drm: no need to check return value of debugfs_create functions
 2019-06-13 13:34 UTC 

[PATCH] i915: gvt: no need to check return value of debugfs_create functions
 2019-06-13 13:34 UTC 

[PATCH] i915: no need to check return value of debugfs_create functions
 2019-06-13 13:33 UTC 

[Qemu-devel] [PATCH 0/2] ui/cocoa: Fix input device issues on Mojave
 2019-06-13 10:58 UTC  (2+ messages)
` [Qemu-devel] A patch has been merged in QEMU: "

[PATCH v2 1/1] ARM: dts: imx6ul: Add PXP node
 2019-06-13 13:31 UTC  (3+ messages)

[PATCH v2 0/2] Add 96Boards Meerkat96 board support
 2019-06-13 13:27 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: arm: Document 96Boards Meerkat96 devicetree binding
` [PATCH v2 2/2] ARM: dts: Add support for 96Boards Meerkat96 board

[PATCH 1/2] dt-bindings: nvmem: Add YAML schemas for the generic NVMEM bindings
 2019-06-13 13:20 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: nvmem: Convert Allwinner SID to a schema

[PATCH v5 00/10] Support using MSI interrupts in ntb_transport
 2019-06-13 13:30 UTC  (2+ messages)

[PATCH v10 00/11] drm/sun4i: dsi: Fixes/updates (A33 reworked!)
 2019-06-13 13:16 UTC  (21+ messages)
` [PATCH v10 01/11] drm/sun4i: dsi: Fix TCON DRQ set bits
` [PATCH v10 04/11] drm/sun4i: tcon: Compute DCLK dividers based on format, lanes
        ` [linux-sunxi] "
            `  "
` [PATCH v10 09/11] drm/sun4i: sun6i_mipi_dsi: Add VCC-DSI regulator support

[MPTCP] [RFC v2 3/3] mptcp: Add handling of incoming MP_JOIN requests
 2019-06-13 13:29 UTC 

[Qemu-devel] [PATCH 0/1] tcg: queued patch
 2019-06-13 12:24 UTC  (3+ messages)
` [Qemu-devel] [PULL "

[PATCH v3 0/6] drm/vc4: Allow for more boot-time configuration
 2019-06-13 12:50 UTC  (12+ messages)
` [PATCH v3 3/6] drm/modes: Allow to specify rotation and reflection on the commandline

[PATCH 1/2] dt-bindings: nvmem: Add YAML schemas for the generic NVMEM bindings
 2019-06-13  8:57 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: nvmem: Convert Allwinner SID to a schema

[PATCH] armada: no need to check return value of debugfs_create functions
 2019-06-13 13:28 UTC 

[Xen-devel] [PATCH 0/9] x86: AMD x2APIC support
 2019-06-13 13:28 UTC  (10+ messages)
` [Xen-devel] [PATCH 1/9] AMD/IOMMU: use bit field for extended feature register
` [Xen-devel] [PATCH 2/9] AMD/IOMMU: use bit field for control register
` [Xen-devel] [PATCH 3/9] AMD/IOMMU: use bit field for IRTE
` [Xen-devel] [PATCH 4/9] AMD/IOMMU: introduce 128-bit IRTE non-guest-APIC IRTE format
` [Xen-devel] [PATCH 5/9] AMD/IOMMU: split amd_iommu_init_one()
` [Xen-devel] [PATCH 6/9] AMD/IOMMU: allow enabling with IRQ not yet set up
` [Xen-devel] [PATCH 7/9] AMD/IOMMU: adjust setup of internal interrupt for x2APIC mode
` [Xen-devel] [PATCH 8/9] AMD/IOMMU: enable x2APIC mode when available
` [Xen-devel] [PATCH RFC 9/9] AMD/IOMMU: correct IRTE updating

[PATCH] malidp: no need to check return value of debugfs_create functions
 2019-06-13 13:28 UTC 

[Qemu-arm] [PATCH RISU] arm.risu: Add patterns for VFP<->gpreg transfers
 2019-06-13 12:41 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] komeda: no need to check return value of debugfs_create functions
 2019-06-13 13:28 UTC 

[PATCH 1/5] dt-bindings: vendor: Escape single quote
 2019-06-12 15:48 UTC  (3+ messages)

[PATCH v3 0/3] add thermal driver for h6
 2019-06-12 15:43 UTC  (5+ messages)
` [PATCH v3 1/3] thermal: sun8i: "

[PATCH v2 0/7] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-06-12 15:34 UTC  (11+ messages)
` [PATCH v2 7/7] arm64: dts: allwinner: a64: enable ANX6345 bridge on Teres-I

[PATCH] NTB: amd: Silence shift wrapping warning in amd_ntb_db_vector_mask()
 2019-06-13 13:26 UTC  (4+ messages)

[PATCH v7 00/27] Control-flow Enforcement: Shadow Stack
 2019-06-13 13:26 UTC  (12+ messages)
` [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file

[PATCH v4] arm64: dts: allwinner: h6: Add DMA node
 2019-06-12 13:26 UTC  (2+ messages)

[PATCH] ntb_hw_switchtec: potential shift wrapping bug in switchtec_ntb_init_sndev()
 2019-06-13 13:25 UTC  (3+ messages)

[PATCH v2 01/11] dt-bindings: net: Add YAML schemas for the generic Ethernet options
 2019-06-11 14:58 UTC  (5+ messages)
` [PATCH v2 05/11] dt-bindings: net: sun4i-emac: Convert the binding to a schemas

[PATCH v2 0/2] Adds slave pipeline support
 2019-06-13 13:24 UTC  (8+ messages)
` [PATCH v2 2/2] drm/komeda: Adds komeda_kms_drop_master

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-13 13:23 UTC  (9+ messages)
` [PATCH v4 0/2] arm64 relaxed ABI
  ` [PATCH v4 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt

[Qemu-devel] [RISU PATCH] risu: Include <sys/user.h> on ppc64
 2019-06-13 12:33 UTC  (3+ messages)

[PATCH 0/2] Add 96Boards Meerkat96 board support
 2019-06-13 13:23 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: Add support for 96Boards Meerkat96 board

[PATCH] NTB: correct ntb_dev_ops and ntb_dev comment typos
 2019-06-13 13:23 UTC  (2+ messages)

[PATCH] panel: rocktech: no need to check return value of debugfs_create functions
 2019-06-13 13:23 UTC  (4+ messages)

Regression for MS_MOVE on kernel v5.1
 2019-06-13 13:22 UTC  (3+ messages)

[PATCH -next] arm64/mm: fix a bogus GFP flag in pgd_alloc()
 2019-06-13 13:22 UTC  (8+ messages)

[Xen-devel] [PATCH] x86/x2APIC: tighten check in cluster mode IPI sending
 2019-06-13 13:21 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/4] armv8: ls1028a: The ls1028a platform supports the I2C driver model
 2019-06-13 13:20 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/4] gpio: do not include <asm/arch/gpio.h> on ARCH_LS1028A
` [U-Boot] [PATCH v2 3/4] configs: ls1028a: enable DM support for pcf2127 rtc
` [U-Boot] [PATCH v2 4/4] armv8: dts: ls1028ardb: Add slave nodes under the i2c0 controller

[PATCH] amdkfd: no need to check return value of debugfs_create functions
 2019-06-13 13:19 UTC 

[RESEND PATCH v1 0/5] Solve postboot supplier cleanup and optimize probe ordering
 2019-06-13 13:19 UTC  (3+ messages)

[PATCH] amdgpu: no need to check return value of debugfs_create functions
 2019-06-13 13:19 UTC 

[PATCH] drm/bridge: analogix_dp: Convert to GPIO descriptors
 2019-06-13 13:18 UTC  (2+ messages)

[PATCH v4 00/10] klp-convert livepatch build tooling
 2019-06-13 13:15 UTC  (3+ messages)

[PATCH V3 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant
 2019-06-13 13:13 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_yuv: Add yuv specific tests, v6
 2019-06-13 13:14 UTC  (3+ messages)

[PATCH] drm/i915: Refine eDP aux backlight enable sequence
 2019-06-13 13:16 UTC  (3+ messages)

[PATCH V5 1/7] i2c: tegra: clean up macros
 2019-06-13 13:13 UTC  (5+ messages)
` [PATCH V5 6/7] i2c: tegra: fix PIO rx/tx residual transfer check

[PATCH] drm/bridge: analogix-anx78xx: Drop of_gpio.h include
 2019-06-13 13:12 UTC  (2+ messages)

[LTP] [PATCH 1/2] inotify: Add SAFE_MYINOTIFY_INIT{,1}() helpers
 2019-06-13 13:10 UTC  (2+ messages)
` [LTP] [PATCH 1/2] inotify: Add SAFE_MYINOTIFY_INIT{, 1}() helpers

[PATCH] drm/bridge: analogix_dp: possible condition with no effect (if == else)
 2019-06-13 13:09 UTC  (2+ messages)

[PATCH] gpu/drm/i915: globally replace dev_priv with i915
 2019-06-13 13:12 UTC 

[PATCH] ALSA: hda/hdmi - consider eld_valid also in sync_eld_via_acomp()
 2019-06-13 13:09 UTC 

[igt-dev] [PATCH i-g-t] gitlab-ci: add build for MIPS
 2019-06-13 13:09 UTC  (4+ messages)
  `  "

[PATCH v2] clocksource/arm_arch_timer: extract elf_hwcap use to arch-helper
 2019-06-13 13:08 UTC  (3+ messages)

[PATCH] vga_switcheroo: no need to check return value of debugfs_create functions
 2019-06-13 13:08 UTC  (2+ messages)

[PATCH 1/3] drm: add debug print to update_vblank_count
 2019-06-13 13:07 UTC  (3+ messages)
` [PATCH 2/3] drm/vkms: stop generating CRCs on buffer overflow

[CI] drm/i915: Combine unbound/bound list tracking for objects
 2019-06-13 13:06 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[igt-dev] [PATCH v2] tests/i915_pm_rpm: improved strictness and verbosity of i2c subtest
 2019-06-13 13:06 UTC 

[PATCH v3] kasan: add memory corruption identification for software tag-based mode
 2019-06-13 13:05 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 1/4] tests: add libatomic dependency
 2019-06-13 13:03 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 3/4] i915/gem_create: use __atomic_* instead of __sync_*
  ` [Intel-gfx] "

[dpdk-dev] [PATCH] eventdev: remove event copy in Rx adapter
 2019-06-13 13:02 UTC  (3+ messages)

ethtool isn't showing xdp statistics
 2019-06-13 13:02 UTC  (10+ messages)

[PULL] drm-intel-fixes
 2019-06-13 13:02 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/szedata2: add Silicom Mango support
 2019-06-13 13:01 UTC 

[OpenRISC] GSoC 2019 : mor1kx CI
 2019-06-13 13:00 UTC 

[PATCH] drm/i915: Enable refcount debugging for default debug levels
 2019-06-13 12:57 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_eld: Remove requirement for "IGT" named monitor
 2019-06-13 12:53 UTC  (2+ messages)

[PATCH v4 0/3] Bitops instrumentation for KASAN
 2019-06-13 13:00 UTC  (4+ messages)
` [PATCH v4 1/3] lib/test_kasan: Add bitops tests

[PATCH v5 0/3] Bitops instrumentation for KASAN
 2019-06-13 12:59 UTC  (4+ messages)
` [PATCH v5 1/3] lib/test_kasan: Add bitops tests
` [PATCH v5 2/3] x86: Use static_cpu_has in uaccess region to avoid instrumentation
` [PATCH v5 3/3] asm-generic, x86: Add bitops instrumentation for KASAN


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.