All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-23 10:32:24 to 2024-09-23 12:03:49 UTC [more...]

Error: psi: inconsistent task state! task=1:swapper/0 cpu=0 psi_flags=4 clear=0 set=4
 2024-09-23 12:03 UTC  (2+ messages)

[PATCH] ASoC: codecs: aw88399: Fix spelling mistake "unsupport" -> "unsupported"
 2024-09-23 12:03 UTC 

[PATCH v6 1/2] dt-bindings: arm: Document the btt3 i.MX28 based board
 2024-09-23 12:03 UTC  (5+ messages)
` [PATCH v6 2/2] dts: nxp: mxs: Add descriptions for imx287 based btt3-[012] devices

[MAINLINE 0/2] Enable DIM for legacy ULPs and use it in RDS
 2024-09-23 12:03 UTC  (6+ messages)

[PATCH 0/4] drm/xe/vf: Post-migration recovery worker basis
 2024-09-23 12:02 UTC  (5+ messages)
` [PATCH 2/4] drm/xe/vf: Send RESFIX_DONE message at end of VF restore
` [PATCH 3/4] drm/xe/vf: Start post-migration fixups with GuC MMIO handshake

[PATCH] kvm/debugfs: add file to get vcpu steal time statistics
 2024-09-23 11:46 UTC  (4+ messages)

[opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 1448/2441] htmldocs: Warning: Documentation/admin-guide/cgroup-v1/ioasids.rst references a file that doesn't exist: Documentation/driver-api/ioasid.rst
 2024-09-23 12:02 UTC 

[PATCH] drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPS
 2024-09-23 12:02 UTC  (2+ messages)

[PATCH] media: nxp: imx8-isi: fix m2m device v4l2-compliance test errors
 2024-09-23 12:00 UTC 

[PATCH v3 0/3] drm/bridge: it6505: update dp aux funxtion
 2024-09-23 12:00 UTC  (7+ messages)
` [PATCH v3 2/3] drm/bridge: it6505: HDCP CTS fail on repeater items
` [PATCH v3 3/3] drm/bridge: it6505: Add MCCS support

Oops on mcp251xfd open on 6.6.52
 2024-09-23 12:00 UTC  (3+ messages)

[PATCH v2] drm/xe: Use fault injection infrastructure to find issues at probe time
 2024-09-23 12:00 UTC  (4+ messages)
` ✗ CI.KUnit: failure for drm/xe: Use fault injection infrastructure to find issues at probe time (rev2)

[syzbot] [mm?] KCSAN: data-race in mas_wr_store_entry / mtree_range_walk
 2024-09-23 11:57 UTC  (3+ messages)

[PATCH][next] sparc: leon: Fix spelling mistake "wont" -> "won't"
 2024-09-23 11:58 UTC 

[PATCH v3 1/1] dmaengine: dw: Select only supported masters for ACPI devices
 2024-09-23 11:57 UTC  (4+ messages)

[PATCH] drm/xe: Check return values of functions in xe_gt_shutdown()
 2024-09-23 11:57 UTC  (2+ messages)

[PATCH 0/9] OpenSBI domain data support
 2024-09-23 11:57 UTC  (10+ messages)
` [PATCH 1/9] lib: utils/ipi: Use sbi_domain_root_add_memrange() for ACLINT mswi
` [PATCH 2/9] lib: utils/irqchip: Use sbi_domain_root_add_memrange() for IMSIC
` [PATCH 3/9] lib: utils/irqchip: Use sbi_domain_root_add_memrange() for APLIC
` [PATCH 4/9] lib: sbi_domain: Make sbi_domain_root_add_memregion() as local function
` [PATCH 5/9] lib: utils/fdt: Use sbi_domain_memregion_init() when parsing domains
` [PATCH 6/9] include: sbi: Remove cyclic include in sbi_domain_context.h
` [PATCH 7/9] lib: sbi: Introduce domain data
` [PATCH 8/9] lib: sbi_domain: Use domain data support for per-domain hart context
` [PATCH 9/9] docs: Remove hartindex_to_context_table from domain_support.md

[PATCH v1 0/2] Move percpu code to common
 2024-09-23 11:55 UTC  (6+ messages)
` [PATCH v1 1/2] xen: introduce common macros for per-CPU sections defintion

[PATCH 0/3] xen/livepatch: improvements to loading
 2024-09-23 11:55 UTC  (14+ messages)
` [PATCH 1/3] xen/livepatch: simplify and unify logic in prepare_payload()
` [PATCH 2/3] xen/livepatch: do Xen build-id check earlier
` [PATCH 3/3] x86/alternatives: relax apply BUGs during runtime

[PATCH] x86/shutdown: mask LVTERR ahead of offlining CPUs
 2024-09-23 11:54 UTC  (4+ messages)

[GIT PULL] xilinx patches for v2025.01-rc1
 2024-09-23 11:54 UTC 

[PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform
 2024-09-23 11:53 UTC  (2+ messages)

[PATCH i-g-t 0/7] add test to validate fallback
 2024-09-23 11:54 UTC  (9+ messages)
` [PATCH i-g-t 1/7] lib/igt_kms: add DP link management helper functions
` [PATCH i-g-t 3/7] lib/igt_kms: allow set and reset value to be same
` [PATCH i-g-t 4/7] lib/igt_kms: add function to reset link params
` [PATCH i-g-t 5/7] lib/igt_kms.c: refactor parse_path_connector

[PATCH] dt-bindings: usb: add missing compatible arraylist
 2024-09-23 11:53 UTC  (2+ messages)

[PATCH 1/1] netlabel: Add missing comment to struct field
 2024-09-23 11:52 UTC  (2+ messages)

[PATCH v5 0/3] add dedicated wq for cgroup bpf and adjust WQ_MAX_ACTIVE
 2024-09-23 11:43 UTC  (4+ messages)
` [PATCH v5 1/3] cgroup/bpf: use a dedicated workqueue for cgroup bpf destruction
` [PATCH v5 2/3] workqueue: doc: Add a note saturating the system_wq is not permitted
` [PATCH v5 3/3] workqueue: Adjust WQ_MAX_ACTIVE from 512 to 2048

[GIT PULL] Btrfs updates for 6.12, part 2
 2024-09-23 11:52 UTC 

[PATCH v2 1/5] dt-bindings: remoteproc: sse710: Add the External Systems remote processors
 2024-09-23 11:49 UTC  (11+ messages)

[PATCH] ipe: Fix out-of-bound access of kunit_suite_num_test_cases()
 2024-09-23 11:52 UTC  (2+ messages)

[PATCH v3 0/5] Add support for DisplayPort on SA8775P platform
 2024-09-23 11:47 UTC  (18+ messages)
` [PATCH v3 1/5] dt-bindings: phy: Add eDP PHY compatible for sa8775p
` [PATCH v3 2/5] phy: qcom: edp: Introduce aux_cfg array for version specific aux settings
` [PATCH v3 3/5] phy: qcom: edp: Add support for eDP PHY on SA8775P
` [PATCH v3 4/5] dt-bindings: display: msm: dp-controller: document SA8775P compatible
` [PATCH v3 5/5] drm/msm/dp: Add DisplayPort controller for SA8775P

[PATCH v2] net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()
 2024-09-23 11:57 UTC 

[PATCH] Submit physical address to is_phys_addr()
 2024-09-23 11:47 UTC  (2+ messages)

[PATCH] spi: rockchip: Fix excessive check for get_fifo_len()
 2024-09-23 11:55 UTC  (2+ messages)

[PATCH 0/3] Some correction in the DP Link Training dequence
 2024-09-23 11:45 UTC  (11+ messages)
` [PATCH 1/3] drm/i915/dp: use fsleep instead of usleep_rage for LT
` [PATCH 2/3] drm/i915/dp: read Aux RD interval after reading the FFE preset
` [PATCH 3/3] drm/i915/dp: Include the time taken by AUX Tx for timeout

[PATCH 0/7] *** Add support for AD485x DAS Family ***
 2024-09-23 11:45 UTC  (8+ messages)
` [PATCH 2/7] iio: backend: add support for data size set
` [PATCH 6/7] iio: adc: ad485x: add ad485x driver
` [PATCH 7/7] Documentation: ABI: testing: ad485x: add ABI docs

[syzbot] [hfs?] KMSAN: uninit-value in hfs_iget
 2024-09-23 11:44 UTC  (2+ messages)
` [syzbot] hfs: Fix uninitialized value issue "

[PATCH bpf-next v1 0/3] Improve .BTF_ids patching and alignment
 2024-09-23 11:39 UTC  (8+ messages)
` [PATCH bpf-next v1 1/3] tools/resolve_btfids: Simplify handling cross-endian compilation
` [PATCH bpf-next v1 2/3] bpf: btf: Ensure natural alignment of .BTF_ids section

drivers/soc/fsl/qe/qmc.c:2002:30: warning: unused variable 'qmc_data_qe'
 2024-09-23 11:38 UTC  (2+ messages)

[PATCH] target/arm: Avoid target_ulong for physical address lookups
 2024-09-23 11:37 UTC  (2+ messages)

[PATCH] net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()
 2024-09-23 11:34 UTC 

[PATCH v6 00/12] spi: add driver for Intel discrete graphics
 2024-09-23 11:33 UTC  (4+ messages)
` [PATCH v6 08/12] drm/i915/spi: add spi device for "

[PATCH] x86/boot: Drop stale comment about zeroing the stack
 2024-09-23 11:32 UTC  (3+ messages)

[PATCH net] net: ethernet: marvell: octeontx2: nic: Add error pointer check in otx2_ethtool.c
 2024-09-23 11:31 UTC 

[PATCH v2] btrfs/315: update filter to match mount cmd
 2024-09-23 11:29 UTC  (2+ messages)

[PATCH] PCI: mediatek-gen3: Avoid PCIe resetting for Airoha EN7581 SoC
 2024-09-23 11:28 UTC  (3+ messages)
    ` 回复: "

Git clone fails in p9 file system marked with FANOTIFY
 2024-09-23 11:26 UTC  (2+ messages)

[syzbot] [ocfs2?] possible deadlock in ocfs2_get_system_file_inode
 2024-09-23 11:26 UTC  (2+ messages)
` [syzbot] "

[PATCH] ata: libata: fix ALL_SUB_MPAGES not to be performed when CDL is not supported
 2024-09-23 11:24 UTC  (4+ messages)

[PATCH V2 0/4] Anbernic RGxx3 Bootloader Fixes
 2024-09-23 11:24 UTC  (5+ messages)
` [PATCH V2 2/4] board: rockchip: Add vdd_cpu reg fixup for RGXX3 Series
` [PATCH V2 4/4] board: rockchip: Enable PD_VO before driver access

[PATCH v2 0/2] ext4: mark FC as ineligible using an handle
 2024-09-23 11:24 UTC  (5+ messages)
` [PATCH v2 1/2] ext4: use handle to mark fc as ineligible in __track_dentry_update()
` [PATCH v2 2/2] ext4: mark fc as ineligible using an handle in ext4_xattr_set()

[ath:ath12k-mlo] BUILD SUCCESS 71a66ca2c46d815d17e234a10726ca6c94af5272
 2024-09-23 11:23 UTC  (2+ messages)

[PATCH v2 0/4] Enable early bootup of AArch64 MPU systems
 2024-09-23 11:22 UTC  (4+ messages)
` [PATCH v2 2/4] xen/arm: mpu: Define Xen start address for "

[PATCH v2 1/2] hw/intc/grlib_irqmp: add support for extended interrupts
 2024-09-23 11:21 UTC  (4+ messages)
` [PATCH v2 2/2] hw/sparc/leon3: add second uart with extended interrupt usage

[GIT PULL for v6.12-rc1] media updates
 2024-09-23 11:21 UTC  (2+ messages)
` [GIT PULL for v6.12-rc1] media updates (#104309)

[PATCH 0/2] hw/loongarch/booting: Booting protocol refactoring
 2024-09-23 11:18 UTC  (3+ messages)

[PATCH] KVM: selftests: x86: Avoid using SSE/AVX instructions
 2024-09-23 11:16 UTC  (2+ messages)

UAF during boot on MTL based devices with attached dock
 2024-09-23 11:17 UTC  (4+ messages)

[PATCH] arm64: uprobes: Optimize cache flushes for xol slot
 2024-09-23 11:16 UTC  (11+ messages)

[PATCH] x86/efi: Use generic PE/COFF structures in x86 efi source
 2024-09-23 11:13 UTC  (7+ messages)
` [PATCH v2] x86/efi: Use generic PE/COFF structures

[PATCH 0/2] Add dev_is_amba and replace the usage in platform
 2024-09-23 11:12 UTC  (4+ messages)
` [PATCH 1/2] amba: Add dev_is_amba() function and export it for modules

[recipe build #3790297] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2024-09-23 11:02 UTC 

[xen-unstable test] 187818: trouble: broken/fail/pass
 2024-09-23 11:10 UTC 

[PATCH 0/3] env: mmc: fix use of two separate partitions with proper type GUID
 2024-09-23 11:10 UTC  (9+ messages)
` [PATCH 1/3] env: mmc: refactor mmc_offset_try_partition()
` [PATCH 3/3] env: mmc: rework mmc_env_partition_by_guid() to work with two separate partitions

[PATCH v2 0/5] acpi/x86: s2idle: move Display off/on calls outside suspend (fixes ROG Ally suspend)
 2024-09-23 11:09 UTC  (4+ messages)

[PATCH net] net: ethernet: marvell: octeontx2: nic: Add error pointer check in otx2_common.c
 2024-09-23 11:09 UTC  (2+ messages)
` Fwd: "

[PATCH v1 1/1] media: atomisp: Remove License information boilerplate
 2024-09-23 11:08 UTC  (2+ messages)

[PATCH v1 1/1] tee: amdtee: Use %pUl printk() format specifier to print GUIDs
 2024-09-23 11:07 UTC  (8+ messages)

[PATCH v7 0/4] Add full zoned storage emulation to qcow2 driver
 2024-09-23 11:06 UTC  (4+ messages)
` [PATCH v7 3/4] qcow2: add zoned emulation capability

KernelCI DB credentials
 2024-09-23 11:07 UTC  (3+ messages)

[PATCH v2 1/2] can: m_can: set init flag earlier in probe
 2024-09-23 11:06 UTC  (8+ messages)
` [PATCH v2 2/2] can: m_can: fix missed interrupts with m_can_pci

[PATCH 0/4] xen/arm: dt overlay fixes
 2024-09-23 11:05 UTC  (10+ messages)
` [PATCH 1/4] dt-overlay: Fix NULL pointer dereference
` [PATCH 3/4] dt-overlay: Remove ASSERT_UNREACHABLE from add_nodes()
` [PATCH 4/4] dt-overlay: Support target-path being root node

[PATCH v2 1/2] Documentation/config: fix typos
 2024-09-23 11:03 UTC  (2+ messages)
` [PATCH v2 2/2] Documentation: "

[GIT PULL] Fsnotify changes for 6.12-rc1
 2024-09-23 11:03 UTC 

[PATCHv4 00/14] uprobe, bpf: Add session support
 2024-09-23 11:02 UTC  (8+ messages)
` [PATCHv4 02/14] uprobe: Add support for session consumer

[PATCH v1] jffs2: Correct some typos in comments
 2024-09-23 11:01 UTC  (3+ messages)

[PATCH] check stx_dio_offset_align to determine if DIO is supported
 2024-09-23 11:01 UTC  (2+ messages)

[PATCH 0/1] Allow building {cc770,sja1000}_isa on x86_64 again
 2024-09-23 11:01 UTC  (3+ messages)
` [PATCH 1/1] can: {cc770,sja1000}_isa: allow building on x86_64

[PATCH 0/2] arm64: tegra: add wp-gpio to P2957 board
 2024-09-23 11:01 UTC  (4+ messages)

[opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 1219/2441] htmldocs: Warning: tools/testing/selftests/pfru/pfru_test.c references a file that doesn't exist: Documentation/x86/pfru_update.rst
 2024-09-23 11:01 UTC 

[PATCH i-g-t v2 00/18] Intel CCS + 10bpc/fp16 stuff
 2024-09-23 11:00 UTC  (3+ messages)
` [PATCH i-g-t v2 15/18] tests/kms_ccs: Correctly check clear color for fp16 formats

[RFC PATCH 0/4] block: partition table OF support
 2024-09-23 10:59 UTC  (5+ messages)
` [RFC PATCH 1/4] block: add support for defining read-only partitions
` [RFC PATCH 2/4] docs: block: Document support for read-only partition in cmdline part
` [RFC PATCH 3/4] block: add support for partition table defined in OF
` [RFC PATCH 4/4] dt-bindings: mmc: Document support for partition table in mmc-card

[yocto-patches] [meta-rockchip][PATCH] abd-partition: add runtime dependency
 2024-09-23 10:59 UTC  (2+ messages)

[PATCH] dt-bindings: net: can: atmel: Convert to json schema
 2024-09-23 10:57 UTC  (5+ messages)

[PATCH v3 0/4] gpio: siul2-s32g2: add initial GPIO driver
 2024-09-23 10:57 UTC  (12+ messages)
` [PATCH v3 2/4] dt-bindings: gpio: add support for NXP S32G2/S32G3 SoCs
` [PATCH v3 3/4] gpio: siul2-s32g2: add NXP S32G2/S32G3 SoCs support

[PATCH v8 0/4] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
 2024-09-23 10:57 UTC  (11+ messages)
` [PATCH v8 4/4] PCI/ASPM: Fix L1.2 parameters when enable link state

[bitbake-devel] [PATCH 2/3] bb/data_smart: fix override syntax warning
 2024-09-23 10:56 UTC  (7+ messages)

[PATCH] drm/panthor: Fix race when converting group handle to group object
 2024-09-23 10:53 UTC  (3+ messages)

[asahilinux:bits/070-audio 11/120] kismet: WARNING: unmet direct dependencies detected for APPLE_ADMAC when selected by SND_SOC_APPLE_MACAUDIO
 2024-09-23 10:50 UTC 

[PATCH 00/23] E500 Cleanup
 2024-09-23 10:49 UTC  (9+ messages)
` [PATCH 07/23] hw/ppc/e500: Extract ppce500_ccsr.c
` [PATCH 09/23] hw/ppc/mpc8544_guts: Populate POR PLL ratio status register
` [PATCH 11/23] hw/i2c/mpc_i2c: Prefer DEFINE_TYPES() macro
` [PATCH 12/23] hw/pci-host/ppce500: Reuse TYPE_PPC_E500_PCI_BRIDGE define

[PATCH net v3] tcp: check skb is non-NULL in tcp_rto_delta_us()
 2024-09-23 10:50 UTC  (2+ messages)

[PATCH] sched_ext: Provide a sysfs enable_seq counter
 2024-09-23 10:48 UTC  (4+ messages)

[syzbot] [arm?] upstream test error: KASAN: invalid-access Write in setup_arch
 2024-09-23 10:46 UTC  (4+ messages)

Git clone failure
 2024-09-23 10:47 UTC 

[PATCH v5 0/5] Add support for SPI-NOR Macronix OTP
 2024-09-23 10:46 UTC  (6+ messages)
` [PATCH v5 1/5] mtd: spi-nor: core: add manufacturer flags

[PATCH] drm/i915/dp: Add FEC Enable Retry mechanism
 2024-09-23 10:46 UTC  (2+ messages)

DTC Version and Reproducible Builds
 2024-09-23 10:46 UTC  (4+ messages)

[PATCH v1 1/1] pinctrl: nomadik: Use string_choices API instead of ternary operator
 2024-09-23 10:44 UTC  (4+ messages)

[PATCH v6 1/2] regulator: dt-bindings: mt6323: Convert to DT schema
 2024-09-23 10:43 UTC  (8+ messages)
` [PATCH v6 2/2] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format

[PATCH net 1/2] net: fec: Restart PPS after link state change
 2024-09-23 10:41 UTC  (2+ messages)

[PATCH RFC 0/6] bio_split() error handling rework
 2024-09-23 10:40 UTC  (13+ messages)
` [PATCH RFC 3/6] block: Handle bio_split() errors in bio_submit_split()
` [PATCH RFC 5/6] md/raid1: Handle bio_split() errors

[PATCH] ioreq: don't wrongly claim "success" in ioreq_send_buffered()
 2024-09-23 10:39 UTC  (5+ messages)

[PATCH] drm/xe: Take ref to job and job's fence in xe_sched_job_arm
 2024-09-23 10:39 UTC  (2+ messages)

[PATCH] xarray: rename xa_lock/xa_unlock to xa_enter/xa_leave
 2024-09-23 10:38 UTC 

[meta-networking][PATCH] tcpslice: upgrade 1.7 -> 1.8
 2024-09-23 10:35 UTC 

[PATCH] fuse: cleanup request queuing towards virtiofs
 2024-09-23 10:33 UTC  (2+ messages)

[RFC/PATCH 0/5] perf: Relax privilege restriction on AMD IBS (v3)
 2024-09-23 10:33 UTC  (3+ messages)
` [PATCH 5/5] perf/x86: Relax privilege filter restriction on AMD IBS


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.