All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-17 01:49:25 to 2025-10-17 03:46:35 UTC [more...]

[PATCH v7.1 0/4] bitfield initial refactor within nova-core (RESEND)
 2025-10-17  2:43 UTC  (7+ messages)
` [PATCH v7.1 2/4] gpu: nova-core: bitfield: Move bitfield-specific code from register! into new macro

allow file systems to increase the minimum writeback chunk size v2
 2025-10-17  3:45 UTC  (3+ messages)
` [PATCH 1/3] writeback: cleanup writeback_chunk_size
` [PATCH 2/3] writeback: allow the file system to override MIN_WRITEBACK_PAGES

[PATCH net-next] bnxt_en: support PPS in/out on all pins
 2025-10-17  3:45 UTC  (2+ messages)

[PATCH] mtd: spi-nor: spansion: Add SMPT fixup for S25FS512S
 2025-10-17  3:44 UTC  (11+ messages)

[PATCH] tests/intel/xe_exec_reset: Fix LR queue not running in cm-gt-reset test
 2025-10-17  3:43 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "

❌ FAIL (MISSED 10 of 137): Test report for master (6.18.0-rc1, upstream-mainline, 98ac9cc4)
 2025-10-17  3:43 UTC 

[PATCHv6 net-next 0/4] net: common feature compute for upper interface
 2025-10-17  3:41 UTC  (5+ messages)
` [PATCHv6 net-next 1/4] net: add a common function to compute features for upper devices
` [PATCHv6 net-next 2/4] bonding: use common function to compute the features
` [PATCHv6 net-next 3/4] team: "
` [PATCHv6 net-next 4/4] net: bridge: "

[PATCH v2 0/2] Add power-controller support for RV1126B
 2025-10-17  3:14 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: power: rockchip: Add "
` [PATCH v2 2/2] pmdomain: "

[PATCH v5 0/2] ASoC: spacemit: add i2s support to K1 SoC
 2025-10-17  3:36 UTC  (8+ messages)
` [PATCH v5 1/2] ASoC: dt-bindings: Add bindings for SpacemiT K1
` [PATCH v5 2/2] ASoC: spacemit: add i2s support for K1 SoC

[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
 2025-10-17  3:36 UTC  (4+ messages)

[PATCH 1/2] KVM: riscv: selftests: Add riscv vm satp modes
 2025-10-17  3:15 UTC  (2+ messages)
` [PATCH 2/2] KVM: riscv: selftests: Detect supported vm modes

[PATCH] drm/i915/xe3lpd: Load DMC for xe3lpd 3002
 2025-10-17  3:31 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH BlueZ 1/2] shared/uhid.c: Fix 32-bit integer truncation
 2025-10-17  3:30 UTC  (3+ messages)
` [PATCH BlueZ 2/2] hog-lib: "
` [BlueZ,1/2] shared/uhid.c: "

[PATCH] MAINTAINERS: Change Altera socfpga-ecc-manager.yaml maintainer
 2025-10-17  3:27 UTC 

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-10-16
 2025-10-17  3:28 UTC 

[PATCH] arm64: dts: qcom: lemans: pmic: enable rtc
 2025-10-17  3:26 UTC  (3+ messages)

[PATCH] RISC-V: KVM: Fix check for local interrupts on riscv32
 2025-10-17  3:23 UTC  (4+ messages)

[PATCH v3 00/24] drm/xe: Add Xe3p support
 2025-10-17  3:23 UTC  (28+ messages)
` [PATCH v3 01/24] drm/xe/xe3: Add support for graphics IP versions 30.04 & 30.05
` [PATCH v3 02/24] drm/xe/xe3p: Add support for media IP versions 35.00 & 35.03
` [PATCH v3 03/24] drm/xe: Drop CTC_MODE register read
` [PATCH v3 04/24] drm/xe: Add GT_VER() to check version specific to gt type
` [PATCH v3 05/24] drm/xe/xe3p_lpm: Skip disabling NOA on unsupported IPs
` [PATCH v3 06/24] drm/xe/xe3p_lpm: Handle MCR steering
` [PATCH v3 07/24] drm/xe/xe3p: Stop programming RCU_MODE's fixed slice mode setting
` [PATCH v3 08/24] drm/xe/xe3p: Determine service copy availability from fuse
` [PATCH v3 09/24] drm/xe: Dump CURRENT_LRCA register
` [PATCH v3 10/24] drm/xe/xe3p: Dump CSMQDEBUG register
` [PATCH v3 11/24] drm/xe/nvl: Define NVL-S platform
` [PATCH v3 12/24] drm/xe/nvls: Define GuC firmware for NVL-S
` [PATCH v3 13/24] drm/xe/nvls: Attach MOCS table "
` [PATCH v3 14/24] drm/xe/xe3p_xpc: Add Xe3p_XPC IP definition
` [PATCH v3 15/24] drm/xe/xe3p_xpc: Add L3 bank mask
` [PATCH v3 16/24] drm/xe/xe3p_xpc: Add MCR steering
` [PATCH v3 17/24] drm/xe/irq: Rename fuse mask variables
` [PATCH v3 18/24] drm/xe/irq: Split irq mask per engine class
` [PATCH v3 19/24] drm/xe/irq: Rename bits used with all engines
` [PATCH v3 20/24] drm/xe/irq: Check fuse mask for media engines
` [PATCH v3 21/24] drm/xe/xe3p_xpc: Add support for compute walker for non-MSIx
` [PATCH v3 22/24] drm/xe/xe3p_xpc: Skip compression tuning on platforms without flatccs
` [PATCH v3 23/24] drm/xe/xe3p_xpc: Setup PAT table
` [PATCH v3 24/24] drm/xe/xe3p: Add xe3p EU stall data format
` ✗ CI.checkpatch: warning for drm/xe: Add Xe3p support (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] ima: Fall back to default kernel module signature verification
 2025-10-17  3:19 UTC  (6+ messages)

[PATCH v4] dmaengine: fsl-edma: add runtime suspend/resume support
 2025-10-17  3:19 UTC 

[PATCH] diff: stop output garbled message in dry run mode
 2025-10-17  3:17 UTC 

[PATCH 00/12] stalld: sched_debug parser refactoring and stability fixes
 2025-10-17  3:15 UTC 

[pci:for-linus] BUILD REGRESSION f0bfeb2c51e44bee7876f2a0eda3518bd2c30a01
 2025-10-17  3:13 UTC  (4+ messages)

[PATCH 0/2] KVM: selftests: riscv vm satp modes support
 2025-10-17  3:09 UTC 

[PATCH] mm/damon: add a min_sz_region parameter to damon_set_region_biggest_system_ram_default()
 2025-10-17  3:12 UTC  (2+ messages)

[yocto] Building u-boot with clang
 2025-10-17  3:11 UTC  (2+ messages)

[PATCH v3 0/4] media: qcom: camss: Add Qualcomm SM8650 CAMSS support
 2025-10-17  3:11 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: media: Describe Qualcomm SM8650 CAMSS IP
` [PATCH v3 2/4] media: qcom: camss: Add Qualcomm SM8650 CAMSS support
` [PATCH v3 3/4] media: qcom: camss: Add CSIPHY 2.2.0 lane configuration for SM8650
` [PATCH v3 4/4] arm64: dts: qcom: sm8650: Add CAMSS device tree node

[PATCH v2 1/1] mm/ksm: recover from memory failure on KSM page by migrating to healthy duplicate
 2025-10-17  3:09 UTC  (2+ messages)

[PATCHv2] sched/deadline: Walk up cpuset hierarchy to decide root domain when hot-unplug
 2025-10-17  3:09 UTC  (3+ messages)

[sean-jc:x86/l1tf_mitigation_mitigation 4/5] arch/x86/kvm/vmx/vmx.c:313:16: error: too many arguments to function 'vmx_setup_l1d_flush'
 2025-10-17  3:09 UTC 

[PATCH net v6 0/3] ax88179 driver optimization
 2025-10-17  2:54 UTC  (4+ messages)
` [PATCH net v6 1/3] net: usb: support quirks in cdc_ncm
` [PATCH net v6 2/3] net: usb: ax88179_178a: add USB device driver for config selection
` [PATCH net v6 3/3] Revert "net: usb: ax88179_178a: Bind only to vendor-specific interface"

[PATCH net-next] bonding: show master index when dumping slave info
 2025-10-17  3:05 UTC  (2+ messages)
` [PATCH iproute2-next] bond: slave: print master name

[PATCH v30 0/3] MCTP Over PCC Transport
 2025-10-17  3:01 UTC  (3+ messages)
` [PATCH v30 3/3] mctp pcc: Implement MCTP over "

[PATCH i-g-t 0/1] Fix drm_open_driver() with IGT_FORCE_DRIVER and DRIVER_ANY
 2025-10-17  3:01 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ Xe.CI.BAT: success "

[PATCH v3] aplic: fix mask for smsiaddrcfgh
 2025-10-17  2:59 UTC  (3+ messages)

[openeuler:OLK-6.6 2976/2976] fs/nfs/enfs/pm_ping.c:196:6: warning: no previous prototype for function 'enfs_test_reconnect_time'
 2025-10-17  2:58 UTC 

[PATCH v2] arm64: dts: qcom: lemans-pmics: enable rtc
 2025-10-17  2:56 UTC 

[OE-core][PATCH V3 1/2] base-passwd: add clock group
 2025-10-17  2:56 UTC  (3+ messages)

[PATCH v2 0/2] KVM: VMX: Handle SEAMCALL or TDCALL VM-Exits
 2025-10-17  2:56 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or TDCALL
` [PATCH v2 2/2] KVM: TDX: WARN if a SEAMCALL VM-Exit makes its way out to KVM

[PATCH] rust: device: fix device context of Device::parent()
 2025-10-17  2:55 UTC  (2+ messages)

[PATCHv4 net-next 00/14] ipvs: per-net tables and optimizations
 2025-10-17  2:54 UTC  (2+ messages)

[PATCHv4 net-next 0/4] net: common feature compute for upper interface
 2025-10-17  2:53 UTC  (8+ messages)
` [PATCHv4 net-next 1/4] net: add a common function to compute features from lowers devices

[PATCH v4 0/4] KVM: x86: User-return MSR cleanups
 2025-10-17  2:52 UTC  (3+ messages)
` [PATCH v4 4/4] KVM: x86: Drop "cache" from user return MSR setter that skips WRMSR

[PATCH i-g-t v6 0/2] lib/intel_allocator, tests/kms_concurrent: Check for SYSVIPC
 2025-10-17  2:49 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for lib/intel_allocator, tests/kms_concurrent: Check for SYSVIPC (rev2)
` ✓ Xe.CI.BAT: "

[PATCH] net :ethernet : replace cleanup_module with __exit()
 2025-10-17  2:48 UTC  (2+ messages)

[PATCH v6 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-10-17  2:57 UTC  (11+ messages)
` [PATCH v6 01/10] x86/acpi: Add helper functions to setup and access the wakeup mailbox
` [PATCH v6 02/10] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpwakeup.c
` [PATCH v6 03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
` [PATCH v6 04/10] x86/dt: Parse the "
` [PATCH v6 05/10] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
` [PATCH v6 06/10] x86/realmode: Make the location of the trampoline configurable
` [PATCH v6 07/10] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
` [PATCH v6 08/10] x86/smpwakeup: Add a helper get the address of the wakeup mailbox
` [PATCH v6 09/10] x86/hyperv/vtl: Mark the wakeup mailbox page as private
` [PATCH v6 10/10] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs

[PATCH v3 0/2] drm/xe/display: Make panic support work on vram
 2025-10-17  2:45 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/display: Make panic support work on vram. (rev3)

[OE-core][PATCH] package_manager/oe-pkgdata-util: fix complementary package installation
 2025-10-17  2:44 UTC  (4+ messages)

[PATCH net v5 2/3] net: usb: ax88179_178a: add USB device driver for config selection
 2025-10-17  2:42 UTC  (2+ messages)

[PATCH 00/58] stalld: Comprehensive test framework with 21 functional tests
 2025-10-17  2:42 UTC 

[PATCH v5 0/7] platform/chrome: Fix a possible UAF via revocable
 2025-10-17  2:41 UTC  (6+ messages)
` [PATCH v5 5/7] revocable: Add fops replacement

[PATCH v6 0/7] barrier: Add smp_cond_load_*_timeout()
 2025-10-17  2:36 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: restore register window after global reset
 2025-10-17  2:36 UTC 

[BUG] Presonus Studio 1824c firmware 3.11 no longer exposes mixer interface ("Quirk or no altset; falling back to MIDI 1.0")
 2025-10-17  2:36 UTC  (5+ messages)

[PATCH v13 1/2] dt-bindings: iio: adc: add max14001
 2025-10-17  2:36 UTC  (5+ messages)
` [PATCH v13 2/2] iio: adc: max14001: New driver

[PATCH v2 0/6] Add PCIe support for Kaanapali
 2025-10-17  2:35 UTC  (5+ messages)
` [PATCH v2 6/6] phy: qcom: qmp-pcie: add QMP PCIe PHY tables "

[PATCH] kernel: resourse: Add conditional handling for ACPI device
 2025-10-17  2:35 UTC 

[PATCH v2] docs/system/security: Restrict "virtualization use case" to specific machines
 2025-10-17  2:31 UTC  (2+ messages)

[PATCH v5 0/4] reparent the THP split queue
 2025-10-17  2:33 UTC  (4+ messages)
` [PATCH v5 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()

[PATCH 6.17 068/563] PCI/MSI: Add startup/shutdown for per device domains
 2025-10-17  2:33 UTC  (5+ messages)

[PATCH 0/5] vfio: relax the vIOMMU check
 2025-10-17  2:31 UTC  (13+ messages)
` [PATCH 4/5] intel_iommu: Optimize unmap_bitmap during migration

[PATCH v2 0/3] Fix DMA failure when there is domain switch in guest
 2025-10-17  2:30 UTC  (4+ messages)
` [PATCH v2 2/3] intel_iommu: Reset pasid cache when system level reset

nft manpage/wiki issues and improvement ideas
 2025-10-17  2:30 UTC  (5+ messages)
` [PATCH v2 0/7] doc: miscellaneous improvements
  ` [PATCH v2 2/7] doc: fix/improve documentation of verdicts

[BUG] protocol.file.allow=always not honored when --local
 2025-10-17  2:19 UTC 

Replacing Link trailers
 2025-10-17  2:27 UTC  (13+ messages)

[PATCH net v2] net/smc: fix general protection fault in __smc_diag_dump
 2025-10-17  2:48 UTC 

[PATCH 01/12] sched_debug: Unify parsing methods for task_info
 2025-10-17  2:24 UTC  (12+ messages)
` [PATCH 02/12] sched_debug: Fix runqueue task parsing logic and state filtering
` [PATCH 03/12] sched_debug: Fix double-free crash in fill_waiting_task()
` [PATCH 04/12] stalld.c: remove noisy idle report and added report to should_skip_idle_cpus()
` [PATCH 05/12] stalld.c: initialize cpu_info->idle_time to be -1
` [PATCH 06/12] stalld.c: get rid of misleading print about DL-Server
` [PATCH 07/12] stalld.c: Add starvation logging in single-threaded log-only mode
` [PATCH 08/12] stalld: Add -N/--no_idle_detect flag to disable idle detection
` [PATCH 09/12] stalld: Add defensive checks in print_boosted_info
` [PATCH 10/12] Makefile: Add support for legacy kernels
` [PATCH 11/12] scripts: fix run-local if bashism
` [PATCH 12/12] Fix segfault in adaptive/aggressive modes

[PATCH] test: Use copyinstr to copy string from user space
 2025-10-17  2:21 UTC 

[PATCH 0/2] Fix frequency assertion when RPe raises min frequency
 2025-10-17  2:20 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/6] HID: intel-ish-hid: Various power management improvements for hibernation
 2025-10-17  2:22 UTC  (7+ messages)
` [PATCH v2 1/6] HID: intel-ish-hid: Add ishtp_get_connection_state() interface
` [PATCH v2 2/6] HID: intel-ishtp-hid: Clear suspended flag only after connected on resume
` [PATCH v2 3/6] HID: intel-ish-ipc: Reset clients state on resume from D3
` [PATCH v2 4/6] HID: intel-ish-hid: ipc: Always schedule FW reset work on RESET_NOTIFY/ACK
` [PATCH v2 5/6] HID: intel-ish-hid: Use IPC RESET instead of void message in ish_wakeup()
` [PATCH v2 6/6] HID: intel-ish-hid: ipc: Separate hibernate callbacks in dev_pm_ops

[PATCH v6 5/5] kdb: Adapt kdb_msg_write to work with NBCON consoles
 2025-10-17  2:17 UTC  (2+ messages)

[PATCH v1] perf arm_spe: Add a macro definition to handle offset value
 2025-10-17  2:15 UTC  (2+ messages)
` [PATCH v2] "

[bluez/bluez] 8e9794: shared/uhid.c: Fix 32-bit integer truncation
 2025-10-17  2:15 UTC 

[PATCH, v2] kbuild: doc: improve KBUILD_BUILD_TIMESTAMP documentation
 2025-10-17  2:12 UTC 

[PATCH] rust: driver: let probe() return impl PinInit<Self, Error>
 2025-10-17  2:12 UTC  (2+ messages)

[PATCH 00/19] Cache Aware Scheduling
 2025-10-17  2:08 UTC  (8+ messages)
` [PATCH 04/19] sched/fair: Introduce a static key to enable cache aware only for multi LLCs

[PATCH 0/2] *** Wangxun new NIC support ***
 2025-10-17  2:08 UTC  (4+ messages)
` [PATCH v5 00/21] Wangxun new NIC support

[PATCH for-4.21] libxl: make gentypes.py compatible with Python older than 3.9
 2025-10-17  2:06 UTC  (2+ messages)
` [PATCH] tools/libxl: Make gentypes.py compatible with older Python

t7528-signed-commit-ssh.sh fails due to ssh-agent fails to start with ENAMETOOLONG
 2025-10-17  2:06 UTC  (2+ messages)

[PATCH] drm/i915: Fix conversion between clock ticks and nanoseconds
 2025-10-17  2:01 UTC  (4+ messages)

[PATCH i-g-t v2 0/2] Change debug mask to reduce log level
 2025-10-17  1:58 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Change debug mask to reduce log level (rev2)

[PATCH] btrfs: send: don't send rmdir for same target multiple times with multi hardlink situation
 2025-10-17  1:58 UTC  (3+ messages)

[sean-jc:x86/l1tf_mitigation_mitigation 5/5] arch/x86/kvm/vmx/vmx.c:406:4: warning: non-void function 'vmx_l1d_flush' should return a value
 2025-10-17  1:56 UTC 

[sudeep-holla:acpi_scmi_telemetry 5/15] ./usr/include/linux/scmi.h:43:1: error: C++ style comments are not allowed in ISO C90
 2025-10-17  1:56 UTC 

[PATCH v2 0/8] firmware: imx: scu: Misc update
 2025-10-17  1:56 UTC  (9+ messages)
` [PATCH v2 1/8] firmware: imx: scu-irq: fix OF node leak in
` [PATCH v2 2/8] firmware: imx: scu-irq: Free mailbox client on failure at imx_scu_enable_general_irq_channel()
` [PATCH v2 3/8] firmware: imx: scu-irq: Init workqueue before request mbox channel
` [PATCH v2 4/8] firmware: imx: scu-irq: Set mu_resource_id before get handle
` [PATCH v2 5/8] firmware: imx: scu-irq: Remove unused export of imx_scu_enable_general_irq_channel
` [PATCH v2 6/8] firmware: imx: scu: Update error code
` [PATCH v2 7/8] firmware: imx: scu: Suppress bind attrs
` [PATCH v2 8/8] firmware: imx: scu: Use devm_mutex_init

[PATCH v3 0/8] nvme-tcp: Support receiving KeyUpdate requests
 2025-10-17  1:53 UTC  (4+ messages)
` [PATCH v3 7/8] nvmet-tcp: Support KeyUpdate

[PATCH qemu v10 0/1] target/riscv: Add Zilsd and Zclsd extension support
 2025-10-17  1:49 UTC  (3+ messages)
` [PATCH qemu v10 1/1] "

[PATCH net-next 00/15] net: macb: various cleanups
 2025-10-17  1:50 UTC  (2+ messages)

[PATCH net] net: stmmac: dwmac-rk: Fix disabling set_clock_selection
 2025-10-17  1:50 UTC  (3+ messages)

[PATCH ath-next 0/2] wifi: ath11k: fix MCS assignment
 2025-10-17  1:49 UTC  (3+ messages)
` [PATCH ath-next 1/2] wifi: ath11k: fix VHT "
` [PATCH ath-next 2/2] wifi: ath11k: fix peer HE "


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.