All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-29 03:39:35 to 2025-10-29 05:58:07 UTC [more...]

[PATCH] ocfs2: add extra consistency checks for chain allocator dinodes
 2025-10-29  5:53 UTC  (5+ messages)
  ` [PATCH 1/2] "
    ` [PATCH 2/2] ocfs2: validate cl_bpc in allocator inodes to prevent divide-by-zero

[PATCH] blk-stat: convert struct blk_stat_callback to kernel-doc
 2025-10-29  5:58 UTC 

[PATCH v2] drm/xe/xe_guc: Dynamically decide g2g buffer owner
 2025-10-29  5:57 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/xe_guc: Dynamically decide g2g buffer owner (rev2)

[PATCH v3 0/5] Add initial Milk-V Duo S board support
 2025-10-29  5:57 UTC  (3+ messages)

[PATCH v3 00/25] hw/sysbus: Spring cleanups (part 1)
 2025-10-29  5:55 UTC  (11+ messages)
` [PATCH v3 01/25] hw/i386/microvm: Use proper SysBus accessors
` [PATCH v3 09/25] hw/s390x: Use memory_region_size()
` [PATCH v3 10/25] system/memory: Have memory_region_size() take a const argument
` [PATCH v3 11/25] system/memory: Introduce memory_region_get_address()
` [PATCH v3 16/25] hw/s390x: Use memory_region_get_address()

[PATCH v3 0/2] vfs-6.19.iomap commit 51311f045375 fixups
 2025-10-29  5:56 UTC  (3+ messages)
` [PATCH v3 1/2] iomap: rename bytes_pending/bytes_accounted to bytes_submitted/bytes_not_submitted

[PATCH v5 0/2] Add support for MAX77675 device
 2025-10-29  5:52 UTC  (3+ messages)
` [PATCH v5 1/2] regulator: dt-bindings: Add MAX77675 regulator binding

[PATCH] PCI/ASPM: Enable only L0s and L1 for devicetree platforms
 2025-10-29  5:47 UTC  (3+ messages)

[PATCH ath-current] Revert "wifi: ath12k: Fix missing station power save configuration"
 2025-10-29  5:50 UTC  (2+ messages)

powerpc/e500: WARNING: at mm/hugetlb.c:4755 hugetlb_add_hstate
 2025-10-29  5:49 UTC 

[PATCH v1] f2fs: fix uninitialized one_time_gc in victim_sel_policy
 2025-10-29  5:18 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v4] drm/virtgpu: Make vblank event dependent on the external sync
 2025-10-29  5:47 UTC  (3+ messages)

[PATCH 1/1] md: avoid repeated calls to del_gendisk
 2025-10-29  5:42 UTC  (2+ messages)

[PATCH] nvme-pci: expose active quirks in sysfs
 2025-10-29  5:47 UTC  (4+ messages)

[PATCH i-g-t v2] RFC: tools/gputop: Add GPU frequencies to the client headers
 2025-10-29  5:31 UTC 

[PATCH i-g-t v1] intel-ci: Update PTL display blocklist
 2025-10-29  5:44 UTC  (5+ messages)
` [PATCH i-g-t v2] intel-ci: Update PTL and lnl "
` ✓ Xe.CI.BAT: success for intel-ci: Update PTL display blocklist (rev2)
` ✓ i915.CI.BAT: "

[PATCH v4 0/6] media: qcom: camss: Add Kaanapali support
 2025-10-29  5:44 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: i2c: qcom-cci: Document Kaanapali compatible
` [PATCH v4 2/6] media: dt-bindings: Add CAMSS device for Kaanapali
` [PATCH v4 3/6] media: qcom: camss: Add Kaanapali compatible camss driver
` [PATCH v4 4/6] media: qcom: camss: csiphy: Add support for v2.4.0 two-phase CSIPHY
` [PATCH v4 5/6] media: qcom: camss: csid: Add support for CSID 1080
` [PATCH v4 6/6] media: qcom: camss: vfe: Add support for VFE 1080

[PATCH v4 2/9] dt-bindings: PCI: Add ASPEED PCIe RC support
 2025-10-29  5:43 UTC  (4+ messages)

[PATCH v3 0/6] media: qcom: camss: Add Kaanapali support
 2025-10-29  5:42 UTC  (5+ messages)
` [PATCH v3 2/6] dt-bindings: media: camss: Add qcom,kaanapali-camss binding

[PATCH v2 0/7] btrfs: introduce btrfs_bio::async_csum
 2025-10-29  5:34 UTC  (8+ messages)
` [PATCH v2 1/7] btrfs: replace BTRFS_MAX_BIO_SECTORS with BIO_MAX_VECS
` [PATCH v2 2/7] btrfs: headers cleanup to remove unnecessary local includes
` [PATCH v2 3/7] btrfs: remove btrfs_bio::fs_info by extracting it from btrfs_bio::inode
` [PATCH v2 4/7] btrfs: make sure all btrfs_bio::end_io is called in task context
` [PATCH v2 5/7] btrfs: remove btrfs_fs_info::compressed_write_workers
` [PATCH v2 6/7] btrfs: relax btrfs_inode::ordered_tree_lock
` [PATCH v2 7/7] btrfs: introduce btrfs_bio::async_csum

[RFC PATCH v1 00/15] Addition of session API to python module
 2025-10-29  5:34 UTC  (16+ messages)
` [RFC PATCH v1 01/15] perf arch arm: Sort includes and add missed explicit dependencies
` [RFC PATCH v1 02/15] perf arch x86: "
` [RFC PATCH v1 03/15] perf tests: "
` [RFC PATCH v1 04/15] perf script: "
` [RFC PATCH v1 05/15] perf util: "
` [RFC PATCH v1 06/15] perf python: Add "
` [RFC PATCH v1 07/15] perf evsel/evlist: Avoid unnecessary #includes
` [RFC PATCH v1 08/15] perf maps: Move getting debug_file to verbose path
` [RFC PATCH v1 09/15] perf data: Clean up use_stdio and structures
` [RFC PATCH v1 10/15] perf python: Add wrapper for perf_data file abstraction
` [RFC PATCH v1 11/15] perf python: Add python session abstraction wrapping perf's session
` [RFC PATCH v1 12/15] perf evlist: Add reference count
` [RFC PATCH v1 13/15] perf evsel: "
` [RFC PATCH v1 14/15] perf python: Add access to evsel and phys_addr in event
` [RFC PATCH v1 15/15] perf mem-phys-addr.py: Port to standalone application from perf script

[PATCH v2] PCI/PTM: Do not enable PTM solely based on the capability existense
 2025-10-29  5:33 UTC  (3+ messages)

[PATCH v4] statmount: accept fd as a parameter
 2025-10-29  5:33 UTC  (2+ messages)

[meta-ti][scarthgap][PATCH v4] ti-librpmsg-dma: update ti-librpmsg-dma SRCREV & LICENSE
 2025-10-29  5:30 UTC  (2+ messages)

[PATCH next] accel: ethosu: Fix shift overflow in cmd_to_addr()
 2025-10-29  5:30 UTC 

[PATCH v2] staging: sm750fb: style fixes: align call and split chained assignment
 2025-10-29  5:29 UTC  (2+ messages)

[syzbot] [nilfs?] WARNING: ODEBUG bug in nilfs_detach_log_writer (2)
 2025-10-29  5:23 UTC  (2+ messages)
` [PATCH] nilfs2: Avoid having an active sc_timer before freeing sci

[PATCH v2 0/2] soc: qcom: pmic_glink: Add support for battery management running on SOCCP
 2025-10-29  5:26 UTC  (11+ messages)
` [PATCH v2 1/2] dt-bindings: soc: qcom: qcom,pmic-glink: Add Kaanapali and Glymur compatibles

arch/nios2/boot/dts/10m50_devboard.dtb: /: failed to match any schema with compatible: ['altr,niosii-max10']
 2025-10-29  5:25 UTC 

arch/nios2/boot/dts/10m50_devboard.dtb: ethernet@400 (altr,tse-msgdma-1.0): Unevaluated properties are not allowed ('altr,enable-hash', 'altr,enable-sup-addr' were unexpected)
 2025-10-29  5:25 UTC 

[meta-ti][master][PATCH v3] ti-librpmsg-dma: update ti-librpmsg-dma SRCREV & LICENSE
 2025-10-29  5:25 UTC  (2+ messages)

[PATCH v1 0/4] Fixes for VRR multidisplay test cases
 2025-10-29  5:25 UTC  (5+ messages)
` ✗ Xe.CI.Full: failure for "
` ✗ i915.CI.Full: "

arch/nios2/boot/dts/10m50_devboard.dtb: serial@18001530 (altr,juart-1.0): 'interrupt-parent', 'interrupts', 'reg' do not match any of the regexes: '^pinctrl-[0-9]+$'
 2025-10-29  5:25 UTC 

arch/nios2/boot/dts/3c120_devboard.dtb: serial@4c80 (altr,uart-1.0): Unevaluated properties are not allowed ('current-speed', 'interrupt-parent', 'interrupts', 'reg' were unexpected)
 2025-10-29  5:24 UTC 

[PATCH v3] dt_bindings: sound: ti,pcm186x: convert to dtschema
 2025-10-29  5:23 UTC 

[PATCH v7 0/9] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-10-29  5:20 UTC  (3+ messages)

[PATCH 00/11] Update lpfc to revision 14.4.0.12
 2025-10-29  5:20 UTC  (5+ messages)
` [PATCH 09/11] lpfc: Add capability to register Platform Name ID to fabric

[PATCH v4] platform/x86: huawei-wmi: add keys for HONOR models
 2025-10-29  5:18 UTC  (2+ messages)
` [Resend PATCH "

[PATCH v2 0/4] drm/i915/x3p_lpd: FBC related patches
 2025-10-29  5:17 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 1/2] drm/i915/dsi: log send packet sequence errors
 2025-10-29  5:13 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [1/2] "

[PATCH v2 00/50] tree-in-dcache stuff
 2025-10-29  5:10 UTC  (4+ messages)
` [PATCH v2 06/50] primitives for maintaining persisitency

[PATCH] ti-librpmsg-dma: update ti-librpmsg-dma SRCREV & LICENSE
 2025-10-29  5:05 UTC  (2+ messages)

[RFC PATCH v3 0/3] Significantly Improve BTF Type Lookup Performance
 2025-10-29  5:04 UTC  (4+ messages)
` [RFC PATCH v3 1/3] btf: implement BTF type sorting for accelerated lookups

[PATCH i-g-t] RFC: tools/gputop: Add GPU frequencies to the client headers
 2025-10-29  5:03 UTC  (3+ messages)

[PATCH] nvme: introduce panic_on_double_cqe param
 2025-10-29  5:03 UTC  (5+ messages)

[dpdk-dev] [PATCH v1 1/3] app/test-eventdev: fix issues with clang 21.1.4
 2025-10-29  5:02 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 3/3] app/test: "

[PATCH v10 0/2] Drivers: hv: Introduce new driver - mshv_vtl
 2025-10-29  5:01 UTC  (3+ messages)
` [PATCH v10 1/2] Drivers: hv: Export some symbols for mshv_vtl
` [PATCH v10 2/2] Drivers: hv: Introduce mshv_vtl driver

[PATCH] ti-librpmsg-dma: update ti-librpmsg-dma SRCREV & LICENSE
 2025-10-29  5:00 UTC  (2+ messages)

[PATCH v3 00/20] i386: Support CET for KVM
 2025-10-29  4:58 UTC  (3+ messages)
` [PATCH v3 11/20] i386/cpu: Enable xsave support for CET states

[PATCH net-next] Doucmentation: netconsole: Separate literal code blocks for full netcat command name versions
 2025-10-29  4:58 UTC  (2+ messages)

[OE-core][PATCH V4 1/3] base-passwd: add clock group
 2025-10-29  4:55 UTC  (3+ messages)
` [OE-core][PATCH V4 2/3] systemd: upgrade from 257.8 to 258.1
` [OE-core][PATCH V4 3/3] parselogs: ignore error on qemuarm as a workaround

[meta-ti][master][PATCH] ti-librpmsg-dma: update ti-librpmsg-dma SRCREV & LICENSE
 2025-10-29  4:55 UTC  (2+ messages)

[PATCH net-next v4 2/5] amd-xgbe: introduce support ethtool selftest
 2025-10-29  4:55 UTC  (4+ messages)
` [PATCH net-next v4 5/5] amd-xgbe: add ethtool jumbo frame selftest

[PATCH net-next] Documentation: netconsole: Remove obsolete contact people
 2025-10-29  4:54 UTC  (2+ messages)

[PATCH] nvmet-auth: update sc_c in target host hash calculation
 2025-10-29  4:53 UTC 

[PATCHv3 0/6] mm: Improve mlock tracking for large folios
 2025-10-29  4:52 UTC  (3+ messages)
` [PATCHv3 4/6] mm/fault: Try to map the entire file folio in finish_fault()

[djwong-xfs:fuse-service-container 60/85] fs/fuse/file_iomap.c:1789:31: warning: 'fuse_iomap_swapfile_ops' defined but not used
 2025-10-29  4:50 UTC 

[PATCH nf 1/2] netfilter: nf_tables: limit maximum number of jumps/gotos per netns
 2025-10-29  4:49 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add devicetree for the X3568 v4
 2025-10-29  4:50 UTC  (3+ messages)

[RFC/RFT PATCH net-next v3 0/2] net: Split ndo_set_rx_mode into snapshot and deferred write
 2025-10-29  4:48 UTC  (2+ messages)

[isar-cip-core][RFC v3 0/5] Enable support for wfx backend based software updates
 2025-10-29  4:45 UTC  (4+ messages)
` [isar-cip-core][RFC v3 1/5] SWUpdate: Use self-built SWUpdate 2025.05+dfsg-3 for trixie
    ` [cip-dev] "

[PATCH v2 00/17] Split AST2400, AST2600, AST2700 and AST1030 SoC machines into separate source files for maintainability
 2025-10-29  4:37 UTC  (36+ messages)
` [PATCH v2 01/17] hw/arm/aspeed: Split Quanta-Q71L machine into a separate source file "
` [PATCH v2 02/17] hw/arm/aspeed: Split Supermicro X11 "
` [PATCH v2 03/17] hw/arm/aspeed: Split Palmetto "
` [PATCH v2 04/17] hw/arm/aspeed: Move ASPEED_RAM_SIZE() macro to common header for reuse
` [PATCH v2 05/17] hw/arm/aspeed: Split Bletchley machine into a separate source file for maintainability
` [PATCH v2 06/17] hw/arm/aspeed: Split FBY35 BMC "
` [PATCH v2 07/17] hw/arm/aspeed: Split Fuji "
` [PATCH v2 08/17] hw/arm/aspeed: Split QCOM Firework "
` [PATCH v2 09/17] hw/arm/aspeed: Split QCOM DC-SCM V1 "
` [PATCH v2 10/17] hw/arm/aspeed: Make aspeed_machine_ast2600_class_emmc_init() a common API for eMMC boot setup
` [PATCH v2 11/17] hw/arm/aspeed: Split GB200NVL machine into a separate source file for maintainability
` [PATCH v2 12/17] hw/arm/aspeed: Split Rainier "
` [PATCH v2 13/17] hw/arm/aspeed: Split Catalina "
` [PATCH v2 14/17] hw/arm/aspeed: Split AST2600 EVB "
` [PATCH v2 15/17] hw/arm/aspeed: Split AST2700 "
` [PATCH v2 16/17] hw/arm/aspeed: Promote connect_serial_hds_to_uarts() to public machine API
` [PATCH v2 17/17] hw/arm/aspeed: Split AST1030 EVB machine into a separate source file for maintainability

[RESEND PATCH v7 0/7] barrier: Add smp_cond_load_*_timeout()
 2025-10-29  4:41 UTC  (4+ messages)
` [RESEND PATCH v7 7/7] cpuidle/poll_state: Poll via smp_cond_load_relaxed_timeout()

sound/soc/codecs/tas2783-sdw.c:814 tas2783_fw_ready() error: uninitialized symbol 'ret'
 2025-10-29  4:36 UTC 

[PATCH v2] kernel-chktaint: add reporting for tainted modules
 2025-10-29  4:39 UTC 

[PATCH v2] sched/fair: Skip sched_balance_running cmpxchg when balance is not due
 2025-10-29  4:37 UTC  (2+ messages)

[PATCH] memory: Make FlatView root references weak
 2025-10-29  4:35 UTC  (4+ messages)

[PATCH 00/19] Cache Aware Scheduling
 2025-10-29  4:32 UTC  (13+ messages)
` [PATCH 07/19] sched/fair: Track LLC-preferred tasks per runqueue
` [PATCH 15/19] sched/fair: Respect LLC preference in task migration and detach

[PATCH v4 00/27] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-10-29  4:26 UTC  (6+ messages)
` [PATCH v4 19/27] hw/arm/smmuv3-accel: Install S1 bypass hwpt on reset

[i-g-t, v3, 0/2] tests/gem_ctx_freq: Fix frequency restoration in exit handler
 2025-10-29  4:27 UTC  (2+ messages)
` ✓ i915.CI.Full: success for tests/gem_ctx_freq: Fix frequency restoration in exit handler (rev4)

[f2fs-dev] [PATCH] f2fs: add fadvise tracepoint
 2025-10-29  4:26 UTC  (7+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-10-28
 2025-10-29  4:26 UTC 

[PATCH 0/4] Some more pegasos patches
 2025-10-29  4:23 UTC  (9+ messages)
` [PATCH 2/4] hw/pci-host/articia: Map PCI memory windows in realize

[syzbot] [nilfs?] WARNING: ODEBUG bug in nilfs_detach_log_writer (2)
 2025-10-29  4:24 UTC  (2+ messages)

arch/nios2/boot/dts/10m50_devboard.dtb: gpio@180014d0 (altr,pio-1.0): 'oneOf' conditional failed, one must be fixed:
 2025-10-29  4:20 UTC 

[PATCH v4 00/24] smb: move duplicate definitions to common header file
 2025-10-29  4:17 UTC  (4+ messages)
` [PATCH v4 19/24] smb/server: remove create_durable_reconn_req

[PATCH] sched/fair: Prefer cache-hot prev_cpu for wakeup
 2025-10-29  4:17 UTC  (2+ messages)

[PATCH i-g-t v3 0/1] Sync PCI ids with kernel: split BMG to BMG-G21 and add NVL-S
 2025-10-29  4:17 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for Sync PCI ids with kernel: split BMG to BMG-G21 and add NVL-S (rev3)
` ✓ Xe.CI.Full: success "

[linux-next:master 2495/4731] arch/x86/hyperv/hv_crash.c:631:9: error: 'smp_ops' undeclared
 2025-10-29  4:16 UTC 

[openeuler:OLK-6.6 3058/3058] include/linux/virtcca_cvm_domain.h:69:51: warning: 'struct pci_dev' declared inside parameter list will not be visible outside of this definition or declaration
 2025-10-29  4:15 UTC 

[PATCH 0/3] remoteproc: xlnx: remote crash recovery
 2025-10-29  4:15 UTC  (3+ messages)

[PATCH v3 00/10] pmdomain: Partial refactor, support modem and RTFF
 2025-10-29  4:11 UTC  (5+ messages)
` [PATCH v3 04/10] pmdomain: mediatek: Refactor bus protection regmaps retrieval

Virtio-PMD in Windows
 2025-10-29  4:11 UTC 

[martin-lau-bpf-next:ls.rqspin.v2.2 3/3] kernel/bpf/bpf_local_storage.c:823 bpf_local_storage_destroy() error: we previously assumed 'smap' could be null (see line 797)
 2025-10-29  4:02 UTC 

[PATCH] ASoC: SOF: Intel: select SND_SOC_SDW_UTILS in SND_SOC_SOF_HDA_GENERIC
 2025-10-29  4:03 UTC 

[PATCH] kprobes: retry pending optprobe after freeing blocker
 2025-10-29  4:02 UTC  (2+ messages)

[PATCH] cpu: fix hard lockup triggered during stress-ng stress testing
 2025-10-29  3:45 UTC  (6+ messages)
` [RESEND v2 0/2] arm64: spectre: Fix hard lockup and cleanup mitigation messages
  ` [PATCH v2 1/2] cpu:Remove the print when the CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORY Kconfig option is disabled
  ` [PATCH v2 2/2] cpu: fix hard lockup triggered by printk calls within scheduling context

[syzbot] [hfs?] kernel BUG in hfs_write_inode
 2025-10-29  4:00 UTC 

[PATCH v3 24/29] arm_mpam: Track bandwidth counter state for overflow and power management
 2025-10-29  3:59 UTC  (7+ messages)
` [PATCH mpam mpam/snapshot/v6.14-rc1] arm64/mpam: Fix MBWU monitor overflow handling

arch/nios2/boot/dts/3c120_devboard.dtb: serial@4c80 (altr,uart-1.0): Unevaluated properties are not allowed ('current-speed', 'interrupt-parent', 'interrupts', 'reg' were unexpected)
 2025-10-29  3:55 UTC 

[PATCH 0/3] Add RPMI/MPXY voltage, device power and performance service
 2025-10-29  3:54 UTC  (7+ messages)
` [PATCH 1/3] lib: utils: Add MPXY RPMI mailbox driver for voltage
` [PATCH 2/3] lib: utils: Add MPXY RPMI mailbox driver for device power
` [PATCH 3/3] lib: utils: Add MPXY RPMI mailbox driver for performance

[PATCH v2 0/2] target/loongarch: Add PTW feature support in KVM mode
 2025-10-29  3:54 UTC  (5+ messages)
` [PATCH v2 1/2] linux-headers: Update to Linux v6.18-rc3
` [PATCH v2 2/2] target/loongarch: Add PTW feature support in KVM mode

[PATCH v4] drm/vblank: Increase timeout in drm_wait_one_vblank()
 2025-10-29  3:50 UTC  (3+ messages)

[jimc:must-be-lval 9/9] drivers/acpi/acpica/evglock.c:217:3: error: expression is not assignable
 2025-10-29  3:50 UTC 

[PATCH v3] drm/xe/uc: Add stop on hardware initialization error
 2025-10-29  3:43 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/uc: Add stop on hardware initialization error (rev2)

[PATCH] drm/bridge: ldb: add support for an external bridge
 2025-10-29  3:41 UTC  (2+ messages)

[PATCH 1/3] Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"
 2025-10-29  3:39 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.