messages from 2025-09-29 17:20:35 to 2025-09-29 18:50:31 UTC [more...]
[Buildroot] [PATCH v1 1/1] board/zynq: correct zed board links
2025-09-29 18:50 UTC (2+ messages)
[Buildroot] [git commit] board/zynq: correct zed board links
2025-09-29 18:47 UTC
[PATCH v3 2/2] accel: Add Arm Ethos-U NPU driver
2025-09-29 18:48 UTC (2+ messages)
[PATCH v8 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
2025-09-29 18:48 UTC (5+ messages)
` [PATCH v8 1/7] vhost-user: Add VirtIO Shared Memory map request
` [PATCH v8 3/7] vhost_user.rst: Add SHMEM_MAP/_UNMAP to spec
[PATCH 1/8] yocto-space-optimize.inc: move space optimize from recipe webkitgtk
2025-09-29 18:48 UTC (3+ messages)
` [PATCH v3 2/8] distro/include: Add debug_build.inc when DEBUG_BUILD is enabled
` [OE-core] "
[syzbot] [bcachefs?] KASAN: slab-out-of-bounds Read in bch2_btree_node_read_done
2025-09-29 18:49 UTC
[PATCH v3 00/12] media: uvcvideo: Add support for orientation and rotation
2025-09-29 18:49 UTC (5+ messages)
` [PATCH v3 07/12] dt-bindings: media: Add usb-camera-module
[PATCH v2 00/11] riscv: Add initial support for Anlogic DR1V90
2025-09-29 18:46 UTC (4+ messages)
[PATCH net-next v4 0/5] bnxt_fwctl: fwctl for Broadcom Netxtreme devices
2025-09-29 18:46 UTC (7+ messages)
` [PATCH net-next v4 4/5] bnxt_fwctl: Add bnxt fwctl device
` [PATCH net-next v4 5/5] bnxt_fwctl: Add documentation entries
[PATCH v5 0/3] tests/intel/xe_survivability: Add xe_survivability test
2025-09-29 18:44 UTC (5+ messages)
` [i-g-t, v5, 1/3] tests/intel/xe_survivability: Add new xe_survivability test for i2c adapter
` [i-g-t, v5, 2/3] tests/intel/xe_survivability: Add new test runtime survivability
` [i-g-t,v5,3/3] HAX: Add xe_survivability tests to fast feedback list
` ✓ Xe.CI.BAT: success for tests/intel/xe_survivability: Add xe_survivability test (rev3)
[PATCH v4 0/2] arm: address violations of MISRA C Rule 2.1
2025-09-29 18:43 UTC (3+ messages)
` [PATCH v4 1/2] arm/acpi: "
` [PATCH v4 2/2] arm/gic_v3: "
Distro wide LTO broken?
2025-09-29 18:42 UTC (2+ messages)
` [OE-core] "
bug: 0.5.13 regression (bisected)
2025-09-29 18:40 UTC (3+ messages)
` [PATCH] expand: Fix off-by-one bug in expmeta
[PATCH] perf: do builds in a clean build tree
2025-09-29 18:39 UTC (3+ messages)
` [OE-core] "
[PATCH 00/19 v6.1.y] Backport minmax.h updates from v6.17-rc7
2025-09-29 18:39 UTC (7+ messages)
` [PATCH 07/19 v6.1.y] minmax: make generic MIN() and MAX() macros available everywhere
[PATCH] docs/code-provenance: add an exception for non-creative AI changes
2025-09-29 18:36 UTC (4+ messages)
[PATCH RFC 0/3] arm64/gcs: Allow reuse of user managed shadow stacks
2025-09-29 18:37 UTC (8+ messages)
[android-common:android15-6.6-desktop 0/1] mm/migrate.c:630:9: error: implicit declaration of function 'folio_migrate_refs'; did you mean 'folio_migrate_ksm'?
2025-09-29 18:37 UTC
[PATCH v2 00/13 6.1.y] Backport minmax.h updates from v6.17-rc7
2025-09-29 18:33 UTC (14+ messages)
` [PATCH v2 01/13 6.1.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH v2 02/13 6.1.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH v2 03/13 6.1.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v2 04/13 6.1.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v2 05/13 6.1.y] minmax: improve macro expansion and type checking
` [PATCH v2 06/13 6.1.y] minmax: fix up min3() and max3() too
` [PATCH v2 07/13 6.1.y] minmax.h: add whitespace around operators and after commas
` [PATCH v2 08/13 6.1.y] minmax.h: update some comments
` [PATCH v2 09/13 6.1.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v2 10/13 6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v2 11/13 6.1.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v2 12/13 6.1.y] minmax.h: simplify the variants of clamp()
` [PATCH v2 13/13 6.1.y] minmax.h: remove some #defines that are only expanded once
[PATCH 0/6] KVM: Avoid a lurking guest_memfd ABI mess
2025-09-29 18:35 UTC (8+ messages)
` [PATCH 5/6] KVM: selftests: Add wrappers for mmap() and munmap() to assert success
` [PATCH 6/6] KVM: selftests: Verify that faulting in private guest_memfd memory fails
[PATCH] xfs: don't use __GFP_NOFAIL in xfs_init_fs_context
2025-09-29 18:34 UTC (2+ messages)
[PATCH 00/15] system/physmem: Remove cpu_physical_memory _is_io() and _rw()
2025-09-29 18:32 UTC (16+ messages)
` [PATCH 01/15] docs/devel/loads-stores: Stop mentioning cpu_physical_memory_write_rom()
` [PATCH 02/15] system/memory: Factor address_space_memory_is_io() out
` [PATCH 03/15] target/i386/arch_memory_mapping: Use address_space_memory_is_io()
` [PATCH 04/15] hw/s390x/sclp: Use address_space_memory_is_io() in sclp_service_call()
` [PATCH 05/15] system/physmem: Remove cpu_physical_memory_is_io()
` [PATCH 06/15] system/physmem: Pass address space argument to cpu_flush_icache_range()
` [PATCH 07/15] target/s390x/mmu: Replace [cpu_physical_memory -> address_space]_rw()
` [PATCH 08/15] target/i386/whpx: Replace legacy cpu_physical_memory_rw() call
` [PATCH 09/15] target/i386/kvm: "
` [PATCH 10/15] target/i386/nvmm: Inline cpu_physical_memory_rw() in nvmm_mem_callback
` [PATCH 11/15] hw/xen/hvm: Inline cpu_physical_memory_rw() in rw_phys_req_item()
` [PATCH 12/15] system/physmem: Un-inline cpu_physical_memory_read/write()
` [PATCH 13/15] system/physmem: Inline cpu_physical_memory_rw() and remove it
` [PATCH 14/15] hw/virtio/vhost: Replace legacy cpu_physical_memory_*map() calls
` [PATCH 15/15] hw/virtio/virtio: Replace legacy cpu_physical_memory_map() call
[PATCH v6 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2025-09-29 18:29 UTC (10+ messages)
` [PATCH v6 01/28] Add boot-certs to s390-ccw-virtio machine type option
` [PATCH v6 25/28] pc-bios/s390-ccw: Handle secure boot with multiple boot devices
` [PATCH v6 28/28] docs/system/s390x: Add secure IPL documentation
[PATCH net-next v3 00/14] dibs - Direct Internal Buffer Sharing
2025-09-29 18:29 UTC (5+ messages)
` [PATCH net-next v3 13/14] dibs: Move data path to dibs layer
` [PATCH net-next v3 13/14] dibs: Move data path to dibs layer: manual merge
[PATCH] usb: dwc3: Don't call clk_bulk_disable_unprepare() twice
2025-09-29 18:28 UTC
Tool directory build problem
2025-09-29 18:29 UTC (3+ messages)
[PATCH 6.1] arch_topology: Build cacheinfo from primary CPU
2025-09-29 18:29 UTC (4+ messages)
[PATCH] PCI: stm32: Re-use existing error handling path in stm32_pcie_probe()
2025-09-29 18:19 UTC
[PATCH net v5 0/4] net: netpoll: fix memory leak and add comprehensive selftests
2025-09-29 18:28 UTC (7+ messages)
` [PATCH net v5 4/4] selftest: netcons: add test for netconsole over bonded interfaces
[meta-oe][kirkstone][PATCH 00/22] Cherry-picks from Master Batch E
2025-09-29 18:26 UTC (11+ messages)
` [meta-networking][kirkstone][PATCH 01/22] libtalloc: upgrade 2.3.3 -> 2.3.4
` [oe] "
` [meta-networking][kirkstone][PATCH 02/22] lksctp-tools: upgrade 1.0.19 -> 1.0.20
` [oe] "
` [meta-oe][kirkstone][PATCH 16/22] iwd: upgrade 1.26 -> 1.27
` [oe] "
[PATCH] ipmi: Close the race between __scan_channels() and deliver_response()
2025-09-29 18:26 UTC (2+ messages)
REJECTED: CVE-2022-50345: NFSD: Protect against send buffer overflow in NFSv3 READ
2025-09-29 18:26 UTC
[PATCH] nfsd: delete unreachable confusing code in nfs4_open_delegation()
2025-09-29 18:24 UTC (3+ messages)
[syzbot] [mm?] WARNING in memory_failure
2025-09-29 18:23 UTC (13+ messages)
brcmfmac: driver crash with iOS 18.6.1, potential DoS
2025-09-29 18:23 UTC (4+ messages)
[syzbot] [bpf?] general protection fault in print_reg_state
2025-09-29 18:23 UTC (2+ messages)
Use of LaTeX for the specification
2025-09-29 18:22 UTC (3+ messages)
[PATCH V2 i-g-t 1/2] lib/amdgpu: Add dynamic DRI path detection for debugfs access
2025-09-29 18:22 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [V2,i-g-t,1/2] "
[PATCH] PCI: sg2042: Fix a reference count issue in sg2042_pcie_remove()
2025-09-29 18:13 UTC
[PATCH 2/2] cg: transition [u]stack() from action to subroutine
2025-09-29 18:22 UTC (3+ messages)
[PATCH v2 net-next] Revert "net: group sk_backlog and sk_receive_queue"
2025-09-29 18:21 UTC
[PATCH v3 0/3] arm64: dts: rockchip: introduce LinkEase EasePi R1
2025-09-29 18:20 UTC (8+ messages)
` [PATCH v3 2/3] dt-bindings: arm: rockchip: Add "
[PATCH v4 0/5] mshv: Fixes for stats and vp state page mappings
2025-09-29 18:19 UTC (9+ messages)
` [PATCH v4 2/5] mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercall
` [PATCH v4 4/5] mshv: Allocate vp state page for HVCALL_MAP_VP_STATE_PAGE on L1VH
` [PATCH v4 5/5] mshv: Introduce new hypercall to map stats page for L1VH partitions
[PATCH i-g-t v8 0/2] tests/intel/xe_compute_preempt: Compute preemption check
2025-09-29 18:19 UTC (3+ messages)
` [PATCH i-g-t v8 2/2] lib/intel_compute: Adjust long kernel usage for WMTP
[PATCH] media: rzg2l-cru: rework rzg2l_cru_fill_hw_slot()
2025-09-29 18:18 UTC (2+ messages)
[PATCH] mm: Fix some typos in mm module
2025-09-29 18:17 UTC (2+ messages)
[GIT PULL] Devicetree updates for v6.18
2025-09-29 18:16 UTC
[PATCH net] Revert "net/mlx5e: Update and set Xon/Xoff upon MTU set"
2025-09-29 18:15 UTC
What's cooking in git.git (Sep 2025, #10; Thu, 25)
2025-09-29 18:13 UTC (2+ messages)
[PATCH v2 1/2] drm/i915/alpm: Compute ALPM parameters into crtc_state->alpm_state
2025-09-29 18:13 UTC (2+ messages)
` ✗ i915.CI.Full: failure for series starting with [v2,1/2] "
[PATCH v2 00/10] LUO: PCI subsystem (phase I)
2025-09-29 18:13 UTC (3+ messages)
[PATCH] PCI: xilinx-nwl: Fix ECAM programming
2025-09-29 18:12 UTC (2+ messages)
[LTP] [PATCH v1] mount08.c: Add min_kver for test case
2025-09-29 18:11 UTC (4+ messages)
Transfer List Checksum Correction and Impact on Bloblist
2025-09-29 18:11 UTC (2+ messages)
[PATCH v2] nfsd: Avoid strlen conflict in nfsd4_encode_components_esc()
2025-09-29 18:11 UTC (4+ messages)
[RFC PATCH 00/15] iommu: Add live update state preservation
2025-09-29 18:11 UTC (12+ messages)
` [RFC PATCH 03/15] iommu/vt-d: Prevent hotplugs when live update state is not normal
` [RFC PATCH 05/15] iommu: Introduce API to preserve iommu domain
` [RFC PATCH 13/15] iommufd: Persist iommu domains for live update
[PATCH i-g-t 0/7] tools/intel_display_poller: Various things
2025-09-29 18:11 UTC (4+ messages)
` [PATCH i-g-t 1/7] lib/gt: Fix IGT_NO_FORCEWAKE handling
[RFC PATCH] link principle license to COPYING
2025-09-29 18:08 UTC (3+ messages)
[PATCH v3 00/16] TDX: Enable Dynamic PAMT
2025-09-29 18:08 UTC (9+ messages)
` [PATCH v3 03/16] x86/virt/tdx: Simplify tdmr_get_pamt_sz()
` [PATCH v3 05/16] x86/virt/tdx: Allocate reference counters for PAMT memory
[ImageBuilder] uboot-script-gen: Add ability to configure static event channels
2025-09-29 18:07 UTC
[PATCH v3 0/6] doc: git-checkout: clarify DESCRIPTION section
2025-09-29 18:07 UTC (4+ messages)
` [PATCH v4 0/7] "
` [PATCH v4 4/7] doc: git-checkout: clarify `-b` and `-B`
[PATCH] PCI: j721e: Fix incorrect error message in probe
2025-09-29 18:06 UTC (2+ messages)
[GIT PULL] IPMI bug fixes for 6.18
2025-09-29 18:06 UTC
[PATCH] arm-bsp/juno: remove BT_LEDS config warning
2025-09-29 18:04 UTC (2+ messages)
[PATCH] tracing: Fix lock imbalance in s_start() memory allocation failure path
2025-09-29 18:03 UTC (2+ messages)
[PATCH] Add symlink from gpl-2.0.txt to a COPYING file
2025-09-29 17:58 UTC (3+ messages)
[PATCH] scripts/checkpatch.pl: Resync with v6.17
2025-09-29 17:57 UTC (2+ messages)
[PATCH v2] net: Fix uninit character pointer and return values
2025-09-29 17:58 UTC (2+ messages)
[PATCH v2 00/10] LUO: PCI subsystem (phase I)
2025-09-29 17:57 UTC (7+ messages)
` [PATCH v2 02/10] PCI/LUO: Create requested liveupdate device list
` [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver
` [PATCH v2 06/10] PCI/LUO: Save and restore driver name
[PATCH v2] speakup: keyhelp: guard letter_offsets possible out-of-range indexing
2025-09-29 17:54 UTC (2+ messages)
[PATCH] PCI: endpoint: pci-epf-test: Fix sleeping function being called from atomic context
2025-09-29 17:53 UTC (2+ messages)
[PATCH] drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning
2025-09-29 17:53 UTC (2+ messages)
regression from 6.12.48 to 6.12.49: usb wlan adaptor stops working: bisected
2025-09-29 17:53 UTC (3+ messages)
[PATCH v4 00/27] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-09-29 17:52 UTC (3+ messages)
` [PATCH v4 02/27] backends/iommufd: Introduce iommufd_vdev_alloc
[PATCH 1/1] NFSv4: handle ERR_GRACE on delegation recalls
2025-09-29 17:49 UTC (7+ messages)
[PATCH i-g-t] tests/intel/xe_mmap: Fix truncation of visible VRAM size
2025-09-29 17:49 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
[PATCH 1/2] dt-bindings: arm: amlogic: add support for Tanix TX9 Pro
2025-09-29 17:49 UTC (3+ messages)
[PATCH 0/2] riscv: dts: spacemit: Add initial support for MusePi Pro
2025-09-29 17:48 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: riscv: spacemit: Add MusePi Pro board
[dpdk-dev v3 1/2] eal: Add rte_consttime_memneq() to prevent timing attacks memcmp
2025-09-29 17:48 UTC (3+ messages)
` [dpdk-dev v4 1/2] eal: Add mem equal and non-equal "
[PATCH v2 0/3] MAX77675 regulator driver: Add support for MAX77675 device
2025-09-29 17:46 UTC (5+ messages)
` [PATCH v2 2/3] regulator: max77675: Add MAX77675 regulator driver
` [PATCH v2 3/3] dt-bindings: regulator: Add MAX77675 regulator binding
[PATCH v10 00/11] nvme-fc: FPIN link integrity handling
2025-09-29 17:45 UTC (5+ messages)
` [PATCH v10 01/11] fc_els: use 'union fc_tlv_desc'
` [PATCH v10 07/11] scsi: scsi_transport_fc: add fc_host_fpin_set_nvme_rport_marginal()
[PATCH v2 00/29] arm_mpam: Add basic mpam driver
2025-09-29 17:45 UTC (27+ messages)
` [PATCH v2 07/29] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH v2 10/29] arm_mpam: Add cpuhp callbacks to probe MSC hardware
` [PATCH v2 11/29] arm_mpam: Probe hardware to find the supported partid/pmg values
` [PATCH v2 12/29] arm_mpam: Add helpers for managing the locking around the mon_sel registers
` [PATCH v2 13/29] arm_mpam: Probe the hardware features resctrl supports
` [PATCH v2 14/29] arm_mpam: Merge supported features during mpam_enable() into mpam_class
[PATCH v10 0/2] Update ECN (RFC3168) and Add Accurate ECN (RFC9768-to-be) feature
2025-09-29 17:44 UTC (4+ messages)
` [PATCH v10 1/2] virtio-net: Fix ECN feature descriptions
[PATCH] mkimage: add register initialization file support to zynqmpbif
2025-09-29 16:41 UTC (3+ messages)
[PATCH] sched: Add _TIF_NEED_RESCHED_LAZY to __resched_curr check
2025-09-29 17:40 UTC (3+ messages)
[PATCH v12 1/3] dt-bindings: iio: adc: add max14001
2025-09-29 17:40 UTC (2+ messages)
[PATCH v5 0/6] NFSD direct I/O read
2025-09-29 17:39 UTC (5+ messages)
` [PATCH v5 5/6] NFSD: Prevent a NULL pointer dereference in fh_getattr()
` [PATCH v5 6/6] NFSD: Ignore vfs_getattr() failure in nfsd_file_get_dio_attrs()
[PATCH v4 0/6] Preparation to .map_page and .unmap_page removal
2025-09-29 17:39 UTC (5+ messages)
` [PATCH v4 3/6] ARM: dma-mapping: Reduce struct page exposure in arch_sync_dma*()
` [PATCH v4 5/6] xen: swiotlb: Switch to physical address mapping callbacks
[PATCH v9 0/2] target/riscv:Fix riscv64 kvm migration
2025-09-29 17:36 UTC (4+ messages)
` [PATCH v9 1/2] Set KVM initial privilege mode and mp_state
[PATCH v4 0/6] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
2025-09-29 17:38 UTC (7+ messages)
` [PATCH v4 2/6] PCI: rzg3s-host: Add Renesas RZ/G3S SoC host driver
` [PATCH] "
[PATCH v15 0/5] Enable automatic SVN updates for SGX enclaves
2025-09-29 17:35 UTC (6+ messages)
[PATCH v1] pcapng: allow any protocol link type for the interface block
2025-09-29 17:34 UTC (5+ messages)
` [PATCH v2] "
[PATCH v3 1/2] dt-bindings: iio: temperature: Add NXP P3T175x support
2025-09-29 17:33 UTC (2+ messages)
[PATCH for-10.1 0/2] migration: actually make gnutls workaround functional
2025-09-29 17:31 UTC (4+ messages)
[PATCH 0/4] MediaTek Runtime Power Management Clocks for PLL
2025-09-29 17:31 UTC (3+ messages)
` [PATCH 1/4] dt-bindings: clock: mediatek: Add clocks for MT8196 mfgpll
[PATCH] x86/irq: Optimize interrupts decimals printing
2025-09-29 17:21 UTC
[PATCH 1/5] iio: adc: ad4080: prepare driver for multi-part support
2025-09-29 17:29 UTC (3+ messages)
` [PATCH 2/5] dt-bindings: iio: adc: adi,ad4080: add support for AD4084
[PATCH v2] NFSD: Define actions for the new time_deleg FATTR4 attributes
2025-09-29 17:28 UTC (2+ messages)
[PATCH v2 0/3] Axiado AX3000 SoC SPI DB controller driver
2025-09-29 17:28 UTC (3+ messages)
` [PATCH v2 2/3] spi: axiado: Add driver for Axiado SPI DB controller
[PATCH net-next v3] netmem: replace __netmem_clear_lsb() with netmem_to_nmdesc()
2025-09-29 17:28 UTC (4+ messages)
[PATCH v6 0/3] dts: add tx_offload support in dts
2025-09-29 17:27 UTC (4+ messages)
` [PATCH v6 1/3] dts: allow mbuf_fast_free to be set with testpmd shell
` [PATCH v6 2/3] dts: add TX offload capabilities to NIC capabilities
` [PATCH v6 3/3] dts: update tx_offload test from old dts
[PATCH v1] selftests: cachestat: Fix warning on declaration under label
2025-09-29 17:27 UTC (2+ messages)
[PATCH] x86/irq: Optimize interrupts decimals printing
2025-09-29 17:26 UTC
[Feature Request] Support for sharing root-level files across repositories
2025-09-29 17:25 UTC (2+ messages)
[PATCH] fuse: fix readahead reclaim deadlock
2025-09-29 17:25 UTC (4+ messages)
[PATCH 1/1] mm: prevent poison consumption when splitting THP
2025-09-29 17:25 UTC (6+ messages)
[PATCH -next] nvdimm: Remove duplicate linux/slab.h header
2025-09-29 17:23 UTC (4+ messages)
[PATCH] drm/sched: Mandate usage of drm_sched_job_cleanup()
2025-09-29 17:23 UTC (3+ messages)
[PATCH v3 0/5] Error recovery for zPCI passthrough devices
2025-09-29 17:20 UTC (7+ messages)
` [PATCH v3 2/5] vfio/pci: Add an error handler callback
[PATCH RESEND] PCI/AER: Check for NULL aer_info before ratelimiting in pci_print_aer()
2025-09-29 17:01 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.