All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-13 12:32:30 to 2019-06-13 13:32:55 UTC [more...]

[PATCH] sctp: Add rcu lock to protect dst entry in sctp_transport_route
 2019-06-13 12:52 UTC  (6+ messages)

[PATCH V3 1/4] dt-bindings: arm: imx: Add the soc binding for i.MX8MN
 2019-06-13 12:54 UTC  (4+ messages)
` [PATCH V3 4/4] dt-bindings: arm: imx: Add the soc binding for i.MX8MQ

[PATCH] PCI: Expose hidden NVIDIA HDA controllers
 2019-06-13 13:15 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

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

[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

[RFC PATCH 0/5]: Removing saved_sigmask
 2019-06-13 12:43 UTC  (11+ messages)
` [RFC PATCH 1/5] signal: Teach sigsuspend to use set_user_sigmask

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

[PATCH 0/4] support reserving crashkernel above 4G on arm64 kdump
 2019-06-13 12:44 UTC  (10+ messages)
` [PATCH 2/4] arm64: kdump: support reserving crashkernel above 4G

[PATCH -next] arm64/mm: fix a bogus GFP flag in pgd_alloc()
 2019-06-13 13:22 UTC  (8+ 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 v1] iopoll: Tweak readx_poll_timeout sleep range
 2019-06-13 12:42 UTC  (2+ messages)

[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

[Qemu-devel] [PULL 00/48] target-arm queue
 2019-06-13 12:14 UTC  (39+ messages)
` [Qemu-devel] [PULL 03/48] target/arm: Implement NSACR gating of floating point
` [Qemu-devel] [PULL 09/48] target/arm: Factor out VFP access checking code
` [Qemu-devel] [PULL 10/48] target/arm: Fix Cortex-R5F MVFR values
` [Qemu-devel] [PULL 11/48] target/arm: Explicitly enable VFP short-vectors for aarch32 -cpu max
` [Qemu-devel] [PULL 12/48] target/arm: Convert the VSEL instructions to decodetree
` [Qemu-devel] [PULL 13/48] target/arm: Convert VMINNM, VMAXNM "
` [Qemu-devel] [PULL 14/48] target/arm: Convert VRINTA/VRINTN/VRINTP/VRINTM "
` [Qemu-devel] [PULL 15/48] target/arm: Convert VCVTA/VCVTN/VCVTP/VCVTM "
` [Qemu-devel] [PULL 16/48] target/arm: Move the VFP trans_* functions to translate-vfp.inc.c
` [Qemu-devel] [PULL 17/48] target/arm: Add helpers for VFP register loads and stores
` [Qemu-devel] [PULL 18/48] target/arm: Convert "double-precision" register moves to decodetree
` [Qemu-devel] [PULL 19/48] target/arm: Convert "single-precision" "
` [Qemu-devel] [PULL 20/48] target/arm: Convert VFP two-register transfer insns "
` [Qemu-devel] [PULL 21/48] target/arm: Convert VFP VLDR and VSTR "
` [Qemu-devel] [PULL 22/48] target/arm: Convert the VFP load/store multiple insns "
` [Qemu-devel] [PULL 23/48] target/arm: Remove VLDR/VSTR/VLDM/VSTM use of cpu_F0s and cpu_F0d
` [Qemu-devel] [PULL 24/48] target/arm: Convert VFP VMLA to decodetree
` [Qemu-devel] [PULL 25/48] target/arm: Convert VFP VMLS "
` [Qemu-devel] [PULL 26/48] target/arm: Convert VFP VNMLS "
` [Qemu-devel] [PULL 27/48] target/arm: Convert VFP VNMLA "
` [Qemu-devel] [PULL 28/48] target/arm: Convert VMUL "
` [Qemu-devel] [PULL 29/48] target/arm: Convert VNMUL "
` [Qemu-devel] [PULL 30/48] target/arm: Convert VADD "
` [Qemu-devel] [PULL 31/48] target/arm: Convert VSUB "
` [Qemu-devel] [PULL 32/48] target/arm: Convert VDIV "
` [Qemu-devel] [PULL 33/48] target/arm: Convert VFP fused multiply-add insns "
` [Qemu-devel] [PULL 34/48] target/arm: Convert VMOV (imm) "
` [Qemu-devel] [PULL 35/48] target/arm: Convert VABS "
` [Qemu-devel] [PULL 36/48] target/arm: Convert VNEG "
` [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 41/48] target/arm: Convert the VCVT-to-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 46/48] target/arm: Convert VCVT fp/fixed-point "
` [Qemu-devel] [PULL 47/48] target/arm: Convert float-to-integer VCVT "

[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  (3+ 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 "

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

[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 

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

[PATCH v2] locks: eliminate false positive conflicts for write lease
 2019-06-13 13:28 UTC  (3+ messages)

[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-devel] [PATCH RISU] arm.risu: Add patterns for VFP<->gpreg transfers
 2019-06-13 12:41 UTC  (2+ messages)

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

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

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

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

[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)

[PATCH 0/3] Redundant steps removal and bug fix of ntb_hw_switchtec
 2019-06-13 13:22 UTC  (2+ 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] amdgpu_dm: no need to check return value of debugfs_create functions
 2019-06-13 13:20 UTC 

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

[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)

[Qemu-devel] [PATCH v5 00/42] block: Deal with filters
 2019-06-13 12:27 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 04/42] block: Add child access functions
` [Qemu-devel] [PATCH v5 06/42] qcow2: Implement .bdrv_storage_child()

[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 RFC 2] [DO NOT APPLY] introduce VCPUOP_register_runstate_phys_memory_area hypercall
 2019-06-13 13:14 UTC  (17+ messages)
` [PATCH v3] xen: "
  ` [Xen-devel] "

[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 

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

[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 v3 0/4] Additional fixes on Talitos driver
 2019-06-13 12:50 UTC  (6+ messages)
` [PATCH v3 1/4] crypto: talitos - move struct talitos_edesc into talitos.h
` [PATCH v3 2/4] crypto: talitos - fix hash on SEC1
` [PATCH v3 3/4] crypto: talitos - eliminate unneeded 'done' functions at build time
` [PATCH v3 4/4] crypto: talitos - drop icv_ool

[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 v15 0/7] support ROHM BD70528 PMIC
 2019-06-13 13:05 UTC  (4+ messages)

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

[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:56 UTC  (4+ messages)

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

[MPTCP] [RFC v2 2/3] mptcp: Add ADD_ADDR handling
 2019-06-13 12:53 UTC 

[PATCH v2 0/5] Panel rotation patches
 2019-06-13 12:51 UTC  (6+ messages)
` [PATCH 2/5] dt-bindings: display/panel: Expand rotation documentation

[U-Boot] [PATCH] armv8: fix typo in LINUX_KERNEL_IMAGE_HEADER check
 2019-06-13 12:46 UTC 

[PATCH] openssl: Fix a build bug on aarch64BE
 2019-06-13 12:45 UTC  (3+ messages)

[Xen-devel] [linux-4.9 test] 137639: tolerable FAIL - PUSHED
 2019-06-13 12:40 UTC 

[PATCH] diffutils/run-ptest: support to run at arbitrary path
 2019-06-13 12:35 UTC  (3+ messages)

[Bug 110897] HyperZ is broken for r300 (bad z for some micro and macrotiles?)
 2019-06-13 12:35 UTC  (2+ messages)

[dpdk-dev] [PATCH v5 0/2] examples/ipsec-secgw: fix 1st pkt dropped
 2019-06-13 12:34 UTC  (5+ messages)
` [dpdk-dev] [PATCH v6 1/2] examples/ipsec-secgw: fix 1st pkt dropped for inline crypto
` [dpdk-dev] [PATCH v6 2/2] examples/ipsec-secgw/test: fix inline test scripts

[dpdk-dev] [PATCH] net/nfb: add Silicom Mango card support
 2019-06-13 12:33 UTC 

Command to make zimage to ramdisk format
 2019-06-13 12:33 UTC  (2+ 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.