All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-15 08:24:25 to 2025-08-15 09:05:02 UTC [more...]

[PATCH 00/13] arm64: dts: imx95: various updates
 2025-08-15  9:03 UTC  (10+ messages)
` [PATCH 01/13] arm64: dts: imx95: Correct the lpuart7 and lpuart8 srcid
` [PATCH 02/13] arm64: dts: imx95: Add System Counter node
` [PATCH 03/13] arm64: dts: imx95: Add LMM/CPU nodes
` [PATCH 04/13] arm64: dts: imx95: Add more V2X MUs
` [PATCH 05/13] arm64: dts: imx95: Add OCOTP node
` [PATCH 06/13] arm64: dts: imx95: Add coresight nodes
` [PATCH 07/13] arm64: dts: imx95-evk: Update alias
` [PATCH 08/13] arm64: dts: imx95-19x19-evk: Add phy supply for netc
` [PATCH 09/13] arm64: dts: imx95-19x19-evk: Add Tsettle delay in m2 regulator

[PATCH 0/1] base.bbclass: Fix the recipe parsing race issue
 2025-08-15  9:04 UTC  (3+ messages)
` [PATCH 1/1] "
  ` [OE-core] "

[PATCH v2 00/14] hw/arm: add Beckhoff CX7200 board
 2025-08-15  9:01 UTC  (14+ messages)
` [PATCH v2 01/14] hw/timer: Make frequency configurable
` [PATCH v2 02/14] hw/timer: Make PERIPHCLK period configurable
` [PATCH v2 03/14] hw/dma/zynq-devcfg: Handle bitstream loading via DMA to 0xffffffff
` [PATCH v2 04/14] hw/arm/zynq-devcfg: Prevent unintended unlock during initialization
` [PATCH v2 06/14] hw/dma/zynq-devcfg: Simulate dummy PL reset
` [PATCH v2 07/14] hw/dma/zynq-devcfg: Indicate power-up status of PL
` [PATCH v2 08/14] hw/dma/zynq-devcfg: Fix register memory
` [PATCH v2 09/14] hw/misc: Add dummy ZYNQ DDR controller
` [PATCH v2 10/14] hw/misc/zynq_slcr: Add logic for DCI configuration
` [PATCH v2 11/14] hw/misc: Add Beckhoff CCAT device
` [PATCH v2 12/14] hw/block/m25p80: Add HAS_SR_TB flag for is25lp016d
` [PATCH v2 13/14] hw/arm: Add new machine based on xilinx-zynq-a9 for Beckhoff CX7200
` [PATCH v2 14/14] docs/system/arm: Add support "

[PATCH] erofs-utils: avoid redundant memcpy and sha256() for dedupe
 2025-08-15  9:04 UTC  (2+ messages)

[PATCH 00/13] soc: amlogic: clk-measure: Add more SoCs to support clk-measure
 2025-08-15  8:37 UTC  (34+ messages)
` [PATCH 01/13] dt-bindings: soc: amlogic: Add clk-measure related properties
` [PATCH 02/13] soc: amlogic: clk-measure: Remove the msr_data from clk-measure
` [PATCH 03/13] ARM: dts: amlogic: add clk-measure IDs and names for meson SoC family
` [PATCH 04/13] arm64: dts: amlogic: add clk-measure IDs and names for Amlogic SoCs
` [PATCH 05/13] dt-bindings: soc: amlogic: Unify the compatible property for clk-measure
` [PATCH 06/13] soc: amlogic: clk-measure: Unify the compatible property
` [PATCH 07/13] ARM: dts: amlogic: Unify the compatible property for clk-measure
` [PATCH 08/13] arm64: "
` [PATCH 09/13] arm64: dts: amlogic: A4: Add clk-measure controller node
` [PATCH 10/13] arm64: dts: amlogic: A5: "
` [PATCH 11/13] arm64: dts: amlogic: S7: "
` [PATCH 12/13] arm64: dts: amlogic: S7D: "
` [PATCH 13/13] arm64: dts: amlogic: S6: "

[PATCH v3] iommu/riscv: prevent NULL deref in iova_to_phys
 2025-08-15  9:03 UTC  (2+ messages)

[PATCH bpf] bpf: Use cpumask_next_wrap() in get_next_cpu()
 2025-08-15  9:03 UTC  (2+ messages)

[PATCH] btrfs: stop checking for NULL transaction when pinning log tree
 2025-08-15  9:03 UTC 

[PATCH 00/22] x86: FRED support, part 1 (stacks and exceptions)
 2025-08-15  9:03 UTC  (33+ messages)
` [PATCH 09/22] x86/traps: Move load_system_tables() into traps-setup.c
` [PATCH 13/22] x86: FRED enumerations
` [PATCH 15/22] x86/traps: Introduce opt_fred
` [PATCH 18/22] x86/traps: Set MSR_PL0_SSP in load_system_tables()
` [PATCH 19/22] x86/boot: Use RSTORSSP to establish SSP

[PATCH V4] init: Handle bootloader identifier in kernel parameters
 2025-08-15  9:01 UTC 

[PATCH 0/3] Fixes for PSR work implementation
 2025-08-15  8:59 UTC  (5+ messages)
` [PATCH 1/3] drm/i915/psr: drm_WARN_ON when activating disabled PSR
` [PATCH 2/3] drm/i915/psr: Do not activate disabled PSR on irq_aux_error
` [PATCH 3/3] drm/i915/psr: Check pause counter before continuing to PSR activation
` ✓ CI.KUnit: success for Fixes for PSR work implementation

[PATCH libgpiod v2 0/9] bindings: rust: prepare v1.0.0 release
 2025-08-15  8:57 UTC  (10+ messages)
` [PATCH libgpiod v2 1/9] bindings: rust: make Buffer::read_edge_events() lifetimes more explicit
` [PATCH libgpiod v2 2/9] bindings: rust: add missing unsafe block ahead of rust version bump
` [PATCH libgpiod v2 3/9] bindings: rust: update bindgen dependency
` [PATCH libgpiod v2 4/9] bindings: rust: update errno dependency
` [PATCH libgpiod v2 5/9] bindings: rust: update cc dependency
` [PATCH libgpiod v2 6/9] bindings: rust: update system-deps dependency
` [PATCH libgpiod v2 7/9] bindings: rust: update thiserror dependency
` [PATCH libgpiod v2 8/9] bindings: rust: update intmap dependency
` [PATCH libgpiod v2 9/9] bindings: rust: update crate versions to v1.0.0

[PATCH v2 1/2] Kconfig: Convert SYS_EARLY_PCI_INIT to Kconfig
 2025-08-15  8:57 UTC  (3+ messages)
` [PATCH v2 2/2] qemu_arm: Select CONFIG_SYS_EARLY_PCI_INIT

[PATCH v3 0/4] Add LTC2495 support
 2025-08-15  8:57 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: iio: adc: ltc2497: add lltc,ltc2495 bindings
` [PATCH v3 3/4] iio: adc: ltc2497: add temperature sensor support

[PATCH 4/4 v3] drm/amdgpu: Correct the loss of aca bank reg info
 2025-08-15  8:57 UTC  (2+ messages)

[PATCH v3] kdb: Replace deprecated strcpy() with strscpy() and memcpy()
 2025-08-15  8:57 UTC  (2+ messages)

[PATCH] ACPICA: add more parameter validation for acpi_walk_namespace()
 2025-08-15  8:56 UTC  (2+ messages)

[PATCH] null_blk: Fix correct parameter desc for the module
 2025-08-15  8:53 UTC  (3+ messages)
  `  "

[PATCH v3 0/5] Disable ATS via iommu during PCI resets
 2025-08-15  8:55 UTC  (9+ messages)
` [PATCH v3 1/5] iommu: Lock group->mutex in iommu_deferred_attach
` [PATCH v3 2/5] iommu: Pass in gdev to __iommu_device_set_domain
` [PATCH v3 3/5] iommu: Add iommu_get_domain_for_dev_locked() helper

[PATCH v10 00/10] Add support for MT8195/88 HDMIv2 and DDCv2
 2025-08-15  8:54 UTC  (2+ messages)

[PATCH v10 00/12] AuxCCS handling and render compression modifiers
 2025-08-15  8:54 UTC  (13+ messages)
` [PATCH v10 01/12] drm/xe/xelpg: Flush CCS when flushing caches
` [PATCH v10 02/12] drm/xe/xelp: Quiesce memory traffic before invalidating auxccs
` [PATCH v10 03/12] drm/xe/xelp: Support auxccs invalidation on blitter
` [PATCH v10 04/12] drm/xe/xelp: Use MI_FLUSH_DW_CCS on auxccs platforms
` [PATCH v10 05/12] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [PATCH v10 06/12] drm/xe: Export xe_emit_aux_table_inv
` [PATCH v10 07/12] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [PATCH v10 08/12] drm/xe: Flush GGTT writes after populating DPT
` [PATCH v10 09/12] drm/xe: Handle DPT in system memory
` [PATCH v10 10/12] drm/xe/display: Add support for AuxCCS
` [PATCH v10 11/12] drm/xe: Force flush system memory AuxCCS data before scan out
` [PATCH v10 12/12] drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe

[tip: x86/urgent] virt: sev-guest: Satisfy linear mapping requirement in get_derived_key()
 2025-08-15  8:54 UTC 

[PATCH v2 01/48] media: v4l2-common: Add a helper for obtaining the clock producer
 2025-08-15  8:53 UTC  (4+ messages)
` [PATCH 1/1] media: v4l2-common: Improve devm_v4l2_sensor_clk_get() documentation

[PATCH] util/qht: fix possible NULL pointer dereference in qht_bucket_remove_entry()
 2025-08-15  8:51 UTC  (2+ messages)

[PATCH v2 0/3] media: qcom: camss: Add sa8775p camss TPG support
 2025-08-15  8:52 UTC  (4+ messages)
` [PATCH v2 1/3] media: qcom: camss: Add support for TPG common

[PATCH 1/2] Kconfig: Convert SYS_EARLY_PCI_INIT to Kconfig
 2025-08-15  8:51 UTC  (4+ messages)
` [PATCH 2/2] qemu_arm: Select CONFIG_SYS_EARLY_PCI_INIT

[PATCH v2] Add imx8mp-libra-fpsc board
 2025-08-15  8:51 UTC  (2+ messages)

[PATCH v2 0/9] drm/bridge: get/put the bridge returned by drm_bridge_get_next_bridge()
 2025-08-15  8:51 UTC  (3+ messages)
` [PATCH v2 9/9] drm/imx: parallel-display: put "

[PATCH v10 0/5] pci: qcom: Add QCS8300 PCIe support
 2025-08-15  8:51 UTC  (2+ messages)

[PATCH V3] init: Handle bootloader identifier in kernel parameters
 2025-08-15  8:50 UTC  (3+ messages)

[PATCH] dts: enable port binding on the TG
 2025-08-15  8:50 UTC  (2+ messages)

[PATCH] media: nxp: imx8-isi: Add suspend/resume support for ISI mem2mem
 2025-08-15  8:50 UTC  (3+ messages)

[PATCH 0/3] mm/rmap: small cleanup for __folio_remove_rmap()
 2025-08-15  8:49 UTC  (4+ messages)
` [PATCH 1/3] mm/rmap: not necessary to mask off FOLIO_PAGES_MAPPED
` [PATCH 2/3] mm/rmap: could be partially_mapped only after no entire map
` [PATCH 3/3] mm/rmap: use folio_large_nr_pages() when we are sure it is a large folio

[PATCH bpf-next 00/10] Add support arena atomics for RV64
 2025-08-15  8:50 UTC  (2+ messages)

[openeuler:openEuler-1.0-LTS 1755/1755] kernel/futex.c:1209: warning: Function parameter or member 'ret' not described in 'wait_for_owner_exiting'
 2025-08-15  8:49 UTC 

[PATCH i-g-t] lib/intel/veboxcopy: Respect buffer MOCS index
 2025-08-15  8:49 UTC  (3+ messages)

[GIT PULL] gpio fixes for v6.17-rc2
 2025-08-15  8:47 UTC 

[RFC PATCH] storage-subsystem: correct playbooks for Fedora distro
 2025-08-15  8:47 UTC  (2+ messages)

[PATCH v4 0/9] iio: imu: new inv_icm45600 driver
 2025-08-15  8:46 UTC  (3+ messages)
` [PATCH v4 1/9] dt-bindings: iio: imu: Add inv_icm45600

[RFC PATCH net] net/sched: sch_dualpi2: Run prob update timer in softirq to avoid deadlock
 2025-08-15  8:45 UTC  (2+ messages)

[PATCH] docs/misra: fix sphinx-build issues
 2025-08-15  8:42 UTC  (2+ messages)

[PATCH v2 00/10] scsi: pm80xx: Fix expander support
 2025-08-15  8:42 UTC  (12+ messages)
` [PATCH v2 03/10] scsi: libsas: Add dev_parent_is_expander() helper
` [PATCH v2 04/10] scsi: hisi_sas: Use "
` [PATCH v2 05/10] scsi: isci: "
` [PATCH v2 06/10] scsi: mvsas: "
` [PATCH v2 07/10] scsi: pm80xx: "

[PATCH v15 net-next 00/14] AccECN protocol patch series
 2025-08-15  8:39 UTC  (15+ messages)
` [PATCH v15 net-next 01/14] tcp: reorganize SYN ECN code
` [PATCH v15 net-next 02/14] tcp: fast path functions later
` [PATCH v15 net-next 03/14] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v15 net-next 04/14] tcp: ecn functions in separated include file
` [PATCH v15 net-next 05/14] tcp: AccECN core
` [PATCH v15 net-next 06/14] tcp: accecn: AccECN negotiation
` [PATCH v15 net-next 07/14] tcp: accecn: add AccECN rx byte counters
` [PATCH v15 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v15 net-next 09/14] tcp: sack option handling improvements
` [PATCH v15 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v15 net-next 11/14] tcp: accecn: AccECN option send control
` [PATCH v15 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v15 net-next 13/14] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v15 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK

[PATCHv3 0/3] block: blk-rq-qos: replace static key with atomic bitop
 2025-08-15  8:39 UTC  (10+ messages)
` [PATCHv3 3/3] block: avoid cpu_hotplug_lock depedency on freeze_lock

USB 1.1 Full Speed OHCI slow/high latency
 2025-08-15  8:39 UTC  (5+ messages)

pull-request: update rtw firmware with tag rtw-fw-2025-08-15
 2025-08-15  8:36 UTC 

[PATCH 00/14] Add interface to expose vpa dtl counters via perf
 2025-08-15  8:34 UTC  (15+ messages)
` [PATCH 01/14] powerpc/time: Expose boot_tb via accessor
` [PATCH 02/14] powerpc/vpa_dtl: Add interface to expose vpa dtl counters via perf
` [PATCH 03/14] docs: ABI: sysfs-bus-event_source-devices-vpa-dtl: Document sysfs event format entries for vpa_dtl pmu
` [PATCH 04/14] powerpc/perf/vpa-dtl: Add support to setup and free aux buffer for capturing DTL data
` [PATCH 05/14] powerpc/perf/vpa-dtl: Add support to capture DTL data in aux buffer
` [PATCH 06/14] powerpc/perf/vpa-dtl: Handle the writing of perf record when aux wake up is needed
` [PATCH 07/14] tools/perf: Add basic CONFIG_AUXTRACE support for VPA pmu on powerpc
` [PATCH 08/14] tools/perf: process auxtrace events and display in perf report -D
` [PATCH 09/14] tools/perf: Add event name as vpa-dtl of PERF_TYPE_SYNTH type to present DTL samples
` [PATCH 10/14] tools/perf: Allocate and setup aux buffer queue to help co-relate with other events across CPU's
` [PATCH 11/14] tools/perf: Process the DTL entries in queue and deliver samples
` [PATCH 12/14] tools/perf: Add support for printing synth event details via default callback
` [PATCH 13/14] tools/perf: Enable perf script to present the DTL entries
` [PATCH 14/14] powerpc/perf/vpa-dtl: Add documentation for VPA dispatch trace log PMU

[PATCH v2 00/13] Add DisplayPort support for QCS615 platform
 2025-08-15  8:30 UTC  (9+ messages)
` [PATCH v2 02/13] dt-bindings: phy: Add binding for QCS615 standalone QMP DP PHY
` [PATCH v2 03/13] dt-bindings: phy: qcom,msm8998-qmp-usb3-phy: support dual TCSR registers

[PATCH v2] xen: Use auto as per C23
 2025-08-15  8:33 UTC  (4+ messages)

[RFC PATCH v1 3/7] mm: Hot page tracking and promotion
 2025-08-15  8:32 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: lgm-dma: Added intel,dma-sw-desc property
 2025-08-15  8:32 UTC  (4+ messages)

[PATCH 0/7] Camera I2C (CCI) enablement on MSM8953 and Fairphone 3
 2025-08-15  8:31 UTC  (5+ messages)
` [PATCH 2/7] i2c: qcom-cci: Add msm8953 compatible

[PATCH 00/10] blk-mq: fix blk_mq_tags double free while nr_requests grown
 2025-08-15  8:30 UTC  (2+ messages)

[android-common:android14-kiwi-6.1 457/457] include/trace/stages/init.h:2:23: warning: 'str__mmc__trace_system_name' defined but not used
 2025-08-15  8:30 UTC 

[PATCH v2] LoongArch: BPF: Fix incorrect return pointer value in the eBPF program
 2025-08-15  8:29 UTC 

[PATCH v2 0/3] Add CCI and imx577 sensor support for lemans evk
 2025-08-15  8:30 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: lemans-evk-camera: Add DT overlay

scarthgap: mbedtls: Fetcher failure: Conflicting revisions
 2025-08-15  8:29 UTC  (3+ messages)
  ` AW: "

[PATCH v5 00/18] rnull: add configfs, remote completion to rnull
 2025-08-15  8:29 UTC  (10+ messages)
` [PATCH v5 05/18] rust: str: introduce `kstrtobool` function
` [PATCH v5 06/18] rust: str: add `bytes_to_bool` helper function
` [PATCH v5 07/18] rust: configfs: re-export `configfs_attrs` from `configfs` module

[PATCH RFC 00/13] Collect documention-related tools under tools/doc
 2025-08-15  8:29 UTC  (4+ messages)

[bug report] btrfs: abort transaction in the process_one_buffer() log tree walk callback
 2025-08-15  8:28 UTC  (2+ messages)

[RFC][PATCH] x86,ibt: Use UDB instead of 0xEA
 2025-08-15  8:28 UTC  (4+ messages)

[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
 2025-08-15  8:27 UTC  (3+ messages)

[PATCH 0/3] spi: use min_t() to improve code
 2025-08-15  8:21 UTC  (2+ messages)
` [PATCH 3/3] spi: spl022: "

[PATCH v3 00/12] Signed BPF programs
 2025-08-15  8:26 UTC  (2+ messages)
` [syzbot ci] "

[PATCH bpf-next 1/2] bpf: Use tnums for JEQ/JNE is_branch_taken logic
 2025-08-15  8:24 UTC  (2+ messages)
` [syzbot ci] "

[PATCH mptcp-next v3] selftests: net: mptcp: add checks for fallback counters
 2025-08-15  8:24 UTC  (2+ 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.