All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-01 13:18:51 to 2022-04-01 13:55:12 UTC [more...]

[PULL 00/29] softfloat patch queue
 2022-04-01 13:33 UTC  (6+ messages)
` [PULL 06/29] softfloat: Move compare_floats to softfloat-parts.c.inc

[PATCH resend] memcg: introduce per-memcg reclaim interface
 2022-04-01 13:54 UTC  (4+ messages)

linux 5.17.1 disregarding ACK values resulting in stalled TCP connections
 2022-04-01 13:54 UTC  (16+ messages)

[PATCH V2 0/3] rpmsg and glink signaling API support
 2022-04-01 13:54 UTC  (14+ messages)
` [PATCH V2 1/3] rpmsg: core: Add signal "
` [PATCH V2 2/3] rpmsg: glink: Add support to handle signals command
` [PATCH V2 3/3] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support

[PATCH v2 0/2] qcow2: Improve refcount structure rebuilding
 2022-04-01 13:49 UTC  (4+ messages)
` [PATCH v2 1/2] "

[hare-scsi-devel:virtual-subsys 177/184] drivers/nvme/host/core.c:3778:37: error: passing argument 1 of 'nvme_mpath_alloc_disk' from incompatible pointer type
 2022-04-01 13:54 UTC 

[PATCH] usb: typec: mux: intel_pmc_mux: Add retry logic to a PMC command
 2022-04-01 13:53 UTC  (2+ messages)

[PATCH v4 0/9] dom0less PV drivers
 2022-04-01 13:52 UTC  (8+ messages)
` [PATCH v4 2/9] xen/arm: implement domU extended regions
` [PATCH v4 8/9] tools: add example application to initialize dom0less PV drivers

[PATCH] x86/uaccess: restore get_user exception type to EX_TYPE_UACCESS
 2022-04-01 12:45 UTC  (5+ messages)

[PATCH 0/3] softfloat: FloatRelation cleanups
 2022-04-01 13:50 UTC  (6+ messages)
` [PATCH 1/3] softfloat: Fix declaration of partsN_compare
` [PATCH 2/3] softfloat: Use FloatRelation within partsN_compare
` [PATCH 3/3] softfloat: Use FloatRelation for fracN_cmp

[PATCH 00/29] UFS patches for kernel v5.19
 2022-04-01 13:52 UTC  (7+ messages)
` [PATCH 13/29] scsi: ufs: Remove the LUN quiescing code from ufshcd_wl_shutdown()
` [PATCH 25/29] scsi: ufs: Minimize #include directives

[PATCH v2 1/2] spi: dt-bindings: qcom,spi-geni-qcom: convert to dtschema
 2022-04-01 13:52 UTC  (4+ messages)

[PATCH v8 00/46] CXl 2.0 emulation Support
 2022-04-01 13:30 UTC  (7+ messages)
` [PATCH v8 04/46] hw/cxl/device: Introduce a CXL device (8.2.8)

[PATCH net] nfp: do not use driver_data to index device info
 2022-04-01 13:51 UTC  (3+ messages)

[soc:arm/fixes] BUILD SUCCESS eeeb4f1075d71d67083c75f69247206e9b3d9f4a
 2022-04-01 13:49 UTC 

[PATCH 0/2] Allow syscon to use spinlocks with regmap fast_io
 2022-04-01 13:50 UTC  (3+ messages)
` [PATCH 1/2] mfd: syscon: Allow using "
` [PATCH 2/2] dt-bindings: mfd: syscon: Add support for regmap fast-io

PCI: Race condition in pci_create_sysfs_dev_files (can't boot)
 2022-04-01 13:50 UTC  (3+ messages)

[PATCH v2 0/3] clk: Some Clock Range Fixes
 2022-04-01 13:49 UTC  (10+ messages)
` (EXT) Re: (EXT) Re: [PATCH v2 3/3] clk: Drop the rate range on clk_put
    ` (EXT) "
        ` (EXT) "

[XEN PATCH] tools/libs/light/libxl_pci.c: explicitly grant access to Intel IGD opregion
 2022-04-01 13:49 UTC  (6+ messages)

[tip:x86/mm] BUILD SUCCESS e1300d97cbc347d319adfa0976be723ada4b582c
 2022-04-01 13:49 UTC 

[PATCH 0/7] TPS6598x PD tracing and other improvements
 2022-04-01 13:49 UTC  (2+ messages)

[PATCH v3 0/3] KVM: Dirty quota-based throttling
 2022-04-01 13:49 UTC  (6+ messages)
` [PATCH v3 2/3] KVM: Documentation: Update kvm_run structure for dirty quota

[Intel-wired-lan] [PATCH net v1] ice: Set txq_teid to ICE_INVAL_TEID on ring creation
 2022-04-01 13:48 UTC 

[PATCH v5 0/9] Add support for AST1030 SoC
 2022-04-01 13:25 UTC  (4+ messages)

[Intel-wired-lan] [PATCH net v1] ice: Do not skip not enabled queues in ice_vc_dis_qs_msg
 2022-04-01 13:48 UTC 

preparations for 4.14.5 ?
 2022-04-01 13:46 UTC  (2+ messages)

Adding a 4TB disk to a 2x4TB btrfs (data:single) filesystem and balancing takes extremely long (over a month). Filesystem has been deduped with bees
 2022-04-01 13:17 UTC  (2+ messages)

[PATCH v2] kasan: Fix sleeping function called from invalid context on RT kernel
 2022-04-01 13:46 UTC 

[PATCH v14 0/8] hmp,qmp: Add commands to introspect virtio devices
 2022-04-01 13:23 UTC  (9+ messages)
` [PATCH v14 1/8] virtio: drop name parameter for virtio_init()
` [PATCH v14 2/8] virtio: add vhost support for virtio devices
` [PATCH v14 3/8] qmp: add QMP command x-query-virtio
` [PATCH v14 4/8] qmp: add QMP command x-query-virtio-status
` [PATCH v14 5/8] qmp: decode feature & status bits in virtio-status
` [PATCH v14 6/8] qmp: add QMP commands for virtio/vhost queue-status
` [PATCH v14 7/8] qmp: add QMP command x-query-virtio-queue-element
` [PATCH v14 8/8] hmp: add virtio commands

RTT-PROBE: lore-subspace-rtt
 2022-04-01 13:45 UTC 

Pull request for efi-2022-04-rc6
 2022-04-01 13:43 UTC  (2+ messages)

[PATCH] ARM: dts: colibri-imx6ull: fix mac address passing
 2022-04-01 13:43 UTC  (4+ messages)

[PATCH 00/11] Add Chameleon V3 support
 2022-04-01 12:43 UTC  (12+ messages)
` [PATCH 01/11] arm: dts: Add Mercury+ AA1 devicetree
` [PATCH 02/11] arm: dts: Add Chameleonv3 handoff headers
` [PATCH 03/11] arm: dts: Add Chameleonv3 devicetree
` [PATCH 04/11] board: Add Chameleonv3 board dir
` [PATCH 05/11] config: Add Chameleonv3 config
` [PATCH 06/11] misc: atsha204a: Increase wake delay by tWHI
` [PATCH 07/11] sysreset: socfpga: Use parent device for reading base address
` [PATCH 08/11] socfpga: arria10: Replace delays with busy waiting in cm_full_cfg
` [PATCH 09/11] socfpga: arria10: Improve bitstream loading speed
` [PATCH 10/11] socfpga: arria10: Wait for fifo empty after writing bitstream
` [PATCH 11/11] socfpga: arria10: Allow dcache_enable before relocation

[Patch V2] soc/tegra: pmc: update Tegra234 reset sources
 2022-04-01 13:44 UTC  (2+ messages)

[PATCH 0/4] drm: ssd130x: Add support for SINO WEALTH SH1106
 2022-04-01 13:44 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: vendor-prefixes: Add prefix for SINO WEALTH Eletronics Ltd
` [PATCH 2/4] dt-bindings: display: ssd1307fb: Add entry for SINO WEALTH SH1106

[PATCH V2 0/4] PASID support for Intel IOMMU
 2022-04-01 13:42 UTC  (5+ messages)
` [PATCH V2 4/4] intel-iommu: PASID support

[PATCH v2 0/7] copy-before-write: on-cbw-error and cbw-timeout
 2022-04-01 13:36 UTC  (11+ messages)
` [PATCH v2 3/7] iotests: add copy-before-write: on-cbw-error tests
` [PATCH v2 5/7] block/block-copy: block_copy(): add timeout_ns parameter
` [PATCH v2 6/7] block/copy-before-write: implement cbw-timeout option
` [PATCH v2 7/7] iotests: copy-before-write: add cases for "

[PATCH v7 0/9] drm/i915/ttm: Evict and restore of compressed object
 2022-04-01 13:43 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/ttm: Evict and restore of compressed object (rev7)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH 0/3] devfreq: mediatek: introduce MTK cci devfreq
 2022-04-01 13:39 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: devfreq: mediatek: add mtk cci devfreq dt-bindings

[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_gttfill: Reenable test for discrete
 2022-04-01 13:40 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH] audit: do a quick exit when syscall number is invalid
 2022-04-01 13:39 UTC  (6+ messages)

[PATCH v2 0/2] PCI: qcom: Fix probe error paths
 2022-04-01 13:38 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: qcom: Fix runtime PM imbalance on probe errors
` [PATCH v2 2/2] PCI: qcom: Fix unbalanced PHY init "

[PATCH v5 0/4] Replace 'qemu_irq_split' with 'TYPE_SPLIT_IRQ'
 2022-04-01 13:35 UTC  (4+ messages)
` [PATCH v5 3/4] hw/intc/exynos4210: replace 'qemu_split_irq' in combiner and gic

[PATCH v2] libsemanage: Fall back to semanage_copy_dir when rename() fails
 2022-04-01 13:37 UTC  (2+ messages)
` [PATCH v2 3/3] mcstrans: Fir RESOURCE_LEAK and USE_AFTER_FREE coverity scan defects

[RFC PATCH net-next 0/2] ethtool: Extend to set PHY latencies
 2022-04-01 13:40 UTC  (4+ messages)
` [RFC PATCH net-next 1/2] ethtool: Extend to allow "

[PATCH 1/3] libsemanage: Fix USE_AFTER_FREE (CWE-672) in semanage_direct_get_module_info()
 2022-04-01 13:35 UTC  (3+ messages)
` [PATCH 2/3] semodule_package: Close leaking fd
` [PATCH 3/3] mcstrans: Fir RESOURCE_LEAK and USE_AFTER_FREE coverity scan defects

RTT-PROBE: lore-subspace-rtt
 2022-04-01 13:34 UTC 

[PATCH v2] PCI: qcom: Fix pipe clock imbalance
 2022-04-01 13:33 UTC 

[GIT PULL] ksmbd server fixes
 2022-04-01 13:34 UTC  (5+ messages)

FAILED: patch "[PATCH] mm: invalidate hwpoison page cache page in fault path" failed to apply to 4.9-stable tree
 2022-04-01 13:33 UTC 

FAILED: patch "[PATCH] mm: invalidate hwpoison page cache page in fault path" failed to apply to 4.14-stable tree
 2022-04-01 13:33 UTC 

[PATCH 0/4] cpufreq: mediatek: introduce mtk cpufreq
 2022-04-01 13:32 UTC  (15+ messages)
` [PATCH 1/4] dt-bindings: cpufreq: mediatek: transform cpufreq-mediatek into yaml
` [PATCH 2/4] dt-bindings: cpufreq: mediatek: add mt8186 cpufreq dt-bindings

[PATCH v2] ceph: invalidate pages when doing DIO in encrypted inodes
 2022-04-01 13:32 UTC 

[PATCH] RDMA: Replace zero-length array with flexible-array member
 2022-04-01 13:32 UTC  (3+ messages)

[PATCH net 0/3] net: phy: micrel: Remove latencies support lan8814
 2022-04-01 13:34 UTC  (4+ messages)
` [PATCH net 2/3] net: phy: micrel: Remove latency from driver

[qemu-mainline test] 169072: tolerable FAIL - PUSHED
 2022-04-01 13:31 UTC 

Bitbake fails to find a file in SSTATE_MIRROR even though it exists
 2022-04-01 13:31 UTC 

[PATCH RFC 08/12] iommufd: IOCTLs for the io_pagetable
 2022-04-01 13:30 UTC  (5+ messages)

pynfs: [NFS 4.0] SEC7, LOCK24 test failures
 2022-04-01 13:30 UTC  (6+ messages)

[PATCH 0/3] add eal functions for thread affinity
 2022-04-01 13:29 UTC  (4+ messages)
` [PATCH 1/3] eal/windows: translate Windows errors to errno-style errors
` [PATCH 2/3] eal: implement functions for get/set thread affinity
` [PATCH 3/3] test/threads: add unit test for thread API

[hardknott][PATCH] documentation: prepare for 3.3.6 release
 2022-04-01 13:30 UTC  (2+ messages)
` [docs] "

[PATCH v3 0/2] btrfs: allocate page arrays more efficiently
 2022-04-01 13:26 UTC  (5+ messages)
` [PATCH v3 2/2] btrfs: allocate page arrays using bulk page allocator

[GIT PULL] s390 patches for the 5.18 merge window #2
 2022-04-01 13:29 UTC 

[PATCH v3] dt-bindings: gpio: add common consumer GPIO lines
 2022-04-01 13:26 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 0/6] DGFX OpRegion
 2022-04-01 13:26 UTC  (4+ messages)
` [Intel-gfx] [PATCH v3 2/6] drm/i915/opregion: Abstract opregion function

[PATCH] drm/amdgpu/vcn: remove Unneeded semicolon
 2022-04-01 13:26 UTC  (4+ messages)

[PATCH v2] dmadev: add telemetry support
 2022-04-01 13:26 UTC  (6+ messages)
` [PATCH v3] "

XDP multi-buffer and AF_XDP
 2022-04-01 13:26 UTC  (5+ messages)

[PATCH v2] drm: add PSR2 support and capability definition as per eDP 1.5
 2022-04-01 13:25 UTC  (2+ messages)

[BUG] rcu-tasks : should take care of sparse cpu masks
 2022-04-01 13:24 UTC  (10+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-01 13:23 UTC 

PROBLEM: tcan4x5x nINT stays asserted under high RX/TX interrupt load
 2022-04-01 13:23 UTC 

[AUH] freetype: upgrading to 2.12.0 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] libsoup: upgrading to 3.0.6 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] vte: upgrading to 0.68.0 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] harfbuzz: upgrading to 4.2.0 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] libgcrypt: upgrading to 1.10.1 FAILED
 2022-04-01 13:23 UTC 

[AUH] diffoscope: upgrading to 209 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] at-spi2-core: upgrading to 2.44.0 FAILED
 2022-04-01 13:23 UTC 

[AUH] shared-mime-info: upgrading to 2.2 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] procps: upgrading to 4.0.0 FAILED
 2022-04-01 13:23 UTC 

[AUH] ghostscript: upgrading to 9.56.0 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] strace: upgrading to 5.17 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] libhandy: upgrading to 1.6.1 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] tzdata: upgrading to 2022a FAILED
 2022-04-01 13:23 UTC 

[AUH] acpica: upgrading to 20220331 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] mc: upgrading to 4.8.28 FAILED
 2022-04-01 13:23 UTC 

[AUH] go-helloworld: upgrading to ad95e7f791d8e1e7e7ec7f7cedfc2f6b29f6c9e2 FAILED
 2022-04-01 13:23 UTC 

[AUH] epiphany: upgrading to 42.0 FAILED
 2022-04-01 13:23 UTC 

[AUH] lttng-tools: upgrading to 2.13.6 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] vulkan-samples: upgrading to f37bb1ea48d2782e997085aedf440b4a159e8189 FAILED
 2022-04-01 13:23 UTC 

[AUH] mesa: upgrading to 22.0.1 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] xwayland: upgrading to 22.1.1 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] libxvmc: upgrading to 1.0.13 FAILED
 2022-04-01 13:23 UTC 

[AUH] piglit: upgrading to 445711587d461539a4d8f9d35a7fe996a86d3c8d FAILED
 2022-04-01 13:23 UTC 

[AUH] libsndfile1: upgrading to 1.1.0 FAILED
 2022-04-01 13:23 UTC 

[AUH] pango: upgrading to 1.50.6 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] libx11: upgrading to 1.7.4 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] librsvg: upgrading to 2.54.0 FAILED
 2022-04-01 13:23 UTC 

[AUH] webkitgtk: upgrading to 2.36.0 FAILED
 2022-04-01 13:23 UTC 

[AUH] gdk-pixbuf: upgrading to 2.42.8 FAILED
 2022-04-01 13:23 UTC 

[AUH] Upgrade status: 2022-04-01
 2022-04-01 13:23 UTC 

[AUH] python3-dtschema: upgrading to 2022.3.2 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] createrepo-c: upgrading to 0.20.0 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] squashfs-tools: upgrading to 4.5.1 FAILED
 2022-04-01 13:23 UTC 

[AUH] python3-typing-extensions: upgrading to 4.1.1 FAILED
 2022-04-01 13:23 UTC 

[AUH] python3: upgrading to 3.10.4 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] python3-mako: upgrading to 1.2.0 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] python3-hypothesis: upgrading to 6.40.1 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] meson: upgrading to 0.62.0 FAILED
 2022-04-01 13:23 UTC 

[AUH] python3-sphinx: upgrading to 4.5.0 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] python3-setuptools: upgrading to 61.3.0 FAILED
 2022-04-01 13:23 UTC 

[AUH] go: upgrading to 1.18 FAILED
 2022-04-01 13:23 UTC 

[AUH] python3-sphinx-rtd-theme: upgrading to 1.0.0 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] sysvinit: upgrading to 3.02 FAILED
 2022-04-01 13:23 UTC 

[AUH] expat: upgrading to 2.4.8 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] util-linux: upgrading to 2.38 FAILED
 2022-04-01 13:23 UTC 

[AUH] cmake: upgrading to 3.23.0 FAILED
 2022-04-01 13:23 UTC 

[AUH] util-linux-libuuid: upgrading to 2.38 FAILED
 2022-04-01 13:23 UTC 

[AUH] dpkg: upgrading to 1.21.7 SUCCEEDED
 2022-04-01 13:23 UTC 

[AUH] zlib: upgrading to 1.2.12 FAILED
 2022-04-01 13:23 UTC 

[AUH] gnu-config: upgrading to c179db1b6f2ae484bfca1e9f8bae273e3319fa7d FAILED
 2022-04-01 13:23 UTC 

[AUH] go-runtime: upgrading to 1.18 FAILED
 2022-04-01 13:23 UTC 

[AUH] llvm: upgrading to 14.0.0 FAILED
 2022-04-01 13:23 UTC 

[AUH] python3-pip: upgrading to 22.0.4 SUCCEEDED
 2022-04-01 13:23 UTC 

[PATCH] regulator: dt-bindings: richtek,rt4801: minor comments adjustments
 2022-04-01 13:23 UTC 

[PATCH bpf-next v3 00/17] Introduce eBPF support for HID devices
 2022-04-01 13:21 UTC  (9+ messages)
` [PATCH bpf-next v3 06/17] HID: allow to change the report descriptor from an eBPF program

[PATCH v4 00/15] Move HEVC stateless controls out of staging
 2022-04-01 13:18 UTC  (6+ messages)

[PATCH v4 2/2] ath11k: Add support for SAR
 2022-04-01 13:18 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.