messages from 2023-09-21 06:49:08 to 2023-09-21 07:56:01 UTC [more...]
[PATCH] fbdev: sh7760fb: require FB=y to build cleanly
2023-09-21 7:05 UTC (2+ messages)
[PATCHv3] ALSA: hda/realtek: Add quirk for ASUS ROG G533Q
2023-09-21 7:33 UTC (2+ messages)
[PATCHv2] ALSA: hda/realtek: Add quirk for ASUS ROG G533Q
2023-09-21 7:03 UTC (2+ messages)
[PATCH v2 0/6] mm: convert numa balancing functions to use a folio
2023-09-21 7:44 UTC (7+ messages)
` [PATCH v2 1/6] mm: memory: add vm_normal_folio_pmd()
` [PATCH v2 2/6] mm: huge_memory: use a folio in do_huge_pmd_numa_page()
` [PATCH v2 3/6] mm: memory: use a folio in do_numa_page()
` [PATCH v2 4/6] mm: memory: make numa_migrate_prep() to take a folio
` [PATCH v2 5/6] mm: mempolicy: make mpol_misplaced() "
` [PATCH v2 6/6] sched/numa, mm: make numa migrate functions "
[PULL v2 00/22] implement discard operation for Parallels images
2023-09-21 7:54 UTC (2+ messages)
` [PULL v2 01/22] parallels: fix formatting in bdrv_parallels initialization
[PATCH 0/5] imx-lcdif modeset changes
2023-09-21 7:55 UTC (11+ messages)
` [PATCH 2/5] drm: lcdif: move controller enable into atomic_flush
` [PATCH 5/5] drm: lcdif: force modeset when FB format changes
[PATCH 0/2] net: stmmac: dwmac-stm32: fix resume on STM32 MCU
2023-09-21 7:55 UTC (3+ messages)
` [PATCH 2/2] net: stmmac: dwmac-stm32: refactor clock config
[PATCH v2 0/4] add LVTS support for mt7988
2023-09-21 7:55 UTC (12+ messages)
` [PATCH v2 1/4] dt-bindings: thermal: mediatek: add mt7988 lvts compatible
` [PATCH v2 2/4] dt-bindings: thermal: mediatek: Add LVTS thermal sensors for mt7988
` [PATCH v2 3/4] thermal/drivers/mediatek/lvts_thermal: make coeff configurable
` [PATCH v2 4/4] thermal/drivers/mediatek/lvts_thermal: add mt7988 support
[PATCH v3 0/8] util: Introduce qemu_get_runtime_dir()
2023-09-21 7:54 UTC (11+ messages)
` [Virtio-fs] "
` [PATCH v3 1/8] "
` [Virtio-fs] "
` [Virtio-fs] [PATCH v3 2/8] ivshmem-server: Use qemu_get_runtime_dir()
` [Virtio-fs] [PATCH v3 3/8] contrib/rdmacm-mux: "
` [Virtio-fs] [PATCH v3 4/8] qga: "
` [Virtio-fs] [PATCH v3 5/8] scsi: "
` [Virtio-fs] [PATCH v3 6/8] module: "
` [Virtio-fs] [PATCH v3 7/8] util: Remove qemu_get_local_state_dir()
` [Virtio-fs] [PATCH v3 8/8] spice-app: Use qemu_get_runtime_dir()
[PATCH v5 00/11] Add Intel VT-d nested translation
2023-09-21 7:54 UTC (12+ messages)
` [PATCH v5 01/11] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
` [PATCH v5 02/11] iommu/vt-d: Extend dmar_domain to support nested domain
` [PATCH v5 03/11] iommu/vt-d: Add helper for nested domain allocation
` [PATCH v5 04/11] iommu/vt-d: Add helper to setup pasid nested translation
` [PATCH v5 05/11] iommu/vt-d: Make domain attach helpers to be extern
` [PATCH v5 06/11] iommu/vt-d: Set the nested domain to a device
` [PATCH v5 07/11] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v5 08/11] iommu/vt-d: Make iotlb flush helpers to be extern
` [PATCH v5 09/11] iommu/vt-d: Add iotlb flush for nested domain
` [PATCH v5 10/11] iommu/vt-d: Add nested domain allocation
` [PATCH v5 11/11] iommu/vt-d: Disallow read-only mappings to nest parent domain
[PATCH] wifi: ath11k: mac: fix struct ieee80211_sband_iftype_data handling
2023-09-21 7:54 UTC
[igt-dev] [i-g-t 0/2] Optimize kms tesplan documentation
2023-09-21 7:54 UTC (3+ messages)
` [igt-dev] ✓ CI.xeBAT: success for Optimize kms tesplan documentation (rev2)
` [igt-dev] ✓ Fi.CI.BAT: "
[PATCH 1/3] drm/amdgpu/gmc6-8: properly disable the AGP aperture
2023-09-21 7:53 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu/gmc: add a flag to disable AGP
[PATCH v3] hw/i386/pc: improve physical address space bound check for 32-bit systems
2023-09-21 7:53 UTC (2+ messages)
[Buildroot] [PATCH 1/2] unifdef: add missing license
2023-09-21 7:53 UTC (2+ messages)
[virtio-dev] Re: [PATCH 0/5] virtio: introduce SUSPEND bit and vq state
2023-09-21 7:53 UTC (12+ messages)
[PATCH v4 00/17] iommufd: Add nesting infrastructure
2023-09-21 7:51 UTC (18+ messages)
` [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
` [PATCH v4 02/17] iommu: Add nested domain support
` [PATCH v4 03/17] iommufd: Unite all kernel-managed members into a struct
` [PATCH v4 04/17] iommufd: Pass in hwpt_type/user_data to iommufd_hw_pagetable_alloc()
` [PATCH v4 05/17] iommufd: Separate kernel-managed HWPT alloc/destroy/abort functions
` [PATCH v4 06/17] iommufd: Add shared alloc_fn function pointer and mutex pointer
` [PATCH v4 07/17] iommufd: Add user-managed hw_pagetable support
` [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains
` [PATCH v4 09/17] iommufd/device: Add helpers to enforce/remove device reserved regions
` [PATCH v4 10/17] iommufd: Support IOMMU_HWPT_ALLOC allocation with user data
` [PATCH v4 11/17] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v4 12/17] iommufd/selftest: Rework TEST_LENGTH to test min_size explicitly
` [PATCH v4 13/17] iommufd/selftest: Add nested domain allocation for mock domain
` [PATCH v4 14/17] iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with nested HWPTs
` [PATCH v4 15/17] iommufd/selftest: Add mock_domain_cache_invalidate_user support
` [PATCH v4 16/17] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH v4 17/17] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
intermittent qtest-aarch64/xlnx-canfd-test test failure
2023-09-21 7:51 UTC
[REGRESSION] Re: [PATCH 6.1 033/219] memcg: drop kmem.limit_in_bytes
2023-09-21 7:52 UTC (11+ messages)
[PATCH 00/37] arm64: Remove cpus_have_const_cap()
2023-09-21 7:49 UTC (5+ messages)
` [PATCH 01/37] clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucaps
` [PATCH 09/37] arm64: kvm: Use cpus_have_final_cap() explicitly
[PATCH v1] common/cnxk: fix initialization of MCAM ID
2023-09-21 7:46 UTC
[Nouveau] [PATCH v3 00/44] drm/nouveau: initial support for GSP-RM 535.54.04 (and Ada GPUs)
2023-09-20 21:33 UTC (7+ messages)
` [Nouveau] [PATCH v3 23/44] drm/nouveau/disp: add output backlight control methods
` [Nouveau] [PATCH v3 40/44] drm/nouveau/kms/nv50-: create heads after outps/conns
` [Nouveau] [PATCH v3 42/44] drm/nouveau/kms/nv50-: create connectors based on nvkm info
[PATCH] plugins/hotblocks: Fix potential deadlock in plugin_exit() function
2023-09-21 7:43 UTC (2+ messages)
[PATCH] drm/ssd130x: Drop _helper prefix from struct drm_*_helper_funcs callbacks
2023-09-21 7:44 UTC (4+ messages)
[linus:master] [mm/mmap] 6852c46c78: stress-ng.spawn.ops_per_sec 2.9% improvement
2023-09-21 7:43 UTC
[PATCH v15 00/20] nvme-tcp receive offloads
2023-09-21 7:43 UTC (4+ messages)
` [PATCH v15 01/20] net: Introduce direct data placement tcp offload
[PATCH] docs/devel/reset.rst: Correct function names
2023-09-21 7:42 UTC (3+ messages)
[PATCH v9 00/16] PCI devices passthrough on Arm, part 3
2023-09-21 7:42 UTC (7+ messages)
` [PATCH v9 02/16] vpci: use per-domain PCI lock to protect vpci structure
[Intel-gfx] [PATCH 0/8] Add DSC fractional bpp support
2023-09-21 7:41 UTC (4+ messages)
` [Intel-gfx] [PATCH 1/8] drm/display/dp: Add helper function to get DSC bpp prescision
` "
[PATCH net v2 0/3] Add missing xdp_do_flush() invocations
2023-09-21 7:40 UTC (2+ messages)
[PATCH 0/2] KVM: arm64: Address soft lockups due to I-cache CMOs
2023-09-21 7:39 UTC (3+ messages)
[Nouveau] [PATCH drm-misc-next v4 0/8] [RFC] DRM GPUVA Manager GPU-VM features
2023-09-21 7:39 UTC (7+ messages)
` [Nouveau] [PATCH drm-misc-next v4 1/8] drm/gpuvm: rename struct drm_gpuva_manager to struct drm_gpuvm
` "
` [Nouveau] [PATCH drm-misc-next v4 4/8] drm/gpuvm: add common dma-resv per "
` "
Change model for those Lenovo Thinkpad 8 SSIDs
2023-09-21 7:36 UTC
[Intel-gfx] [PATCH] drm/i915/display: Print display info inside driver display initialization
2023-09-21 7:38 UTC (2+ messages)
[PATCH v6 0/4] ppc: Enable full Xen build
2023-09-21 7:36 UTC (6+ messages)
[PATCH v5] arm64: defconfig: enable STARTEK KD070FHFID015 panel
2023-09-21 7:36 UTC
[PATCH v2 0/5] bbdev: API extension for 23.11
2023-09-21 7:35 UTC (2+ messages)
[PATCH] um: Enable preemption in UML
2023-09-21 7:30 UTC (4+ messages)
[PATCH v21 00/29] Add KVM LoongArch support
2023-09-21 7:30 UTC (10+ messages)
[Bridge] [PATCH net-next v4 0/6] bridge: Add a limit on learned FDB entries
2023-09-21 7:29 UTC (7+ messages)
` [Bridge] [PATCH net-next v4 2/6] net: bridge: Set strict_start_type for br_policy
` [Bridge] [PATCH net-next v4 4/6] net: bridge: Add netlink knobs for number / max learned FDB entries
[igt-dev] [PATCH i-g-t] tests/kms_concurrent: remove pipe dependency in subtest name
2023-09-21 7:29 UTC (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
` [igt-dev] ✓ Fi.CI.BAT: success "
[xilinx-xlnx:xlnx_rebase_v6.1_LTS 334/1365] drivers/media/i2c/adv7511-v4l2.c:2222:21: warning: no previous declaration for 'adv7511_subdev'
2023-09-21 7:27 UTC
[PATCH] selftests/powerpc: Fix emit_tests to work with run_kselftest.sh
2023-09-21 7:26 UTC
[PATCH] x86/speculation, objtool: Use absolute relocations for annotations
2023-09-21 7:26 UTC (2+ messages)
[PATCH v1 0/7] VRB2 BBDEV PMD introduction
2023-09-21 7:25 UTC (6+ messages)
` [PATCH v1 3/7] baseband/acc: remove the 4G SO capability for VRB1
[Intel-gfx] [PATCH] drm/i915: Add Wa_18028616096
2023-09-21 7:17 UTC (2+ messages)
[PATCH v2 1/3] eventdev: introduce event dispatcher
2023-09-21 7:23 UTC (7+ messages)
` [PATCH v3 0/3] Add dispatcher library
` [PATCH v3 1/3] lib: introduce "
[meta-python][PATCH] python3-autoflake: add recipe for v2.2.1
2023-09-21 7:22 UTC
[Intel-gfx] [PATCH 0/2] Refactor i915 HDCP for XE
2023-09-21 7:22 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Refactor i915 HDCP for XE (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-xe] [PATCH v3] drm/xe/display: Print display ip version
2023-09-21 7:21 UTC (6+ messages)
[Intel-gfx] [PATCH v2 1/2] drm/edid: Fixup h/vsync_end instead of h/vtotal
2023-09-21 7:17 UTC (5+ messages)
` [Intel-gfx] [PATCH v2 2/2] drm/i915/bios: "
` [PATCH v2 1/2] drm/edid: "
[PATCH v4 0/3] soc: mediatek: svs: add support for mt8188
2023-09-21 7:19 UTC (7+ messages)
` [PATCH v4 2/3] soc: mediatek: svs: Add support for MT8188 SoC
` [PATCH v4 3/3] soc: mediatek: svs: Add support for voltage bins
[PATCH v3 0/2] crypto/scheduler: add support for DOCSIS security protocol
2023-09-21 7:18 UTC (4+ messages)
` [PATCH v4 "
` [EXT] "
[MAINTAINERS SUMMIT] Maintainers Support Group
2023-09-21 7:15 UTC (7+ messages)
[PATCH] remoteproc: mediatek: Refactor single core check and fix retrocompatibility
2023-09-21 7:17 UTC (4+ messages)
[xilinx-xlnx:xlnx_rebase_v6.1_LTS 777/1365] drivers/net/ethernet/xilinx/xilinx_axienet.h:979:9: error: implicit declaration of function 'writeq'; did you mean 'writeb'?
2023-09-21 7:17 UTC
[PATCH v2 0/2] net: Update MemReentrancyGuard for NIC
2023-09-21 7:16 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/postgis: bump version to 3.4.0
2023-09-21 7:16 UTC
[PATCH stable 6.1.y 1/2] KVM: arm64: Prevent the donation of no-map pages
2023-09-21 7:15 UTC (6+ messages)
` [PATCH stable 6.1.y 2/2] KVM: arm64: Prevent unconditional donation of unmapped regions from the host
[Intel-gfx] [PATCH] Revert "drm/i915/mst: Populate connector->ddc"
2023-09-21 6:58 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] lib/intel_compute: Fix Incorrect array size for XEHPC platforms
2023-09-21 7:14 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[PATCH] mtd: spi-nor: atmel: add at25ff321a entry
2023-09-21 7:14 UTC (5+ messages)
[PATCH v1] crypto/ipsec_mb: add digest encrypted feature in AESNI_MB
2023-09-21 7:13 UTC (3+ messages)
` [PATCH v9 0/3] Add Digest Encrypted to aesni_mb PMD
` [EXT] "
[PATCH 5.10 000/406] 5.10.195-rc1 review
2023-09-21 7:13 UTC (7+ messages)
[PATCH v2] app/test: add external mbuf IPsec tests
2023-09-21 7:13 UTC (3+ messages)
` [PATCH v3] "
[RFC PATCH v4 00/11] Add audio support in v4l2 framework
2023-09-21 7:11 UTC (7+ messages)
` [RFC PATCH v4 09/11] media: uapi: Add V4L2_CID_USER_IMX_ASRC_RATIO_MOD control
[Intel-wired-lan] [PATCH] i40e: Add rx_missed_errors for buffer exhaustion
2023-09-21 6:22 UTC (2+ messages)
[PATCH v6 0/3] hw/{i2c,nvme}: mctp endpoint, nvme management interface model
2023-09-21 7:11 UTC (7+ messages)
` [PATCH v6 1/3] hw/i2c: add smbus pec utility function
` [PATCH v6 2/3] hw/i2c: add mctp core
` [PATCH v6 3/3] hw/nvme: add nvme management interface model
Decrypting tt maps in ttm
2023-09-21 7:12 UTC (15+ messages)
[PATCH] vl: Free machine list
2023-09-21 7:11 UTC (2+ messages)
[PATCH 0/4] pcapng fixes
2023-09-21 7:10 UTC (4+ messages)
` [PATCH 2/4] dumpcap: allow multiple invocations
[meta-networking][PATCHv3] recipes-connectivity: Add tayga recipe
2023-09-21 7:10 UTC
[PATCHv9 00/15] net/lwip: add lwip library for the network stack
2023-09-21 7:09 UTC (4+ messages)
` [PATCHv9 01/15] submodule: add lwIP as git submodule
[PATCH] fbdev/sh7760fb: Depend on FB=y
2023-09-21 7:01 UTC (3+ messages)
[PATCH v2] linux-user: Undo incomplete mmap
2023-09-21 7:09 UTC (2+ messages)
xen | Failed pipeline for staging-4.15 | 3a9a2901
2023-09-21 7:08 UTC
arch/m68k/include/asm/raw_io.h:91:13: warning: array subscript 0 is outside array bounds of 'volatile u16[0]' {aka 'volatile short unsigned int[]'}
2023-09-21 7:08 UTC (8+ messages)
[sashal-stable:pending-6.5 25/166] drivers/regulator/max77857-regulator.c:312:16: error: initializer element is not constant
2023-09-21 7:06 UTC
[igt-dev] [PATCH i-g-t 0/2] Add freq_power test
2023-09-21 7:06 UTC (5+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/intel/xe_guc_pc: "
[PATCH v2] adwaita-icon-theme: 43 -> 45.0
2023-09-21 7:06 UTC (2+ messages)
[meta-networking][PATCH] frr: upgrade 8.4.4 -> 9.0.1
2023-09-21 7:05 UTC
[PATCH v2] LoongArch: Fix some build warnings with W=1 option
2023-09-21 7:04 UTC (2+ messages)
[PATCH 0/3] SC7280 DPU fixups
2023-09-21 7:04 UTC (7+ messages)
` [PATCH 1/3] drm/msm/dpu: Fix SC7280 PP length
` [PATCH 2/3] drm/msm/dpu: Add missing DPU_DSC_OUTPUT_CTRL to SC7280
[PATCH net 0/6] virtio-net: Fix and update interrupt moderation
2023-09-21 7:03 UTC (3+ messages)
` [PATCH net 1/6] virtio-net: initially change the value of tx-frames
[PATCH] drm/amdgpu:Expose physical id of device in XGMI hive
2023-09-21 7:04 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] lib/xe_query: add media GT presence checker
2023-09-21 7:02 UTC
[ANNOUNCE] Release v6.1.54-cip6
2023-09-21 7:03 UTC
[PATCH 0/8] autofs - convert to to use mount api
2023-09-21 7:03 UTC (5+ messages)
` [PATCH 1/8] autofs: refactor autofs_prepare_pipe()
` [PATCH 2/8] autofs: add autofs_parse_fd()
` [PATCH 3/8] autofs - refactor super block info init
` [PATCH 4/8] autofs: reformat 0pt enum declaration
[PATCH 5.4 000/367] 5.4.257-rc1 review
2023-09-21 7:03 UTC (3+ messages)
` [PATCH 5.4 296/367] clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz
[ANNOUNCE] ipset 7.19 released
2023-09-21 7:02 UTC
[igt-dev] [PATCH i-g-t] tests/kms_sequence: remove redundant test doc
2023-09-21 7:02 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[LTP] [PATCH v2] syscalls/renameat: Remove renameat fallback definition
2023-09-21 7:02 UTC (3+ messages)
[PATCH 1/2] build: fail if explicitly requested lib is unbuildable
2023-09-21 7:01 UTC (2+ messages)
[PATCH v2 00/17] ALSA/ASoC: hda: Address format selection limitations and ambiguity
2023-09-21 6:57 UTC (3+ messages)
` [PATCH v2 04/17] ASoC: pcm: Honor subformat when configuring runtime
[PATCH] i3c: replace deprecated strncpy
2023-09-21 3:51 UTC
[ANNOUNCE] ipset 7.18 released
2023-09-21 6:56 UTC (3+ messages)
[igt-dev] [i-g-t 2/2] tests/kms: Optimize KMS testplan documentation
2023-09-21 6:48 UTC (2+ messages)
` [igt-dev] [i-g-t V2 "
[PATCH] amd_iommu: Fix APIC address check
2023-09-21 6:55 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] tests/kms_content_protection: rename subtests
2023-09-21 6:51 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[Intel-xe] [PATCH 0/1] Remove redundant call to intel_init_display_hooks()
2023-09-21 6:50 UTC (3+ messages)
` [Intel-xe] [PATCH 1/1] fixup! drm/xe/display: Implement display support
[igt-dev] [PATCH i-g-t 0/6] tests/kms_atomic: Test cleanup and dynamic conversion
2023-09-21 6:50 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
[PATCH] target/i386: enumerate bit 56 of MSR_IA32_VMX_BASIC
2023-09-21 6:47 UTC (2+ messages)
[PATCH v2 0/4] Support dynamic MSI-X allocation
2023-09-21 6:48 UTC (4+ messages)
` [PATCH v2 4/4] vfio/pci: enable MSI-X in interrupt restoring on dynamic allocation
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.