All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-14 16:05:04 to 2019-06-14 16:44:19 UTC [more...]

[U-Boot] Jetson TX2 hangs during dhcp boot
 2019-06-14 17:09 UTC  (2+ messages)

[PATCH v2 0/9] drm/sun4i: Allwinner R40 MIPI-DSI support
 2019-06-14 16:43 UTC  (17+ messages)
` [PATCH v2 1/9] dt-bindings: display: Add TCON LCD compatible for R40
` [PATCH v2 2/9] drm/sun4i: tcon: Add TCON LCD support "
` [PATCH v2 3/9] ARM: dts: sun8i: r40: Use tcon top clock index macros
` [PATCH v2 4/9] drm/sun4i: tcon_top: Use clock name "
` [PATCH v2 5/9] drm/sun4i: tcon_top: Register clock gates in probe
` [PATCH v2 6/9] dt-bindings: sun6i-dsi: Add R40 MIPI-DSI compatible (w/ A64 fallback)
` [PATCH v2 7/9] dt-bindings: sun6i-dsi: Add R40 DPHY compatible (w/ A31 fallback)
` [PATCH v2 8/9] ARM: dts: sun8i: r40: Add MIPI DSI pipeline
  ` [DO NOT MERGE] [PATCH v2 9/9] ARM: dts: sun8i-r40: bananapi-m2-ultra: Enable Bananapi S070WV20-CT16 DSI panel

[PATCH] xmm7modem: fix to activate context with cid zero
 2019-06-14 16:44 UTC  (2+ messages)

[PATCH 01/10] drm/i915/gtt: No need to zero the table for page dirs
 2019-06-14 16:43 UTC  (10+ messages)
` [PATCH 02/10] drm/i915/gtt: Use a common type for page directories
` [PATCH 03/10] drm/i915/gtt: Introduce init_pd_with_page
` [PATCH 04/10] drm/i915/gtt: Introduce init_pd
` [PATCH 05/10] drm/i915/gtt: Generalize alloc_pd
` [PATCH 06/10] drm/i915/gtt: pde entry encoding is identical
` [PATCH 07/10] drm/i915/gtt: Check for physical page for pd entry always
` [PATCH 08/10] drm/i915/gtt: Make swapping the pd entry generic
` [PATCH 09/10] drm/i915/gtt: Tear down setup and cleanup macros for page dma
` [PATCH 10/10] drm/i915/gtt: Setup phys pages for 3lvl pdps

[PATCH v2 0/3] mfd: bd718x7: Set button press duration via dt only
 2019-06-14 16:42 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: mfd: Document short/long press duration for bd718x7

[PATCH 1/2] clocksource: tegra: Use rating when registering clock source
 2019-06-14 16:41 UTC  (7+ messages)
` [PATCH 2/2] rtc: tegra: Implement suspend "

✓ Fi.CI.IGT: success for gpu/drm/i915: globally replace dev_priv with i915
 2019-06-14 16:41 UTC 

[PATCH v4 0/5] brcmfmac: sdio: Deal better w/ transmission errors related to idle
 2019-06-14 16:41 UTC  (7+ messages)
` [PATCH v4 2/5] mmc: core: API to temporarily disable retuning for SDIO CRC errors
` [PATCH v4 4/5] mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()

[RFC v4 00/31] Implicit dev_priv removal and GT compartmentalization
 2019-06-14 16:40 UTC  (36+ messages)
` [RFC 03/31] drm/i915: Move intel_gt initialization to a separate file
` [RFC 06/31] drm/i915: Convert i915_gem_init_swizzling to intel_gt
` [RFC 20/31] drm/i915: Compartmentalize i915_gem_suspend/restore_gtt_mappings
` [RFC 21/31] drm/i915: Convert i915_gem_flush_ggtt_writes to intel_gt
` [RFC 22/31] drm/i915: Move i915_gem_chipset_flush "
` [RFC 23/31] drm/i915: Compartmentalize timeline_init/park/fini
` [RFC 24/31] drm/i915: Compartmentalize i915_ggtt_cleanup_hw
` [RFC 25/31] drm/i915: Compartmentalize i915_gem_init_ggtt
` [RFC 27/31] drm/i915: Compartmentalize ring buffer creation
` [RFC 28/31] drm/i915: Save trip via top-level i915 in a few more places
` [RFC 29/31] drm/i915: Make timelines gt centric
` [RFC 30/31] drm/i915: Rename i915_timeline to intel_timeline and move under gt
` [RFC 31/31] drm/i915: Eliminate dual personality of i915_scratch_offset

[PATCH V1] firmware: tegra: early resume bpmp
 2019-06-14 16:40 UTC  (4+ messages)

[Qemu-devel] [PATCH] migration: Improve accuracy of vCPU throttling with per-vCPU timers
 2019-06-14 16:11 UTC 

[PATCH] ARC: ARCv2: jump label: implement jump label patching
 2019-06-14 16:40 UTC  (2+ messages)

[PATCH net] net: netem: fix use after free and double free with packet corruption
 2019-06-14 16:40 UTC  (2+ messages)

meta-yadro subtree
 2019-06-14 16:39 UTC  (4+ messages)

[PATCH v2 bpf-next 0/9] bpf: bounded loops and other features
 2019-06-14 16:38 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/9] bpf: track spill/fill of constants
` [PATCH v2 bpf-next 3/9] bpf: extend is_branch_taken to registers

[Qemu-devel] [PATCH v5 0/8] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-06-14 15:56 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 1/8] hw/arm: simplify arm_load_dtb
` [Qemu-devel] [PATCH v5 2/8] numa: move numa global variable nb_numa_nodes into MachineState
` [Qemu-devel] [PATCH v5 3/8] numa: move numa global variable have_numa_distance "
` [Qemu-devel] [PATCH v5 4/8] numa: move numa global variable numa_info "
` [Qemu-devel] [PATCH v5 5/8] acpi: introduce AcpiDeviceIfClass.build_mem_ranges hook
` [Qemu-devel] [PATCH v5 6/8] hmat acpi: Build Memory Subsystem Address Range Structure(s) in ACPI HMAT
` [Qemu-devel] [PATCH v5 7/8] hmat acpi: Build System Locality Latency and Bandwidth Information "
` [Qemu-devel] [PATCH v5 8/8] numa: Extend the command-line to provide memory latency and bandwidth information

[Qemu-devel] [PATCH v5 00/42] block: Deal with filters
 2019-06-14 16:15 UTC  (14+ messages)
` [Qemu-devel] [PATCH v5 14/42] block: Use CAFs when working with backing chains
` [Qemu-devel] [PATCH v5 15/42] block: Re-evaluate backing file handling in reopen
` [Qemu-devel] [PATCH v5 22/42] block: Use CAFs in bdrv_get_allocated_file_size()
` [Qemu-devel] [PATCH v5 23/42] blockdev: Use CAF in external_snapshot_prepare()

[PATCH 00/10] Move part of cros-ec out of MFD subsystem
 2019-06-14 16:37 UTC  (3+ messages)
` [PATCH 10/10] mfd: cros_ec: Add convenience struct to define autodetectable CrOS EC subdevices

[PATCH 1/5] sound: SoC: sof: no need to check return value of debugfs_create functions
 2019-06-14 16:37 UTC  (7+ messages)
` [PATCH 5/5] sound: soc: core: "

[PATCHSET block/for-next] IO cost model based work-conserving porportional controller
 2019-06-14 16:35 UTC  (5+ messages)
` [PATCH 10/10] blkcg: implement BPF_PROG_TYPE_IO_COST

[PATCH v2 00/10] Move part of cros-ec out of MFD subsystem
 2019-06-14 16:36 UTC  (14+ messages)
` [PATCH v2 01/10] mfd / platform: cros_ec: Handle chained ECs as platform devices
` [PATCH v2 02/10] mfd / platform: cros_ec: Move cros-ec core driver out from MFD
` [PATCH v2 03/10] mfd / platform: cros_ec: Miscellaneous character device to talk with the EC
` [PATCH v2 04/10] mfd: cros_ec: Switch to use the new cros-ec-chardev driver
` [PATCH v2 05/10] mfd / platform: cros_ec: Rename config to a better name
` [PATCH v2 06/10] mfd / platform: cros_ec: Reorganize platform and mfd includes
` [PATCH v2 07/10] mfd: cros_ec: Use kzalloc and cros_ec_cmd_xfer_status helper
` [PATCH v2 08/10] mfd: cros_ec: Add convenience struct to define dedicated CrOS EC MCUs
` [PATCH v2 09/10] mfd: cros_ec: Add convenience struct to define autodetectable CrOS EC subdevices
` [PATCH v2 10/10] arm/arm64: defconfig: Update configs to use the new CROS_EC options

pull-request: mac80211 2019-06-14
 2019-06-14 16:37 UTC  (2+ messages)

[PATCH v4 00/10] klp-convert livepatch build tooling
 2019-06-14 16:36 UTC  (7+ messages)

[PATCH -next] mm/hotplug: skip bad PFNs from pfn_to_online_page()
 2019-06-14 16:36 UTC  (11+ messages)

next/pending-fixes boot: 193 boots: 8 failed, 144 passed with 41 offline (v5.2-rc4-392-g79cf6427bda8)
 2019-06-14 16:36 UTC 

[PATCH RFC 0/6] DPAA2 MAC Driver
 2019-06-14 16:34 UTC  (4+ messages)
` [PATCH RFC 4/6] dpaa2-mac: add initial driver

[PATCH 00/43] VMX optimizations
 2019-06-14 16:34 UTC  (9+ messages)
` [PATCH 12/43] KVM: nVMX: Add helpers to identify shadowed VMCS fields
` [PATCH 21/43] KVM: nVMX: Don't reread VMCS-agnostic state when switching VMCS
` [PATCH 42/43] KVM: VMX: Leave preemption timer running when it's disabled
` [PATCH 43/43] KVM: nVMX: shadow pin based execution controls

[PATCH 1/2] lib/cobalt: start helper thread with signals blocked
 2019-06-14 16:34 UTC  (3+ messages)
` [PATCH 2/2] lib/cobalt: set name for printf thread to help debugging

[PATCH] dt-bindings: PCI: rcar: Add device tree support for r8a774a1
 2019-06-14 16:33 UTC  (3+ messages)

[PATCH v2 0/3] staging: iio: ad7150: improve driver readability
 2019-06-14 16:33 UTC  (4+ messages)
` [PATCH v2 1/3] staging: iio: ad7150: use FIELD_GET and GENMASK
` [PATCH v2 2/3] staging: iio: ad7150: simplify i2c SMBus return treatment
` [PATCH v2 3/3] staging: iio: ad7150: clean up of comments

[PATCH for-rc 1/7] IB/hfi1: Avoid hardlockup with flushlist_lock
 2019-06-14 16:32 UTC  (2+ messages)
` [PATCH for-rc 2/7] IB/hfi1: Silence txreq allocation warnings

[PATCH bpf-next v5 0/8] bpf: getsockopt and setsockopt hooks
 2019-06-14 16:32 UTC  (7+ messages)
` [PATCH bpf-next v5 1/8] bpf: implement "

[PATCH v2 0/3] i2c-mux-gpio: Split plat- and dt-specific code up
 2019-06-14 16:31 UTC  (5+ messages)
` [PATCH v2 2/3] i2c-mux-gpio: Unpin the platform-specific GPIOs request code

[PATCH V4 00/28] Enable Tegra PCIe root port features
 2019-06-14 16:30 UTC  (12+ messages)
` [PATCH V4 27/28] PCI: tegra: Add support for GPIO based PERST#

[PATCH V2 1/2] mailbox: tegra: hsp: add noirq resume
 2019-06-14 16:31 UTC  (4+ messages)
` [PATCH V2 2/2] mailbox: tegra: avoid resume NULL mailboxes

[Qemu-devel] [PATCH v8 0/7] backup-top filter driver for backup
 2019-06-14 16:22 UTC  (6+ messages)
` [Qemu-devel] [PATCH v8 4/7] block: introduce backup-top filter driver

[PATCH v2 0/9] Rework V4L2 fwnode parsing; add defaults and avoid iteration
 2019-06-14 16:31 UTC  (5+ messages)
` [PATCH v2 4/9] v4l2-async: Add v4l2_async_notifier_add_fwnode_remote_subdev
` [PATCH v2 9/9] ipu3-cio2: Parse information from firmware without using callbacks

[PATCH 0/5] Exynos EHCI/OHCI: resolve conflict with the generic USB device bindings
 2019-06-14 16:30 UTC  (3+ messages)
  ` [PATCH 1/5] dt-bindings: switch Exynos EHCI/OHCI bindings to use array of generic PHYs

[U-Boot] [PATCH v4 1/1] efi_loader: add RuntimeServicesSupported variable
 2019-06-14 16:30 UTC 

[U-Boot] [PATCH 1/1] efi_loader: fix SetMode()
 2019-06-14 16:29 UTC 

[PATCH net] net: phylink: further mac_config documentation improvements
 2019-06-14 16:28 UTC  (2+ messages)

[PATCH] security: do not enable CONFIG_GCC_PLUGINS by default
 2019-06-14 16:28 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/3] Collecting TB Execution Frequency
 2019-06-14 16:01 UTC  (2+ messages)

[PATCH -next] firmware: ti_sci: remove set but not used variable 'dev'
 2019-06-14 16:26 UTC  (3+ messages)

[PATCH RFC 2] [DO NOT APPLY] introduce VCPUOP_register_runstate_phys_memory_area hypercall
 2019-06-14 16:25 UTC  (21+ messages)
` [PATCH v3] xen: "
  ` [Xen-devel] "

[U-Boot] [PATCH 1/1] efi_loader: fix SetAttribute()
 2019-06-14 16:26 UTC 

[PATCH 01/13] drm/amdgpu: introduce and honour DRM_FORCE_AUTH workaround
 2019-06-14 16:25 UTC  (6+ messages)

[PATCH 00/14] Add support to generate ABI documentation at admin-guide
 2019-06-14 16:25 UTC  (15+ messages)
` [PATCH 01/14] ABI: fix some syntax issues at the ABI database
` [PATCH 05/14] scripts: add an script to parse the ABI files
` [PATCH 14/14] docs: sphinx/kernel_abi.py: fix UTF-8 support

[Buildroot] [PATCH 1/1] iputils: set the permissions with IPUTILS_PERMISSIONS
 2019-06-14 16:24 UTC  (6+ messages)

[PATCH v4] platform/chrome: cros_ec_lpc: Choose Microchip EC at runtime
 2019-06-14 16:23 UTC  (2+ messages)

[PATCH 1/4] util-linux: add setpriv utility
 2019-06-14 16:23 UTC  (3+ messages)
` [PATCH 2/4] libcap-ng: split into libcap-ng/libcap-ng-python

[PATCH] ARM: dts: rockchip: add display nodes for rk322x
 2019-06-14 16:22 UTC  (4+ messages)

[PATCH v3 0/4] drm/panfrost: Expose perf counters to userspace
 2019-06-14 16:23 UTC  (4+ messages)

[Xen-devel] [xen-unstable-smoke test] 137726: tolerable all pass - PUSHED
 2019-06-14 16:20 UTC 

Docker Potential Business Lead
 2019-06-14 16:18 UTC 

[RFC PATCH 2/3] x86/cpufeatures: Combine word 11 and 12 into new scattered features word 11
 2019-06-14 16:20 UTC  (12+ messages)

[GIT PULL] arm64: fixes for -rc5
 2019-06-14 16:20 UTC  (3+ messages)

[PATCH 1/3] drm: add debug print to update_vblank_count
 2019-06-14 16:19 UTC  (2+ messages)

[PATCH 1/2] drm/dp: Add DP_DPCD_QUIRK_NO_SINK_COUNT
 2019-06-14 16:19 UTC  (2+ messages)

Endless busyness, the forecoming
 2019-06-14 16:18 UTC  (5+ messages)
` [PATCH 3/8] drm/i915: Replace engine->timeline with a plain list

[RFC PATCH] rev-list: clarify --abbrev and --abbrev-commit usage
 2019-06-14 16:18 UTC  (3+ messages)

[dpdk-dev] [PATCH v4] baseband/fpga_lte_fec: adding driver for FEC on FPGA
 2019-06-14 16:17 UTC  (5+ messages)
` [dpdk-dev] [PATCH v6] "
  ` [dpdk-dev] [PATCH v5] "

[PATCH] MAINTAINERS: Update my email address to use @kernel.org
 2019-06-14 16:17 UTC  (2+ messages)

[v7 00/16] Add Plane Color Properties
 2019-06-14 16:17 UTC  (2+ messages)

[PATCH V1 1/2] mailbox: tegra: hsp: add noirq resume
 2019-06-14 16:16 UTC  (8+ messages)
` [PATCH V1 2/2] mailbox: tegra: avoid resume NULL mailboxes

kvmtool: Compile time error fixed
 2019-06-14 16:16 UTC 

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

[git pull] IOMMU Fixes for Linux v5.2-rc4
 2019-06-14 16:15 UTC  (3+ messages)

[GIT PULL] sound fixes for 5.2-rc5
 2019-06-14 16:15 UTC  (2+ messages)

[PATCH] drivers: Provide devm_platform_ioremap_resource_byname()
 2019-06-14 16:14 UTC  (6+ messages)
      `  "

[PATCH v7 00/14] Control-flow Enforcement: Branch Tracking, PTRACE
 2019-06-14 16:13 UTC  (21+ messages)
` [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function

[PATCH 0/4] Support building with GCC v8.x/v9.x
 2019-06-14 16:12 UTC  (4+ messages)
` [PATCH 2/4] kwset: allow building with GCC 8

[PATCH ipsec] xfrm: fix sa selector validation
 2019-06-14 16:11 UTC  (2+ messages)

[PATCH 0/9] x86/bpf: unwinder fixes
 2019-06-14 16:11 UTC  (9+ messages)
` [PATCH 2/9] objtool: Fix ORC unwinding in non-JIT BPF generated code

[RFC PATCH v4 00/21] Implement an HPET-based hardlockup detector
 2019-06-14 16:10 UTC  (6+ messages)
` [RFC PATCH v4 05/21] x86/hpet: Reserve timer for the HPET "

[Qemu-devel] QEMU tries to register to VFIO memory that is not RAM
 2019-06-14 15:56 UTC  (6+ messages)

[PATCH] revision: remove stray whitespace when name empty
 2019-06-14 16:07 UTC  (3+ messages)
` [PATCH v2] rev-list: teach --oid-only to enable piping

[PATCH v2 0/9] Provide vcpu dispatch statistics
 2019-06-14 15:44 UTC  (2+ messages)
` [PATCH v2 8/9] powerpc/pseries: Protect against hogging the cpu while setting up the stats


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.