All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-25 10:11:17 to 2020-11-25 10:44:12 UTC [more...]

Using WireGuard on Windows as non-admin - proper solution?
 2020-11-25 10:30 UTC  (3+ messages)

[RFC PATCH v3.1 00/27] Add support UHS-II for GL9755
 2020-11-25 10:43 UTC  (3+ messages)

go broken or kubernetes ? go build runtime/cgo: invalid flag in go:cgo_ldflag: -Wl,-O1
 2020-11-25 10:43 UTC 

[PATCH] mmc: sdhci-pci-gli: Disable slow mode in HS400 mode for GL9763E
 2020-11-25 10:43 UTC  (3+ messages)

[RFC v5 00/12] i386 cleanup
 2020-11-25 10:42 UTC  (9+ messages)
` [RFC v5 09/12] module: introduce MODULE_INIT_ACCEL_CPU

[PATCH leds + devicetree v2 0/2] Parse DT property `trigger-sources` for netdev LED trigger
 2020-11-25 10:42 UTC  (6+ messages)
` [PATCH leds + devicetree v2 1/2] leds: trigger: add trigger sources validating method and helper functions
` [PATCH leds + devicetree v2 2/2] leds: trigger: netdev: parse `trigger-sources` from device tree

[PATCH net-next v2 0/2] Add support for DSFP transceiver type
 2020-11-25 10:41 UTC  (7+ messages)
` [PATCH net-next v2 1/2] ethtool: Add CMIS 4.0 module type to UAPI

[PATCH v3 00/12] RFC Support hot device unplug in amdgpu
 2020-11-25 10:41 UTC  (6+ messages)
` [PATCH v3 08/12] drm/amdgpu: Split amdgpu_device_fini into early and late

[PATCH] test-qga: fix a resource leak in test_qga_guest_get_osinfo()
 2020-11-25 10:40 UTC  (2+ messages)

[Intel-gfx] [PATCH v5 00/63] drm/i915: Remove obj->mm.lock!
 2020-11-25 10:40 UTC  (64+ messages)
` [Intel-gfx] [PATCH v5 01/63] drm/i915: Do not share hwsp across contexts any more, v6
` [Intel-gfx] [PATCH v5 02/63] drm/i915: Pin timeline map after first timeline pin, v3
` [Intel-gfx] [PATCH v5 03/63] drm/i915: Move cmd parser pinning to execbuffer
` [Intel-gfx] [PATCH v5 04/63] drm/i915: Add missing -EDEADLK handling to execbuf pinning, v2
` [Intel-gfx] [PATCH v5 05/63] drm/i915: Ensure we hold the object mutex in pin correctly
` [Intel-gfx] [PATCH v5 06/63] drm/i915: Add gem object locking to madvise
` [Intel-gfx] [PATCH v5 07/63] drm/i915: Move HAS_STRUCT_PAGE to obj->flags
` [Intel-gfx] [PATCH v5 08/63] drm/i915: Rework struct phys attachment handling
` [Intel-gfx] [PATCH v5 09/63] drm/i915: Convert i915_gem_object_attach_phys() to ww locking, v2
` [Intel-gfx] [PATCH v5 10/63] drm/i915: make lockdep slightly happier about execbuf
` [Intel-gfx] [PATCH v5 11/63] drm/i915: Disable userptr pread/pwrite support
` [Intel-gfx] [PATCH v5 12/63] drm/i915: No longer allow exporting userptr through dma-buf
` [Intel-gfx] [PATCH v5 13/63] drm/i915: Reject more ioctls for userptr
` [Intel-gfx] [PATCH v5 14/63] drm/i915: Reject UNSYNCHRONIZED for userptr, v2
` [Intel-gfx] [PATCH v5 15/63] drm/i915: Make compilation of userptr code depend on MMU_NOTIFIER
` [Intel-gfx] [PATCH v5 16/63] drm/i915: Fix userptr so we do not have to worry about obj->mm.lock, v5
` [Intel-gfx] [PATCH v5 17/63] drm/i915: Flatten obj->mm.lock
` [Intel-gfx] [PATCH v5 18/63] drm/i915: Populate logical context during first pin
` [Intel-gfx] [PATCH v5 19/63] drm/i915: Make ring submission compatible with obj->mm.lock removal, v2
` [Intel-gfx] [PATCH v5 20/63] drm/i915: Handle ww locking in init_status_page
` [Intel-gfx] [PATCH v5 21/63] drm/i915: Rework clflush to work correctly without obj->mm.lock
` [Intel-gfx] [PATCH v5 22/63] drm/i915: Pass ww ctx to intel_pin_to_display_plane
` [Intel-gfx] [PATCH v5 23/63] drm/i915: Add object locking to vm_fault_cpu
` [Intel-gfx] [PATCH v5 24/63] drm/i915: Move pinning to inside engine_wa_list_verify()
` [Intel-gfx] [PATCH v5 25/63] drm/i915: Take reservation lock around i915_vma_pin
` [Intel-gfx] [PATCH v5 26/63] drm/i915: Make intel_init_workaround_bb more compatible with ww locking
` [Intel-gfx] [PATCH v5 27/63] drm/i915: Make __engine_unpark() "
` [Intel-gfx] [PATCH v5 28/63] drm/i915: Take obj lock around set_domain ioctl
` [Intel-gfx] [PATCH v5 29/63] drm/i915: Defer pin calls in buffer pool until first use by caller
` [Intel-gfx] [PATCH v5 30/63] drm/i915: Fix pread/pwrite to work with new locking rules
` [Intel-gfx] [PATCH v5 31/63] drm/i915: Fix workarounds selftest, part 1
` [Intel-gfx] [PATCH v5 32/63] drm/i915: Prepare for obj->mm.lock removal
` [Intel-gfx] [PATCH v5 33/63] drm/i915: Add igt_spinner_pin() to allow for ww locking around spinner
` [Intel-gfx] [PATCH v5 34/63] drm/i915: Add ww locking around vm_access()
` [Intel-gfx] [PATCH v5 35/63] drm/i915: Increase ww locking for perf
` [Intel-gfx] [PATCH v5 36/63] drm/i915: Lock ww in ucode objects correctly
` [Intel-gfx] [PATCH v5 37/63] drm/i915: Add ww locking to dma-buf ops
` [Intel-gfx] [PATCH v5 38/63] drm/i915: Add missing ww lock in intel_dsb_prepare
` [Intel-gfx] [PATCH v5 39/63] drm/i915: Fix ww locking in shmem_create_from_object
` [Intel-gfx] [PATCH v5 40/63] drm/i915: Use a single page table lock for each gtt
` [Intel-gfx] [PATCH v5 41/63] drm/i915/selftests: Prepare huge_pages testcases for obj->mm.lock removal
` [Intel-gfx] [PATCH v5 42/63] drm/i915/selftests: Prepare client blit "
` [Intel-gfx] [PATCH v5 43/63] drm/i915/selftests: Prepare coherency tests "
` [Intel-gfx] [PATCH v5 44/63] drm/i915/selftests: Prepare context "
` [Intel-gfx] [PATCH v5 45/63] drm/i915/selftests: Prepare dma-buf "
` [Intel-gfx] [PATCH v5 46/63] drm/i915/selftests: Prepare execbuf "
` [Intel-gfx] [PATCH v5 47/63] drm/i915/selftests: Prepare mman testcases "
` [Intel-gfx] [PATCH v5 48/63] drm/i915/selftests: Prepare object tests "
` [Intel-gfx] [PATCH v5 49/63] drm/i915/selftests: Prepare object blit "
` [Intel-gfx] [PATCH v5 50/63] drm/i915/selftests: Prepare igt_gem_utils "
` [Intel-gfx] [PATCH v5 51/63] drm/i915/selftests: Prepare context selftest "
` [Intel-gfx] [PATCH v5 52/63] drm/i915/selftests: Prepare hangcheck "
` [Intel-gfx] [PATCH v5 53/63] drm/i915/selftests: Prepare execlists "
` [Intel-gfx] [PATCH v5 54/63] drm/i915/selftests: Prepare mocs tests "
` [Intel-gfx] [PATCH v5 55/63] drm/i915/selftests: Prepare ring submission "
` [Intel-gfx] [PATCH v5 56/63] drm/i915/selftests: Prepare timeline tests "
` [Intel-gfx] [PATCH v5 57/63] drm/i915/selftests: Prepare i915_request "
` [Intel-gfx] [PATCH v5 58/63] drm/i915/selftests: Prepare memory region "
` [Intel-gfx] [PATCH v5 59/63] drm/i915/selftests: Prepare cs engine "
` [Intel-gfx] [PATCH v5 60/63] drm/i915/selftests: Prepare gtt "
` [Intel-gfx] [PATCH v5 61/63] drm/i915: Finally remove obj->mm.lock
` [Intel-gfx] [PATCH v5 62/63] drm/i915: Keep userpointer bindings if seqcount is unchanged, v2
` [Intel-gfx] [PATCH v5 63/63] drm/i915: Move gt_revoke() slightly

[PATCH v2 0/2] config: allow specifying config entries via envvar pairs
 2020-11-25 10:41 UTC  (2+ messages)

[PATCH v2 00/24] Opt-in always-on nVHE hypervisor
 2020-11-25 10:39 UTC  (11+ messages)
` [PATCH v2 04/24] arm64: Move MAIR_EL1_SET to asm/memory.h
` [PATCH v2 06/24] kvm: arm64: Move hyp-init params to a per-CPU struct

[PATCH] arm64: dts: imx8mq: add DCSS node
 2020-11-25 10:39 UTC  (2+ messages)

[PATCH v3 05/12] drm/ttm: Expose ttm_tt_unpopulate for driver use
 2020-11-25 10:42 UTC  (12+ messages)

[PATCH 1/3] iio: accel: bmc150: Improve ACPI enumeration support
 2020-11-25 10:41 UTC  (2+ messages)

[PATCH] media: vidioc-g-ext-ctrls.rst: document V4L2_CTRL_CLASS_DETECT
 2020-11-25 10:40 UTC 

[PATCH v9 0/2] Add Intel LGM SoC DMA support
 2020-11-25 10:39 UTC  (15+ messages)
` [PATCH v9 1/2] dt-bindings: dma: Add bindings for Intel LGM SoC
` [PATCH v9 2/2] Add Intel LGM SoC DMA support

[PATCH 1/1] mm: compaction: avoid fast_isolate_around() to set pageblock_skip on reserved pages
 2020-11-25 10:39 UTC  (3+ messages)

[PATCH v4 00/13] Stateless H.264 de-staging
 2020-11-25 10:37 UTC  (3+ messages)
` [PATCH v4 13/13] media: docs: Move the H264 stateless codec uAPI

[PATCH net v2] Documentation: netdev-FAQ: suggest how to post co-dependent series
 2020-11-25 10:37 UTC  (3+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-25 10:38 UTC  (22+ messages)
                        ` [Intel-gfx] "
                        ` [Intel-wired-lan] "
                        ` [Cluster-devel] "
                        ` [Bridge] "

[PATCH] arm64: Kconfig: Add SYS_SUPPORTS_APM_EMULATION
 2020-11-25 10:36 UTC  (4+ messages)

[PATCH] media: fsl-viu: Use the ioread/write32be() accessors
 2020-11-25 10:36 UTC  (2+ messages)

[PATCH 4/7] drm/radeon: Pin buffers while they are vmap'ed
 2020-11-25 10:36 UTC  (16+ messages)

[PATCH v2 0/2] Increase amount of data for monitor to read
 2020-11-25 10:35 UTC  (5+ messages)
` [PATCH v2 1/2] iotests: add another bash sleep command to 247

[PATCH] e1000e: Assign DPM_FLAG_SMART_SUSPEND and DPM_FLAG_MAY_SKIP_RESUME to speed up s2ram
 2020-11-25 10:36 UTC  (7+ messages)
` [Intel-wired-lan] "

[PATCH net-next 1/6] ethtool: Extend link modes settings uAPI with lanes
 2020-11-25 10:35 UTC  (12+ messages)

[Intel-gfx] [PATCH i-g-t 2/2] tools/intel_gpu_top: Consolidate imc to use pmu_counter
 2020-11-25 10:35 UTC  (5+ messages)
` [Intel-gfx] [PATCH i-g-t] "
  ` [Intel-gfx] [igt-dev] "
    `  "

[PATCH] modpost: Make static exports fatal
 2020-11-25 10:35 UTC  (2+ messages)

[PATCH 1/3] reset: stm32: Add support of MCU HOLD BOOT
 2020-11-25 10:34 UTC  (6+ messages)
` [PATCH 2/3] remoteproc: stm32: use reset for hold boot
` [PATCH 3/3] remoteproc: stm32: update error management in stm32_copro_start

[PATCH 0/1] iio: accel: kxcjk1013: Add tablet_mode sysfs file for exercising the KIOX010A ACPI DSM
 2020-11-25 10:34 UTC  (3+ messages)
` [PATCH] "

[PATCH 1/3] patman: Add --no-signoff to suppress adding signoffs
 2020-11-25 10:33 UTC  (4+ messages)
` [PATCH 3/3] patman: fix project-defaults not propagating into parsers

[PATCH v5 0/6] Extend irqchip ocelot driver to support other SoCs
 2020-11-25 10:32 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: interrupt-controller: convert icpu intr bindings to json-schema
` [PATCH v5 2/6] dt-bindings: interrupt-controller: Add binding for few Microsemi interrupt controllers
` [PATCH v5 3/6] irqchip: ocelot: prepare to support more SoC
` [PATCH v5 4/6] irqchip: ocelot: Add support for Luton platforms
` [PATCH v5 5/6] irqchip: ocelot: Add support for Serval platforms
` [PATCH v5 6/6] irqchip: ocelot: Add support for Jaguar2 platforms

[MPTCP] Re: [MPTCP][PATCH v6 mptcp-next 8/9] mptcp: add the mibs for ADD_ADDR with port
 2020-11-25 10:31 UTC 

compaction: VM_BUG_ON_PAGE(!zone_spans_pfn(page_zone(page), pfn))
 2020-11-25 10:30 UTC  (7+ messages)
` [PATCH 0/1] VM_BUG_ON_PAGE(!zone_spans_pfn) in set_pfnblock_flags_mask
  ` [PATCH 1/1] mm: compaction: avoid fast_isolate_around() to set pageblock_skip on reserved pages

[OE-core][PATCH 1/2] bitbake.conf: Split optimization into common part
 2020-11-25 10:30 UTC  (6+ messages)
` [OE-core][PATCH v2 "
  ` [OE-core][PATCH v2 2/2] cmake: split release and debug flags

Asus Zephyrus G14 GA401IH-HE003 problem with sound and fan
 2020-11-25 10:30 UTC  (6+ messages)

[PATCH] kfence: Avoid stalling work queue task without allocations
 2020-11-25 10:28 UTC  (12+ messages)
` linux-next: stall warnings and deadlock on Arm64 (was: [PATCH] kfence: Avoid stalling...)

[PATCH] efivarfs: revert "fix memory leak in efivarfs_create()"
 2020-11-25 10:28 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v6 1/3] lib/igt_device_scan: Remember vendor/device for pci devices
 2020-11-25 10:28 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,v6,1/3] lib/igt_device_scan: Remember vendor/device for pci devices (rev2)

[PATCH] hmp: Changed hmp_netdev_add() using qmp_marshal_netdev_add()
 2020-11-25 10:27 UTC  (17+ messages)

[PATCH v2 0/8] libvhost-user: make it a subproject (was: "lower dependency on QEMU headers")
 2020-11-25 10:06 UTC  (3+ messages)
` [PATCH v2 6/8] libvhost-user: check memfd API
` [PATCH v2 7/8] libvhost-user: add a simple link test without glib

[PATCH] mtd-utils: ubihealthd: this tool does not depend on UBIFS
 2020-11-25 10:25 UTC 

[PATCH] arm64: dts: mt8183: Add pwm and backlight node
 2020-11-25 10:24 UTC  (4+ messages)

[PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
 2020-11-25 10:23 UTC  (4+ messages)

[PATCH v3 00/17] Introducing Linux root partition support for Microsoft Hypervisor
 2020-11-25 10:26 UTC  (4+ messages)
` [PATCH v3 16/17] x86/ioapic: export a few functions and data structures via io_apic.h

WARNING: modpost: vmlinux.o(.text.unlikely+0x1d0d8): Section mismatch in reference from the function ingenic_tcu_setup_cevt() to the function .init.text:ingenic_tcu_get_clock()
 2020-11-25 10:23 UTC  (2+ messages)
` [PATCH] clocksource/drivers/ingenic: Fix section mismatch

[LTP] [PATCH 1/2] syscalls/truncate{01, 02}: Convert to new API and cleanup
 2020-11-25 10:22 UTC  (2+ messages)

[Intel-gfx] [PATCH 01/16] drm/i915/gem: Drop free_work for GEM contexts
 2020-11-25 10:21 UTC  (6+ messages)
` [Intel-gfx] [PATCH 06/16] drm/i915/gt: Decouple completed requests on unwind

[PATCH v2] i3c: Resign from my maintainer role
 2020-11-25 10:21 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/perf: verify reason field in OA reports is never 0
 2020-11-25 10:21 UTC  (3+ messages)

[MPTCP] Re: [MPTCP][PATCH v6 mptcp-next 2/9] mptcp: set the listening socket's subflow
 2020-11-25 10:20 UTC 

[PATCH] added check for ignored CONFIG_ENV_EXT4_DEVICE_AND_PART definition
 2020-11-25 10:19 UTC  (3+ messages)

[PATCH] media: ext-ctrls-image-source.rst: document v4l2_area
 2020-11-25 10:19 UTC 

[PATCH] efi/efivars: Set generic ops before loading SSDT
 2020-11-25 10:18 UTC  (3+ messages)

Error when building eSDK for a "linux-dummy"
 2020-11-25 10:17 UTC 

[PATCH] {dev,kernel,sdk}-manual: replace hardcoded release version with &DISTRO;
 2020-11-25 10:16 UTC  (2+ messages)
` [docs] "

[LTP] [PATCH] fzsync: skip test when avaliable CPUs less than 2
 2020-11-25 10:16 UTC 

No subject
 2020-11-25 10:16 UTC  (2+ messages)
` [PATCH] add check for ignored CONFIG_ENV_EXT4_DEVICE_AND_PART definition

[PATCH v5 00/10] migration: bring improved savevm/loadvm/delvm to QMP
 2020-11-25 10:13 UTC  (2+ messages)

[PATCH] Revert "usb: cdns3: core: quit if it uses role switch class"
 2020-11-25 10:14 UTC  (10+ messages)

[PATCH v2 0/2] PCI: keembay: Add support for Intel Keem Bay
 2020-11-25 10:11 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: Add Intel Keem Bay PCIe controller
` [PATCH v2 2/2] PCI: keembay: Add support for Intel Keem Bay

[igt-dev] [i g t] tests/kms_setmode: basic Fix the testcase failure on 4K monitors
 2020-11-25 10:12 UTC  (2+ messages)

[PATCH 1/2] powerpc: sstep: Fix load and update instructions
 2020-11-25 10:09 UTC  (2+ messages)

[PATCH RESEND v2 0/5] iommu/tegra-smmu: Some pending reviewed changes
 2020-11-25 10:10 UTC  (12+ messages)
` [PATCH RESEND v2 1/5] iommu/tegra-smmu: Unwrap tegra_smmu_group_get
` [PATCH RESEND v2 2/5] iommu/tegra-smmu: Expand mutex protection range
` [PATCH RESEND v2 3/5] iommu/tegra-smmu: Use fwspec in tegra_smmu_(de)attach_dev
` [PATCH RESEND v2 4/5] iommu/tegra-smmu: Rework tegra_smmu_probe_device()
` [PATCH RESEND v2 5/5] iommu/tegra-smmu: Add PCI support

[PATCH v10 00/81] VM introspection
 2020-11-25  9:35 UTC  (3+ messages)
` [PATCH v10 40/81] KVM: introspection: add KVMI_VM_EVENT_UNHOOK
` [PATCH v10 46/81] KVM: introspection: handle vCPU commands

[PATCH] MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable()
 2020-11-25 10:11 UTC 

[PATCH platform 0/2] platform/x86: mlx-platform: Remove PSU EEPROM configuration
 2020-11-25 10:10 UTC  (3+ messages)
` [PATCH platform 1/2] platform/x86: mlx-platform: Remove PSU EEPROM from default platform configuration
` [PATCH platform 2/2] platform/x86: mlx-platform: Remove PSU EEPROM from MSN274x "

[PATCH] MIPS: Loongson64: Fix up reserving kernel memory range
 2020-11-25 10:11 UTC 


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.