All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-12 09:10:16 to 2025-11-12 09:46:19 UTC [more...]

[PATCH mptcp-net 0/2] selftests: mptcp: join: longer timeout
 2025-11-12  9:45 UTC  (3+ messages)
` [PATCH mptcp-net 1/2] selftests: mptcp: join: endpoints: "
` [PATCH mptcp-net 2/2] selftests: mptcp: join: userspace: "

[PATCH v5 0/4] uacce: driver fixes for memory leaks and state management
 2025-11-12  9:46 UTC  (3+ messages)
` [PATCH v5 1/4] uacce: fix cdev handling in register and remove paths

[PATCH v3 0/2] Enable 1GHz OPP am335x-bonegreen-eco
 2025-11-12  9:45 UTC  (3+ messages)
` [PATCH v3 1/2] mfd: tps65219: Implement LOCK register handling for TPS65214
` [PATCH v3 2/2] ARM: dts: am335x-bonegreen-eco: Enable 1GHz OPP by increasing vdd_mpu voltage

[PATCH] xen/arm: Use FDT_MAGIC from libfdt instead of local macro
 2025-11-12  9:44 UTC  (5+ messages)

[PATCH][next] liveupdate: luo_session: Fix spelling mistake "incompatibale" -> "incompatible"
 2025-11-12  9:45 UTC 

[PATCH 0/2] arm64: dts: qcom: add AP8096SG variant of DB820c
 2025-11-12  9:44 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: add apq8096sg-db820c, "

conntrackd user-space helpers for multicast/broadcast
 2025-11-12  9:44 UTC  (4+ messages)

[syzbot] [fs?] WARNING in nsproxy_ns_active_get
 2025-11-12  9:44 UTC  (3+ messages)

[PATCH v11 0/2] Drivers: hv: Introduce new driver - mshv_vtl
 2025-11-12  9:44 UTC  (8+ messages)
` [PATCH v11 2/2] Drivers: hv: Introduce mshv_vtl driver

[PATCH v8 0/2] Decouple max/min_pclk_khz check from constant display
 2025-11-12  9:43 UTC  (4+ messages)
` [PATCH v8 1/2] drm/tidss: Remove max_pclk_khz and min_pclk_khz from tidss display features

[PATCH] RDMA/cm: correct typedef and bad line warnings
 2025-11-12  9:43 UTC  (2+ messages)

[PATCH] mtd: mtdpart: ignore error -ENOENT from parsers on subpartitions
 2025-11-12  9:43 UTC  (5+ messages)

[PATCH v2] drm/fb-helper: Allocate and release fb_info in single place
 2025-11-12  9:43 UTC  (2+ messages)

[PATCH] license: standardize SPDX tag for 3-Clause BSD
 2025-11-12  9:43 UTC  (5+ messages)

[PATCH] gpio: gpiolib: replace deprecated strcpy() with strscpy()
 2025-11-12  9:43 UTC  (4+ messages)
` [PATCH] gpio: virtuser: avoid strlen() in gpio_virtuser_direction_do_read()

[PATCH 00/13] drm/rockchip: No more post-atomic_check fixups
 2025-11-12  9:42 UTC  (5+ messages)
` [PATCH 10/13] drm/rockchip: Enforce AFBC source alignment in plane_check
  `  "
    `  "
      `  "

[PATCH] UFS: Make TM command timeout configurable from host side
 2025-11-12  9:42 UTC  (8+ messages)

[PATCH] fs/namespace: correctly handle errors returned by grab_requested_mnt_ns
 2025-11-12  9:42 UTC  (4+ messages)

[PATCH] drm/sched: Document racy behavior of drm_sched_entity_push_job()
 2025-11-12  9:42 UTC  (2+ messages)

[PATCH net 0/2] hsr: Send correct HSRv0 supervision frames
 2025-11-12  9:41 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: qcom: talos: Drop opp-shared from QUP OPP table
 2025-11-12  9:40 UTC  (2+ messages)

[PATCH v4 mptcp-next 0/6] mptcp: autotune related improvement
 2025-11-12  9:41 UTC  (7+ messages)
` [PATCH v4 mptcp-next 1/6] trace: mptcp: add mptcp_rcvbuf_grow tracepoint
` [PATCH v4 mptcp-next 2/6] mptcp: fix receive space timestamp initialization
` [PATCH v4 mptcp-next 3/6] mptcp: consolidate rcv space init
` [PATCH v4 mptcp-next 4/6] mptcp: better rcv space initialization
` [PATCH v4 mptcp-next 5/6] mptcp: better mptcp-level RTT estimator
` [PATCH v4 mptcp-next 6/6] mptcp: add receive queue awareness in tcp_rcv_space_adjust()

[PATCH v4 1/2] dt-bindings: arm: fsl: Add i.MX8MP FRDM board
 2025-11-12  9:40 UTC  (11+ messages)
` [PATCH v4 2/2] arm64: dts: add support for NXP "

[PATCH v2] arm64: dts: rockchip: Turn all LEDs on at boot for Radxa boards
 2025-11-12  9:40 UTC  (9+ messages)

[PATCH V3 00/27] ublk: add UBLK_F_BATCH_IO
 2025-11-12  9:38 UTC  (28+ messages)
` [PATCH V3 01/27] kfifo: add kfifo_alloc_node() helper for NUMA awareness
` [PATCH V3 02/27] ublk: add parameter `struct io_uring_cmd *` to ublk_prep_auto_buf_reg()
` [PATCH V3 03/27] ublk: add `union ublk_io_buf` with improved naming
` [PATCH V3 04/27] ublk: refactor auto buffer register in ublk_dispatch_req()
` [PATCH V3 05/27] ublk: pass const pointer to ublk_queue_is_zoned()
` [PATCH V3 06/27] ublk: add helper of __ublk_fetch()
` [PATCH V3 07/27] ublk: define ublk_ch_batch_io_fops for the coming feature F_BATCH_IO
` [PATCH V3 08/27] ublk: prepare for not tracking task context for command batch
` [PATCH V3 09/27] ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDS
` [PATCH V3 10/27] ublk: handle UBLK_U_IO_PREP_IO_CMDS
` [PATCH V3 11/27] ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
` [PATCH V3 12/27] ublk: add io events fifo structure
` [PATCH V3 13/27] ublk: add batch I/O dispatch infrastructure
` [PATCH V3 14/27] ublk: add UBLK_U_IO_FETCH_IO_CMDS for batch I/O processing
` [PATCH V3 15/27] ublk: abort requests filled in event kfifo
` [PATCH V3 16/27] ublk: add new feature UBLK_F_BATCH_IO
` [PATCH V3 17/27] ublk: document "
` [PATCH V3 18/27] ublk: implement batch request completion via blk_mq_end_request_batch()
` [PATCH V3 19/27] selftests: ublk: fix user_data truncation for tgt_data >= 256
` [PATCH V3 20/27] selftests: ublk: replace assert() with ublk_assert()
` [PATCH V3 21/27] selftests: ublk: add ublk_io_buf_idx() for returning io buffer index
` [PATCH V3 22/27] selftests: ublk: add batch buffer management infrastructure
` [PATCH V3 23/27] selftests: ublk: handle UBLK_U_IO_PREP_IO_CMDS
` [PATCH V3 24/27] selftests: ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
` [PATCH V3 25/27] selftests: ublk: handle UBLK_U_IO_FETCH_IO_CMDS
` [PATCH V3 26/27] selftests: ublk: add --batch/-b for enabling F_BATCH_IO
` [PATCH V3 27/27] selftests: ublk: support arbitrary threads/queues combination

[PATCH net] be2net: check wrb_params for NULL value
 2025-11-12  9:21 UTC 

[PATCH 1/4] lib/sprintf: add scnprintf_append() helper function
 2025-11-12  9:39 UTC  (9+ messages)

[PATCH 0/4] media: adv7180: make VPP handling more flexible
 2025-11-12  9:39 UTC  (4+ messages)
` [PATCH 1/4] media: dt-bindings: adi,adv7180: add VPP and CSI register maps

[PATCH v4 0/8] KVM: arm64: Fixes for guest CPU feature trapping and enabling
 2025-11-12  9:39 UTC  (10+ messages)
` [PATCH v4 1/8] KVM: arm64: Fix Trace Buffer trapping for protected VMs
` [PATCH v4 2/8] KVM: arm64: Fix Trace Buffer trap polarity "
` [PATCH v4 3/8] KVM: arm64: Fix MTE flag initialization "
` [PATCH v4 4/8] KVM: arm64: Introduce helper to calculate fault IPA offset
` [PATCH v4 5/8] KVM: arm64: Include VM type when checking VM capabilities in pKVM
` [PATCH v4 6/8] KVM: arm64: Do not allow KVM_CAP_ARM_MTE for any guest "
` [PATCH v4 7/8] KVM: arm64: Check whether a VM IOCTL is allowed "
` [PATCH v4 8/8] KVM: arm64: Prevent host from managing timer offsets for protected VMs

linux-next: build failure after merge of the tip tree
 2025-11-12  9:39 UTC  (2+ messages)

[PATCH 0/6] Hello,
 2025-11-12  9:37 UTC  (6+ messages)

[PATCH] samples: rust: fix endianness issue in rust_driver_pci
 2025-11-12  9:37 UTC  (3+ messages)

[PATCH v4 RESEND] function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultaneously
 2025-11-12  9:36 UTC 

[PATCH 1/1] net/mlx5/linux: set down if detect any anomaly
 2025-11-12  9:37 UTC  (2+ messages)

[PATCH net-next 0/11] pull-request: can-next 2025-11-12
 2025-11-12  9:36 UTC  (13+ messages)
` [PATCH net-next 01/11] can: convert generic HW timestamp ioctl to ndo_hwtstamp callbacks
` [PATCH net-next 02/11] can: peak_canfd: convert to use "
` [PATCH net-next 03/11] can: peak_usb: "
` [PATCH net-next 04/11] can: mcp251x: mcp251x_can_probe(): use dev_err_probe()
` [PATCH net-next 05/11] can: mcp251xfd: move chip sleep mode into runtime pm
` [PATCH net-next 06/11] can: mcp251xfd: utilize gather_write function for all non-CRC writes
` [PATCH net-next 07/11] can: mcp251xfd: add workaround for errata 5
` [PATCH net-next 08/11] can: mcp251xfd: only configure PIN1 when rx_int is set
` [PATCH net-next 09/11] can: mcp251xfd: add gpio functionality
` [PATCH net-next 10/11] dt-bindings: can: mcp251xfd: add gpio-controller property
` [PATCH net-next 11/11] can: bxcan: Fix a typo error for assign

bitbake, oe-core and meta-yocto tags in sync? (was Re: GPIT LAVA Test Report - Job 123474: OEQA ALL PASSED (24/75) passed)
 2025-11-12  9:36 UTC  (2+ messages)
  ` [Automated-testing] "

[PATCH v1 0/2] gpiolib: legacy: Allow *gpio_request_one() to die independently
 2025-11-12  9:32 UTC  (3+ messages)
` [PATCH v1 1/2] gpiolib: legacy: Make sure we kill gpio_request_one() first
` [PATCH v1 2/2] gpiolib: legacy: Allow to kill devm_gpio_request_one() independently

[PATCH mptcp-net 0/3] mptcp: fix memcg accounting for passive sockets
 2025-11-12  9:35 UTC  (8+ messages)
` [PATCH mptcp-net 1/3] net: factor-out _sk_charge() helper

[PATCH 0/4] arm64: google: Introduce frankel, blazer, and mustang boards
 2025-11-12  9:35 UTC  (4+ messages)
` [PATCH 4/4] arm64: dts: google: Add initial dts for frankel, blazer, and mustang

[PATCH v2 0/2] dt-bindings: arm: keystone: ti,sci: add entries for boot mboxes
 2025-11-12  9:35 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: keystone: add missing items to mboxes

[PATCH v3 for-next 0/8] RDMA/hns: Support RoCE bonding
 2025-11-12  9:35 UTC  (9+ messages)
` [PATCH v3 for-next 1/8] RDMA/hns: Add helpers to obtain netdev and bus_num from hr_dev
` [PATCH v3 for-next 2/8] RDMA/hns: Initialize bonding resources
` [PATCH v3 for-next 3/8] RDMA/hns: Add bonding event handler
` [PATCH v3 for-next 4/8] RDMA/hns: Add bonding cmds
` [PATCH v3 for-next 5/8] RDMA/hns: Implement bonding init/uninit process
` [PATCH v3 for-next 6/8] RDMA/hns: Add delayed work for bonding
` [PATCH v3 for-next 7/8] RDMA/hns: Support link state reporting for bond
` [PATCH v3 for-next 8/8] RDMA/hns: Support reset recovery "

[PATCH i-g-t v15 0/3] Multi-CCS support in IGT
 2025-11-12  9:35 UTC  (4+ messages)
` [PATCH i-g-t v15 1/3] lib/intel_compute: loop_kernel_duration in Pipeline
` [PATCH i-g-t v15 2/3] tests/intel/xe_compute: Add loop_duration_2s subtest
` [PATCH i-g-t v15 3/3] tests/intel/xe_compute: Add eu-busy-10s test for EU utilization measurement

confusing ReST/html
 2025-11-12  9:35 UTC  (2+ messages)

[PATCH -next] ALSA: gus: Remove unused declarations
 2025-11-12  9:35 UTC  (2+ messages)

[PATCH net] net: ps3_gelic_net: handle skb allocation failures
 2025-11-12  9:34 UTC  (3+ messages)

[PATCH] shmem: fix tmpfs reconfiguration (remount) when noswap is set
 2025-11-12  9:33 UTC  (2+ messages)

[PATCH v1] ALSA: hda/tas2781: Correct the wrong project ID
 2025-11-12  9:33 UTC  (2+ messages)

[bug report] BUG: kernel NULL pointer dereference, address: 0000000000000050
 2025-11-12  9:33 UTC  (2+ messages)

[linux-next:master] [block] ec7f31b2a2: BUG:unable_to_handle_page_fault_for_address
 2025-11-12  9:33 UTC  (3+ messages)
` poison_element vs highmem, was "

[GIT PULL] libcrypto/arm64: Move kernel mode FP/SIMD buffer to the stack
 2025-11-12  9:32 UTC 

[PATCH][next] RDMA/rxe: Avoid -Wflex-array-member-not-at-end warnings
 2025-11-12  9:32 UTC  (6+ messages)

[PATCH net-next 0/6] net/mlx5e: Speedup channel configuration operations
 2025-11-12  9:29 UTC  (7+ messages)
` [PATCH net-next 1/6] net/mlx5e: Move async ICOSQ lock into ICOSQ struct
` [PATCH net-next 2/6] net/mlx5e: Use regular ICOSQ for triggering NAPI
` [PATCH net-next 3/6] net/mlx5e: Move async ICOSQ to dynamic allocation
` [PATCH net-next 4/6] net/mlx5e: Conditionally create async ICOSQ
` [PATCH net-next 5/6] net/mlx5e: Update XDP features in switch channels
` [PATCH net-next 6/6] net/mlx5e: Support XDP target xmit with dummy program

[PATCH] drm: xlnx: zynqmp_dp: Support DRM_FORMAT_XRGB8888
 2025-11-12  9:31 UTC  (4+ messages)

[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
 2025-11-12  9:29 UTC  (4+ messages)
` [RFC PATCH v2 08/23] KVM: x86/tdp_mmu: Alloc external_spt page for mirror page table splitting

[Buildroot] [PATCH] package/kbd: bump to version 2.9.0
 2025-11-12  9:31 UTC 

[PATCH v2] fs: move fd_install() slowpath into a dedicated routine and provide commentary
 2025-11-12  9:30 UTC  (2+ messages)

[PATCH 1/1] scsi: ufs: core: Fix EH failure after wlun resume error
 2025-11-12  9:29 UTC  (3+ messages)

[PATCH V5 0/3] Add SD Card support for sm8750 SoC and boards
 2025-11-12  9:29 UTC  (3+ messages)
` [PATCH V5 3/3] arm64: dts: qcom: sm8750-qrd: Add SDC2 node for sm8750 qrd board

[PATCH v3] arm64: dts: qcom: hamoa-iot-evk: Enable TPM (ST33) on SPI11
 2025-11-12  9:28 UTC  (2+ messages)

[PATCH v2] drm/gem: Use vmemdup_array_user in drm_gem_objects_lookup
 2025-11-12  9:27 UTC 

[PATCH v4] function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultaneously
 2025-11-12  9:27 UTC 

[RFC][PATCH 00/13] io_uring, struct filename and audit
 2025-11-12  9:26 UTC  (7+ messages)
` [RFC][PATCH 10/13] get rid of audit_reusename()

[PATCH] mm/memfd: clear hugetlb pages on allocation
 2025-11-12  9:26 UTC  (4+ messages)

[RFC 0/2] hw/loongarch/virt: Add versioned machine type support
 2025-11-12  9:25 UTC  (3+ messages)
` [RFC 1/2] hw/loongarch/virt: Define virt machine type with type_init()
` [RFC 2/2] hw/loongarch/virt: Define versioned virt machine

[PATCH] drm/sched: Fix outdated sched_job docu
 2025-11-12  9:26 UTC  (2+ messages)

[PATCH v7 00/11] drm: Reduce page tables overhead with THP
 2025-11-12  9:25 UTC  (3+ messages)
` [PATCH v7 06/11] drm/v3d: Use huge tmpfs mountpoint helpers

[PATCH v2 mptcp-next] Squash-to: "mptcp: leverage the backlog for RX packet processing"
 2025-11-12  9:24 UTC  (3+ messages)

[PATCH] drm/vmwgfx: Add drm_panic support
 2025-11-12  9:23 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] Basic ASID2 support
 2025-11-12  9:17 UTC  (4+ messages)
` [PATCH 1/3] target/arm: Enable ID_AA64MMFR4_EL1 register
` [PATCH 2/3] target/arm: Enable ASID2 for cpu_max, allow writes to FNG1, FNG0, A2
` [PATCH 3/3] tests: Add test for ASID2 and write/read of feature bits

[LTP] [PATCH v2] tst_filesystems01.c: Add test for .filesystems
 2025-11-12  9:22 UTC  (6+ messages)
` [LTP] [PATCH v3 0/2] "
  ` [LTP] [PATCH v3 1/2] "

[PATCH v8 0/6] MHDP8546 fixes related to DBANC usecase
 2025-11-12  9:22 UTC  (5+ messages)
` [PATCH v8 4/6] drm/bridge: cadence: cdns-mhdp8546*: Change drm_connector from structure to pointer
` [PATCH v8 6/6] drm/bridge: cadence: cdns-mhdp8546-core: Handle HDCP state in bridge atomic check

[PATCH v3 0/5] mtd: spi-nor: micron-st: few clean up for micron spi nor chip
 2025-11-12  9:22 UTC  (6+ messages)
` [PATCH v3 5/5] mtd: spi-nor: micron-st: add comment for mt35xu02gcba

[PATCH v1 0/5] Remove NO_AUXTRACE build option
 2025-11-12  9:21 UTC  (4+ messages)

[PATCH v2 0/6] Add support for Clock controllers for Kaanapali
 2025-11-12  9:21 UTC  (6+ messages)
` [PATCH v2 4/6] clk: qcom: rpmh: Add support for Kaanapali rpmh clocks

[PATCH] net/mlx5: fix non-template sample action validation
 2025-11-12  9:19 UTC  (2+ messages)

[PATCH v2] drm/sched: Don't crash kernel on wrong params
 2025-11-12  9:18 UTC 

[PATCH net-next] vxlan: Remove unused declarations eth_vni_hash() and fdb_head_index()
 2025-11-12  9:20 UTC  (2+ messages)

[PATCH 0/2] ath10k: Introduce a firmware quirk to skip host cap QMI requests
 2025-11-12  9:18 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: xiaomi-beryllium: Add firmware-name qualifier to WiFi node

[PATCH v4] ACPI: AGDI: Add interrupt signaling mode support
 2025-11-12  9:18 UTC  (3+ messages)

[PATCH v2] intel_th: Fix error handling in intel_th_output_open
 2025-11-12  9:17 UTC 

[PATCH v6 00/11] CoreSight: Refactor power management for ETMv3/4
 2025-11-12  9:16 UTC  (3+ messages)
` [PATCH v6 11/11] coresight: etm4x: Reuse normal enable and disable logic in CPU idle

[PATCH v2 0/3] ASoC: codec: Convert to GPIO descriptors for tlv320aic32x4
 2025-11-12  9:15 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: monaco-evk: Enable PCIe0 and PCIe1 on monaco-evk
 2025-11-12  9:15 UTC  (2+ messages)

[PATCH 0/8] refscale updates for v6.19
 2025-11-12  9:14 UTC  (5+ messages)
` [PATCH 3/8] refscale: Add local_bh_disable() readers

[PATCH v2 00/45] KVM: arm64: Add LR overflow infrastructure
 2025-11-12  9:13 UTC  (2+ messages)

[PATCH v2 0/2] gpio: Add support for ADG1712 quad SPST switch
 2025-11-12  9:13 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: adg1712: add adg1712 support

[PATCH 0/5] Cleanup rte_dpaa2_device
 2025-11-12  9:10 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] crypto/dpaa2_sec: remove crypto device in bus device
  ` [PATCH v2 2/5] dma/dpaa2: remove DMA "
  ` [PATCH v2 3/5] net/dpaa2: remove dead code in loopback mode
  ` [PATCH v2 4/5] net/dpaa2: remove ethdev device in bus device
  ` [PATCH v2 5/5] bus/fslmc: remove raw "

[PATCH wireless-next] wifi: cfg80211: Add support for 6GHz AP role not relevant AP type
 2025-11-12  9:10 UTC 

[PATCH] mm/khugepaged: continue to collapse on SCAN_PMD_NONE
 2025-11-12  9:10 UTC  (5+ 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.