All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-07 09:29:11 to 2023-11-07 10:17:48 UTC [more...]

[PULL v3 00/25] Pixman patches
 2023-11-07 10:15 UTC  (3+ messages)
` [PULL v3 04/25] ui: add pixman-minimal.h
` [PULL v3 12/25] virtio-gpu: replace PIXMAN for region/rect test

[PULL 00/63] virtio,pc,pci: features, fixes
 2023-11-07 10:13 UTC  (30+ messages)
` [PULL 01/63] vhost-user.rst: Improve [GS]ET_VRING_BASE doc
` [PULL 02/63] vhost-user.rst: Clarify enabling/disabling vrings
` [PULL 04/63] vhost-user.rst: Migrating back-end-internal state
` [PULL 05/63] vhost-user: Interface for migration state transfer
` [PULL 07/63] vhost-user-fs: Implement internal migration
` [PULL 08/63] Add virtio-sound device stub
` [PULL 09/63] Add virtio-sound-pci device
` [PULL 10/63] virtio-sound: handle control messages and streams
` [PULL 11/63] virtio-sound: handle VIRTIO_SND_R_PCM_INFO request
` [PULL 12/63] virtio-sound: handle VIRTIO_SND_R_PCM_{START,STOP}
` [PULL 13/63] virtio-sound: handle VIRTIO_SND_R_PCM_SET_PARAMS
` [PULL 14/63] virtio-sound: handle VIRTIO_SND_R_PCM_PREPARE
` [PULL 15/63] virtio-sound: handle VIRTIO_SND_R_PCM_RELEASE
` [PULL 16/63] virtio-sound: implement audio output (TX)
` [PULL 18/63] docs/system: add basic virtio-snd documentation
` [PULL 20/63] vdpa: Allow VIRTIO_NET_F_HASH_REPORT in SVQ
` [PULL 22/63] vdpa: Restore receive-side scaling state
` [PULL 24/63] tests: test-smp-parse: Add the test for cores/threads per socket helpers
` [PULL 25/63] tests: bios-tables-test: Prepare the ACPI table change for smbios type4 count test
` [PULL 27/63] tests: bios-tables-test: Add ACPI table binaries "
` [PULL 36/63] tests: bios-tables-test: Add ACPI table binaries for smbios type4 thread "
` [PULL 38/63] tests: bios-tables-test: Add test for smbios type4 thread count2
` [PULL 41/63] hw/cxl: Use switch statements for read and write of cachemem registers
` [PULL 45/63] hw/cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constant
` [PULL 50/63] hw/cxl: Add a switch mailbox CCI function
` [PULL 56/63] hw/cxl/mbox: Wire up interrupts for background completion
` [PULL 57/63] hw/cxl: Add support for device sanitation
` [PULL 58/63] hw/cxl/mbox: Add Get Background Operation Status Command
` [PULL 59/63] hw/cxl/type3: Cleanup multiple CXL_TYPE3() calls in read/write functions

[PATCH -next,V2] cachefiles: support to disable assert macro
 2023-11-07 10:17 UTC  (2+ messages)

[PATCH v1 0/2] perf cs-etm: Add support for itrace option 'T'
 2023-11-07 10:16 UTC  (11+ messages)
` [PATCH v1 1/2] perf auxtrace: Add 'T' itrace option for timestamp trace

[Buildroot] [PATCH v2 01/24] package/python3: use upstream build system to disable berkeleydb module
 2023-11-07 10:16 UTC  (5+ messages)

[PATCH -next,V2] fscache: support to disable assert macro
 2023-11-07 10:16 UTC  (2+ messages)

[RESEND PATCH v2 0/3] Fix use-after-free bug in mtk_jpeg_dec_device_run and fix schedule error in mtk_jpegdec_worker
 2023-11-07 10:14 UTC  (3+ messages)

RFC: switching "THE REST" in MAINTAINERS away from linux-kernel@vger.kernel.org
 2023-11-07 10:15 UTC  (4+ messages)

[PATCH v3] libceph: remove the max extents check for sparse read
 2023-11-07 10:14 UTC  (2+ messages)

[PATCH v2 0/3] arm64: Add a build target for Flat Image Tree
 2023-11-07 10:12 UTC  (4+ messages)
` [PATCH v2 2/3] arm: boot: Use double quotes for image name

[PATCH 0/4] sched/eevdf: Optimize reweight and pick
 2023-11-07 10:12 UTC  (5+ messages)
` [PATCH 1/4] sched/eevdf: Fix vruntime adjustment on reweight
` [PATCH 3/4] sched/eevdf: O(1) fastpath for task selection

[PATCH] arm64: mm: drop tlb flush operation when clearing the access bit
 2023-11-07 10:12 UTC  (5+ messages)

[PATCH 00/12] fstests: fscrypt test updates
 2023-11-07 10:12 UTC  (3+ messages)
` [PATCH 12/12] fstest: add a fsstress+fscrypt test

kismet: WARNING: unmet direct dependencies detected for SM_GCC_8550 when selected by SM_CAMCC_8550
 2023-11-07 10:11 UTC  (2+ messages)

[Bug 217572] New: Initial blocked tasks causing deterioration over hours until (nearly) complete system lockup and data loss with PostgreSQL 13
 2023-11-07 10:11 UTC  (2+ messages)
` [Bug 217572] "

[PATCH 00/22] Maintainer updates for 8.2 (gdbstub, tests, plugins) pre-PR
 2023-11-07 10:11 UTC  (18+ messages)
` [PATCH 02/22] gdb-xml: fix duplicate register in arm-neon.xml
` [PATCH 08/22] gdbstub: Add num_regs member to GDBFeature
` [PATCH 12/22] configure: tell meson and contrib_plugins about DLLTOOL
` [PATCH 13/22] plugins: add dllexport and dllimport to api funcs
` [PATCH 14/22] plugins: make test/example plugins work on windows
` [PATCH 15/22] plugins: disable lockstep plugin "
` [PATCH 16/22] plugins: allow plugins to be enabled "

[meta-virtualization] use of yocto-cfg-fragments
 2023-11-07 10:10 UTC  (4+ messages)
` [PATCH RFC] kernel: allow KERNEL_META_TYPE redefinition
    ` [meta-virtualization] "

[PATCH v11 0/9] Add StarFive Camera Subsystem driver
 2023-11-07 10:09 UTC  (9+ messages)

[PATCH v2 00/17] QEMU: CXL mailbox rework and features (Part 1)
 2023-11-07 10:08 UTC  (2+ messages)

[PATCH] ata: libata-core: Fix ata_pci_shutdown_one()
 2023-11-07 10:06 UTC  (4+ messages)

[oe-core][RFC][PATCH] vala.bbclass: enable vapi build if class is inherited
 2023-11-07 10:06 UTC  (2+ messages)

[PATCH] s390/qeth: Fix typo 'weed' in comment
 2023-11-07 10:06 UTC  (2+ messages)

[oe][meta-oe][mickledore][PATCH 1/1] nodejs: Upgrade 18.17.1 -> 18.18.2
 2023-11-07 10:05 UTC 

[PATCH] dmaengine: pl330: set subsys_initcall level
 2023-11-07 10:03 UTC  (2+ messages)

[Bug Report] NVMe-oF/TCP - NULL Pointer Dereference in `__nvmet_req_complete`
 2023-11-07 10:03 UTC  (2+ messages)

[meta-gnome][RFC][PATCH] Adjust vala build according to changes in vala.bbclass
 2023-11-07 10:02 UTC 

[virtio-comment] [PATCH V2 0/6] introduce basic facilities for virito live migration
 2023-11-07 10:02 UTC  (34+ messages)
` [virtio-comment] [PATCH V2 4/6] virtio-pci: implement VIRTIO_F_QUEUE_STATE
  ` [virtio-comment] "
    ` [virtio-comment] "
` [virtio-comment] [PATCH V2 6/6] virtio-pci: implement dirty page tracking
  ` [virtio-comment] "
    ` [virtio-comment] "

[PATCH] block: try to make aligned bio in case of big chunk IO
 2023-11-07 10:01 UTC 

[PATCH RFC 0/2] dynamic timeout for tests
 2023-11-07 10:00 UTC  (5+ messages)
` [PATCH RFC 1/2] osdep: add getloadavg
  ` [PATCH RFC 2/2] netdev: set timeout depending on loadavg

[PATCH] MAINTAINERS: Add tests/decode/ to the "Overall TCG CPUs" section
 2023-11-07 10:00 UTC  (2+ messages)

[PATCH v5 0/4] Improve test coverage of TTM
 2023-11-07 10:00 UTC  (6+ messages)
` [PATCH v5 1/4] drm/ttm/tests: Add tests for ttm_resource and ttm_sys_man
` [PATCH v5 2/4] drm/ttm/tests: Add tests for ttm_tt

[AUH] modemmanager: upgrading to 1.23.1 SUCCEEDED
 2023-11-07 10:00 UTC  (4+ messages)
` [oe] "

[PATCH] raw/cnxk_gpio: fix resource leak
 2023-11-07  9:59 UTC 

[Intel-gfx] [PATCH 0/4] DP DSC min/max src bpc fixes
 2023-11-07  9:58 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915/dp: Simplify checks for helper intel_dp_dsc_max_src_input_bpc

[PATCH V3 0/2] mmc: sdhci-pci-gli: GL975[05]: Mask the replay timer timeout of AER
 2023-11-07  9:57 UTC  (3+ messages)
` [PATCH V3 1/2] mmc: sdhci-pci-gli: GL9750: "
` [PATCH V3 2/2] mmc: sdhci-pci-gli: GL9755: "

[PATCH 0/3] staging: vc04: Smatch analysis fixes
 2023-11-07  9:56 UTC  (5+ messages)
` [PATCH 1/3] staging: vc04_services: vchiq_core: Log through struct vchiq_instance

[PATCH 0/4] bootm: Handle compressed arm64 images with bootm
 2023-11-07  9:56 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/vma: Fix potential UAF on multi-tile platforms
 2023-11-07  9:56 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-xe] [PATCH] drm/xe: Update SPDX deprecated license identifier
 2023-11-07  9:56 UTC  (2+ messages)

[RFC PATCH 00/10] Color Pipeline API w/ VKMS
 2023-11-07  9:55 UTC  (12+ messages)
` [RFC PATCH 01/10] drm/doc/rfc: Describe why prescriptive color pipeline is needed

[RFC] Support for alternative init systems
 2023-11-07  9:55 UTC  (2+ messages)
` [Openembedded-architecture] "

[PATCH v2] mmc: core: Use mrq.sbc in close-ended ffu
 2023-11-07  9:54 UTC 

System oświetlenia w abonamencie
 2023-11-07  9:55 UTC 

A question about how the KVM emulates the effect of guest MTRRs on AMD platforms
 2023-11-07  9:26 UTC  (9+ messages)

[PATCH V3 0/2] mmc: sdhci-pci-gli: GL975[05]: Mask the replay
 2023-11-07  9:54 UTC  (3+ messages)
` [PATCH V3 1/2] mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AER
` [PATCH V3 2/2] mmc: sdhci-pci-gli: GL9755: "

[PATCH net v3 0/4] Fix large frames in the Gemini ethernet driver
 2023-11-07  9:54 UTC  (10+ messages)
` [PATCH net v3 1/4] net: ethernet: cortina: Fix MTU max setting
` [PATCH net v3 2/4] net: ethernet: cortina: Fix max RX frame define
` [PATCH net v3 3/4] net: ethernet: cortina: Handle large frames
` [PATCH net v3 4/4] net: ethernet: cortina: Checksum only TCP and UDP

[PATCH] app/testpmd: fix UDP cksum error for UFO enable
 2023-11-07  9:54 UTC  (3+ messages)
` [PATCH v3 0/2] "

[PATCH v6 0/6] virtio: cleanup vhost-user-generic and reduce c&p
 2023-11-07  9:53 UTC  (2+ messages)

[PATCH] drivers core: lookup sysfs power group before removal
 2023-11-07  9:53 UTC  (7+ messages)

[PATCH 0/2] phy: qcom-qmp-pcie: Add support to keep refclk always on
 2023-11-07  9:53 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom,qmp: Add PCIe qcom,refclk-always-on property
` [PATCH 2/2] phy: qcom-qmp-pcie: Add support for keeping refclk always on

[PATCH 0/9] staging: vc04_services: Smatch fixes and remove custom logging
 2023-11-07  9:51 UTC  (20+ messages)
` [PATCH 1/9] staging: vc04_services: vchiq_core: Log through struct vchiq_instance
` [PATCH 2/9] staging: vc04_services: Log using pr_err() when vchiq_state is unset
` [PATCH 3/9] staging: vc04_services: bcm2835-camera: Remove redundant null check
` [PATCH 4/9] staging: vc04_services: Shorten helper function name
` [PATCH 5/9] staging: vc04_services: Do not pass NULL to vchiq_log_error()
` [PATCH 6/9] staging: vc04_services: Drop vchiq_log_error() in favour of dev_dbg
` [PATCH 7/9] staging: vc04_services: Drop vchiq_log_warning() "
` [PATCH 8/9] staging: vc04_services: Drop vchiq_log_trace() "
` [PATCH 9/9] staging: vc04_services: Drop vchiq_log_debug() "

[PATCH] optee-os: Enable OP-TEE TRNG in AM62X
 2023-11-07  9:52 UTC  (4+ messages)

[PATCH] hw/arm: XLNX_VERSAL depends on XLNX_CSU_DMA
 2023-11-07  9:52 UTC  (2+ messages)

[PATCH] target/riscv: don't enable Zfa by default
 2023-11-07  9:51 UTC  (6+ messages)

[kvm-unit-tests 1/1] arm64: microbench: Move the read of the count register and the ISB operation out of the while loop
 2023-11-07  9:51 UTC  (2+ messages)
` [kvm-unit-tests PATCH "

[kvm-unit-tests PATCH] arm: pmu-overflow-interrupt: Increase count values
 2023-11-07  9:52 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add a general architecture section for x86
 2023-11-07  9:50 UTC  (3+ messages)

Updating examples which use coremask parameters
 2023-11-07  9:50 UTC  (5+ messages)

[Intel-gfx] [PATCH v4 00/30] drm/i915: Improve BW management on MST links
 2023-11-07  9:50 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Improve BW management on MST links (rev16)

[PATCH mptcp-next v6 20/20] selftests: mptcp: rm userspace addr with random order
 2023-11-07  9:50 UTC  (2+ messages)
` selftests: mptcp: rm userspace addr with random order: Tests Results

[XEN PATCH][for-4.19] xen: replace occurrences of SAF-1-safe with asmlinkage attribute
 2023-11-07  9:49 UTC  (4+ messages)

[PATCH e2fsprogs] resize2fs: avoid constantly flushing while moving blocks
 2023-11-07  9:46 UTC 

[PATCH nf] ipvs: add missing module descriptions
 2023-11-07  9:48 UTC 

[RFC PATCH v8 00/13] Add audio support in v4l2 framework
 2023-11-07  9:46 UTC  (5+ messages)
` [RFC PATCH v8 13/13] media: vim2m_audio: add virtual driver for audio memory to memory
      ` [RFC PATCH] v4l-utils: add support for v4l-audioX devices

[PATCH v9] pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOs
 2023-11-07  9:47 UTC 

[PATCH] rockchip: rk3588-rock-5b: Enable CONFIG_PCI_INIT_R to support EFI networking
 2023-11-07  9:45 UTC  (3+ messages)

[PATCH v9] rtc: tps6594: Add driver for TPS6594 RTC
 2023-11-07  9:47 UTC 

[PATCH] s390/sclp: fix SCLP facility map
 2023-11-07  9:45 UTC  (2+ messages)

[PATCH v3] board: ti: common: board_detect: Fix EEPROM offset read for 1-byte
 2023-11-07  9:45 UTC  (2+ messages)

[PULL 0/6] Firmware/seabios 20231010 patches
 2023-11-07  9:45 UTC  (3+ messages)
` [PULL 4/6] seabios: update binaries to git snapshot

[igt-dev] [PATCH i-g-t] tests/intel/xe_vm: Correct stride to avoid address range collision
 2023-11-07  9:45 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ CI.xeBAT: "

[PATCH] blk-core: use pr_warn_ratelimited() in bio_check_ro()
 2023-11-07 11:12 UTC  (3+ messages)

[PATCH] drm/amd/display: clean up redundant conversions to bool
 2023-11-07  8:28 UTC 

[PATCH v5 00/14] Introduce new `git replay` command
 2023-11-07  9:43 UTC  (4+ messages)
` [PATCH v6 "

[PATCH 0/2] revision: exclude all packed objects with `--unpacked`
 2023-11-07  9:43 UTC  (3+ messages)

[PATCH v1] USB: dwc3: only call usb_phy_set_suspend in suspend/resume
 2023-11-07  9:42 UTC  (5+ messages)

[tip:irq/urgent] BUILD SUCCESS d3badb15613c14dd35d3495b1dde5c90fcd616dd
 2023-11-07  9:40 UTC 

[PATCH v4 0/8] ATF and OP-TEE Firewalling for K3 devices
 2023-11-07  9:40 UTC  (6+ messages)
` [PATCH v4 1/8] binman: ti-secure: Add support for firewalling entities

[PATCH v2 1/2] bus/cdx: add support for devices without MSI
 2023-11-06 17:54 UTC  (3+ messages)

Get up to speed with the latest DPDK Newsletter ⚡
 2023-11-06 15:58 UTC 

[PATCH 0/3] Virtio dmabuf improvements
 2023-11-07  9:37 UTC  (4+ messages)
` [PATCH 1/3] hw/virtio: check owner for removing objects
` [PATCH 2/3] hw/virtio: cleanup shared resources
` [PATCH 3/3] hw/virtio: rename virtio dmabuf API

[PATCH RFC v3 0/6] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-11-07  9:38 UTC  (6+ messages)
` [PATCH RFC v3 1/6] cxl/trace: Remove uuid from event trace known events

[RESEND PATCH v10 0/9] Add EFI HTTP boot support
 2023-11-07  9:37 UTC  (3+ messages)
` [RESEND PATCH v10 7/9] efi_loader: support boot from URI device path

[PATCH] perf test: Add option to change objdump binary
 2023-11-07  9:37 UTC  (3+ messages)

[PULL 00/85] target/hppa patch queue
 2023-11-07  9:36 UTC  (2+ messages)

[PATCH 00/24] selftests/resctrl: CAT test improvements & generalized test framework
 2023-11-07  9:33 UTC  (9+ messages)
` [PATCH 23/24] selftests/resctrl: Add L2 CAT test

[Intel-gfx] [PATCH v1 0/2] drm/i915/xe2lpd: choose between PSR2 and FBC
 2023-11-07  9:32 UTC  (4+ messages)
` [Intel-gfx] [PATCH v1 1/2] drm/i915/xe2lpd: check selective fetch is optimal in some cases

[RFC 00/48] perf tools: Introduce data type profiling (v1)
 2023-11-07  9:32 UTC  (3+ messages)
` [PATCH 33/48] perf dwarf-aux: Check allowed DWARF Ops

[PULL 0/5] Ui patches
 2023-11-07  9:30 UTC  (6+ messages)
` [PULL 1/5] ui/gtk: force realization of drawing area
` [PULL 2/5] ui/gtk-egl: Check EGLSurface before doing scanout
` [PULL 3/5] ui/gtk-egl: apply scale factor when calculating window's dimension
` [PULL 4/5] ui/cocoa: add zoom-to-fit display option
` [PULL 5/5] ui: Replacing pointer in function


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.