All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-07 06:51:04 to 2026-05-07 07:57:46 UTC [more...]

[PATCH] drm/xe: Add bounds check for num_binds to prevent memory exhaustion
 2026-05-07  6:50 UTC  (4+ messages)

[PATCH 0/6] mci: rockchip-dwcmshc: add HS200 support
 2026-05-07  7:02 UTC  (6+ messages)
` [PATCH 1/6] mci: sdhci: rockchip: set hidspd before re-enabling the clock
` [PATCH 2/6] mci: sdhci: rockchip: disable clock while setting DLL
` [PATCH 3/6] mci: sdhci: rockchip: Wait for transfer complete interrupt with MMC_RSP_BUSY cmd
` [PATCH 4/6] mci: sdhci: rockchip: Update pre-change delay for rockchip platform
` [PATCH 5/6] clk: composite: pick best parent for round_rate / set_rate

[PATCH 00/10] drm: Improve logic behind damage handling
 2026-05-07  7:12 UTC  (7+ messages)
` [PATCH 01/10] drm/damage-helper: Do not alter damage clips on modeset, but ignore them
` [PATCH 02/10] drm/atomic-helpers: Evaluate plane damage after atomic_check
` [PATCH 03/10] drm/ingenic: Remove calls to drm_atomic_helper_check_plane_damage()
` [PATCH 04/10] drm/damage-helper: Test src coord in drm_atomic_helper_check_plane_damage()
` [PATCH 05/10] drm/appletbdrm: Allocate request/response buffers in begin_fb_access
` [PATCH 07/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_merged()

[PATCH v2 0/2] iommu/amd-vi: remove zeroing of MMIO region
 2026-05-07  7:57 UTC  (4+ messages)
` [PATCH v2 2/2] iommu/amd-vi: do not zero IOMMU "

[PATCH v4 00/15] intel_iommu: Enable PASID support for passthrough device
 2026-05-07  7:56 UTC  (3+ messages)
` [PATCH v4 08/15] intel_iommu: Use IOMMU_NO_PASID and delete PASID_0

[PATCH 0/2] mm/huge_memory: optimize migration when huge PMD needs split
 2026-05-07  7:56 UTC  (11+ messages)
` [PATCH 1/2] mm/huge_memory: return true if split_huge_pmd_locked() split PMD to migration entry

[PATCH net-next v3 0/3] ipv4: Flush the FIB once on multiple nexthop removal
 2026-05-07  7:56 UTC  (4+ messages)
` [PATCH v3 net-next 1/3] ipv4: Provide a FIB flushing signal from nexthop removal functions
` [PATCH v3 net-next 2/3] ipv4: Flush the FIB once on multiple nexthop removal
` [PATCH v3 net-next 3/3] ipv4: Add __must_check to nexthop removal functions

[PATCH v3 0/4] i2c: designware: Improve device disable handling
 2026-05-07  7:56 UTC  (4+ messages)
` [PATCH v3 1/4] i2c: designware: Introduce shutdown exported function

[PATCH 0/4] LoongArch : Add KVM DINTC support
 2026-05-07  7:55 UTC  (11+ messages)
` [PATCH 1/4] update-linux-headers.sh: add typelimits.h to portable header list
` [PATCH 2/4] linux-headers: update to Linux 7.1-rc1
` [PATCH 3/4] target/loongarch: Add kvm support dintc

[PATCH] add -p: introduce 'w' command to view hunk with --word-diff
 2026-05-07  7:55 UTC  (2+ messages)

drm-rust: change branches merged into linux-next
 2026-05-07  7:55 UTC  (2+ messages)

[PATCH 00/14] Make switchover-ack re-usable and add VFIO precopy REINIT feature
 2026-05-07  7:54 UTC  (3+ messages)
` [PATCH 01/14] scripts/update-linux-headers: Add typelimits.h

[PATCH] RDMS/hns: Use named initializer for pci_device_id array
 2026-05-07  7:54 UTC 

[PATCH v2 0/4] struct page to PFN conversion for TDX guest private memory
 2026-05-07  7:54 UTC  (5+ messages)
` [PATCH v2 1/4] x86/tdx: Use PFN directly for mapping "
` [PATCH v2 2/4] x86/tdx: Use PFN directly for unmapping "

[PATCH v2 0/4] tools/xenstore: fix issue related to XSA-417
 2026-05-07  7:53 UTC  (5+ messages)
` [PATCH v2 4/4] tools/xenstored: remove permissions related to dead domain

[PATCH v2] platform/x86: sel3350-platform: Retain LED state on load and unload
 2026-05-07  7:52 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4 0/3] balloon: DEVICE_INIT_REPORTED and DEVICE_INIT_ON_INFLATE
 2026-05-07  7:51 UTC  (4+ messages)
` [PATCH v4 1/3] balloon: add Security Considerations section
` [PATCH v4 2/3] balloon: add VIRTIO_BALLOON_F_DEVICE_INIT_REPORTED
` [PATCH v4 3/3] balloon: add VIRTIO_BALLOON_F_DEVICE_INIT_ON_INFLATE

[PATCH v4] block: bio-integrity: Fix null-ptr-deref in bio_integrity_map_user()
 2026-05-07  7:51 UTC  (4+ messages)

[LTP] [PATCH v2 0/2] Fix proc parsing in newuname01
 2026-05-07  7:50 UTC  (3+ messages)
` [LTP] [PATCH v2 1/2] lib: safe_file_ops: Add SAFE_FILE_READ_STR()
` [LTP] [PATCH v2 2/2] syscalls: newuname01: Fix fail on empty domainname

[PATCH 1/2] ubi: build: replace simple_strtoul with kstrtouint in open_mtd_device()
 2026-05-07  7:50 UTC  (10+ messages)
` [PATCH 2/2] ubi: build: replace simple_strtoul with kstrtoul in bytes_str_to_int()

[PATCH] mctp i2c: check packet length before marking flow active
 2026-05-07  7:50 UTC  (7+ messages)

[PATCH v9 00/22] Enable FRED with KVM VMX
 2026-05-07  7:49 UTC  (7+ messages)

[PATCH v8 00/13] Add initial Xen Suspend-to-RAM support on ARM64
 2026-05-07  7:48 UTC  (4+ messages)
` [PATCH v8 02/13] xen/arm: gic-v2: Implement GIC suspend/resume functions

[PATCH rc v8 0/8] iommu: Fix pci_dev_reset_iommu_prepare/done()
 2026-05-07  7:49 UTC  (3+ messages)
` [PATCH rc v8 8/8] iommu: Warn on premature unblock during DMA aliased sibling reset

[PATCH 1/2] drm/i915/ddi: Fix cleanup after DP connector init failure
 2026-05-07  7:48 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/ddi: Fix cleanup after HDMI "
` ✗ CI.checkpatch: warning for series starting with [1/2] drm/i915/ddi: Fix cleanup after DP "
` ✓ CI.KUnit: success "

[PATCH] jbd2: check for aborted handle in jbd2_journal_dirty_metadata()
 2026-05-07  7:47 UTC  (2+ messages)

[PATCH] tee: fix missing shm reference cleanup in tee_ioctl_supp_recv
 2026-05-07  7:47 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] Remove the deprecated glusterfs block driver
 2026-05-07  7:46 UTC  (4+ messages)

[PATCH v2] fprobe: Fix unregister_fprobe() to wait for RCU grace period
 2026-05-07  7:46 UTC 

[PATCH v2 0/2] t: work around bugs in Dash v0.5.13
 2026-05-07  7:45 UTC  (5+ messages)
` [PATCH v2 1/2] t: work around multibyte bug in quoted heredocs with "
  ` [PATCH] parser: Fix multi-byte output in here-doc with quoted delimiter

[PATCH v2 00/15] qcom: smem: modernize SMEM in U-Boot
 2026-05-07  7:45 UTC  (5+ messages)
` [PATCH v2 05/15] mach-snapdragon: fix reserved memory carveout

[RFC PATCH sched_ext/for-7.2 0/10] sched: Make proxy execution compatible with sched_ext
 2026-05-07  7:45 UTC  (6+ messages)
` [PATCH 01/10] sched/core: Skip migration disabled tasks in proxy execution

[PATCH v6 0/1] block/blk-mq: use atomic_t for quiesce_depth to avoid lock contention on RT
 2026-05-07  7:45 UTC  (6+ messages)
` [PATCH v6 1/1] "

[PATCH 0/3] Refactor functions implementing the blt batch buffer
 2026-05-07  7:45 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[syzbot] [mptcp?] KMSAN: uninit-value in mptcp_established_options
 2026-05-07  7:44 UTC  (2+ messages)

[LTP] [PATCH 0/2] Fix proc parsing in newuname01
 2026-05-07  7:44 UTC  (4+ messages)

[PATCH 00/14] target/riscv: add support for RISC-V P extension (v0.20 draft)
 2026-05-07  7:43 UTC  (4+ messages)
` [PATCH 01/14] target/riscv: rvp: Add option defines and dependency check for packed simd extension

[PATCH v3] net: net_failover: Fix the deadlock in slave register
 2026-05-07  7:43 UTC 

[PATCH v3 0/4] nvmem: Add Raspberry Pi OTP nvmem driver
 2026-05-07  7:42 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: raspberrypi,bcm2835-firmware: Add bcm2712-firmware compatible

[PATCH] CI: collect certain intermediate files as artifacts
 2026-05-07  7:41 UTC  (4+ messages)

[PATCH RESEND v1 1/3] soundwire: fix bug in sdw_add_element_group_count found by syzkaller
 2026-05-07  7:41 UTC  (2+ messages)

[PATCH RESEND] soundwire: don't program SDW_SCP_BUSCLOCK_SCALE on a unattached Peripheral
 2026-05-07  7:41 UTC  (2+ messages)

[PATCH] ntb: amd: Use named initializer for pci_device_id::driver_data
 2026-05-07  7:41 UTC 

[PATCH net-next 1/3] ppp: use file.dead to check channel unregistration
 2026-05-07  7:40 UTC  (6+ messages)
` [PATCH net-next 2/3] ppp: unify two channel structs

[meta-networking][PATCH] openvpn: change bash rdepends to rrecommends
 2026-05-07  7:39 UTC  (2+ messages)
` [oe] "

[LTP] [PATCH v8] fanotify22.c: handle multiple asynchronous error events
 2026-05-07  7:37 UTC  (2+ messages)

[frank-w-bpi-r2-4.14:7.1-rc 156/157] drivers/phy/mediatek/phy-mtk-xfi-tphy.c:75:6: warning: no previous prototype for function 'mtk_xfi_tphy_valid_ctle'
 2026-05-07  7:37 UTC 

[alexshi:pr/14 1/2] arch/x86/kernel/ptrace.c:245:2: error: call to '__compiletime_assert_297' declared with 'error' attribute: BUILD_BUG_ON failed: offsetof(struct pt_regs, r15) != 0
 2026-05-07  7:37 UTC 

[PATCH/RFC 00/14] R-Car X5H Ironhide SCMI CPG/MDLC remapping
 2026-05-07  7:37 UTC  (4+ messages)
` [PATCH/RFC 10/14] dt-bindings: power: Document Renesas R-Car X5H Module Controller

[PATCH v4 00/11] RISCV: enable DOMAIN_BUILD_HELPERS
 2026-05-07  7:37 UTC  (6+ messages)
` [PATCH v4 04/11] xen: introduce domain-layout.h with common domain_use_host_layout()

[RFC PATCH V7 00/10] Add memory page offlining support
 2026-05-07  7:37 UTC  (6+ messages)
` [RFC PATCH V7 10/10] drm/xe/cri: Add sysfs interface for bad gpu vram pages

[PATCH] hw/s390x: Fix memory leaks after removing elements with QTAILQ_REMOVE
 2026-05-07  7:31 UTC  (3+ messages)

[PATCH] MIPS: DEC: Remove IRQF_ONESHOT reference for IOASIC DMA error IRQs
 2026-05-07  7:37 UTC  (2+ messages)

[PATCH v6 0/2] lib/vsprintf: Fixes size check
 2026-05-07  7:37 UTC  (3+ messages)

[LTP] [PATCH v2 1/2] aio_cancel: Fix incorrect strerror() usage
 2026-05-07  7:34 UTC  (2+ messages)

[LTP] [PATCH v7 1/4] io_uring: Add io_uring04 test for vectored I/O operations
 2026-05-07  7:34 UTC  (4+ messages)
` [LTP] [PATCH v2 2/4] io_uring: Add io_uring05 test for partial vector operations
` [LTP] [PATCH v2 3/4] io_uring: Add io_uring06 test for varying buffer sizes
` [LTP] [PATCH v2 4/4] io_uring: remove unused io_uring_init_buffer_pattern()

[RFC PATCH 00/25] assorted dcache cleanups and fixes
 2026-05-07  7:35 UTC  (5+ messages)
` [RFC PATCH 12/25] reducing rcu_read_lock() scopes in dput and friends, step 1

[PATCH net-next v2] declance: Remove IRQF_ONESHOT
 2026-05-07  7:34 UTC  (11+ messages)

[PATCH v2 0/2] ASoC: spacemit: add K3 SoC support
 2026-05-07  7:33 UTC  (6+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: add SpacemiT K3 SoC compatible
` [PATCH v2 2/2] ASoC: spacemit: add K3 SoC support with additional clocks

[PATCH v3 0/5] Initial Apple silicon M3 device trees and dt-bindings
 2026-05-07  7:33 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: power: apple,pmgr-pwrstate: Add t8122 compatible
` [PATCH v3 2/5] dt-bindings: watchdog: apple,wdt: "
` [PATCH v3 3/5] dt-bindings: pwm: apple,s5l-fpwm: "
` [PATCH v3 4/5] dt-bindings: arm: apple: Add M3 based devices
` [PATCH v3 5/5] arm64: dts: apple: Initial t8122 (M3) device trees

[LTP] [PATCH v2 2/2] aio_cancel_6-1: Rewrite test
 2026-05-07  7:32 UTC  (2+ messages)

[PATCH] KVM: x86/xen: bail in IRQ context on PREEMPT_RT in kvm_xen_set_evtchn_fast()
 2026-05-07  7:30 UTC  (4+ messages)

[LTP] [PATCH v12] high_freq_hwp_cap_cppc.c: new test
 2026-05-07  7:29 UTC  (2+ messages)

[PATCH 00/17] Add a new SoundWire enumeration helper
 2026-05-07  7:30 UTC  (4+ messages)
` [PATCH 01/17] soundwire: Add a helper function to wait for device initialisation

[PATCH v2] locking/rtmutex: Annotate API and implementation
 2026-05-07  7:30 UTC  (6+ messages)

[PATCH] mptcp: serialize subflow->closing with RX path
 2026-05-07  7:28 UTC 

[PATCH v2 0/7] perf build: Update kernel headers
 2026-05-07  7:26 UTC  (8+ messages)
` [PATCH v2 1/7] perf trace: Sync linux/socket.h with the kernel source
` [PATCH v2 2/7] perf trace: Sync uapi/linux/fs.h "
` [PATCH v2 3/7] perf trace: Sync uapi/linux/mount.h "
` [PATCH v2 4/7] perf trace: Sync uapi/linux/sched.h "
` [PATCH v2 5/7] perf build: Add make check-headers target
` [PATCH v2 6/7] perf trace: Add beautifier script for fsmount flags
` [PATCH v2 7/7] perf trace: Update beautifier script for clone flags

[PATCH v4] board: ti: am335x: Conditional MDIO PAD configuration instead of static for AM335_ICE
 2026-05-07  6:23 UTC 

[PATCH v3 00/10] Qualcomm IPQ5210 SoC bringup
 2026-05-07  4:56 UTC  (4+ messages)
` [PATCH v3 06/10] mach-snapdragon: Add initial support for IPQ5210 SPL

[PATCH] device property: set fwnode->secondary to NULL in fwnode_init()
 2026-05-07  7:25 UTC  (2+ messages)

[device-mapper-dm:for-next 14/15] Warning: drivers/md/dm-inlinecrypt.c:47 struct member 'key_size' not described in 'inlinecrypt_ctx'
 2026-05-07  7:24 UTC 

[frank-w-bpi-r2-4.14:7.1-rc 126/157] include/linux/pcs/pcs.h:95:12: warning: 'unregister_fwnode_pcs_notifier' defined but not used
 2026-05-07  7:24 UTC 

[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-05-07  7:24 UTC  (10+ messages)
` [PATCH v5 01/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged

[PATCH 0/2] media: i2c: cvs: Add driver of Intel Computer Vision Sensing Controller(CVS)
 2026-05-07  7:24 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v6 00/27] lan966x pci device: Add support for SFPs
 2026-05-07  7:23 UTC  (4+ messages)
` [PATCH v6 20/27] misc: lan966x_pci: Fix dtso nodes ordering

[PATCH 1/1] i2c: tegra: fix error handling in tegra_i2c_xfer()
 2026-05-07  7:23 UTC  (2+ messages)

[PATCH] rust: cred: add safe abstractions for capable() and ns_capable()
 2026-05-07  7:22 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Test madvise(MADV_DONTNEED)
 2026-05-07  7:21 UTC  (2+ messages)

[PATCH] watchdog: apple: Add "apple,t8103-wdt" compatible
 2026-05-07  7:21 UTC  (3+ messages)

[PATCH net-next v3 0/4] irst series for xpcs based rsfec configuration
 2026-05-07  7:20 UTC  (4+ messages)
` [PATCH net-next v3 1/4] net: eth: fbnic: Fix addr validation in pcs write

[PATCH nf] ipvs: avoid possible loop in ip_vs_dst_event on resizing
 2026-05-07  7:20 UTC  (2+ messages)

[PATCH v3 00/10] iio: accel: mma8452: improve coding style, pm and resource cleanup
 2026-05-07  7:19 UTC  (5+ messages)
` [PATCH v3 03/10] iio: accel: mma8452: cleanup codestyle warning

[PATCH v6 0/2] Wa_14026633728
 2026-05-07  7:19 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Wa_14026633728 (rev3)
` ✓ i915.CI.BAT: "

[PATCH v3] drm/gpusvm: Drop redundant @flags.* kernel-doc on struct drm_gpusvm_pages
 2026-05-07  7:19 UTC  (4+ messages)

[PATCH v2] rust: maple_tree: implement Send and Sync for MapleTree
 2026-05-07  7:18 UTC  (2+ messages)

[RFC PATCH 00/12] Private MMIO support for private assigned dev
 2026-05-07  7:16 UTC  (5+ messages)
` [RFC PATCH 04/12] vfio/pci: Allow MMIO regions to be exported through dma-buf

[Buildroot] [PATCH] mdio-tools: bump to version 1.3.2
 2026-05-07  7:15 UTC 

[PATCH v2 0/3] Documentation: security-bugs: new updates covering triage and AI
 2026-05-07  7:14 UTC  (7+ messages)
` [PATCH v2 2/3] Documentation: security-bugs: explain what is and is not a security bug

[PATCH 0/4] qapi/net: Some doc improvement and cleanup
 2026-05-07  7:14 UTC  (4+ messages)
` [PATCH 2/4] qapi/net: Wean passt off QAPI type String to improve documentation

[RFC PATCH] shadow: add libxcrypt-native dependency for native and nativesdk variants
 2026-05-07  7:13 UTC  (3+ messages)
` [OE-core] "

[PATCH v3 6/8] md/raid1,raid10: use folio for sync path IO
 2026-05-07  7:13 UTC  (2+ messages)

[PATCH v2 0/3] drm/panel: switch panel registration to devm_drm_panel_add()
 2026-05-07  7:13 UTC  (2+ messages)

[PATCH] migration: Remove VMS_MULTIPLY_ELEMENTS and VMSTATE_VARRAY_MULTIPLY()
 2026-05-07  7:12 UTC  (2+ messages)

Implementation of AI policy listed in code provenance
 2026-05-07  7:12 UTC  (2+ messages)

[PATCH 0/2] drm/panel/visionox-rm69299: Split DSI commands out into enable/disable
 2026-05-07  7:12 UTC  (5+ messages)
` [PATCH 1/2] drm/panel: visionox-rm69299: "
` [PATCH 2/2] drm/panel: visionox-rm69299: Move power_on/off into prepare/unprepare

[PATCH v2] perf: Extract is_mapping_symbol() helper for kernel mapping symbol filtering
 2026-05-07  7:11 UTC  (2+ messages)
` [PATCH v3] perf: Add "

[PATCH net 00/12] net: shaper: fix various minor bugs
 2026-05-07  7:10 UTC  (5+ messages)
` [PATCH net 01/12] net: shaper: drop redundant xa_lock() bracketing

[PATCH 0/4] media: iris: bring up driver on SM6115-based platforms
 2026-05-07  7:08 UTC  (5+ messages)
` [PATCH 1/4] clk: qcom: gcc-sm6115: Set HW_CTRL_TRIGGER for video GDSC
` [PATCH 2/4] media: dt-bindings: qcom,qcm2290-venus: add Venus on SM6115
` [PATCH 3/4] arm64: dts: qcom: sm6115: add venus device
` [PATCH 4/4] arm64: dts: qcom: qrb4210-rb2: enable "

[PATCH] wifi: ath11k: fix warning when unbinding
 2026-05-07  7:08 UTC  (2+ messages)

[bug report] firmware: drivers: imx: adds miscdev
 2026-05-07  7:07 UTC 

[PATCH 0/2] mm/khugepaged: fix sub-PMD MADV_COLLAPSE range handling
 2026-05-07  7:05 UTC  (3+ messages)
` [PATCH 1/2] mm/khugepaged: fix spurious -EINVAL from sub-PMD MADV_COLLAPSE range
` [PATCH 2/2] selftests/mm: add MADV_COLLAPSE sub-PMD range tests

[PATCH] killswitch: add per-function short-circuit mitigation primitive
 2026-05-07  7:05 UTC 

Documentation/devicetree/bindings/net/pse-pd/ti,tps23881.yaml:75: example 0: label 'pse_pi0' defined but never referenced
 2026-05-07  7:04 UTC 

[PULL] drm-xe-fixes
 2026-05-07  7:04 UTC 

[PATCH v5 net-next 0/3] Implement PTP support in netdevsim
 2026-05-07  7:02 UTC  (9+ messages)
` [PATCH v5 net-next 3/3] selftests:net: Implement ptp4l sync test using netdevsim

[koverstreet-bcachefs:bcachefs-testing 36/101] fs/bcachefs/init/dev.c:978:5: warning: stack frame size (1040) exceeds limit (1024) in 'bch2_dev_add'
 2026-05-07  7:01 UTC 

[ljs:project/cow-context 1/18] kernel/fork.c:738:9: error: implicit declaration of function 'drop_cow_context'
 2026-05-07  7:01 UTC 

[PATCH net-next v3] net: stmmac: Use interrupt mode INTM=1 for per channel irq
 2026-05-07  7:01 UTC 

[RFC PATCH v5 00/29] Hierarchical Constant Bandwidth Server
 2026-05-07  7:01 UTC  (5+ messages)
` [RFC PATCH v5 18/29] sched/core: Cgroup v2 support

[PATCH net v4 0/4] bonding: 3ad: fix carrier state with no usable slaves
 2026-05-07  6:58 UTC  (5+ messages)
` [PATCH net v4 3/4] bonding: 3ad: fix mux port state on oper down

[PATCH v2] arm64: dts: cix: Add CPU idle states for Sky1
 2026-05-07  6:59 UTC 

[bug report] firmware: drivers: imx: adds miscdev
 2026-05-07  6:59 UTC 

[LTP] [PATCH] lib: tst_test: tst_reinit() abort when already initialized
 2026-05-07  6:58 UTC  (5+ messages)

[PATCH v2 3/4] riscv: dts: spacemit: k1-bananapi-f3: Correct USB hub power hierarchy
 2026-05-07  6:50 UTC  (4+ messages)
` [PATCH v2 4/4] riscv: dts: spacemit: k1-bananapi-f3: Add vin-supply for PCIe 3.3V regulator

[PATCH -next] firmware: imx: secure-enclave: avoid casting userspace pointers
 2026-05-07  6:54 UTC 

[PATCH net-next 0/6] bridge: Add selective forwarding of gratuitous neighbor announcements
 2026-05-07  6:54 UTC  (7+ messages)
` [PATCH net-next 1/6] bridge: uapi: Add neigh_forward_grat netlink attributes

[PATCH net-next v5 0/5] veth: add Byte Queue Limits (BQL) support
 2026-05-07  6:54 UTC  (3+ messages)
` [PATCH net-next v5 3/5] veth: implement Byte Queue Limits (BQL) for latency reduction

assert in phylink.c with lan7801 and dp83tc811 since kernel 6.18
 2026-05-07  6:52 UTC  (9+ messages)
  ` AW: "

[PATCH V4 0/3] arm64: dts: imx: Disable PCIe by default and add overlay support for M.2 connector
 2026-05-07  6:53 UTC  (4+ messages)
` [PATCH V4 1/3] arm64: dts: imx8mp-evk: Disable PCIe bus in the default dts
` [PATCH V4 2/3] arm64: dts: imx95-15x15-evk: "
` [PATCH V4 3/3] arm64: dts: imx: Add common imx-m2-pcie.dtso to enable PCIe on M.2 connector


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.