All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-21 14:21:57 to 2025-03-21 15:13:50 UTC [more...]

[PATCH v5 0/2] Add Meta(Facebook) Ventura BMC(AST2600)
 2025-03-21 15:05 UTC  (2+ messages)

[OE-core][PATCH 0/2] Fix SPDX 2.2 for common SPDX changes
 2025-03-21 15:12 UTC 

[meta-core][PATCH v2] libgpg-error: inherit lib_package
 2025-03-21 15:12 UTC 

[PATCH] net: dl2k: fix potential null deref in receive_packet()
 2025-03-21 15:13 UTC  (2+ messages)

[PATCH] drm: renesas: rz-du: Support dmabuf import
 2025-03-21 15:12 UTC  (2+ messages)

[LTP] [PATCH v3] mount08.c: Restrict overmounting of ephemeral entities
 2025-03-21 15:11 UTC  (2+ messages)
` [LTP] [PATCH v4] "

[RFC v2 00/17] AMD: Add Secure AVIC Guest Support
 2025-03-21 15:11 UTC  (8+ messages)
` [RFC v2 04/17] x86/apic: Initialize APIC ID for Secure AVIC
` [RFC v2 05/17] x86/apic: Add update_vector callback "
` [RFC v2 06/17] x86/apic: Add support to send IPI "

[PATCH 0/8] x86: Drop the vm86 segments selectors from struct cpu_user_regs
 2025-03-21 15:11 UTC  (4+ messages)
` [PATCH 7/8] x86/public: Split the struct cpu_user_regs type

[PATCH v2 0/2] Fix parameter passed to page_mapcount_is_type()
 2025-03-21 15:09 UTC  (3+ messages)
` [PATCH v2 1/2] mm: "

[Bug 219904] New: pc speaker not working (just pop's/click's) on intel chipsets gen 6, 7 and probably more
 2025-03-21 15:09 UTC 

[PATCH v8 00/18] Adding partial support for 128-bit riscv target
 2025-03-21 15:08 UTC  (2+ messages)

NFSD automatically releases all states when underlying file system is unmounted
 2025-03-21 15:07 UTC  (7+ messages)

[PATCH v2] drm/i915/selftest: allow larger memory allocation
 2025-03-21 15:08 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/selftest: allow larger memory allocation (rev2)

[PATCH v6 0/6] Enable IPQ5018 PCI support
 2025-03-21 15:05 UTC  (3+ messages)

[PATCH 2/2] consume: avoid a bad prid causing a core dump
 2025-03-21 15:06 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH v3 0/4] arm64: dts: exynos: add initial support for Samsung Galaxy S22+
 2025-03-21 14:55 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: arm: samsung: document g0s board binding
` [PATCH v3 2/4] arm64: dts: exynos: add initial support for exynos2200 SoC
` [PATCH v3 3/4] arm64: dts: exynos: add initial support for Samsung Galaxy S22+
` [PATCH v3 4/4] MAINTAINERS: add entry for Samsung Exynos2200 SoC

[PATCH] PCI/AER: Consolidate CXL and native AER reporting paths
 2025-03-21 15:06 UTC  (2+ messages)

[PATCH v3 00/14] arm: rework id register storage
 2025-03-21 15:05 UTC  (3+ messages)

[PATCH 1/2] dlib: remove obsolete dt_dlib_add_probe_var()
 2025-03-21 15:04 UTC  (2+ messages)
` [DTrace-devel] "

[OE-core][scarthgap 0/5] Patch review
 2025-03-21 15:04 UTC  (6+ messages)
` [OE-core][scarthgap 1/5] xserver-xorg: mark CVEs fixed in 21.1.16 as fixed
` [OE-core][scarthgap 2/5] libxslt: upgrade 1.1.39 -> 1.1.43
` [OE-core][scarthgap 3/5] icu: Adjust ICU_DATA_DIR path on big endian targets
` [OE-core][scarthgap 4/5] gcc: unify cleanup of include-fixed, apply to cross-canadian
` [OE-core][scarthgap 5/5] nativesdk-libtool: sanitize the script, remove buildpaths

[meta-oe][PATCH v2] libgpg-error: inherit lib_package
 2025-03-21 15:04 UTC  (2+ messages)
` Patchtest results for "

[PATCH v9 0/8] SMMU handling for PCIe Passthrough on ARM
 2025-03-21 15:03 UTC  (7+ messages)
` [PATCH v9 7/8] xen/arm: enable dom0 to use PCI devices with pci-passthrough=no

[bug] kernel panic when running ublk selftest on next-20250321
 2025-03-21 15:03 UTC  (4+ messages)

[PATCH 0/3] drm/i915: Fix DP MST SB message timeouts due to PPS delays
 2025-03-21 15:02 UTC  (7+ messages)
` [PATCH 1/3] drm/i915/pps: Add helpers to lock PPS for AUX transfers
` [PATCH 2/3] drm/i915/dp_mst: Fix side-band message timeouts due to long PPS delays
` [PATCH 3/3] drm/i915/pps: Use intel_pps_is_pipe_instance() instead of open-coding it
` ✓ CI.Patch_applied: success for drm/i915: Fix DP MST SB message timeouts due to PPS delays
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[bug report] hwmon: (acpi_power_meter) Replace the deprecated hwmon_device_register
 2025-03-21 15:02 UTC  (2+ messages)

[PATCH] kunit: cs_dsp: Depend on FW_CS_DSP rather then enabling it
 2025-03-21 15:01 UTC  (7+ messages)

[PATCH v2 00/11] systemd based initrd and modular kernel support
 2025-03-21 14:59 UTC  (3+ messages)
` [PATCH v2 03/11] kernel.bbclass: add kernel-initrd-modules meta package
  ` [OE-core] "

[PATCH v3 0/3] Implement TryFrom<&Device> for bus specific devices
 2025-03-21 14:57 UTC  (4+ messages)
` [PATCH v3 1/3] rust: device: implement bus_type_raw()
` [PATCH v3 2/3] rust: pci: impl TryFrom<&Device> for &pci::Device
` [PATCH v3 3/3] rust: platform: impl TryFrom<&Device> for &platform::Device

[PATCH] dt-bindings: hwmon: Drop stray blank line in the header
 2025-03-21 14:59 UTC  (2+ messages)

[PATCH nf-next] netfilter: replace select by depends on for IP{6}_NF_IPTABLES_LEGACY
 2025-03-21 14:58 UTC  (2+ messages)

[PATCH 00/16] Suspend to RAM support for Xen on arm64
 2025-03-21 14:58 UTC  (7+ messages)
` [PATCH 06/16] xen/arm: Introduce system suspend config option
` [PATCH 11/16] xen/arm: Implement PSCI system suspend

[PATCH v2 2/2] dmaengine: pxa: Enable compile test
 2025-03-21 14:57 UTC  (2+ messages)

[PATCH v3 0/2] usb: dwc3: exynos: add support for Exynos2200 variant
 2025-03-21 14:48 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: usb: samsung,exynos-dwc3: add exynos2200 compatible
` [PATCH v3 2/2] usb: dwc3: exynos: add support for Exynos2200 variant

[PATCH] wifi: ath11k: fix rx completion meta data corruption
 2025-03-21 14:53 UTC 

[PULL 0/8] Error reporting patches for 2025-03-21
 2025-03-21 14:51 UTC  (9+ messages)
` [PULL 1/8] cryptodev: Fix error handling in cryptodev_lkcf_execute_task()
` [PULL 2/8] error: Strip trailing '\n' from an error string argument
` [PULL 3/8] hw/xen: Fix xen_bus_realize() error handling
` [PULL 4/8] hw/xen: Downgrade a xen_bus_realize() non-error to warning
` [PULL 5/8] target/loongarch: Fix error handling of KVM feature checks
` [PULL 6/8] hw/loongarch/virt: Eliminate error_propagate()
` [PULL 7/8] target/loongarch: Remove unnecessary temporary variable assignment
` [PULL 8/8] target/loongarch: Clean up virt_cpu_irq_init() error handling

[PATCH v1 0/5] thermal: tegra: add SOCTHERM support for Tegra114
 2025-03-21 14:53 UTC  (6+ messages)
` [PATCH v1 1/5] soc: tegra: fuse: add Tegra114 nvmem cells and fuse lookups
` [PATCH v1 2/5] dt-bindings: thermal: Document Tegra114 SOCTHERM Thermal Management System
` [PATCH v1 3/5] thermal: tegra: soctherm-fuse: parametrize configuration further
` [PATCH v1 4/5] thermal: tegra: add Tegra114 specific SOCTHERM driver
` [PATCH v1 5/5] ARM: tegra: Add SOCTHERM support on Tegra114

[PATCH iptables]: xtables: tolerate DNS lookup failures
 2025-03-21 14:53 UTC  (10+ messages)

[PATCH] printf: add tests for generic FourCCs
 2025-03-21 14:52 UTC  (4+ messages)

[cocci] scoped_guard
 2025-03-21 14:52 UTC  (4+ messages)

[PATCH v6 1/2] lsefi: fixed memory leaks
 2025-03-21 14:51 UTC  (3+ messages)
` [PATCH v6 2/2] efi: new 'connectefi' command

[PATCH 0/2] Add sys-bus-iio ABI frequency options to events and oversampling
 2025-03-21 14:50 UTC  (3+ messages)
` [PATCH 1/2] Documentation: ABI: add events sampling frequency in sysfs-bus-iio
` [PATCH 2/2] Documentation: ABI: add oversampling "

[PATCH v2 0/2] usb: dwc3: exynos: add support for Exynos2200 variant
 2025-03-21 14:40 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: samsung,exynos-dwc3: add exynos2200 compatible
` [PATCH v2 2/2] usb: dwc3: exynos: add support for Exynos2200 variant

[PATCH] platform/x86: intel/pmc: Fix iounmap call for valid addresses
 2025-03-21 14:49 UTC  (2+ messages)

[PATCH v2 0/6] vsprintf: Add __printf attribute to where it's required
 2025-03-21 14:40 UTC  (7+ messages)
` [PATCH v2 1/6] seq_buf: Mark binary printing functions with __printf() attribute
` [PATCH v2 2/6] seq_file: "
` [PATCH v2 3/6] tracing: "
` [PATCH v2 4/6] vsnprintf: "
` [PATCH v2 5/6] vsnprintf: Drop unused const char fmt * in va_format()
` [PATCH v2 6/6] vsnprintf: Silence false positive GCC warning for va_format()

[PATCH] net: remove commented out line
 2025-03-21 14:47 UTC  (2+ messages)

[RFC PATCH-for-10.1 0/4] tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order
 2025-03-21 14:46 UTC  (11+ messages)
` [PATCH-for-10.1 1/4] tcg: Always define TCG_GUEST_DEFAULT_MO
` [PATCH-for-10.1 2/4] tcg: Simplify tcg_req_mo() macro
` [RFC PATCH-for-10.1 3/4] tcg: Have tcg_req_mo() use runtime TCGContext::guest_mo
` [RFC PATCH-for-10.1 4/4] tcg: Define guest_default_memory_order in TCGCPUOps

[PATCH v2 0/4] Implement TryFrom<&Device> for bus specific devices
 2025-03-21 14:46 UTC  (4+ messages)
` [PATCH v2 1/4] rust: device: implement Device::parent()

[PATCH 0/3] Add video clock controller for SM6350
 2025-03-21 14:45 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: clock: add SM6350 QCOM video clock bindings
` [PATCH 2/3] clk: qcom: Add video clock controller driver for SM6350
` [PATCH 3/3] arm64: dts: qcom: sm6350: Add video clock controller

[PATCH] spi: Ensure memory used for spi_write_then_read() is DMA safe
 2025-03-21 14:45 UTC  (10+ messages)

[RFC PATCH 0/5] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2025-03-21 14:44 UTC  (9+ messages)

[PATCH 0/4] Implement Wa_14021768792 to bypass m_n ratio limit
 2025-03-21 14:44 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Implement Wa_14021768792 to bypass m_n ratio limit (rev4)

[PATCH next] phy: rockchip-samsung-dcphy: Add missing assignment
 2025-03-21 14:36 UTC  (3+ messages)

[LTP] [PATCH v2] syscalls/mknod03: Convert to new API
 2025-03-21 14:42 UTC  (2+ messages)

[PATCH v8 00/13] Add support for AMD hardware feedback interface
 2025-03-21 14:41 UTC  (6+ messages)
` [PATCH v8 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation

[PATCH v2] drm/xe: Simplify pinned bo iteration
 2025-03-21 14:40 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Simplify pinned bo iteration (rev2)

[PATCHv4 RESEND net-next 0/2] selftests: wireguards: use nftables for testing
 2025-03-21 14:40 UTC  (7+ messages)
` [PATCHv4 RESEND net-next 2/2] selftests: wireguard: update to using nft for qemu test

[PATCH 0/5] Provide SEV-ES/SEV-SNP support for decrypting the VMSA
 2025-03-21 14:40 UTC  (4+ messages)
` [PATCH 1/5] KVM: SVM: Decrypt SEV VMSA in dump_vmcb() if debugging is enabled

[PATCH v3 00/10] phy: samsung: add Exynos2200 SNPS eUSB2 driver
 2025-03-21 14:34 UTC  (13+ messages)
` [PATCH v3 03/10] phy: move phy-qcom-snps-eusb2 out of its vendor sub-directory
` [PATCH v3 04/10] phy: phy-snps-eusb2: refactor constructs names
` [PATCH v3 05/10] phy: phy-snps-eusb2: split phy init code

[PATCH i-g-t] tests/intel/kms_pm_dc: Add log information to dc5 psr test
 2025-03-21 14:39 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/kms_pm_dc: Add log information to dc5 psr test (rev5)
` ✓ i915.CI.BAT: "

[GIT PULL] ASoC fixes for v6.14-rc7
 2025-03-21 14:38 UTC 

[GIT PULL] SPI fixes for v6.14-rc7
 2025-03-21 14:39 UTC 

[PATCH RESEND v3 00/17] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-03-21 14:39 UTC  (5+ messages)
` [PATCH RESEND v3 03/17] dt-bindings: iio: adc: ad7768-1: add trigger-sources property

[PATCH] fbgrab: append to do_configure
 2025-03-21 14:39 UTC 

[GIT PULL] regulator fixes for v6.14-rc7
 2025-03-21 14:38 UTC 

[PATCH 0/2] Fix invalid pointer access
 2025-03-21 14:37 UTC  (3+ messages)
` [PATCH 1/2] usb: typec: class: Fix NULL "
` [PATCH 2/2] usb: typec: class: Invalidate USB device pointers on partner unregistration

[bug report] wifi: mt76: mt7996: Rely on mt7996_sta_link in sta_add/sta_remove callbacks
 2025-03-21 14:33 UTC 

[bug report] wifi: mt76: scan: set vif offchannel link for scanning/roc
 2025-03-21 14:33 UTC 

[bug report] wifi: mt76: Check link_conf pointer in mt76_connac_mcu_sta_basic_tlv()
 2025-03-21 14:33 UTC 

[PATCH] staging: greybus: fix line length issue
 2025-03-21 14:37 UTC  (2+ messages)
` [greybus-dev] "

chromium-x11 build error with Rust enabled
 2025-03-21 14:36 UTC  (2+ messages)
` [oe] "

[PATCH RFC v2 0/4] Containerised NFS clients and teardown
 2025-03-21 14:36 UTC  (4+ messages)
` [PATCH RFC v2 3/4] pNFS/flexfiles: Treat ENETUNREACH errors as fatal in containers

[PATCH] drm/bridge: chrontel-ch7033: Fix precedence bug in ch7033_bridge_mode_set()
 2025-03-21 14:36 UTC 

[bug report] net: nfc: Fix use-after-free caused by nfc_llcp_find_local
 2025-03-21 14:36 UTC 

[PATCH next] wifi: iwlwifi: mld: silence uninitialized variable warning
 2025-03-21 14:36 UTC 

[PATCH] Drivers: hv: mshv: Fix uninitialized variable in hv_call_map_stat_page()
 2025-03-21 14:35 UTC 

[PATCH next] Drivers: hv: mshv: Prevent potential NULL dereference
 2025-03-21 14:35 UTC 

[PATCH] remoteproc: sysmon: Update qcom_add_sysmon_subdev() comment
 2025-03-21 14:35 UTC 

[PATCH next] wifi: mt76: mt7925: Fix logical vs bitwise typo
 2025-03-21 14:35 UTC 

[PATCH] wifi: mt76: mt7996: remove duplicate check in mt7996_mcu_sta_mld_setup_tlv()
 2025-03-21 14:35 UTC 

[PATCH next] Drivers: hv: mshv: Fix uninitialize variable in mshv_ioctl_passthru_hvcall()
 2025-03-21 14:35 UTC 

[PATCH next] ASoC: sma1307: Fix error handling in sma1307_setting_loaded()
 2025-03-21 14:35 UTC 

[bug report] Bluetooth: btrtl: split the device initialization into smaller parts
 2025-03-21 14:35 UTC  (2+ messages)

[GIT PULL] USB-serial update for 6.15-rc1
 2025-03-21 14:34 UTC 

[PATCH v3 0/3] kernel/events/uprobes: uprobe_write_opcode() rewrite
 2025-03-21 13:17 UTC  (4+ messages)
` [PATCH v3 3/3] "

[PATCH 0/2] power: supply: max77705: Fix two static checker issues
 2025-03-21 14:34 UTC  (3+ messages)
` [PATCH 1/2] power: supply: max77705: Fix workqueue error handling in probe
` [PATCH 2/2] power: supply: max77705: Fix error code in max77705_get_health()

[PATCH v4 0/6] pds_fwctl: fwctl for AMD/Pensando core devices
 2025-03-21 14:33 UTC  (3+ messages)
` [PATCH v4 5/6] pds_fwctl: add rpc and query support

[PATCH v4] lockdep: Fix wait context check on softirq for PREEMPT_RT
 2025-03-21 14:33 UTC 

[GSOC][PATCH 1/3] Remove outdated mentoring mailing list reference and clarify tutorial prerequisites
 2025-03-21 14:32 UTC  (7+ messages)
` [GSOC][PATCH v2] Remove outdated mentoring mailing list reference
    ` [[GSOC][PATCH v3] 1/3] docs: drop inactive mentoring list, add C prereq
      ` [[GSOC][PATCH v3] 2/3] docs: update function signature, add UNUSED macro
      ` [[GSOC][PATCH v3] 3/3] docs: replace git_config with repo_config

[PATCH] KVM: selftests: Fix a couple "prio" signedness bugs
 2025-03-21 14:32 UTC 

[PATCH nft] evaluate: don't update cache for anonymous chains
 2025-03-21 14:31 UTC  (3+ messages)

[PATCH v5 0/4] rust: adds Bitmap API, ID pool and bindings
 2025-03-21 14:31 UTC  (2+ messages)

[PATCH nft v2] evaluate: don't update cache for anonymous chains
 2025-03-21 14:30 UTC 

[meta-oe][PATCH] googletest: fix build with gcc-15
 2025-03-21 14:30 UTC 

[PATCH v2] xfs_repair: handling a block with bad crc, bad uuid, and bad magic number needs fixing
 2025-03-21 14:28 UTC 

weston screen capture tool
 2025-03-21 14:29 UTC  (2+ messages)
` [yocto] "

[PATCH] arch/x86: Add an option to build the kernel with '-march=native' on x86-64
 2025-03-21 14:28 UTC 

[PATCH] rust: hpet: fix decoding of timer registers
 2025-03-21 14:26 UTC  (2+ messages)

[PATCH v6 0/3] Add OF support for Microchip emc2305 fan controller
 2025-03-21 14:33 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: hwmon: Add Microchip emc2305 support
` [PATCH v6 2/3] hwmon: emc2305: Add OF support
` [PATCH v6 3/3] hwmon: emc2305: Use devm_thermal_of_cooling_device_register

[PATCH 00/18] drm/bridge: cdns-dsi: Make it work a bit better
 2025-03-21 14:17 UTC  (3+ messages)
` [PATCH 03/18] drm/tidss: Add mode_fixup to adjust the clock based on HW

[PATCH v4 1/2] docs: tracing: Reduce maxdepth in index.rst for clarity
 2025-03-21 14:25 UTC  (3+ messages)
` [PATCH v4 2/2] docs: tracing: Refactor "

[PATCH v3 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-03-21 14:24 UTC  (3+ messages)
` [PATCH v3 3/3] mm/mempolicy: Support "

[PATCH v3] drm: Add UAPI for the Asahi driver
 2025-03-21 14:24 UTC  (2+ messages)

[PATCH v3 00/18] nvmet-fcloop: track resources via reference counting
 2025-03-21 14:16 UTC  (3+ messages)
` [PATCH v3 02/18] nvmet-fcloop: replace kref with refcount

[PATCH] lockdep: Speed up lockdep_unregister_key() with expedited RCU synchronization
 2025-03-21 14:22 UTC  (3+ messages)

firmware requirements
 2025-03-21 14:21 UTC  (5+ 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.