messages from 2025-02-22 13:47:01 to 2025-02-22 16:43:40 UTC [more...]
[PATCH 0/5] drm: panel-orientation-quirks: Add 2024 OneXPlayer line & ZOTAC Zone orientation quirks
2025-02-22 16:43 UTC (4+ messages)
` [PATCH 1/5] drm: panel-orientation-quirks: Add OneXPlayer X1 AMD and Intel quirk
` [PATCH 2/5] drm: panel-orientation-quirks: Add OneXPlayer X1 Mini (AMD) quirk
` [PATCH 3/5] drm: panel-orientation-quirks: Add OneXPlayer F1Pro quirk
[PATCH v4 1/1] Documentation: iio: Add ADC documentation
2025-02-22 16:43 UTC (3+ messages)
[HELP] Raspberry Pi CM4 sometimes hangs during reboot
2025-02-22 16:40 UTC (2+ messages)
` [yocto] "
[v4] PCI: dwc: Add the debugfs property to provide the LTSSM status of the PCIe link
2025-02-22 16:40 UTC (5+ messages)
[PATCH v2 0/2] iio: gyro: bmg160: Improve BMG160 driver with of_match_table support
2025-02-22 16:40 UTC (5+ messages)
` [PATCH v2 1/2] iio: gyro: bmg160_spi: add of_match_table
` [PATCH v2 2/2] iio: gyro: bmg160_i2c: add BMI088 to of_match_table
[PATCH 0/3] BMI270 data ready interrupt support
2025-02-22 16:39 UTC (5+ messages)
` [PATCH 1/3] iio: imu: bmi270: move private struct declaration to source file
` [PATCH 2/3] iio: imu: bmi270: rename variable bmi270_device to data
[PATCH] qnx4: fix to avoid panic due to buffer overflow
2025-02-22 16:36 UTC (6+ messages)
[PATCH] iio: ad7380: add support for SPI offload
2025-02-22 16:31 UTC (2+ messages)
[PATCH v5 0/5] x86/cpufeatures: Automatically generate required and disabled feature masks
2025-02-22 16:30 UTC (3+ messages)
` [PATCH v5 5/5] x86/cpufeatures: Add the CPU feature bit for MSR immediate form instructions
[PATCH v2 00/12] hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86
2025-02-22 16:18 UTC (13+ messages)
` [PATCH v2 01/12] hwmon: (oxp-sensors) Distinguish the X1 variants
` [PATCH v2 02/12] hwmon: (oxp-sensors) Add all OneXFly variants
` [PATCH v2 03/12] ABI: testing: sysfs-class-power: add BypassS0 charge_type
` [PATCH v2 04/12] hwmon: (oxp-sensors) Add charge threshold and bypass to OneXPlayer
` [PATCH v2 05/12] hwmon: (oxp-sensors) Rename ec group to tt_toggle
` [PATCH v2 06/12] hwmon: (oxp-sensors) Add turbo led support to X1 devices
` [PATCH v2 07/12] hwmon: (oxp-sensors) Move pwm_enable read to its own function
` [PATCH v2 08/12] hwmon: (oxp-sensors) Move pwm value read/write to separate functions
` [PATCH v2 09/12] hwmon: (oxp-sensors) Move fan speed read to separate function
` [PATCH v2 10/12] hwmon: (oxp-sensors) Adhere to sysfs-class-hwmon and enable pwm on 2
` [PATCH v2 11/12] platform/x86: oxpec: Move hwmon/oxp-sensors to platform/x86
` [PATCH v2 12/12] ABI: testing: add tt_toggle and tt_led entries
[PATCH v5 02/12] crypto: acomp - Define new interfaces for compress/decompress batching
2025-02-22 16:24 UTC (13+ messages)
[PATCH 0/2] Add support for WoM (Wake-on-Motion) feature
2025-02-22 16:22 UTC (5+ messages)
` [PATCH 1/2] iio: imu: inv_icm42600: add WoM support
` [PATCH 2/2] iio: imu: inv_icm42600: add wakeup functionality for Wake-on-Motion
[PATCH] mm: abort vma_modify() on merge out of memory failure
2025-02-22 16:19 UTC
[PATCH v12 00/16] AMD broadcast TLB invalidation
2025-02-22 16:19 UTC (4+ messages)
drivers/fpga/versal-fpga.c:78:34: warning: 'versal_fpga_of_match' defined but not used
2025-02-22 16:18 UTC
[PATCH 1/2] PCI: dwc: ep: Remove superfluous function dw_pcie_ep_find_ext_capability()
2025-02-22 16:08 UTC (5+ messages)
` [PATCH 2/2] PCI: dw-rockchip: hide broken ATS capability
[openeuler:OLK-5.10 2759/2759] cc1: warning: drivers/net/ethernet/bzwx/nce/ne6x_vf: No such file or directory
2025-02-22 16:18 UTC
[PATCH v7 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-02-22 15:54 UTC (15+ messages)
` [PATCH v7 01/14] iommufd/fault: Move two fault functions out of the header
` [PATCH v7 02/14] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v7 03/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v7 04/14] iommufd: Rename fault.c to eventq.c
` [PATCH v7 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v7 06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v7 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v7 08/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v7 09/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
` [PATCH v7 10/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
` [PATCH v7 11/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v7 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v7 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v7 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations
[PATCH] xfs_io: don't fail FS_IOC_FSGETXATTR on filesystems that lack support
2025-02-22 16:16 UTC (2+ messages)
lvm2 weirdness in Fedora 40
2025-02-22 16:05 UTC (3+ messages)
Rust kernel policy
2025-02-22 16:04 UTC (25+ messages)
[PATCH] gpiolib: use the required minimum set of headers
2025-02-22 15:57 UTC
[PATCH v4 0/2] iio: adc: add Nuvoton NCT7201 ADC driver
2025-02-22 15:56 UTC (4+ messages)
` [PATCH v4 2/2] iio: adc: add support for Nuvoton NCT7201
[PATCH 6.6] x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
2025-02-22 15:53 UTC (3+ messages)
[PATCH] drm/amdkfd: Ensure consistent barrier state saved in gfx12 trap handler
2025-02-22 15:53 UTC (2+ messages)
[PATCH 5.10] x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
2025-02-22 15:53 UTC (2+ messages)
[PATCH 6.1] x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
2025-02-22 15:53 UTC (2+ messages)
[PATCH 5.15] x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
2025-02-22 15:53 UTC (2+ messages)
[PATCH 6.6 1/3] nilfs2: move page release outside of nilfs_delete_entry and nilfs_set_link
2025-02-22 15:53 UTC (2+ messages)
[PATCH 6.6 3/3] nilfs2: handle errors that nilfs_prepare_chunk() may return
2025-02-22 15:53 UTC (2+ messages)
[PATCH 6.1.y] media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warning
2025-02-22 15:53 UTC (2+ messages)
[PATCH] drm/amdkfd: Ensure consistent barrier state saved in gfx12 trap handler
2025-02-22 15:53 UTC (2+ messages)
[PATCH 6.6.y] perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAF
2025-02-22 15:53 UTC (2+ messages)
[PATCH 6.6 2/3] nilfs2: eliminate staggered calls to kunmap in nilfs_rename
2025-02-22 15:53 UTC (2+ messages)
[PATCH v2 00/27] iio: improve handling of direct mode claim and release
2025-02-22 15:51 UTC (3+ messages)
` [PATCH v2 01/27] iio: core: Rework claim and release of direct mode to work with sparse
[PATCH v2 1/3] drm/format-helper: Add conversion from XRGB8888 to BGR888
2025-02-22 15:46 UTC (3+ messages)
` [PATCH v2 2/3] lib/vsprintf: Add support for generic FOURCCs by extending %p4cc
[PATCH rdma-rc] RDMA/bnxt_re : Fix the page details for the srq created by Kernel consumers
2025-02-22 15:20 UTC
Apply 3 commits for 6.13.y
2025-02-22 15:39 UTC (3+ messages)
[PATCH 0/4] Add support for the TPM FF-A start method
2025-02-22 15:39 UTC (11+ messages)
More than 256/512 glyphs on the Liinux console
2025-02-22 15:36 UTC (3+ messages)
[PATCH v2 0/4] Misc iommu_attach_handle enhancements in iommu core
2025-02-22 15:35 UTC (5+ messages)
` [PATCH v2 4/4] iommu: Swap the order of setting group->pasid_array and calling attach op of iommu drivers
[PATCH] clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec
2025-02-22 15:33 UTC (2+ messages)
[PATCH v3 0/2] add script for containers building the documentation
2025-02-22 15:31 UTC (2+ messages)
[PATCH] migration-guides: add release notes for 5.0.7
2025-02-22 15:31 UTC (2+ messages)
[ssmalley-selinuxns:working-selinuxns 35/42] security/selinux/avc.c:1606: warning: Function parameter or struct member 'ad' not described in 'cred_obj_has_perm'
2025-02-22 15:26 UTC
[PATCH v8 0/9] wifi: ath12k: Add monitor interface support on QCN9274
2025-02-22 15:22 UTC (11+ messages)
` [PATCH v8 1/9] wifi: ath12k: fix link valid field initialization in the monitor Rx
` [PATCH v8 2/9] wifi: ath12k: Add extra TLV tag parsing support in monitor Rx path
` [PATCH v8 3/9] wifi: ath12k: Avoid fetch Error bitmap and decap format from Rx TLV
` [PATCH v8 4/9] wifi: ath12k: Replace band define G with GHZ where appropriate
` [PATCH v8 5/9] wifi: ath12k: change the status update in the monitor Rx
` [PATCH v8 6/9] wifi: ath12k: Avoid packet offset and FCS length from Rx TLV
` [PATCH v8 7/9] wifi: ath12k: fix NULL access in assign channel context handler
` [PATCH v8 8/9] wifi: ath12k: Refactor the monitor channel context procedure
` [PATCH v8 9/9] wifi: ath12k: add monitor interface support on QCN9274
Does NUMA_BALANCING_MEMORY_TIERING work with hugetlb pages?
2025-02-22 15:13 UTC
[PATCH] staging: iio: accel: adis16240: Drop driver for this impact sensor
2025-02-22 15:20 UTC
Building QEMU as a Shared Library
2025-02-22 13:36 UTC
[PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
2025-02-22 15:15 UTC (12+ messages)
FTBFS: Rust firmware abstractions in current stable (6.13.4) on arm64 with rustc 1.85.0
2025-02-22 15:14 UTC (3+ messages)
GSoC IIO project: Siddharth Menon
2025-02-22 15:11 UTC (2+ messages)
[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
2025-02-22 15:08 UTC (15+ messages)
` [PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v2 13/14] x86: runtime_const used for KASAN_SHADOW_END
` [PATCH v2 14/14] x86: Make software tag-based kasan available
[PATCH net v2] tcp: Defer ts_recent changes until req is owned
2025-02-22 15:06 UTC (2+ messages)
C aggregate passing (Rust kernel policy)
2025-02-22 15:03 UTC (3+ messages)
[PATCH v1 1/1] iio: accel: adxl367: fix setting odr for activity time update
2025-02-22 15:03 UTC (2+ messages)
git client erroneously downloads files when --filter=blob:none and filtering unsupported
2025-02-22 15:01 UTC
[PATCH 1/5] arm64: dts: imx8-ss-hsio: fix indentation in pcie node
2025-02-22 15:00 UTC (3+ messages)
` [PATCH 5/5] arm64: dts: imx95: add ref clock for pcie nodes
[PATCH v1 1/1] docs: iio: fix wrong driver name in documentation
2025-02-22 15:00 UTC (2+ messages)
[PATCH v10 0/1] Enable Bluetooth on qcs6490-rb3gen2 board
2025-02-22 14:59 UTC (4+ messages)
` [PATCH v10 1/1] arm64: dts: qcom: qcs6490-rb3gen: add and enable BT node
[PATCH 0/2] iio: adc: ad4695: fix out of bounds array access
2025-02-22 14:58 UTC (3+ messages)
` [PATCH 1/2] "
[PATCH v2 0/3] Add Variscite i.MX6UL SoM and Concerto board support
2025-02-22 14:52 UTC (5+ messages)
` [PATCH v2 2/3] ARM: dts: imx6ul: Add Variscite VAR-SOM-MX6UL SoM support
` [PATCH v2 3/3] ARM: dts: imx6ul: Add Variscite Concerto board support
[PATCH v7 0/9] wifi: ath12k: Add monitor interface support on QCN9274
2025-02-22 14:50 UTC (4+ messages)
` [PATCH v7 9/9] wifi: ath12k: add "
[PATCH v3 0/9] Support ROHM BD79124 ADC
2025-02-22 14:34 UTC (12+ messages)
` [PATCH v3 2/9] iio: adc: add helpers for parsing ADC nodes
[PATCH v2 0/6] iio: adc: ad{4130,7124,7173}: A few fixes and ad7124 calibration
2025-02-22 14:48 UTC (4+ messages)
` [PATCH v2 5/6] iio: adc: ad7124: Implement internal calibration at probe time
[PATCH net-next 00/13] net: phy: Rework linkmodes handling in a dedicated file
2025-02-22 14:27 UTC (14+ messages)
` [PATCH net-next 01/13] net: phy: Extract the speed/duplex to linkmode conversion from phylink
` [PATCH net-next 02/13] net: phy: phylink: Extract the logic to get caps from interface
` [PATCH net-next 03/13] net: phy: phylink: Extract getting the max speed for a given interface
` [PATCH net-next 04/13] net: ethtool: Export the link_mode_params definitions
` [PATCH net-next 05/13] net: phy: Use an internal, searchable storage for the linkmodes
` [PATCH net-next 06/13] net: phy: phy_caps: Move phy_speeds to phy_caps
` [PATCH net-next 07/13] net: phy: phy_caps: Move __set_linkmode_max_speed "
` [PATCH net-next 08/13] net: phy: phy_caps: Introduce link_caps_valid
` [PATCH net-next 09/13] net: phy: phy_caps: Implement link_capabilities lookup by linkmode
` [PATCH net-next 10/13] net: phy: phy_caps: Allow looking-up link caps based on speed and duplex
` [PATCH net-next 11/13] net: phy: phy_device: Use link_capabilities lookup for PHY aneg config
` [PATCH net-next 12/13] net: phy: phylink: Use phy_caps_lookup for fixed-link configuration
` [PATCH net-next 13/13] net: phy: drop phy_settings and the associated lookup helpers
[PATCH v2 0/2] riscv: dts: starfive: jh7110: increase eMMC bus speed
2025-02-22 14:31 UTC (8+ messages)
` [PATCH v2 1/2] riscv: dts: starfive: jh7110-common: increase mmc0 max-frequency
[Buildroot] [git commit] package/watchdogd: fix use of uninitialized exit status
2025-02-22 14:44 UTC
[Buildroot] [git commit] package/watchdogd: fix sysv init script
2025-02-22 14:45 UTC
[Buildroot] [PATCH v2 1/2] package/watchdogd: fix use of uninitialized exit status
2025-02-22 14:47 UTC (4+ messages)
` [Buildroot] [PATCH v2 2/2] package/watchdogd: fix sysv init script
[android-common:android15-6.6-desktop 1/1] kismet: WARNING: unmet direct dependencies detected for THERMAL_ACPI when selected by GKI_HIDDEN_THERMAL_CONFIGS
2025-02-22 14:44 UTC
[PATCH] selftets: lib: remove reference to prime_numbers
2025-02-22 14:45 UTC (4+ messages)
[PATCH] rust: io: rename `io::Io` accessors
2025-02-22 14:45 UTC (4+ messages)
[tip:sched/urgent] BUILD SUCCESS dc0a241ceaf3b7df6f1a7658b020c92682b75bfc
2025-02-22 14:42 UTC
[tip:x86/fpu] BUILD SUCCESS 1937e18cc3cf27e2b3ef70e8c161437051ab7608
2025-02-22 14:41 UTC
[PATCH v2 0/2] mfd: lm3533: convert to use OF
2025-02-22 14:39 UTC (7+ messages)
` [PATCH v2 1/2] dt-bindings: mfd: Document TI LM3533 MFD
[tip:x86/urgent] BUILD SUCCESS c9876cdb3ac4dcdf3c710ff02094165982e2a557
2025-02-22 14:38 UTC
[PATCH] filemap: check for folio order < mapping min order
2025-02-22 14:37 UTC (3+ messages)
[PATCH v3 0/8] PCI: qcom-ep: add support for using the EP on SAR2130P and SM8450
2025-02-22 14:36 UTC (2+ messages)
[Buildroot] [PATCH v3 1/3] package/pkg-golang: allow packages to provide extldflags
2025-02-22 14:32 UTC (3+ messages)
` [Buildroot] [PATCH v3 2/3] package/pkg-golang: use ld.bfd instead of ld.gold on aarch64
[Buildroot] [PATCH v2 1/1] configs/friendlyarm_nanopi_r3s_defconfig: new defconfig
2025-02-22 14:25 UTC
[PATCH v2 3/5] wifi: ath12k: add EHT support for TX rate
2025-02-22 14:23 UTC (2+ messages)
[PATCH] iio: adc: adi-axi-adc: replace of.h with mod_devicetable.h
2025-02-22 14:24 UTC (3+ messages)
[ssmalley-selinuxns:working-selinuxns 25/42] security/selinux/avc.c:1702: warning: Function parameter or struct member 'ad' not described in 'selinux_state_has_perm'
2025-02-22 14:23 UTC
[PATCH 0/2] iio: small fixes and improvements
2025-02-22 14:23 UTC (3+ messages)
[Buildroot] [PATCH 1/2] package/libzenoh-pico: bump to version 1.2.1
2025-02-22 14:21 UTC (2+ messages)
[Buildroot] [git commit] package/libzenoh-c: bump to version 1.2.1
2025-02-22 14:17 UTC
[Buildroot] [git commit] package/libzenoh-pico: bump to version 1.2.1
2025-02-22 14:17 UTC
[PATCH] clk: renesas: rzv2h: Adjust for CPG_BUS_m_MSTOP starting from m = 1
2025-02-22 14:20 UTC
[PATCH v2 00/11] Cleanup error handling on probe, batch 2
2025-02-22 14:19 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Cleanup error handling on probe, batch 2 (rev2)
[PATCH] clk: renesas: rzv2h: Adjust for CPG_BUS_m_MSTOP starting from m = 1
2025-02-22 14:17 UTC
[PATCH] bcachefs: Remove duplicate condition in return statement
2025-02-22 14:16 UTC (3+ messages)
[PATCH] rseq: update kernel fields in lockstep with CONFIG_DEBUG_RSEQ
2025-02-22 14:12 UTC (4+ messages)
[PATCH] bcachefs: fix directory i_size checking for the last entry
2025-02-22 14:09 UTC (2+ messages)
QA notification for completed autobuilder build (yocto-5.1.3.rc1)
2025-02-22 14:08 UTC (2+ messages)
` [qa-build-notification] "
[PATCH 18/18] bcachefs: bcachefs_metadata_version_casefolding
2025-02-22 14:07 UTC (3+ messages)
` [PATCH] bcachefs: Use flexible arrays in dirent
[GIT PULL] x86 fixes
2025-02-22 14:07 UTC
[PATCH 0/4] bcachefs: casefolding.rst fixes
2025-02-22 14:07 UTC (2+ messages)
[PATCH] ARM: add KEEP() keyword to ARM_VECTORS
2025-02-22 14:01 UTC (2+ messages)
[Buildroot] [PATCH] package/rnnoise: fix builds with BR2_OPTIMIZE_FAST
2025-02-22 14:01 UTC
[GIT PULL] scheduler fixes
2025-02-22 14:00 UTC
[RFC PATCH v12 00/26] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
2025-02-22 13:57 UTC (8+ messages)
[GIT PULL] performance events fixes
2025-02-22 13:54 UTC
[PATCH 0/2] Bitmap bindings for rust
2025-02-22 13:50 UTC (3+ messages)
` [PATCH 2/2] MAINTAINERS: add rust bindings entry for bitmap API
[RFC PATCH 0/2] Fix more head.text bugs and improve diagnostic
2025-02-22 13:49 UTC (10+ messages)
` [RFC PATCH 1/2] x86/relocs: Improve diagnostic for rejected absolute references
[GIT PULL] IRQ fixes
2025-02-22 13:48 UTC
Fwd: [Ms-nfs41-client-devel] Fwd: ANN: NFSv4.2/NFSv4.1 filesystem client Windows driver binaries for Windows 10/11+WindowsServer 2019/2022 for testing, 2025-02-21
2025-02-22 13:46 UTC
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.