All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-26 16:44:01 to 2021-08-26 17:53:28 UTC [more...]

[PATCH v3 1/2] x86/sgx: Add the missing ifdef for sgx_set_attribute()
 2021-08-26 17:53 UTC  (8+ messages)

[PATCH 0/3] hw/virtio: Minor housekeeping patches
 2021-08-26 17:26 UTC  (3+ messages)
` [PATCH 1/3] hw/virtio: Document virtio_queue_packed_empty_rcu is called within RCU
` [PATCH 2/3] hw/virtio: Remove NULL check in virtio_free_region_cache()

[PATCH v2 00/30] Hexagon HVX (target/hexagon) patch series
 2021-08-26 17:35 UTC  (10+ messages)
` [PATCH v2 02/30] Hexagon HVX (target/hexagon) add Hexagon Vector eXtensions (HVX) to core
` [PATCH v2 03/30] Hexagon HVX (target/hexagon) register names
` [PATCH v2 04/30] Hexagon HVX (target/hexagon) instruction attributes
` [PATCH v2 06/30] Hexagon HVX (target/hexagon) import macro definitions
` [PATCH v2 07/30] Hexagon HVX (target/hexagon) semantics generator
` [PATCH v2 08/30] Hexagon HVX (target/hexagon) semantics generator - part 2
` [PATCH v2 10/30] Hexagon HVX (target/hexagon) instruction utility functions
` [PATCH v2 13/30] Hexagon HVX (target/hexagon) helper overrides for histogram instructions
` [PATCH v2 18/30] Hexagon HVX (target/hexagon) helper overrides - vector logical ops

[PATCH v1 0/3] nitro_enclaves: Add support for Arm64
 2021-08-26 17:51 UTC  (5+ messages)
` [PATCH v1 1/3] nitro_enclaves: Enable Arm support
` [PATCH v1 2/3] nitro_enclaves: Update documentation for "
` [PATCH v1 3/3] nitro_enclaves: Add fixes for checkpatch and docs reports

[PATCH v2 0/3] arch_topology, ACPI: populate cpu capacity from CPPC
 2021-08-26 17:51 UTC  (4+ messages)
` [PATCH v2 2/3] arch_topology: obtain cpu capacity using information "

False waker detection in BFQ
 2021-08-26 17:51 UTC  (8+ messages)

[PATCH v2 4/4] KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()
 2021-08-26 14:52 UTC  (11+ messages)

[PATCH][kvmtool] virtio/pci: Correctly handle MSI-X masking while MSI-X is disabled
 2021-08-26 17:50 UTC  (9+ messages)

[Intel-gfx] [PATCH 00/27] Clean up GuC CI failures, simplify locking, and kernel DOC
 2021-08-26 17:44 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for Clean up GuC CI failures, simplify locking, and kernel DOC (rev6)

[PATCH v1 0/7] Remove in-tree usage of MAP_DENYWRITE
 2021-08-26 17:48 UTC  (12+ messages)

[PATCH v2 1/8] tests: Make sure LANG is set properly for iso9660_test
 2021-08-26 17:49 UTC  (4+ messages)

[PATCH] i2c: rk3x: disable and reenable I2C after timeouts to fix stuck low SDA
 2021-08-26 17:46 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_nop: Resolve missing context id in sequential test
 2021-08-26 17:47 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 1/2] kni: rework rte_kni_update_link using ioctl
 2021-08-26 17:46 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 1/3] "

[bitbake-devel] [PATCH] providers: Use new override syntax when handling pn- "override"
 2021-08-26 17:45 UTC 

[PATCH 1/2] bitbake.conf: Use the new variable override syntax in a comment
 2021-08-26 17:45 UTC  (3+ messages)
` [PATCH 2/2] buildhistory-collect-srcrevs: Adapt to the new variable override syntax
  ` [OE-core] "

[PATCH] ATA:libata-pmp: fix warn: missing error code
 2021-08-26 17:43 UTC 

[PATCH v2 0/4] Various fixes to pass libdrm hotunplug tests
 2021-08-26 17:27 UTC  (5+ messages)
` [PATCH v2 1/4] drm/ttm: Create pinned list
` [PATCH v2 2/4] drm/ttm: Clear all DMA mappings on demand
` [PATCH v2 3/4] drm/amdgpu: drm/amdgpu: Handle IOMMU enabled case
` [PATCH v2 4/4] drm/amdgpu: Add a UAPI flag for hot plug/unplug

[PATCH] clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereference
 2021-08-26 17:42 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2021-08-26 17:42 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH net] sch_htb: Fix inconsistency when leaf qdisc creation fails
 2021-08-26 17:42 UTC  (3+ messages)

[PATCH v6] media: vimc: Enable set resolution at the scaler src pad
 2021-08-26 17:41 UTC 

[PULL 00/37] target-arm queue
 2021-08-26 17:18 UTC  (39+ messages)
` [PULL 01/37] hw/arm/xlnx-zynqmp: Realize qspi controller *after* qspi_dma
` [PULL 02/37] hw/dma/xlnx_csu_dma: Run trivial checks early in realize()
` [PULL 03/37] hw/dma/xlnx_csu_dma: Always expect 'dma' link property to be set
` [PULL 04/37] hw/dma/xlnx-zdma "
` [PULL 05/37] hw/arm/Kconfig: no need to enable ACPI_MEMORY_HOTPLUG/ACPI_NVDIMM explicitly
` [PULL 06/37] target/arm/cpu: Introduce sve_vq_supported bitmap
` [PULL 07/37] target/arm/kvm64: Ensure sve vls map is completely clear
` [PULL 08/37] target/arm/cpu64: Replace kvm_supported with sve_vq_supported
` [PULL 09/37] target/arm/cpu64: Validate sve vector lengths are supported
` [PULL 10/37] docs/specs/acpu_cpu_hotplug: Convert to rST
` [PULL 11/37] docs/specs/acpi_mem_hotplug: "
` [PULL 12/37] docs/specs/acpi_pci_hotplug: "
` [PULL 13/37] docs/specs/acpi_nvdimm: "
` [PULL 14/37] MAINTAINERS: Add ACPI specs documents to ACPI and NVDIMM sections
` [PULL 15/37] softmmu: Use accel_find("xen") instead of xen_available()
` [PULL 16/37] monitor: Use accel_find("kvm") instead of kvm_available()
` [PULL 17/37] softmmu/arch_init.c: Trim down include list
` [PULL 18/37] meson.build: Define QEMU_ARCH in config-target.h
` [PULL 19/37] arch_init.h: Add QEMU_ARCH_HEXAGON
` [PULL 20/37] arch_init.h: Move QEMU_ARCH_VIRTIO_* to qdev-monitor.c
` [PULL 21/37] arch_init.h: Don't include arch_init.h unnecessarily
` [PULL 22/37] stubs: Remove unused arch_type.c stub
` [PULL 23/37] hw/core/loader: In gunzip(), check index is in range before use, not after
` [PULL 24/37] softmmu/physmem.c: Remove unneeded NULL check in qemu_ram_alloc_from_fd()
` [PULL 25/37] softmmu/physmem.c: Check return value from realpath()
` [PULL 26/37] net: Zero sockaddr_in in parse_host_port()
` [PULL 27/37] gdbstub: Zero-initialize sockaddr structs
` [PULL 28/37] tests/qtest/ipmi-bt-test: Zero-initialize sockaddr struct
` [PULL 29/37] tests/tcg/multiarch/linux-test: Zero-initialize sockaddr structs
` [PULL 30/37] raspi: Use error_fatal for SoC realize errors, not error_abort
` [PULL 31/37] target/arm: Avoid assertion trying to use KVM and multiple ASes
` [PULL 32/37] hw/arm/virt: Delete EL3 error checksnow provided in CPU realize
` [PULL 33/37] target/arm: Implement HSTR.TTEE
` [PULL 34/37] target/arm: Implement HSTR.TJDBX
` [PULL 35/37] target/arm: Do hflags rebuild in cpsr_write()
` [PULL 36/37] hw/arm/xlnx-versal: Add unimplemented APU mmio
` [PULL 37/37] hw/arm/xlnx-zynqmp: "

[PATCH] usb: core: hcd: merge repetitive strings in usb_hcd_request_irqs()
 2021-08-26 17:39 UTC  (3+ messages)

[PATCH RESEND] branch: allow deleting dangling branches with --force
 2021-08-26 17:38 UTC  (5+ messages)

[Intel-gfx] [PATCH v3] drm/i915/dp: Use max params for panels < eDP 1.4
 2021-08-26 17:37 UTC  (4+ messages)
  `  "

[PATCH v4] ixgbe: let the xdpdrv work with more than 64 cpus
 2021-08-26 17:37 UTC  (6+ messages)
      ` [Intel-wired-lan] "

[PATCH] providers: Use new override syntax when handling pn- "override"
 2021-08-26 17:37 UTC 

[PATCHv2 0/4] coresight: Add ETR-PERF polling
 2021-08-26 17:32 UTC  (4+ messages)
` [PATCHv2 4/4] "

[PATCH v7 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-08-26 17:35 UTC  (3+ messages)
` [PATCH v7 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst

how to avoid CPU watchdog error during debug
 2021-08-26 17:34 UTC  (2+ messages)

5.14 rc6 broken for QCA6390 on Dell XPS 13 9310
 2021-08-26 17:33 UTC  (10+ messages)
      ` [regression] "

[PATCH v29 00/32] Control-flow Enforcement: Shadow Stack
 2021-08-26 17:33 UTC  (9+ messages)
` [PATCH v29 25/32] x86/cet/shstk: Handle thread shadow stack
` [PATCH v29 26/32] x86/cet/shstk: Introduce shadow stack token setup/verify routines

[PATCH 1/2] poky-floating-revisions.inc: Use new override syntax for commented vars
 2021-08-26 17:32 UTC  (2+ messages)
` [PATCH 2/2] local.conf.sample: Use the new override syntax for a commented variable

[Intel-gfx] [PATCH] drm/i915/dp: return proper DPRX link training result
 2021-08-26 17:31 UTC  (8+ messages)

[PATCH v1 0/2] Fix rtl8366rb issues with fw_devlink=on
 2021-08-26 17:29 UTC  (6+ messages)
` [PATCH v1 2/2] net: dsa: rtl8366rb: Quick fix to work "

[PATCH] xfs: dax: facilitate EXPERIMENTAL warning for dax=inode case
 2021-08-26 17:30 UTC 

[PATCH v34 05/13] mm/damon: Implement primitives for the virtual memory address spaces
 2021-08-26 17:29 UTC  (2+ messages)

[PATCH] Revert "net: really fix the build..."
 2021-08-26 17:28 UTC  (2+ messages)

[PATCH v3 0/2] configure: Remove -malign-* and fix Clang 14 breakage
 2021-08-26 17:27 UTC  (3+ messages)
` [PATCH v3 1/2] configure: Remove obsoleted -malign-{jumps, loops, functions}
  ` [PATCH v3 1/2] configure: Remove obsoleted -malign-{jumps,loops,functions}

[PATCH] staging: rtl8723bs: prevent ->ssid overflow in rtw_wx_set_scan()
 2021-08-26 17:26 UTC  (4+ messages)

IB_MR_TYPE_SG_GAPS support
 2021-08-26 17:26 UTC 

BFQ cgroup weights range
 2021-08-26 17:25 UTC  (4+ messages)

[PATCH] ASoC: nau8821: Add driver for Nuvoton codec NAU88L21
 2021-08-26 17:16 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix protential unreleased lock problem
 2021-08-26 12:24 UTC 

[dpdk-dev] [PATCH] net/axgbe: fix protential unreleased lock problem in axgbe_i2c_xfer
 2021-08-26 11:54 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix protential unreleased lock problem
 2021-08-26 11:45 UTC 

[dpdk-dev] [PATCH] net/axgbe: fix protential unreleased lock problem
 2021-08-26 11:30 UTC 

cleanup vfio iommu_group creation v4
 2021-08-26 17:24 UTC  (3+ messages)
` [PATCH 07/14] vfio: simplify iommu group allocation for mediated devices

drivers/gpu/drm/i915/display/intel_dsi_dcs_backlight.c:69:20: sparse: sparse: incorrect type in initializer (different base types)
 2021-08-26 17:23 UTC  (2+ messages)

[PATCH 01/16] binutils: drop target flex/bison from build dependencies
 2021-08-26 17:22 UTC  (3+ messages)
` [PATCH 13/16] libnsl2: upgrade 1.3.0 -> 2.0.0
  ` [OE-core] "

[v3 0/2] Add driver for BOE tv110c9m-ll3 panel
 2021-08-26 17:21 UTC  (3+ messages)
` [v3 1/2] drm/panel: support for BOE tv1110c9m-ll3 wuxga dsi video mode panel

[PATCH v5 5/8] cpufreq: Add an interface to mark inefficient frequencies
 2021-08-26 17:20 UTC  (3+ messages)

[GIT PULL] Memory folios for v5.15
 2021-08-26 17:18 UTC  (11+ messages)

[v2 0/2] Add driver for BOE tv110c9m-ll3 panel
 2021-08-26 17:17 UTC  (3+ messages)

[meta-python][RFC] python3-kivy
 2021-08-26 17:17 UTC  (2+ messages)
` [oe] "

[dpdk-dev] [v3, 0/3] common/cnxk: enable npa telemetry
 2021-08-26 17:15 UTC  (4+ messages)
` [dpdk-dev] [v4, 0/2] cnxk: enable npa and mempool telemetry
  ` [dpdk-dev] [v4, 1/2] common/cnxk: add telemetry endpoints to npa
  ` [dpdk-dev] [v4, 2/2] mempool/cnxk: add telemetry end points

[PATCH 0/1] don't leak EDEADLK to userspace
 2021-08-26 17:15 UTC  (4+ messages)
` [PATCH] cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED

[PATCH] meta-integrity: kernel-modsign: Change weak default value
 2021-08-26 17:14 UTC 

[PATCH net] net/mlx5: Remove all auxiliary devices at the unregister event
 2021-08-26 17:14 UTC  (4+ messages)

[PATCH] sched: Switch wait_task_inactive to HRTIMER_MODE_REL_HARD
 2021-08-26 17:14 UTC  (2+ messages)

[PATCH] bus: mhi: core: Update comments on mhi_prepare_for_power_up
 2021-08-26 17:11 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: remove unused i915->active_pipes
 2021-08-26 17:11 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

main - vdo: rename vdoimport to lvm_import_vdo
 2021-08-26 17:11 UTC 

[PATCH] sched: Fix get_push_task() vs migrate_disable()
 2021-08-26 17:07 UTC  (3+ messages)
` [tip: sched/urgent] "

[RFC] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-08-26 17:05 UTC  (3+ messages)

[PATCH v2] PCI/MSI: Skip masking MSI-X on Xen PV
 2021-08-26 17:03 UTC 

[PATCH] bus: mhi: core: Use cached values for calculating the shared write pointer
 2021-08-26 17:01 UTC 

[PATCH v2 0/4] optimize the bfq queue idle judgment
 2021-08-26 17:00 UTC  (10+ messages)
` [PATCH v2 1/4] block, bfq: add support to track if root_group have any pending requests
` [PATCH v2 2/4] block, bfq: do not idle if only one cgroup is activated
` [PATCH v2 3/4] block, bfq: add support to record request size information
` [PATCH v2 4/4] block, bfq: consider request size in bfq_asymmetric_scenario()

Raid 5 where 2 disks out of 4 were unplugged
 2021-08-26 17:00 UTC  (2+ messages)

[PATCH] ARM: i.MX8MP: bbu: use correct offset for eMMC boot partition
 2021-08-26 16:57 UTC 

[PATCH] drm/amd/display: add dcn register DP_MSA_VBID_MISC for dcn1.x and dcn2.x
 2021-08-26 16:59 UTC 

[PATCH v2] arm64: mm: limit linear region to 51 bits for KVM in nVHE mode
 2021-08-26 16:56 UTC 

[PATCH 1/2] ASoC: rt5682s: Add driver for ALC5682I-VS codec
 2021-08-26 16:57 UTC  (4+ messages)

[PATCH v2 00/14] x86: Add support for Clang CFI
 2021-08-26 16:56 UTC  (5+ messages)
` [PATCH v2 07/14] x86: Use an opaque type for functions not callable from C
` [PATCH v2 08/14] x86/extable: Do not mark exception callback as CFI

[PATCH] PCI/MSI: skip masking MSI on Xen PV
 2021-08-26 16:56 UTC  (2+ messages)

[PATCH v2 1/1] media: ipu3-cio2: Drop reference on error path in cio2_bridge_connect_sensor()
 2021-08-26 16:56 UTC  (2+ messages)

[PATCH v2 0/5] drm/msm/dp: Support multiple DP instances and add sc8180x
 2021-08-26 16:57 UTC  (4+ messages)
` [PATCH v2 3/5] drm/msm/dp: Support up to 3 DP controllers

[PATCH] python3-pluggy: upgrade 0.13.1 -> 1.0.0
 2021-08-26 16:53 UTC  (3+ messages)
` [OE-core] "

[BlueZ PATCH v1] adv_monitor: Change sampling period to uint16_t
 2021-08-26 16:52 UTC  (2+ messages)
` [BlueZ,v1] "

[f2fs-dev] [PATCH] f2fs: don't ignore writing pages on fsync during checkpoint=disable
 2021-08-26 16:52 UTC  (4+ messages)
` [f2fs-dev] [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "

[BlueZ PATCH v1] adv_monitor: Clear any running DeviceLost timers on power down
 2021-08-26 16:52 UTC  (2+ messages)
` [BlueZ,v1] "

[resend, PATCH v2 1/1] x86/platform: Increase maximum GPIO number for X86_64
 2021-08-26 16:51 UTC  (2+ messages)

[PATCH] PCI: hv: Fix a bug on removing child devices on the bus
 2021-08-26 16:50 UTC  (6+ messages)

[PATCH 0/3] io_uring: ensure that entries don't contain old data
 2021-08-26 16:50 UTC  (5+ messages)
` [PATCH 1/3] io_uring: always initialize sqe->flags
` [PATCH 2/3] io_uring: don't clear recently set sqe->rw_flags
` [PATCH 3/3] io_uring: fix misbehaving cmdprio_percentage option

State of the ceph+fscrypt union
 2021-08-26 16:49 UTC 

[PATCH v2 0/2] hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases
 2021-08-26 16:49 UTC  (4+ messages)

Slow file operations on file server with 10 TB hardware RAID and 100 TB software RAID
 2021-08-26 16:49 UTC  (4+ messages)
  ` Minimum inode cache size? (was: Slow file operations on file server with 30 TB hardware RAID and 100 TB software RAID)

[PATCH 1/2] xopen: explicitly report creation failures
 2021-08-26 16:49 UTC  (4+ messages)

[PATCH 00/19] arch: Add basic LoongArch support
 2021-08-26 16:43 UTC  (3+ messages)
` [PATCH 10/19] LoongArch: Add signal handling support

[PATCH v2] ASoC: dt-bindings: mediatek: mt8192: re-add audio afe document
 2021-08-26 16:46 UTC  (3+ messages)

[PATCH BlueZ v2 0/2] device: fix advertising data UUIDs ignored when Cache = yes
 2021-08-26 16:47 UTC  (5+ messages)
` [PATCH BlueZ v2 1/2] device: clear eir_uuids list on disconnect
    ` AW: "

[RFC PATCH 0/2] First steps towards iterating over submodule refs
 2021-08-26 16:39 UTC  (3+ messages)
` [RFC PATCH 1/2] refs: make _advance() check struct repo, not flag

[PATCH v5 0/6] Finish converting git bisect to C part 4
 2021-08-26 16:46 UTC  (4+ messages)
` [PATCH v5 5/6] bisect--helper: reimplement `bisect_run` shell function in C

Set video resolution and refresh rate at boot?
 2021-08-26 16:45 UTC  (2+ messages)

sort out the lock order in the loop driver v2
 2021-08-26 16:44 UTC  (5+ messages)
` [PATCH 5/8] loop: merge the cryptoloop module into the main loop module


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.