All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-13 13:26:27 to 2019-06-13 14:16:27 UTC [more...]

[PATCH v4 0/3] Fix ARM64 crash for accessing unmapped IO port regions
 2019-06-13 14:09 UTC  (8+ messages)
` [PATCH v4 1/3] lib: logic_pio: Use logical PIO low-level accessors for !CONFIG_INDIRECT_PIO
` [PATCH v4 2/3] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions

dev_pagemap related cleanups
 2019-06-13 14:16 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/9] add QAT support for digest encrypted
 2019-06-13 14:16 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 00/10] cryptodev: support encrypted-digest use-cases
  ` [dpdk-dev] [PATCH v2 01/10] cryptodev: document usage of digest-appended operations
  ` [dpdk-dev] [PATCH v2 02/10] cryptodev: add digest encrypted feature flag

[PATCH v3 0/5] THP aware uprobe
 2019-06-13 14:16 UTC  (5+ messages)
` [PATCH v3 3/5] mm, thp: introduce FOLL_SPLIT_PMD

[Bug 203887] New: CGroup writeback is not supported by `xfs` filesystem leading to errors when using containers
 2019-06-13 14:15 UTC  (2+ messages)
` [Bug 203887] "

Question on interoperability with Nouveau
 2019-06-13 14:15 UTC  (2+ messages)

memory leak in vhost_net_ioctl
 2019-06-13 14:15 UTC 

[Qemu-devel] [PATCH v8] ssh: switch from libssh2 to libssh
 2019-06-13 12:56 UTC  (2+ messages)

linux not getting gpio interrupts on xenomai 3.0.8 on raspberrypi raspbian/stretch kernel 4.9
 2019-06-13 14:13 UTC  (3+ messages)

[PATCH 0/2] add Microchip PIT64B timer
 2019-06-13 14:12 UTC  (8+ messages)
` [PATCH 2/5] clocksource/drivers/timer-microchip-pit64b: add Microchip PIT64B support
          `  "

[Qemu-arm] [PATCH v2 0/4] hw/arm/boot: handle large Images more gracefully
 2019-06-13 12:55 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/4] hw/arm/boot: Don't assume RAM starts at address zero
` [Qemu-arm] [PATCH v2 3/4] hw/arm/boot: Avoid placing the initrd on top of the kernel
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 4/4] hw/arm/boot: Honour image size field in AArch64 Image format kernels

[PATCH v2 1/3] drm/i915: make intel_sdvo_regs.h self-contained
 2019-06-13 14:12 UTC  (3+ messages)
` [PATCH v2 3/3] drm/i915: move modesetting core code under display/

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

[RFC v3 00/28] Implicit dev_priv removal and GT compartmentalization
 2019-06-13 14:12 UTC  (41+ 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

[dpdk-dev] [PATCH] maintainers: add Windows exports script
 2019-06-13 14:11 UTC 

[PATCH v7 00/10] improve late microcode loading
 2019-06-13 14:08 UTC  (8+ messages)
` [PATCH v7 09/10] microcode: remove microcode_update_lock
  ` [Xen-devel] "

[PATCH v5 1/2] arm64: tegra: add ACONNECT, ADMA and AGIC nodes
 2019-06-13 14:09 UTC  (2+ messages)

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

[PATCH] RDMA/hns: Fix an error code in hns_roce_create_srq()
 2019-06-13 14:05 UTC  (2+ messages)
` [PATCH] RDMA/hns: Fix an error code in hns_roce_set_user_sq_size()

[PATCH 1/2] powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xx
 2019-06-13 14:00 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/42] block: Deal with filters
 2019-06-13 12:40 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 05/42] block: Add chain helper functions
` [Qemu-devel] [PATCH v5 07/42] block: *filtered_cow_child() for *has_zero_init()
` [Qemu-devel] [PATCH v5 08/42] block: bdrv_set_backing_hd() is about bs->backing

[Xen-devel] [linux-4.4 test] 137641: regressions - FAIL
 2019-06-13 14:03 UTC 

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

[Intel-wired-lan] i350 software defined pins sysfs access
 2019-06-13 14:02 UTC  (4+ messages)

[Xen-devel] [PATCH RESEND] MAINTAINERS: hand over vm_event maintainership
 2019-06-13 14:00 UTC 

[PATCH] arm64: defconfig: Enable FSL_EDMA driver
 2019-06-13 14:01 UTC  (5+ messages)

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

[PATCH] firmware: arm_scmi: Use the correct style for SPDX License Identifier
 2019-06-13 14:00 UTC 

[PATCH] ALSA: hda/hdmi - consider eld_valid also in sync_eld_via_acomp()
 2019-06-13 14:00 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: bcm2835: (Raspberry Pi) Fix issue on SD Host driver, where wait_transfer_complete was not waiting long enough
 2019-06-13 13:59 UTC 

[U-Boot] [PATCH] fastboot: Fix slot names reported by getvar
 2019-06-13 13:59 UTC  (3+ messages)

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

[PATCH v10 00/11] drm/sun4i: dsi: Fixes/updates (A33 reworked!)
 2019-06-13 13:16 UTC  (20+ 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

[PULL 0/1] vfio-ccw: bugfix
 2019-06-13 13:58 UTC  (3+ messages)
` [PULL 1/1] vfio-ccw: Destroy kmem cache region on module exit

[Qemu-devel] [PATCH v3 00/14] tests/vm: serial console autoinstall, misc fixes
 2019-06-13 13:03 UTC  (9+ messages)

[LTP] [PATCH v3 1/3] lib: add ltp_alloc_stack()
 2019-06-13 13:57 UTC  (4+ messages)
` [LTP] [PATCH v3 2/3] lib: rename ltp_clone_malloc to ltp_clone_alloc

[PATCH] drm/amd/powerplay/smu7_hwmgr: replace blocking delay with non-blocking
 2019-06-13 13:57 UTC  (3+ messages)

Measuring performance of BPF programs
 2019-06-13 13:56 UTC  (4+ messages)

[PATCH] mm/oom_kill: set oc->constraint in constrained_alloc()
 2019-06-13 13:55 UTC 

[PATCH] powerpc/booke: fix fast syscall entry on SMP
 2019-06-13 13:52 UTC 

[PATCH v3 00/10] STM32 usart power improvements
 2019-06-13 13:50 UTC  (22+ messages)
` [PATCH v3 01/10] dt-bindings: serial: stm32: add wakeup option
` [PATCH v3 02/10] dt-bindings: serial: add optional pinctrl states
` [PATCH v3 03/10] serial: stm32: select pinctrl state in each suspend/resume function
` [PATCH v3 04/10] serial: stm32: add pm_runtime support
` [PATCH v3 05/10] serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
` [PATCH v3 06/10] serial: stm32: add support for no_console_suspend
` [PATCH v3 07/10] ARM: dts: stm32: update uart4 pin configurations for low power
` [PATCH v3 08/10] ARM: dts: stm32: Update pin states for uart4 on stm32mp157c-ed1
` [PATCH v3 09/10] ARM: dts: stm32: Update UART4 pin states on stm32mp157a-dk1
` [PATCH v3 10/10] ARM: dts: stm32: add wakeup capability on each usart/uart on stm32mp157c

[PATCH i-g-t v2 0/4] Use C11 atomics
 2019-06-13 13:53 UTC  (10+ messages)
` [igt-dev] "
` [PATCH i-g-t v2 1/4] meson: add libatomic dependency
  ` [Intel-gfx] "
` [PATCH i-g-t v2 2/4] gitlab-ci: add libatomic to docker images
  ` [igt-dev] "
` [PATCH i-g-t v2 3/4] i915/gem_create: use atomic_* instead of __sync_*
  ` [igt-dev] "
` [PATCH i-g-t v2 4/4] tests/sw_sync: "
  ` [Intel-gfx] "

[Qemu-devel] [PULL 00/48] target-arm queue
 2019-06-13 12:14 UTC  (7+ messages)
` [Qemu-devel] [PULL 35/48] target/arm: Convert VABS to decodetree
` [Qemu-devel] [PULL 42/48] target/arm: Convert VFP round insns "
` [Qemu-devel] [PULL 44/48] target/arm: Convert integer-to-float "
` [Qemu-devel] [PULL 45/48] target/arm: Convert VJCVT "
` [Qemu-devel] [PULL 47/48] target/arm: Convert float-to-integer VCVT insns "
` [Qemu-devel] [PULL 48/48] target/arm: Fix short-vector increment behaviour

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

[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] "

[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  (2+ 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)

[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 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  (4+ messages)
` [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  (11+ messages)
` [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file


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.