All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-08 20:39:39 to 2026-05-08 21:47:06 UTC [more...]

[PATCH] killswitch: add per-function short-circuit mitigation primitive
 2026-05-08 21:47 UTC  (3+ messages)

[PATCH v1 bpf-next 7/8] bpf: tcp: Add SOCK_OPS rcvlowat hook
 2026-05-08 21:46 UTC  (2+ messages)

[PATCH v5 0/6] xen/console: configurable conring size
 2026-05-08 21:45 UTC  (4+ messages)
` [PATCH v5 5/6] xen/console: update conring memory allocation

[PATCH 1/1] dt-bindings: display/lvds-codec: add ti,sn75lvds93
 2026-05-08 21:44 UTC 

[PATCH v4 2/5] nvmem: Add the Raspberry Pi OTP driver
 2026-05-08 21:45 UTC  (2+ messages)

[PATCH v8 00/13] Add initial Xen Suspend-to-RAM support on ARM64
 2026-05-08 21:44 UTC  (18+ messages)
` [PATCH v8 09/13] arm/smmu-v3: add suspend/resume handlers
` [PATCH v8 10/13] xen/arm: Resume memory management on Xen resume
` [PATCH v8 13/13] xen/arm: Add support for system suspend triggered by hardware domain

[PATCH] pinctrl: mcp23s08: Initialize mcp->dev and mcp->addr before regmap init
 2026-05-08 21:43 UTC 

[PATCH] PCI: Drop unnecessary retries when restoring BARs
 2026-05-08 21:43 UTC  (2+ messages)

[PATCH v2 0/8] Fix MCR inconsistencies in RTP tables
 2026-05-08 21:42 UTC  (9+ messages)
` [PATCH v2 1/8] drm/xe: Define CACHE_MODE_1 as MCR register
` [PATCH v2 2/8] drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN1
` [PATCH v2 3/8] drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN4
` [PATCH v2 4/8] drm/xe/kunit: Add xe_kunit_helper_is_live_test()
` [PATCH v2 5/8] drm/xe: Extract xe_hw_engine_setup_reg_lrc()
` [PATCH v2 6/8] drm/xe/kunit: Use KUNIT_EXPECT_EQ() in xe_wa_gt()
` [PATCH v2 7/8] drm/xe/mcr: Extract reg_in_steering_type_ranges()
` [PATCH v2 8/8] drm/xe/reg_sr: Do sanity check for MCR vs non-MCR

[PATCH v7 04/10] clk: realtek: Add support for phase locked loops (PLLs)
 2026-05-08 21:41 UTC  (2+ messages)

[PATCH v2] mm/khugepaged: clear MMF_VM_HUGEPAGE on mm_slot_alloc() failure
 2026-05-08 21:41 UTC  (3+ messages)

[PATCH v3 0/2] Update Rx Timestamp in IAVF PMD
 2026-05-09 10:14 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] net/iavf: remove PHC polling from Rx datapath
  ` [PATCH v4 2/2] net/iavf: reuse device alarm for PHC sync

fs/proc/task_mmu.c:2065:6: error: call to undeclared function 'huge_pte_none'; ISO C99 and later do not support implicit function declarations
 2026-05-08 21:40 UTC 

[PATCH 0/4] Split vim and xxd in different recipes
 2026-05-08 21:40 UTC  (5+ messages)
` [PATCH 1/4] vim: introduce vim-sources.inc file
` [PATCH 2/4] vim-xxd: introduce new recipe for xxd
` [PATCH 3/4] vim: drop references to xxd in base recipe
` [PATCH 4/4] vim.inc: remove xxd from the destination directory

[BUG] "git diff --word-diff" gives a diff while they are only space changes
 2026-05-08 21:39 UTC  (3+ messages)

[Bug 220748] New: usb: xhci_queue_isoc_tx_prepare ignore start_frame and always assumes URB_ISO_ASAP is set
 2026-05-08 21:39 UTC  (6+ messages)
` [Bug 220748] "

[PATCH] sched/task: always defer 'struct task_struct' destruction via RCU
 2026-05-08 21:38 UTC  (2+ messages)

[PATCH 0/6] firmware: samsung: acpm: TMU support and cleanups
 2026-05-08 21:36 UTC  (11+ messages)
` [PATCH 1/6] firmware: samsung: acpm: Consolidate transfer initialization helper
` [PATCH 2/6] firmware: samsung: acpm: Annotate rx_data->cmd with __counted_by_ptr
` [PATCH 3/6] firmware: samsung: acpm: Drop redundant _ops suffix in acpm_ops members
` [PATCH 4/6] firmware: samsung: acpm: Make acpm_ops const and access via pointer
` [PATCH 6/6] firmware: samsung: acpm: Add devm_acpm_get_by_phandle helper

[PATCH v2 1/4] psi: add psi_group_flush_stats() function
 2026-05-08 21:36 UTC  (2+ messages)

[PATCH 0/4] fs/resctrl: Fix three long-standing issues
 2026-05-08 21:36 UTC  (3+ messages)
` [PATCH 2/4] fs/resctrl: Free mon_data structures on rdt_get_tree() failure

[PATCH RFC 3/4] Input: gpio-keys - add regulator to gpio_keys
 2026-05-08 21:36 UTC  (2+ messages)

[OE-core][PATCH] qemu: upgrade 10.2.0 -> 11.0.0
 2026-05-08 21:35 UTC  (5+ messages)

[PATCH net-next,v9 2/2] net: mana: force full-page RX buffers via ethtool private flag
 2026-05-08 21:35 UTC  (2+ messages)

[PATCH v7 09/15] can: grcan: Add saving and restoring of CAN FD baud-rate registers
 2026-05-08 21:35 UTC  (2+ messages)

[PATCHv5 0/6] various memory related fixups
 2026-05-08 21:33 UTC  (4+ messages)
` [PATCHv5 6/6] memory: reserve from start_addr_sp to initial_relocaddr

[PATCH v2] KVM: nSVM: Never use L0's PAUSE loop exiting while L2 is running
 2026-05-08 21:33 UTC 

[PATCH bpf-next v2 00/16] bpf: Reduce the use of migrate_{disable|enable}()
 2026-05-08 21:33 UTC  (3+ messages)
` [PATCH bpf-next v2 01/16] bpf: Remove migrate_{disable|enable} from LPM trie

[PATCH v3 0/4] phy: qcom: Introduce USB support for Hawi
 2026-05-08 21:32 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add Hawi QMP PHY
` [PATCH v3 2/4] dt-bindings: phy: qcom,m31-eusb2-phy: Document M31 eUSB2 PHY for Hawi
` [PATCH v3 3/4] dt-bindings: usb: qcom,snps-dwc3: Add Hawi compatible
` [PATCH v3 4/4] phy: qualcomm: qmp-combo: Add support for Hawi SoC

[PATCH 2/3] [v5 net-next] p54spi: convert to devicetree
 2026-05-08 21:32 UTC  (2+ messages)

[PATCH 1/3] [v5 net-next] dt-bindings: net: add st,stlc4560/p54spi binding
 2026-05-08 21:32 UTC  (2+ messages)

[RFC] mm: restrict zero-page remapping to underused THP splits
 2026-05-08 21:32 UTC  (2+ messages)

[PATCH v10 0/7] Add AMD ISP4 driver
 2026-05-08 21:30 UTC  (10+ messages)

[PATCH] hw/riscv/riscv-iommu: Fix Svnapot 64KB pages
 2026-05-08 21:29 UTC  (2+ messages)

[PATCH 0/5] CI: Refresh ARM Debian testing
 2026-05-08 21:29 UTC  (6+ messages)
` [PATCH 1/5] CI: Adjust test needs[] to ensure binaries/ is non-root
` [PATCH 2/5] CI: Refresh the Debian 12 arm32 cross compile container
` [PATCH 3/5] CI: Refresh the Debian 12 arm64 container
` [PATCH 4/5] CI: Add a Debian 13 (Trixie) "
` [PATCH 5/5] CI: Switch qemu-arm* jobs to using the distro provided QEMU

+ mm-swap-add-cond_resched-in-swap_reclaim_full_clusters-to-prevent-softlockup.patch added to mm-new branch
 2026-05-08 21:29 UTC 

[PATCH] mm/swap: Add cond_resched() in swap_reclaim_full_clusters to prevent softlockup
 2026-05-08 21:29 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next v3 0/8] net: devmem: support devmem with netkit devices
 2026-05-08 21:28 UTC  (6+ messages)
` [PATCH net-next v3 3/8] net: devmem: support TX over NETMEM_TX_NO_DMA devices

[PATCH v5 5/5] leds: is31f132xx: Fix missing brightness_steps for is31f13236
 2026-05-08 21:28 UTC  (2+ messages)

[PATCH v2 0/7] lsm: Replace security_sb_mount with granular mount hooks
 2026-05-08 21:25 UTC  (6+ messages)
` [PATCH v2 1/7] lsm: Add granular mount hooks to replace security_sb_mount

resigned keys for khilman
 2026-05-08 21:25 UTC 

[PATCH v7 03/10] clk: realtek: Introduce a common probe()
 2026-05-08 21:24 UTC  (2+ messages)

[PATCH] ns16550: add support for WCH CH382 serial adapters
 2026-05-08 21:23 UTC  (2+ messages)

[PATCH 0/2] iommu/riscv: Enable IOMMU_DMA
 2026-05-08 21:23 UTC  (6+ messages)
` [PATCH 1/2] iommu/riscv: Map IMSIC addresses for paging domains
` [PATCH 2/2] iommu/dma: enable IOMMU_DMA for RISC-V

[dtor-input:for-linus] BUILD SUCCESS 74d695fd6f9d70df849c555f358ddfd26e2d85bf
 2026-05-08 21:22 UTC 

[PATCH v6 4/6] perf inject/aslr: Add aslr tool to remap/obfuscate virtual addresses
 2026-05-08 21:22 UTC  (2+ messages)

[PATCH v13 4/5] media: qcom: camss: csid: Add support for CSID gen4
 2026-05-08 21:22 UTC  (2+ messages)

[PATCH v2] PCI: Disable broken FLR on MediaTek MT7925
 2026-05-08 21:22 UTC  (2+ messages)

[PATCH v2] PCI: Force PM reset for Qualcomm devices with NoSoftRst+
 2026-05-08 21:21 UTC  (2+ messages)

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-05-08 21:21 UTC  (10+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH net-next v3 1/2] keys, dns: drop unused upayload->data NUL terminator
 2026-05-08 21:21 UTC  (2+ messages)

Default IDENTIFY timeout is 5000ms which is too short for enterprise disks
 2026-05-08 20:48 UTC  (4+ messages)

[PATCH v5 00/29] media: platform: rga: Add RGA3 support
 2026-05-08 21:18 UTC  (10+ messages)
` [PATCH v5 05/29] media: v4l2-common: add v4l2_fill_pixfmt_mp_aligned helper
` [PATCH v5 06/29] media: rockchip: rga: fix too small buffer size
` [PATCH v5 12/29] media: rockchip: rga: avoid odd frame sizes for YUV formats

[PATCH v3 00/30] maple_tree: Replace big node with maple copy
 2026-05-08 21:18 UTC  (4+ messages)
` [PATCH v3 26/30] maple_tree: Use maple copy node for mas_wr_split()

FAILED: patch "[PATCH] mtd: spi-nor: sst: Fix write enable before AAI sequence" failed to apply to 5.15-stable tree
 2026-05-08 21:18 UTC  (2+ messages)
` [PATCH 5.15.y] mtd: spi-nor: sst: Fix write enable before AAI sequence

FAILED: patch "[PATCH] mm, swap: speed up hibernation allocation and writeout" failed to apply to 6.18-stable tree
 2026-05-08 21:17 UTC  (2+ messages)
` [PATCH 6.18.y] mm, swap: speed up hibernation allocation and writeout

FAILED: patch "[PATCH] udf: fix partition descriptor append bookkeeping" failed to apply to 6.1-stable tree
 2026-05-08 21:17 UTC  (2+ messages)
` [PATCH 6.1.y] udf: fix partition descriptor append bookkeeping

[PATCH v8 2/2] net: mana: force full-page RX buffers via ethtool private flag
 2026-05-08 21:16 UTC  (2+ messages)

[PATCH] zram: fix use-after-free in zram_writeback_endio
 2026-05-08 21:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 4/5] leds: is31fl32xx: Add powerdown pin to exit hardware shutdown mode
 2026-05-08 21:15 UTC  (2+ messages)

+ mm-khugepaged-remove-read_only_thp_for_fs-check-fix.patch added to mm-new branch
 2026-05-08 21:15 UTC 

[PATCH 1/3] drm/amdkfd: Move mqd_on_vram out of v9 mqd manager
 2026-05-08 21:13 UTC  (3+ messages)
` [PATCH 2/3] drm/amdkfd: Extend MQDs in HBM to gfx942
` [PATCH 3/3] drm/amdkfd: Extend MQDs in HBM to gfx944

[PATCH v5 0/3] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
 2026-05-08 21:13 UTC  (3+ messages)
` [PATCH v5 1/3] mm/page_owner: add print_mode filter

[PATCH v6 2/2] drm/bridge: Add Lontium LT7911EXC eDP to MIPI DSI bridge
 2026-05-08 21:13 UTC  (2+ messages)

[PATCH 6.6.y] ext4: validate p_idx bounds in ext4_ext_correct_indexes
 2026-05-08 21:11 UTC  (2+ messages)

[PATCH 6.6.y] drm/amd/display: Do not skip unrelated mode changes in DSC validation
 2026-05-08 21:11 UTC  (2+ messages)

[PATCH RFC 6.6] rxrpc: Fix potential UAF after skb_unshare() failure
 2026-05-08 21:11 UTC  (2+ messages)

[PATCH 6.6.y] spi: meson-spicc: Fix double-put in remove path
 2026-05-08 21:11 UTC  (2+ messages)

[PATCH 5.15.y] ksmbd: do not expire session on binding failure
 2026-05-08 21:11 UTC  (2+ messages)

[PATCH 6.12.y] x86/shstk: Prevent deadlock during shstk sigreturn
 2026-05-08 21:11 UTC  (2+ messages)

[RFC v2] crypto/ccp: Introduce SNP_VERIFY_MITIGATION command
 2026-05-08 21:10 UTC  (3+ messages)

[PATCH RFC 1/4] regulator: add devm_fwnode family of functions
 2026-05-08 21:08 UTC  (2+ messages)

[PATCH v4 0/7] Add RMPOPT support
 2026-05-08 21:07 UTC  (2+ messages)

[PATCH v11 00/12] VMSCAPE optimization for BHI variant
 2026-05-08 21:05 UTC  (3+ messages)
` [PATCH v11 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs

[PATCH v5 00/14] media: iris: Add support for glymur platform
 2026-05-08 21:05 UTC  (9+ messages)
` [PATCH v5 09/14] media: iris: Use power domain type to look up pd_devs index
` [PATCH v5 10/14] media: iris: Add power sequence for Glymur
` [PATCH v5 11/14] media: iris: Add support to select core for dual core platforms
` [PATCH v5 12/14] media: iris: Add platform data for glymur

[GIT PULL] PCI fixes for v7.1
 2026-05-08 21:04 UTC 

[PATCH v6 0/8] netfilter: ipset fixes
 2026-05-08 20:59 UTC  (9+ messages)
` [PATCH v6 1/8] netfilter: ipset: fix a potential dump-destroy race
` [PATCH v6 2/8] netfilter: ipset: Fix data race between add and list header in all hash types
` [PATCH v6 3/8] netfilter: ipset: Fix data race between add and dump "
` [PATCH v6 4/8] netfilter: ipset: annotate "pos" for concurrent readers/writers
` [PATCH v6 5/8] netfilter: ipset: Don't use test_bit() in lockless RCU readers
` [PATCH v6 6/8] netfilter: ipset: fix potential torn read in reuse/forceadd cases
` [PATCH v6 7/8] netfilter: ipset: skip gc when resize is in progress
` [PATCH v6 8/8] netfilter: ipset: fix order of usage counters

dm vdo: add optional Intel IAA-backed compression support
 2026-05-08 21:03 UTC  (7+ messages)

[PATCH v3 00/32] target/mips: add missing Octeon user-mode support
 2026-05-08 21:01 UTC  (3+ messages)
` [PATCH v3 25/32] target/mips: add Octeon LA* atomic instructions

[bluez/bluez] b58ccc: monitor: Fix RAS CS step mode parsing issues
 2026-05-08 20:59 UTC 

[PATCH] u-boot: move DT validation yaml removal patch to common SRC_URI
 2026-05-08 20:57 UTC  (3+ messages)

[PATCH 0/2] drm/xe/multi_queue: Code refactor and cleanup
 2026-05-08 20:57 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
 2026-05-08 20:57 UTC  (11+ messages)

[PATCH v3] dma-contiguous: setup default numa cma area if not configured explicitly
 2026-05-08 20:57 UTC  (8+ messages)

[PATCH v7 0/2] Wa_14026633728
 2026-05-08 20:56 UTC  (3+ messages)
` [PATCH v7 2/2] tests/intel/xe_oa: Wa_14026633728

[PATCH] meson.build: Add -fzero-init-padding-bits=all
 2026-05-08 20:55 UTC  (2+ messages)

[PATCH v2 2/3] iio: dac: Add AD5529R DAC driver support
 2026-05-08 20:55 UTC  (2+ messages)

[PATCH] x86/xen: Tolerate nested XEN_LAZY_MMU entering/leaving
 2026-05-08 20:54 UTC  (2+ messages)

[PATCH v2 0/4] mm: introduce mthp_ext via cgroup-bpf to make mTHP more transparent
 2026-05-08 20:54 UTC  (3+ messages)
` [PATCH v2 3/4] mm: introduce bpf_mthp_ops struct ops

[syzbot] [kernel?] WARNING in get_from_partial_node
 2026-05-08 20:54 UTC  (2+ messages)
` Forwarded: "

[Buildroot] [PATCH 1/2] package/libcamera: bump to v0.7.1
 2026-05-08 20:53 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] support/testing: test_libcamera.py: bump kernel to 6.18 LTS

[PATCH 0/6] target/arm: Fix functional test failures in KVM-only builds
 2026-05-08 20:52 UTC  (9+ messages)
` [PATCH 3/6] tests/functional/test_kvm.py: Use -cpu max, not cortex-a72
` [PATCH 4/6] tests/functional/test_kvm.py: Skip if virtualization not supported
` [PATCH 5/6] tests/functional/test_hotplug_pci.py: Require TCG
` [PATCH 6/6] tests/functional/test_tuxrun: Restrict to TCG

[PATCH stable 5.15] um: virt-pci: Fix build failure
 2026-05-08 20:52 UTC 

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

[PATCH] maple_tree: document that "last" in mtree_insert_range() is inclusive
 2026-05-08 20:51 UTC  (3+ messages)

[PATCH] PCI: dwc: Use DEFINE_SHOW_ATTRIBUTE for ltssm_status debugfs
 2026-05-08 20:51 UTC  (2+ messages)

[PATCH v2 bpf] bpf: Free reuseport cBPF prog after RCU grace period
 2026-05-08 20:50 UTC  (3+ messages)

[PATCH v3 0/6] Exynos-pmu: Generalise cpu{hotplug,idle},PMU intr gen and add Exynos850 CPU hotplug
 2026-05-08 20:49 UTC  (3+ messages)
` [PATCH v3 2/6] dt-bindings: soc: samsung: exynos-pmu: Require pmu-intr-gen-syscon for Exynos850

[PATCH v6 1/2] dt-bindings: bridge: Add Lontium LT7911EXC eDP to MIPI DSI bridge
 2026-05-08 20:50 UTC  (2+ messages)

[PATCH v5 1/5] dt-bindings: leds: is31fl32xx: convert the binding to yaml
 2026-05-08 20:49 UTC  (2+ messages)

[PATCH mptcp-net 0/3] selftests: mptcp: simult_flows: reduce bufferbloat
 2026-05-08 20:49 UTC  (2+ messages)

[PATCH] sched_ext: Use IRQ_WORK_INIT_HARD() to initialize sch->disable_irq_work
 2026-05-08 20:47 UTC  (2+ messages)

[PATCH 0/6] SUNRPC: Address remaining cache_check_rcu() UAF in cache content files
 2026-05-08 20:47 UTC  (8+ messages)

[PATCH v8 5/7] vfio/pci: Add PCIe TPH enable/disable support
 2026-05-08 20:46 UTC  (2+ messages)

[PATCH v11 00/32] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2026-05-08 20:45 UTC  (3+ messages)
` [PATCH v11 09/32] s390x/diag: Implement DIAG 320 subcode 2

[RFC PATCH 0/8] hw/arm/virt, hw/pci: PCI pre-enumeration and fixed BAR allocation
 2026-05-08 18:37 UTC  (9+ messages)
` [RFC PATCH 1/8] hw/pci: add fixed-bars property to allow fixed BAR addresses
` [RFC PATCH 2/8] hw/pci: enumerate PCI bus and program bridge bus numbers
` [RFC PATCH 3/8] hw/pci: introduce allocator for fixed BAR placement
` [RFC PATCH 4/8] hw/pci: pack remaining BARs and update bridge windows
` [RFC PATCH 5/8] hw/pci: allocate remaining BARs for buses without fixed BARs
` [RFC PATCH 6/8] hw/pci: finalize bridge prefetch windows after BAR allocation
` [RFC PATCH 7/8] hw/arm/virt: add pcie-mmio-window machine property
` [RFC PATCH 8/8] hw/arm/virt: add pci-pre-enum "

[PATCH 0/4] hw: Fix some minor arm buglets
 2026-05-08 20:42 UTC  (7+ messages)
` [PATCH 2/4] hw/arm/integratorcp: Use LOG_UNIMP rather than hw_error()
` [PATCH 3/4] hw/display/exynos4210_fimd: Use LOG_GUEST_ERROR instead of hw_error()
` [PATCH 4/4] hw/display/exynos4210_fimd: Assume display surface is 32bpp

[GIT PULL] Block fixes for 7.1-rc3
 2026-05-08 20:42 UTC  (2+ messages)

[PATCH 1/1] OvmfPkg/Fdt: Honor pci-enum-done for pre-enumerated PCI
 2026-05-08 19:01 UTC 

[GIT PULL] io_uring fixes for 6.1-rc3
 2026-05-08 20:42 UTC  (2+ messages)

[PATCH] btrfs-progs: balance: most filters can only be specified once
 2026-05-08 20:42 UTC  (2+ messages)

+ selftests-mm-remove-read_only_thp_for_fs-in-khugepaged-fix-2.patch added to mm-new branch
 2026-05-08 20:42 UTC 

[PATCH 2/2] arm64: dts: agilex5: add support for debug daughter card
 2026-05-08 20:42 UTC  (2+ messages)

[PATCH v7 0/3] xen/mm: Introduce NUMA-aware memory claim sets
 2026-05-08 20:27 UTC  (2+ messages)
` [PATCH v7 3/3] tools/ocaml: Add OCaml binding for NUMA "

[PATCH] net: ethtool: fix missing closing paren in rings_reply_size()
 2026-05-08 20:41 UTC  (3+ messages)

[PATCH net-next 0/2] tools/ynl: add missing uapi header deps in Makefile.deps
 2026-05-08 20:41 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] tools/ynl: add check-deps target to verify Makefile.deps completeness

[PATCH 0/2] Add interconnect support for Qualcomm Nord SoC
 2026-05-08 20:41 UTC  (3+ messages)
` [PATCH 2/2] interconnect: qcom: Add interconnect provider driver for "

arch/arm64/boot/dts/rockchip/rk3399-rockpro64-v2-screen.dtb: typec-portc@22 (fcs,fusb302): 'connector' is a required property
 2026-05-08 20:39 UTC 

[PATCH v2 2/2] riscv: dts: thead: Enable WiFi on Lichee Pi 4A
 2026-05-08 20:39 UTC  (2+ messages)

[PATCH v2] nvmet-tcp: set a default MDTS of 2 MiB for TCP transport
 2026-05-08 20:39 UTC  (2+ messages)
` [PATCH v3] nvmet-tcp: set and enforce a default MDTS "

[PATCH 0/6] mm: Make per-VMA locks available in all builds
 2026-05-08 20:39 UTC  (5+ messages)
` [PATCH 6/6] x86/mm: Avoid mmap lock for shadow stack pop fast path


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.