All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-31 08:36:53 to 2023-10-31 09:21:54 UTC [more...]

[REGRESSION]: nouveau: Asynchronous wait on fence
 2023-10-31  9:18 UTC  (2+ messages)

[kvm-unit-tests Patch v2 0/5] Fix PMU test failures on Sapphire Rapids
 2023-10-31  9:29 UTC  (3+ messages)
` [kvm-unit-tests Patch v2 1/5] x86: pmu: Remove duplicate code in pmu_init()
` [kvm-unit-tests Patch v2 2/5] x86: pmu: Improve loop() to force to generate llc/branch misses

[PATCH 1/6] driver: platform: Add helper for safer setting of driver_override
 2023-10-31  9:20 UTC  (7+ messages)
` [PATCH 2/6] rpmsg: Constify local variable in field store macro
` [PATCH 3/6] rpmsg: Fix kfree() of static memory on setting driver_override
` [PATCH 4/6] rpmsg: Fix calling device_lock() on non-initialized device
` [PATCH 5/6] rpmsg: glink: Release driver_override
` [PATCH 6/6] rpmsg: Fix possible refcount leak in rpmsg_register_device_override()
` [PATCH v5.15.y 1/6] driver: platform: Add helper for safer setting of driver_override

[PATCH 0/2] MT8195 Cherry: Assign MFG vregs for power saving
 2023-10-31  9:19 UTC  (3+ messages)

[PATCH v2] selftests/net: synchronize udpgso_bench rx and tx
 2023-10-31  9:18 UTC  (2+ messages)

[PATCH] clk: fixed: handle failed clk setup
 2023-10-31  9:18 UTC  (6+ messages)

Zapytanie ofertowe
 2023-10-31  9:05 UTC 

[PATCH] ARM: dts: omap4: embt2ws: add LED
 2023-10-31  9:16 UTC  (2+ messages)

[nanbield] Pull request
 2023-10-31  9:16 UTC 

[Intel-gfx] [PATCH 0/4] drm/i915: Fix LUT rounding
 2023-10-31  9:15 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/4] drm: Fix color "

[Intel-gfx] [PATCH v4] drm/i915/dsb: DSB code refactoring
 2023-10-31  9:15 UTC  (3+ messages)

[PATCH] hwmon: max31827: include regulator header
 2023-10-31  9:13 UTC 

[PATCH 0/5] Add LoongArch v1.1 instructions
 2023-10-31  9:13 UTC  (12+ messages)

[PATCH v2] kpageflags: respect folio head-page flag placement
 2023-10-31  9:13 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915/pmu: add pmu_to_i915() helper
 2023-10-31  9:13 UTC  (12+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/pmu: add event_to_pmu() helper

[meta-arago][oe-layersetup][PATCH] configs: processor-sdk: Add new config for AM33x, AM43x
 2023-10-31  9:13 UTC  (2+ messages)

[PATCH] media: uvcvideo: Fix power line control for SunplusIT camera
 2023-10-31  9:12 UTC  (3+ messages)

A null-ptr crash in linux-6.4 usb driver
 2023-10-31  9:12 UTC  (3+ messages)

[PATCH v8 0/5] riscv: Add fine-tuned checksum functions
 2023-10-31  9:11 UTC  (4+ messages)
` [PATCH v8 3/5] riscv: Checksum header

[PATCH net] net: sched: fix warn on htb offloaded class creation
 2023-10-31  9:11 UTC  (3+ messages)

[Bug 215906] New: DMAR fault when connected usb hub (xhci_hcd)
 2023-10-31  9:10 UTC  (2+ messages)
` [Bug 215906] "

[PULL 00/38] Migration 20231031 patches
 2023-10-31  9:01 UTC  (39+ messages)
` [PULL 01/38] migration/doc: Add contents
` [PULL 02/38] migration/doc: Add documentation for backwards compatiblity
` [PULL 03/38] migration/doc: How to migrate when hosts have different features
` [PULL 04/38] migration/doc: We broke backwards compatibility
` [PULL 05/38] migration: Receiving a zero page non zero is an error
` [PULL 06/38] migration: Rename ram_handle_compressed() to ram_handle_zero()
` [PULL 07/38] migration: Give one error if trying to set MULTIFD and XBZRLE
` [PULL 08/38] migration: Give one error if trying to set COMPRESSION "
` [PULL 09/38] migration: Remove save_page_use_compression()
` [PULL 10/38] migration: Make compress_data_with_multithreads return bool
` [PULL 11/38] migration: Simplify compress_page_with_multithread()
` [PULL 12/38] migration: Move busy++ to migrate_with_multithread
` [PULL 13/38] migration: Create compress_update_rates()
` [PULL 14/38] migration: Export send_queued_data()
` [PULL 15/38] migration: Move ram_flush_compressed_data() to ram-compress.c
` [PULL 16/38] migration: Merge flush_compressed_data() and compress_flush_data()
` [PULL 17/38] migration: Rename ram_compressed_pages() to compress_ram_pages()
` [PULL 18/38] migration/ram: Fix compilation with -Wshadow=local
` [PULL 19/38] migration: rename vmstate_save_needed->vmstate_section_needed
` [PULL 20/38] migration: set file error on subsection loading
` [PULL 21/38] qemu-iotests: Filter warnings about block migration being deprecated
` [PULL 22/38] migration: migrate 'inc' command option is deprecated
` [PULL 23/38] migration: migrate 'blk' "
` [PULL 24/38] migration: Deprecate block migration
` [PULL 25/38] migration: Deprecate old compression method
` [PULL 26/38] migration: Stop migration immediately in RDMA error paths
` [PULL 27/38] qemu-file: Don't increment qemu_file_transferred at qemu_file_fill_buffer
` [PULL 28/38] qemu_file: Use a stat64 for qemu_file_transferred
` [PULL 29/38] qemu_file: total_transferred is not used anymore
` [PULL 30/38] migration: Use the number of transferred bytes directly
` [PULL 31/38] qemu_file: Remove unused qemu_file_transferred()
` [PULL 32/38] qemu-file: Remove _noflush from qemu_file_transferred_noflush()
` [PULL 33/38] migration: migration_transferred_bytes() don't need the QEMUFile
` [PULL 34/38] migration: migration_rate_limit_reset() "
` [PULL 35/38] qemu-file: Simplify qemu_file_get_error()
` [PULL 36/38] migration: Use migration_transferred_bytes()
` [PULL 37/38] migration: Remove transferred atomic counter
` [PULL 38/38] qemu-file: Make qemu_fflush() return errors

[PATCH net-next 1/1] net: stmmac: add check for advertising linkmode request for set-eee
 2023-10-31  9:08 UTC  (6+ messages)

[PATCH 00/10] Remove obsolete and orphaned wifi drivers
 2023-10-31  9:08 UTC  (4+ messages)

[PATCH] x86/PVH: allow Dom0 ELF parsing to be verbose
 2023-10-31  9:08 UTC  (2+ messages)

[Intel-xe] [PATCH v3 0/3] Some eviction fixes
 2023-10-31  9:09 UTC  (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for Some eviction fixes (rev4)

[PATCH v3 00/37] vfio: Adopt iommufd
 2023-10-31  9:06 UTC  (8+ messages)
` [PATCH v3 23/37] Add iommufd configure option
` [PATCH v3 29/37] vfio/iommufd: Bypass EEH if iommufd backend

[PATCH v9 0/8] Add support for PMICs used on Tegra 3 devices
 2023-10-31  9:08 UTC  (6+ messages)
  ` [PATCH v9 3/8] power: pmic: add the base MAX77663 PMIC support
  ` [PATCH v9 4/8] power: regulator: max77663: add regulator support

[bug report] staging: vc04: Convert(and rename) vchiq_log_info() to use dynamic debug
 2023-10-31  9:08 UTC 

[PATCH v2 0/6] ACPI: scan: MIPI DiSco for Imaging support
 2023-10-31  8:58 UTC  (6+ messages)
` [PATCH v2 2/6] ACPI: scan: Extract CSI-2 connection graph from _CRS
` [PATCH v2 5/6] ACPI: scan: Extract MIPI DiSco for Imaging data into swnodes

[PATCH v10 0/3] media: i2c: Add support for alvium camera
 2023-10-31  9:07 UTC  (9+ messages)
` [PATCH v10 3/3] "

[PATCH 0/5] dump: Minor fixes & improvements
 2023-10-31  9:06 UTC  (5+ messages)
` [PATCH 2/5] dump: Fix g_array_unref(NULL) in dump-guest-memory

[PATCH v13 00/56] Add DELETE_BUF ioctl
 2023-10-31  9:04 UTC  (4+ messages)

[PATCH 0/5] ci: add GitLab CI definition
 2023-10-31  9:05 UTC  (10+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 1/8] ci: reorder definitions for grouping functions
  ` [PATCH v4 2/8] ci: make grouping setup more generic
  ` [PATCH v4 3/8] ci: group installation of Docker dependencies
  ` [PATCH v4 4/8] ci: split out logic to set up failed test artifacts
  ` [PATCH v4 5/8] ci: unify setup of some environment variables
  ` [PATCH v4 6/8] ci: squelch warnings when testing with unusable Git repo
  ` [PATCH v4 7/8] ci: install test dependencies for linux-musl
  ` [PATCH v4 8/8] ci: add support for GitLab CI

[PATCH v2 00/29] migration: File based migration with multifd and fixed-ram
 2023-10-31  9:03 UTC  (9+ messages)
` [PATCH v2 28/29] migration: Add direct-io parameter

ASMedia 2464PD-based SSD enclosure hotplug failure
 2023-10-31  9:04 UTC  (3+ messages)

[Buildroot] [Bug 15826] New: nodejs modules with native extensions fail to install
 2023-10-31  9:03 UTC  (2+ messages)
` [Buildroot] [Bug 15826] "

[PATCH v3 1/2] KVM: VMX: Cleanup VMX basic information defines and usages
 2023-10-31  9:03 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 22c2699cb068
 2023-10-31  9:02 UTC  (2+ messages)

[syzbot] [usb?] INFO: rcu detected stall in raw_ioctl
 2023-10-31  9:02 UTC 

linux-next: manual merge of the mtd tree with the vfs-brauner tree
 2023-10-31  9:02 UTC  (5+ messages)

[PATCH 1/3] dt-bindings: clock: qcom: ipq6018: add USB GDSCs
 2023-10-31  9:01 UTC  (7+ messages)
` [PATCH 2/3] clk: "

[Buildroot] [PATCH] package/nodejs: fix additional modules installation
 2023-10-31  9:01 UTC 

[Buildroot] [PATCH 1/1] package/libopenssl: security bump version to 3.1.4
 2023-10-31  9:00 UTC  (3+ messages)

[OE-core] [PATCH V5] kbd:Add ptest support
 2023-10-31  9:00 UTC  (5+ messages)
`  "

Patchwork summary for: linux-renesas-soc
 2023-10-31  9:00 UTC 

[PATCH 0/4] drm/panfrost: Turn off clocks and regulators in PM
 2023-10-31  9:00 UTC  (9+ messages)
` [PATCH 1/4] drm/panfrost: Implement ability to turn on/off GPU clocks in suspend
` [PATCH 3/4] drm/panfrost: Implement ability to turn on/off regulators "

[PATCH V2 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-10-31  9:00 UTC  (6+ messages)
` [PATCH V2 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO admin commands

[PATCH] staging: vc04_services: remove unnecessary NULL check
 2023-10-31  8:59 UTC  (2+ messages)

[bug report] staging: vc04: Convert vchiq_log_error() to use dynamic debug
 2023-10-31  9:00 UTC 

[PATCH] Devcoredump: fix use-after-free issue when releasing devcd device
 2023-10-31  8:59 UTC  (4+ messages)

[Patch 0/2] Enable topdown slots event in vPMU
 2023-10-31  9:06 UTC  (3+ messages)
` [Patch 1/2] KVM: x86/pmu: Add Intel CPUID-hinted TopDown slots event
` [Patch 2/2] KVM: x86/pmu: Support PMU fixed counter 3

[PATCH] crypto: qat - prevent underflow in rp2srv_store()
 2023-10-31  8:58 UTC 

[Accel-config] [PATCH v1 1/1] accel-config/test: change op config default value because of kernel change
 2023-10-31  8:48 UTC 

[PATCH v8 00/16] introduce more MDP3 components in MT8195
 2023-10-31  8:57 UTC  (7+ messages)
` [PATCH v8 16/16] dt-bindings: display: mediatek: padding: add compatible for MT8195

[PATCH v1] hwmon: emc1403: Add support for EMC1442
 2023-10-31  8:58 UTC 

[PATCH] KVM: Add missing fput() on error path
 2023-10-31  8:58 UTC 

[Intel-gfx] [PATCH 0/2] Add helper for range_bpg_offset and minor fixes
 2023-10-31  8:57 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/dsc: Use helper to calculate range_bpg_offset
` [Intel-gfx] [PATCH 2/2] drm/i915/vdsc: Remove old comment about DSC 444 support

[PATCH 0/2] Support JTAG for VisionFive2 board
 2023-10-31  8:56 UTC  (3+ messages)
  ` [PATCH 1/2] riscv: cpu: jh7110: Add gpio helper macros
  ` [PATCH 2/2] board: starfive: spl: Support jtag for VisionFive2 board

[PATCH v4 0/4] v4l2-compliance: Add tests for DELETE_BUFS
 2023-10-31  8:55 UTC  (3+ messages)
` [PATCH v4 2/4] v4l2-compliance: Test queue maximum buffers allocation

[PATCH] i2c: Mark I2C_CLASS_DDC as deprecated and emit warning if adapters declare support for it
 2023-10-31  8:55 UTC  (4+ messages)

PATCH: fix keyboard init on Dell Latitude E6400 on GRUB_MACHINE_COREBOOT
 2023-10-31  8:54 UTC 

[PATCH v9 00/16] introduce more MDP3 components in MT8195
 2023-10-31  8:33 UTC  (9+ messages)
` [PATCH v9 01/16] dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with generic names
` [PATCH v9 04/16] dt-bindings: media: mediatek: mdp3: add compatible for MT8195 RSZ
` [PATCH v9 10/16] dt-bindings: media: mediatek: mdp3: add component TDSHP for MT8195
` [PATCH v9 12/16] dt-bindings: display: mediatek: color: add compatible "
` [PATCH v9 14/16] dt-bindings: display: mediatek: ovl: "
` [PATCH v9 16/16] dt-bindings: display: mediatek: padding: "

[PATCH] net/mlx5: reuse reformat and modify header actions in a table
 2023-10-31  8:55 UTC  (2+ messages)

[PATCH] crypto/qat: fix build when no openssl exists
 2023-10-31  8:54 UTC 

[PATCH 2/6] system/physmem: IOMMU: Invoke the translate_size function if it is implemented
 2023-10-31  8:52 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] scripts/test_list.py: fix subtest regex match
 2023-10-31  8:46 UTC  (2+ messages)

[PATCH v3] nvme: update firmware version after commit
 2023-10-31  8:53 UTC  (2+ messages)

[PATCH] sched: Don't call any kfree*() API in do_set_cpus_allowed()
 2023-10-31  8:53 UTC  (2+ messages)

[PATCH RFC 1/2] RDMA/rxe: don't allow registering !PAGE_SIZE mr
 2023-10-31  8:52 UTC  (4+ messages)

[git pull] drm for 6.7-rc1
 2023-10-31  5:07 UTC 

[PATCH drm-misc-next v4] drm/sched: implement dynamic job-flow control
 2023-10-31  8:51 UTC  (3+ messages)

[XEN PATCH][for-4.19 v4 6/8] x86/mce: Move MC_NCLASSES into the enum mctelem_class
 2023-10-31  8:50 UTC  (2+ messages)

[PATCH v2] i2c: designware: Fix corrupted memory seen in the ISR
 2023-10-31  8:44 UTC  (13+ messages)

[Buildroot] [PATCH] configs/friendlyarm_nanopi_neo2_defconfig: new board
 2023-10-31  8:49 UTC 

[cip-dev][isar-cip-core][RFC v2 0/9] cleanup of customizations
 2023-10-31  8:37 UTC  (10+ messages)
` [cip-dev][isar-cip-core][RFC v2 1/9] scripts/deploy-kernelci: Format python code and remove unused import
` [cip-dev][isar-cip-core][RFC v2 2/9] customizations: Add variable to set the HOSTNAME
` [cip-dev][isar-cip-core][RFC v2 3/9] customizations: Move ssh configuration from postinst to sshd_config.d
` [cip-dev][isar-cip-core][RFC v2 4/9] security-customizations: Add dependency to customizations
` [cip-dev][isar-cip-core][RFC v2 5/9] security-customizations: Fix shell error
` [cip-dev][isar-cip-core][RFC v2 6/9] security-customizations: Extract sshd config from postinst to files
` [cip-dev][isar-cip-core][RFC v2 7/9] cip-core-image-security: Move packages to security-customization
` [cip-dev][isar-cip-core][RFC v2 8/9] customization-kernelci: Add dependency to customizations
` [cip-dev][isar-cip-core][RFC v2 9/9] kas/opt/reproducible.yml: Move SOURCE_DATE_EPOCH to layer.conf

[PATCH v6 0/6] soc: qcom: Add uart console support for SM4450
 2023-10-31  8:48 UTC  (3+ messages)
` [PATCH v6 6/6] arm64: defconfig: enable clock controller and pinctrl

[Intel-gfx] [PATCH v4 00/30] drm/i915: Improve BW management on MST links
 2023-10-31  8:47 UTC  (3+ messages)
` [Intel-gfx] [PATCH v4 25/30] drm/i915/dp_mst: Enable MST DSC decompression for all streams

[v3 0/3] Reduce TLB flushes under some specific conditions
 2023-10-31  8:46 UTC  (4+ messages)

[Intel-gfx] [PATCH v4] drm/i915/display: Use dma_fence interfaces instead of i915_sw_fence
 2023-10-31  8:45 UTC 

[PATCH 1/1] usb: cdns3: skip set TRB_IOC when usb_request: no_interrupt is true
 2023-10-31  8:45 UTC  (2+ messages)

[Buildroot] [git commit branch/2023.02.x] {linux, linux-headers}: bump 4.{14, 19}.x / 5.{4, 10, 15}.x / 6.{1, 5}.x series
 2023-10-31  7:48 UTC 

[Buildroot] [git commit branch/2023.08.x] {linux, linux-headers}: bump 4.{14, 19}.x / 5.{4, 10, 15}.x / 6.{1, 5}.x series
 2023-10-31  7:47 UTC 

[Buildroot] [git commit branch/2023.08.x] package/libopenssl: security bump to version 3.0.12
 2023-10-31  8:43 UTC 

[PATCH v6 0/2] Enable cpufreq for IPQ5332 & IPQ9574
 2023-10-31  8:44 UTC  (2+ messages)

[PATCH v8 00/12] add support MDP3 on MT8195 platform
 2023-10-31  8:41 UTC  (3+ messages)

[PATCH][next] hwmon: ltc2991: Fix spelling mistake "contiuous" -> "continuous"
 2023-10-31  8:42 UTC 

Pozycjonowanie- informacja
 2023-10-31  8:40 UTC 

❌ FAIL (MISSED 14 of 230): Test report for master (6.6.0, mainline.kernel.org-clang, 14ab6d42)
 2023-10-31  8:41 UTC 

[PATCH 0/4] target/s390x: CC fixes
 2023-10-31  8:38 UTC  (2+ messages)

[PATCH v2 0/2] Support for Avago APDS9306 Ambient Light Sensor
 2023-10-31  8:38 UTC  (4+ messages)
` [PATCH v2 2/2] iio: light: Add support for APDS9306 "

[XEN PATCH v2] xen/set_{c,p}x_pminfo: address violations od MISRA C:2012 Rule 8.3
 2023-10-31  8:38 UTC  (2+ messages)

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2023-10-31  8:35 UTC  (3+ messages)
` [PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory


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.