All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-03 08:49:43 to 2025-09-03 09:30:06 UTC [more...]

[RFC 0/8] Cleanup VFIO API and import Linux uAPI header
 2025-09-03  9:29 UTC  (2+ messages)

[PATCH 00/12] gpio: replace legacy bgpio_init() with its modernized alternative - part 3
 2025-09-03  8:00 UTC  (11+ messages)
` [PATCH 01/12] gpio: ixp4xx: allow building the module with COMPILE_TEST enabled
` [PATCH 02/12] gpio: ixp4xx: use new generic GPIO chip API
` [PATCH 03/12] gpio: idt3243x: "
` [PATCH 04/12] gpio: blzp1600: "
` [PATCH 05/12] gpio: tb10x: order includes alphabetically
` [PATCH 06/12] gpio: tb10x: allow building the module with COMPILE_TEST=y
` [PATCH 07/12] gpio: tb10x: use new generic GPIO chip API
` [PATCH 08/12] gpio: mlxbf: "
` [PATCH 09/12] gpio: ep93xx: allow building the module with COMPILE_TEST enabled
` [PATCH 10/12] gpio: ep93xx: order includes alphabetically

[PATCH i-g-t] lib/amdgpu: add support for user queue mode in dispatch tests
 2025-09-03  9:29 UTC 

[Question] Interest in IFC modeling or missing parts for T1042 SoC?
 2025-09-03  9:28 UTC 

[PATCH 0/9] mm, swap: introduce swap table as swap cache (phase I)
 2025-09-03  9:28 UTC  (5+ messages)
` [PATCH 4/9] mm, swap: tidy up swap device and cluster info helpers

[RFC PATCH v2 0/2] staging: media: atomisp: Refactor bit logic helpers in vmem.c
 2025-09-03  9:27 UTC  (3+ messages)
` [RFC PATCH v2 1/2] staging: media: atomisp: Change name to better follow its behavior
` [RFC PATCH v2 2/2] staging: media: atomisp: Simplify logic in vmem.c

[PATCH RESEND v14 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-09-03  9:27 UTC  (2+ messages)

[PATCH v11 00/66] Generic line based metadata support, internal pads
 2025-09-03  9:27 UTC  (4+ messages)
` [PATCH v11 17/66] media: uapi: Add new media bus codes for generic raw formats

[PATCH v2 1/2] eal: prevent socket closure before MP sync
 2025-09-03  9:27 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] crypto/ipsec_mb: fix QP release in secondary

[PATCH v7 0/2] Improvements for victim thawing and reaper VMA traversal
 2025-09-03  9:27 UTC  (3+ messages)
` [PATCH v7 1/2] mm/oom_kill: Thaw victim on a per-process basis instead of per-thread
` [PATCH v7 2/2] mm/oom_kill: The OOM reaper traverses the VMA maple tree in reverse order

[PATCH v2 0/5] NVMe: Add SPDM over the storage transport support
 2025-09-03  2:47 UTC  (3+ messages)
` [PATCH v3 3/5] hw/nvme: add NVMe Admin Security SPDM support

[PATCH v4 0/5] barrier: Add smp_cond_load_*_timewait()
 2025-09-03  9:27 UTC  (4+ messages)

[PATCH 00/21] gpiolib: fence off legacy interfaces
 2025-09-03  9:26 UTC  (6+ messages)
` [PATCH 12/21] mfd: arizona: make legacy gpiolib interface optional

[PATCH 00/21] can: netlink: preparation before introduction of CAN XL step 2/2
 2025-09-03  9:26 UTC  (23+ messages)
` [PATCH 01/21] can: dev: move struct data_bittiming_params to linux/can/bittiming.h
` [PATCH 02/21] can: dev: make can_get_relative_tdco() FD agnostic and move it to bittiming.h
` [PATCH 03/21] can: netlink: document which symbols are FD specific
` [PATCH 04/21] can: netlink: refactor can_validate_bittiming()
` [PATCH 05/21] can: netlink: add can_validate_tdc()
` [PATCH 06/21] can: netlink: add can_validate_databittiming()
` [PATCH 07/21] can: netlink: remove comment in can_validate()
` [PATCH 08/21] can: netlink: refactor CAN_CTRLMODE_TDC_{AUTO,MANUAL} flag reset logic
` [PATCH 09/21] can: netlink: remove useless check in can_tdc_changelink()
` [PATCH 10/21] can: netlink: make can_tdc_changelink() FD agnostic
` [PATCH 11/21] can: netlink: add can_dtb_changelink()
` [PATCH 12/21] can: netlink: add can_ctrlmode_changelink()
` [PATCH 13/21] can: netlink: make can_tdc_get_size() FD agnostic
` [PATCH 14/21] can: netlink: add can_data_bittiming_get_size()
` [PATCH 15/21] can: netlink: add can_bittiming_fill_info()
` [PATCH 16/21] can: netlink: add can_bittiming_const_fill_info()
` [PATCH 17/21] can: netlink: add can_bitrate_const_fill_info()
` [PATCH 18/21] can: netlink: make can_tdc_fill_info() FD agnostic
` [PATCH 19/21] can: calc_bittiming: make can_calc_tdco() "
` [PATCH 20/21] can: dev: add can_get_ctrlmode_str()
` [PATCH 21/21] can: netlink: add userland error messages

[PATCH 0/4] drm/msm: Assorted fixes and changes
 2025-09-03  9:26 UTC  (9+ messages)
` [PATCH 3/4] drm/msm/adreno: Add a modparam to skip GPU
` [PATCH 4/4] drm/msm/a6xx: Add a comment to acd_probe()

[PATCH v2 0/2] mm/show_mem: Bug fix for print mem alloc info
 2025-09-03  9:26 UTC  (5+ messages)
` [PATCH v2 1/2] mm/show_mem: Dump the status of the mem alloc profiling before printing
` [PATCH v2 2/2] mm/show_mem: Add trylock while printing alloc info

[PATCH net-next v2 0/3] tools: ynl-gen: misc changes
 2025-09-03  8:52 UTC  (7+ messages)
` [PATCH net-next v2 1/3] netlink: specs: fou: change local-v6/peer-v6 check
` [PATCH net-next v2 2/3] tools: ynl-gen: use macro for binary min-len check
` [PATCH net-next v2 3/3] genetlink: fix typo in comment

[PATCH v7 0/2] i2c: i2c-qcom-geni: Add Block event interrupt support
 2025-09-03  9:25 UTC  (3+ messages)
` [PATCH v7 1/2] dmaengine: qcom: gpi: Add GPI "

[v3 0/1] drm/i915/display: Remove FBC modulo 4 restriction for
 2025-09-03  9:25 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v10 0/3] LoongArch: Add Loongson-2K BMC support
 2025-09-03  9:24 UTC  (4+ messages)
` [PATCH v10 2/3] mfd: ls2kbmc: Add Loongson-2K BMC reset function support

[PATCH] serial: max310x: improve interrupt handling
 2025-09-03  9:23 UTC 

[RFC PATCH 0/3] Make Link Status on Close Configurable
 2025-09-03  9:22 UTC  (4+ messages)
` [RFC PATCH 1/3] ethdev: add set link state on close API

[PATCH 1/2] mm: Enable khugepaged to operate on non-writable VMAs
 2025-09-03  9:22 UTC  (9+ messages)
` [PATCH 2/2] mm: Drop all references of writable and SCAN_PAGE_RO

[PATCH i-g-t 0/7] Fix xe_eudebug_online@set-breakpoint-sigint-debugger
 2025-09-03  9:22 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v7 00/22] x86: strict separation of startup code
 2025-09-03  9:20 UTC  (3+ messages)
` [PATCH v7 21/22] x86/boot: Move startup code out of __head section

[RFC PATCH v2 00/18] KVM: x86/mmu: TDX post-populate cleanups
 2025-09-03  9:19 UTC  (10+ messages)
` [RFC PATCH v2 12/18] KVM: TDX: Bug the VM if extended the initial measurement fails

[PATCH v2] pinctrl: eswin: Fix regulator error check and Kconfig dependency
 2025-09-03  9:19 UTC 

[PATCH mptcp-next 0/3] mptcp: fixes for adaptive ADD_ADDR retransmission timeout
 2025-09-03  9:19 UTC  (3+ messages)
` [PATCH mptcp-next 1/3] Squash to "selftests: mptcp: remove add_addr_timeout settings"

[LTP] [PATCH] memcontrol03: Account for process size in cgroup allocation
 2025-09-03  9:19 UTC  (2+ messages)

[EXT] Re: [PATCH v18 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
 2025-09-03  9:18 UTC  (13+ messages)

[PATCH net-next] ipv6: Add sanity checks on ipv6_devconf.seg6_enabled
 2025-09-03  9:39 UTC 

[PATCH] drm/tidss: dispc: Explicitly include bitfield.h
 2025-09-03  9:17 UTC  (2+ messages)

[PATCH v2] scripts/Makefile.lib: increase detail for dtsi debug output
 2025-09-03  9:17 UTC  (2+ messages)

[PATCH v2] filemap: optimize order0 folio in filemap_map_pages
 2025-09-03  9:16 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] net: intel: fm10k: Fix parameter idx set but not used
 2025-09-03  9:15 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH v2] "

[PATCH 0/4] linux-user/riscv: add vector state to signal
 2025-09-03  9:14 UTC  (3+ messages)
` [PATCH 3/4] linux-user/riscv: Add vector state to signal context

[PATCH v4 0/3] Introduce support for Vortex GPIO pins
 2025-09-03  9:14 UTC  (7+ messages)
` [PATCH v4 3/3] mfd: vortex: implement new driver for Vortex southbridges

[libevl][PATCH 3/4] evl-test: Start evl-test with load by default
 2025-09-03  9:12 UTC  (12+ messages)

[PATCH] netfilter: nft_ct: reject ambiguous conntrack expressions in inet tables
 2025-09-03  9:12 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] rust: kasan/kbuild: fix missing flags on first build
 2025-09-03  9:12 UTC  (3+ messages)

[PATCH net-next 00/10] Add PCS support for Renesas RZ/{T2H,N2H} SoCs
 2025-09-03  9:12 UTC  (5+ messages)
` [PATCH net-next 01/10] dt-bindings: net: pcs: renesas,rzn1-miic: Document RZ/T2H and RZ/N2H SoCs

[PATCH] fs/proc/base.c: Fix the wrong format specifier
 2025-09-03  9:13 UTC 

[PATCH 0/5] arm64: dts: qcom: lemans-evk: Extend board support for additional peripherals
 2025-09-03  9:12 UTC  (11+ messages)
` [PATCH 3/5] arm64: dts: qcom: lemans-evk: Extend peripheral and subsystem support

Cannot boot from IA32 system a 64bit x86_64 kernel
 2025-09-03  9:11 UTC  (3+ messages)
` BUG: Bisection finished: "

[PATCH v3 0/5] Defer throttle when task exits to user
 2025-09-03  9:11 UTC  (11+ messages)
` [PATCH v3 3/5] sched/fair: Switch to task based throttle model

[PATCH v2] ALSA: hda/tas2781: Fix the order of TAS2781 calibrated-data
 2025-09-03  9:10 UTC  (2+ messages)

[OE-core] [RFC] gettext, gettext-native-minimal: upgrade 0.23.1 -> 0.26
 2025-09-03  9:10 UTC  (3+ messages)

[PATCH net-next v2 0/4] net: pse-pd: pd692x0: Add permanent configuration management support
 2025-09-03  9:10 UTC  (8+ messages)
` [PATCH net-next v2 4/4] net: pse-pd: pd692x0: Add devlink interface for configuration save/reset

[PATCH 6.1 00/50] 6.1.150-rc1 review
 2025-09-03  9:09 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next, 1/2] devlink: Add new "max_mac_per_vf" generic device param
 2025-09-03  9:07 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net-next, 2/2] i40e: support generic devlink param "max_mac_per_vf"
    ` [PATCH net-next,2/2] "

[PATCH net] inet: Avoid established lookup missing active sk
 2025-09-03  9:05 UTC  (5+ messages)

[PATCH v9 0/3] Virtio SPI Linux driver
 2025-09-03  9:04 UTC  (4+ messages)
` [PATCH v9 3/3] SPI: Add virtio SPI driver

[PATCH] drm/i915/display: add intel_display_device_present()
 2025-09-03  9:04 UTC 

[oe] [meta-oe] [PATCH 01/56] asyncmqtt: upgrade 10.2.0 -> 10.2.3
 2025-09-03  9:03 UTC  (56+ messages)
` [oe] [meta-oe] [PATCH 02/56] cryptsetup: upgrade 2.8.0 -> 2.8.1
` [oe] [meta-oe] [PATCH 03/56] ctags: upgrade 6.2.20250810.0 -> 6.2.20250831.0
` [oe] [meta-oe] [PATCH 04/56] cukinia: upgrade 0.8.0 -> 0.9.0
` [oe] [meta-oe] [PATCH 05/56] dool: upgrade 1.3.4 -> 1.3.6
` [oe] [meta-oe] [PATCH 06/56] evtest: upgrade 1.35 -> 1.36
` [oe] [meta-oe] [PATCH 07/56] feh: upgrade 3.10.3 -> 3.11.1
` [oe] [meta-networking] [PATCH 08/56] fping: upgrade 5.3 -> 5.4
` [oe] [meta-oe] [PATCH 09/56] geoclue: upgrade 2.7.2 -> 2.8.0
` [oe] [meta-oe] [PATCH 10/56] hwloc: upgrade 2.12.1 -> 2.12.2
` [oe] [meta-oe] [PATCH 11/56] jsoncons: upgrade 1.3.2 -> 1.4.0
` [oe] [meta-gnome] [PATCH 12/56] libdex: upgrade 0.10.1 -> 1.0.0
` [oe] [meta-oe] [PATCH 13/56] libei: upgrade 1.4.1 -> 1.5.0
` [oe] [meta-gnome] [PATCH 14/56] libpanel: upgrade 1.10.0 -> 1.10.1
` [oe] [meta-gnome] [PATCH 15/56] libspelling: upgrade 0.4.8 -> 0.4.9
` [oe] [meta-oe] [PATCH 16/56] nano: upgrade 8.5 -> 8.6
` [oe] [meta-networking] [PATCH 17/56] networkmanager-openvpn: upgrade 1.12.2 -> 1.12.3
` [oe] [meta-networking] [PATCH 18/56] nftables: upgrade 1.1.4 -> 1.1.5
` [oe] [meta-oe] [PATCH 19/56] nss: upgrade 3.115 -> 3.115.1
` [oe] [meta-oe] [PATCH 20/56] parallel: upgrade 20250722 -> 20250822
` [oe] [meta-python] [PATCH 21/56] python3-alembic: upgrade 1.16.4 -> 1.16.5
` [oe] [meta-python] [PATCH 22/56] python3-beautifulsoup4: upgrade 4.13.4 -> 4.13.5
` [oe] [meta-python] [PATCH 23/56] python3-bitarray: upgrade 3.6.1 -> 3.7.1
` [oe] [meta-python] [PATCH 24/56] python3-cachetools: upgrade 6.1.0 -> 6.2.0
` [oe] [meta-python] [PATCH 25/56] python3-coverage: upgrade 7.10.4 -> 7.10.6
` [oe] [meta-python] [PATCH 26/56] python3-email-validator: upgrade 2.2.0 -> 2.3.0
` [oe] [meta-python] [PATCH 27/56] python3-eth-utils: upgrade 5.3.0 -> 5.3.1
` [oe] [meta-python] [PATCH 28/56] python3-eventlet: upgrade 0.40.2 -> 0.40.3
` [oe] [meta-python] [PATCH 29/56] python3-flask: upgrade 3.1.1 -> 3.1.2
` [oe] [meta-python] [PATCH 30/56] python3-gevent: upgrade 25.5.1 -> 25.8.2
` [oe] [meta-python] [PATCH 31/56] python3-h2: upgrade 4.2.0 -> 4.3.0
` [oe] [meta-python] [PATCH 32/56] python3-httplib2: upgrade 0.22.0 -> 0.30.0
` [oe] [meta-python] [PATCH 33/56] python3-humanize: upgrade 4.12.3 -> 4.13.0
` [oe] [meta-python] [PATCH 34/56] python3-inline-snapshot: upgrade 0.27.2 -> 0.28.0
` [oe] [meta-python] [PATCH 35/56] python3-ipython: upgrade 9.4.0 -> 9.5.0
` [oe] [meta-python] [PATCH 36/56] python3-joblib: upgrade 1.5.1 -> 1.5.2
` [oe] [meta-python] [PATCH 37/56] python3-marshmallow: upgrade 4.0.0 -> 4.0.1
` [oe] [meta-python] [PATCH 38/56] python3-matplotlib: upgrade 3.10.5 -> 3.10.6
` [oe] [meta-python] [PATCH 39/56] python3-parso: upgrade 0.8.4 -> 0.8.5
` [oe] [meta-python] [PATCH 40/56] python3-platformdirs: upgrade 4.3.8 -> 4.4.0
` [oe] [meta-python] [PATCH 41/56] python3-prompt-toolkit: upgrade 3.0.51 -> 3.0.52
` [oe] [meta-python] [PATCH 42/56] python3-pyais: upgrade 2.13.0 -> 2.13.2
` [oe] [meta-python] [PATCH 43/56] python3-pymongo: upgrade 4.14.0 -> 4.14.1
` [oe] [meta-python] [PATCH 44/56] python3-pymysql: upgrade 1.1.1 -> 1.1.2
` [oe] [meta-python] [PATCH 45/56] python3-pytest-sugar: upgrade 1.1.0 -> 1.1.1
` [oe] [meta-python] [PATCH 46/56] python3-pyzmq: upgrade 27.0.1 -> 27.0.2
` [oe] [meta-python] [PATCH 47/56] python3-regex: upgrade 2025.7.34 -> 2025.8.29
` [oe] [meta-python] [PATCH 48/56] python3-scikit-build-core: upgrade 0.11.5 -> 0.11.6
` [oe] [meta-python] [PATCH 49/56] python3-soupsieve: upgrade 2.7 -> 2.8
` [oe] [meta-python] [PATCH 50/56] python3-starlette: upgrade 0.47.2 -> 0.47.3
` [oe] [meta-python] [PATCH 51/56] python3-stevedore: upgrade 5.4.1 -> 5.5.0
` [oe] [meta-python] [PATCH 52/56] python3-supervisor: upgrade 4.2.5 -> 4.3.0
` [oe] [meta-python] [PATCH 53/56] python3-typer: upgrade 0.16.0 -> 0.17.3
` [oe] [meta-python] [PATCH 54/56] python3-ujson: upgrade 5.10.0 -> 5.11.0
` [oe] [meta-webserver] [PATCH 55/56] swagger-ui: upgrade 5.27.1 -> 5.28.0
` [oe] [meta-oe] [PATCH 56/56] yyjson: upgrade 0.11.1 -> 0.12.0

[PATCH v2 0/2] Add Ethernet and GMAC clocks for Renesas RZ/{T2H, N2H} SoCs
 2025-09-03  9:03 UTC  (5+ messages)
` [PATCH v2 2/2] clk: renesas: r9a09g077: Add Ethernet Subsystem core and module clocks

[RFC v2] gettext, gettext-minimal-native: upgrade 0.23.1 -> 0.26
 2025-09-03  9:03 UTC 

[PATCH 1/6] bitbake-setup: add the initial implementation
 2025-09-03  9:03 UTC  (4+ messages)
` [bitbake-devel] "

[PATCH v3 0/3] declared hosts support
 2025-09-03  9:02 UTC  (3+ messages)
` [PATCH v3 2/3] declared_hosts: add support for pre-existing infrastructure

[PATCH 6.6 00/75] 6.6.104-rc1 review
 2025-09-03  9:02 UTC  (2+ messages)

[PATCH net-next v10 00/19] add basic PSP encryption for TCP connections
 2025-09-03  9:01 UTC  (9+ messages)
` [PATCH net-next v10 08/19] net: psp: add socket security association code
` [PATCH net-next v10 17/19] psp: provide decapsulation and receive helper for drivers

[PATCH] ARM: dts: imx6ul-tx6ul: Switch away from deprecated `phy-reset-gpios`
 2025-09-03  9:01 UTC  (7+ messages)

[PATCH 0/6] ASoC: qcom: add support for Glymur
 2025-09-03  9:00 UTC  (4+ messages)
` [PATCH 4/6] ASoC: dt-bindings: qcom: Add Glymur LPASS wsa and va macro codecs

[PATCH net-next 0/3] ptp: add pulse signal loopback support for debugging
 2025-09-03  8:37 UTC  (4+ messages)
` [PATCH net-next 1/3] ptp: add debugfs interfaces to loop back the periodic output signal
` [PATCH net-next 2/3] ptp: netc: add the periodic output signal loopback support
` [PATCH net-next 3/3] ptp: qoriq: covert to use generic interfaces to set loopback mode

Proszę o kontakt
 2025-09-03  7:51 UTC 

[PATCH v4 0/3] Add pin control driver for BCM2712 SoC
 2025-09-03  8:00 UTC  (3+ messages)

[PATCH v2 RFC 0/7] KFuzzTest: a new kernel fuzzing framework
 2025-09-03  8:58 UTC  (3+ messages)
` [PATCH v2 RFC 7/7] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing

[PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active
 2025-09-03  8:57 UTC  (4+ messages)
` [PATCH 03/10] gpu: nova-core: gsp: Create wpr metadata

[PATCH v3 0/8] power: supply: Add several features support in qcom-battmgr driver
 2025-09-03  8:57 UTC  (2+ messages)

[PATCH 6.12 00/95] 6.12.45-rc1 review
 2025-09-03  8:56 UTC  (2+ messages)

[PATCH net-next v2 0/8] Add RPMSG Ethernet Driver
 2025-09-03  7:57 UTC  (4+ messages)
` [PATCH net-next v2 2/8] dt-bindings: remoteproc: k3-r5f: Add rpmsg-eth subnode

[PATCH v4] dmaengine: xilinx: xdma: Fix regmap max_register
 2025-09-03  8:56 UTC  (2+ messages)

[PATCH] block: plug attempts to batch allocate tags multiple times
 2025-09-03  8:41 UTC  (2+ messages)

[PATCH v3] Input: bcm5974 - Driver cleanup by replacing dprintk with dev_dbg
 2025-09-03  8:55 UTC 

[PATCH v7 00/10] Add strobe duration and hw strobe signal v4l2 ctrl & use it for ov9282
 2025-09-03  8:55 UTC  (7+ messages)
` [PATCH v7 10/10] media: i2c: ov9282: dynamic flash_duration maximum

[PATCH v3 00/12] target/loongarch: Small enhancement about TLB flush
 2025-09-03  8:54 UTC  (10+ messages)
` [PATCH v3 01/12] target/loongarch: Use mmu idx bitmap method when flush TLB
` [PATCH v3 02/12] target/loongarch: Add parameter tlb pointer with fill_tlb_entry
` [PATCH v3 03/12] target/loongarch: Reduce TLB flush with helper_tlbwr
` [PATCH v3 05/12] target/loongarch: Fix page size set issue with CSR_STLBPS
` [PATCH v3 07/12] target/loongarch: Add common API loongarch_tlb_search_cb()
` [PATCH v3 09/12] target/loongarch: Use loongarch_tlb_search_cb in helper_invtlb_page_asid
` [PATCH v3 10/12] target/loongarch: Invalid tlb entry in invalidate_tlb()
` [PATCH v3 11/12] target/loongarch: Only flush one TLB entry in helper_invtlb_page_asid_or_g()
` [PATCH v3 12/12] target/loongarch: Only flush one TLB entry in helper_invtlb_page_asid()

[PATCH] mm: shmem: fix the strategy for the tmpfs 'huge=' options
 2025-09-03  8:54 UTC 

[PATCH] drm/i915/dp: convert open-coded timeout to poll_timeout_us()
 2025-09-03  8:53 UTC  (2+ messages)

[PATCH i-g-t v1] lib/drmtest: Refactor chipset to string
 2025-09-03  8:52 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH] ARM: mach-imx: tzasc: keep default region 0 secure settings for i.MX8M
 2025-09-03  7:54 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: net: altr,socfpga-stmmac: Constrain interrupts
 2025-09-03  7:51 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: net: renesas,rzn1-gmac: "

[PATCH v1 00/21] Control coprocessor reset for AST2700
 2025-09-03  8:48 UTC  (7+ messages)
` [PATCH v1 01/21] hw/arm/aspeed_ast27x0-fc: Support VBootRom
  ` [SPAM] "

[PATCH 6.16 000/142] 6.16.5-rc1 review
 2025-09-03  8:49 UTC  (2+ messages)

[PATCH v2] gomod: extract license files for omitted modules
 2025-09-03  8:49 UTC  (3+ messages)
` [OE-core] "


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.