All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-05 23:26:52 to 2025-11-06 00:45:41 UTC [more...]

[PATCH 0/2] firewire: core: code refactoring for transaction layer
 2025-11-06  0:45 UTC  (2+ messages)

Concerns about SFrame viability for userspace stack walking
 2025-11-06  0:44 UTC  (4+ messages)

[syzbot] [rdma?] WARNING in gid_table_release_one (3)
 2025-11-06  0:44 UTC  (4+ messages)

linux-next: manual merge of the bluetooth tree with the net-next tree
 2025-11-06  0:43 UTC 

[PATCH 0/4] vfio: selftest: Add SR-IOV UAPI test
 2025-11-06  0:41 UTC  (9+ messages)
` [PATCH 1/4] vfio: selftests: Add support for passing vf_token in device init
` [PATCH 2/4] vfio: selftests: Export vfio_pci_device functions
` [PATCH 3/4] vfio: selftests: Add helper to set/override a vf_token

[PATCH v2] ARM: dts: omap: am335x-mba335x: Fix stray '/*' in comment
 2025-11-06  0:40 UTC  (2+ messages)

[PATCH 1/1] ARM: dts: omap: am335x-tqma335x/mba335x: Fix MicIn routing
 2025-11-06  0:40 UTC  (2+ messages)

[PATCH] alloc_tag: Use %pe format specifier
 2025-11-06  0:39 UTC  (3+ messages)

[PATCH v4 0/2] Add Google Tensor SoC USB controller support
 2025-11-06  0:38 UTC  (7+ messages)
` [PATCH v4 2/2] usb: dwc3: Add Google Tensor SoC DWC3 glue driver

[PATCH] examples/vdpa: support show protocol features
 2025-11-06  0:37 UTC  (2+ messages)

[RESEND PATCH v7 0/7] barrier: Add smp_cond_load_*_timeout()
 2025-11-06  0:36 UTC  (11+ messages)
` [RESEND PATCH v7 2/7] arm64: barrier: Support smp_cond_load_relaxed_timeout()

linux-next: manual merge of the bpf-next tree with the bpf tree
 2025-11-06  0:35 UTC 

[PATCH 0/2] tracing: Clean up of set_tracer_flag()
 2025-11-06  0:33 UTC  (3+ messages)
` [PATCH 1/2] tracing: Exit out immediately after update_marker_trace()
` [PATCH 2/2] tracing: Use switch statement instead of ifs in set_tracer_flag()

[PATCH 0/3] testpmd support stop specify lcore
 2025-11-06  0:34 UTC  (4+ messages)
` [PATCH v2 0/3] testpmd support pause/resume specify lcore's fwd

[PATCH v1 0/2] Add support for print exactly once
 2025-11-06  0:34 UTC  (6+ messages)
` [PATCH v1 1/2] rust: Add support for calling a function "

[PATCH v1 net-next 0/6] tcp: Clean up SYN+ACK RTO code and apply max RTO
 2025-11-06  0:32 UTC  (7+ messages)
` [PATCH v1 net-next 1/6] tcp: Call tcp_syn_ack_timeout() directly
` [PATCH v1 net-next 2/6] tcp: Remove timeout arg from reqsk_queue_hash_req()
` [PATCH v1 net-next 3/6] tcp: Remove redundant init for req->num_timeout
` [PATCH v1 net-next 4/6] tcp: Remove timeout arg from reqsk_timeout()
` [PATCH v1 net-next 5/6] tcp: Apply max RTO to non-TFO SYN+ACK
` [PATCH v1 net-next 6/6] selftest: packetdrill: Add max RTO test for SYN+ACK

+ alloc_tag-use-%pe-format-specifier.patch added to mm-new branch
 2025-11-06  0:33 UTC 

[syzbot] [rdma?] WARNING in gid_table_release_one (3)
 2025-11-06  0:33 UTC  (2+ messages)
` Forwarded: "

USB-Audio: Add support for PreSonus Revelator io24
 2025-11-06  0:31 UTC 

[PATCH v8] drm/xe/guc: Cleanup GuC log buffer macros and helpers
 2025-11-06  0:31 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Cleanup GuC log buffer macros and helpers (rev5)

[PATCH net] ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
 2025-11-06  0:31 UTC  (4+ messages)

[PATCH v2 0/5] mm: swap: small fixes and comment cleanups
 2025-11-06  0:29 UTC  (5+ messages)
` [PATCH v2 3/5] mm, swap: Remove redundant comment for read_swap_cache_async

[PATCH 0/2] two bugfix for testpmd DCB
 2025-11-06  0:29 UTC  (3+ messages)
` [PATCH 1/2] app/testpmd: fix invalid txp when setup DCB forward
` [PATCH 2/2] app/testpmd: fix wrong Rx queues "

[PATCH net-next 0/2] net: airoha: Allow mapping out-of-order DMA tx descriptors
 2025-11-06  0:28 UTC  (5+ messages)
` [PATCH net-next 2/2] net: airoha: Reorganize airoha_queue struct

[PATCH i-g-t v3 1/2] lib/ioct_wrappers: add __prime_fd_to_handle()
 2025-11-06  0:28 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,v3,1/2] "

[PATCH v5 next 0/9] Implement mul_u64_u64_div_u64_roundup()
 2025-11-06  0:26 UTC  (5+ messages)
` [PATCH v5 next 4/9] lib: Add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()
` [PATCH v5 next 7/9] lib: mul_u64_u64_div_u64() optimise multiply on 32bit x86

[PATCH net-next v3 0/5] psp: track stats from core and provide a driver stats api
 2025-11-06  0:26 UTC  (6+ messages)
` [PATCH net-next v3 1/5] psp: report basic stats from the core
` [PATCH net-next v3 2/5] selftests: drv-net: psp: add assertions on core-tracked psp dev stats
` [PATCH net-next v3 3/5] psp: add stats from psp spec to driver facing api
` [PATCH net-next v3 4/5] net/mlx5e: Add PSP stats support for Rx/Tx flows
` [PATCH net-next v3 5/5] netdevsim: implement psp device stats

[PATCH v2 00/12] nova-core: Complete GSP boot and begin RPC communication
 2025-11-06  0:26 UTC  (12+ messages)
` [PATCH v2 05/12] nova-core: gsp: Add support for checking if GSP reloaded
` [PATCH v2 08/12] nova-core: sequencer: Add register opcodes

[PATCH 1/5] iommupt: Add the RISC-V page table format
 2025-11-06  0:24 UTC  (4+ messages)

[PATCH net-next v5 0/2] ptp: Alibaba CIPU PTP clock driver
 2025-11-06  0:24 UTC  (5+ messages)
` [PATCH net-next v5 1/2] ptp: introduce Alibaba CIPU PHC driver

+ mm-page_alloc-dont-warn-about-large-allocations-with-__gfp_nofail.patch added to mm-unstable branch
 2025-11-06  0:24 UTC 

[PATCH v2 0/3] firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADER
 2025-11-06  0:23 UTC  (3+ messages)
` [PATCH v2 1/3] "

[PATCH v2] PCI: of: Downgrade error message on missing of_root node
 2025-11-06  0:23 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS c5acd2847bb5371988d6b5c165b0776967cc7da2
 2025-11-06  0:21 UTC 

[PATCH 0/7] drm/i915: Stop the intel_de_wait_custom() abuse
 2025-11-06  0:21 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for "

[RFC] Another take at restarting FUSE servers
 2025-11-06  0:21 UTC  (11+ messages)

+ maintainers-add-myself-as-a-reviewer-for-kho.patch added to mm-nonmm-unstable branch
 2025-11-06  0:20 UTC 

Switch b4/README.txt to "pipx install" instead of "pip install"?
 2025-11-06  0:20 UTC 

[PATCH] mm/huge_memory: fix folio split check for anon folios in swapcache
 2025-11-06  0:19 UTC  (3+ messages)

[PATCH 0/2] rust: cpumask: Bindings for core cpumasks and cpumask iterators
 2025-11-06  0:19 UTC  (2+ messages)

[PATCHSET v6 1/8] fuse: general bug fixes
 2025-11-06  0:19 UTC  (8+ messages)
` [PATCH 1/5] fuse: flush pending fuse events before aborting the connection

[PATCH net-next v2] net: mana: Handle SKB if TX SGEs exceed hardware limit
 2025-11-06  0:17 UTC  (4+ messages)

[PATCH] drm/xe: allow request_irq on GSC interrupt
 2025-11-06  0:17 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[to-be-updated] mm-hugetlb-extract-sysctl-into-hugetlb_sysctlc.patch removed from -mm tree
 2025-11-06  0:16 UTC 

[to-be-updated] mm-hugetlb-extract-sysfs-into-hugetlb_sysfsc.patch removed from -mm tree
 2025-11-06  0:16 UTC 

[meta-oe][scarthgap][PATCH] glm: add nativesdk to BBCLASSEXTEND
 2025-11-06  0:15 UTC 

+ kernel-kexec-fix-ima-when-allocation-happens-in-cma-area.patch added to mm-hotfixes-unstable branch
 2025-11-06  0:16 UTC 

+ kernel-kexec-change-the-prototype-of-kimage_map_segment.patch added to mm-hotfixes-unstable branch
 2025-11-06  0:16 UTC 

[PATCH 1/2] kernel/kexec: Change the prototype of kimage_map_segment()
 2025-11-06  0:14 UTC  (3+ messages)
` [PATCH 2/2] kernel/kexec: Fix IMA when allocation happens in CMA area

[PATCH 0/6] PCI/TSM: Finalize "Link" TSM infrastructure
 2025-11-06  0:13 UTC  (10+ messages)
` [PATCH 3/6] PCI/IDE: Initialize an ID for all IDE streams
` [PATCH 4/6] PCI/TSM: Add pci_tsm_bind() helper for instantiating TDIs
` [PATCH 5/6] PCI/TSM: Add pci_tsm_guest_req() for managing TDIs

[PATCH net-next 0/3] Add YNL test framework and library improvements
 2025-11-06  0:13 UTC  (7+ messages)
` [PATCH net-next 2/3] netlink: specs: update rt-rule src/dst attribute types to support IPv4 addresses

[OE-core] [PATCH 01/29] adwaita-icon-theme: upgrade 48.0 -> 49.0
 2025-11-06  0:12 UTC  (30+ messages)
` [OE-core] [PATCH 02/29] barebox-tools: upgrade 2025.09.0 -> 2025.10.0
` [OE-core] [PATCH 03/29] bash-completion: upgrade 2.16.0 -> 2.17.0
` [OE-core] [PATCH 04/29] btrfs-tools: upgrade 6.16 -> 6.17
` [OE-core] [PATCH 05/29] ccache: upgrade 4.12 -> 4.12.1
` [OE-core] [PATCH 06/29] dnf: upgrade 4.23.0 -> 4.24.0
` [OE-core] [PATCH 07/29] dos2unix: upgrade 7.5.2 -> 7.5.3
` [OE-core] [PATCH 08/29] ell: upgrade 0.79 -> 0.80
` [OE-core] [PATCH 09/29] fastfloat: upgrade 8.0.2 -> 8.1.0
` [OE-core] [PATCH 10/29] gi-docgen: upgrade 2025.4 -> 2025.5
` [OE-core] [PATCH 11/29] git: upgrade 2.51.0 -> 2.51.2
` [OE-core] [PATCH 12/29] gobject-introspection: upgrade 1.84.0 -> 1.86.0
  ` Patchtest results for "
` [OE-core] [PATCH 13/29] gsettings-desktop-schemas: upgrade 48.0 -> 49.1
` [OE-core] [PATCH 14/29] gst-devtools: upgrade 1.26.5 -> 1.26.7
` [OE-core] [PATCH 15/29] gst-examples: "
` [OE-core] [PATCH 16/29] gstreamer1.0-libav: "
` [OE-core] [PATCH 17/29] gstreamer1.0-plugins-bad: "
` [OE-core] [PATCH 18/29] gstreamer1.0-plugins-base: "
` [OE-core] [PATCH 19/29] gstreamer1.0-plugins-good: "
` [OE-core] [PATCH 20/29] gstreamer1.0-plugins-ugly: "
` [OE-core] [PATCH 21/29] gstreamer1.0-python: "
` [OE-core] [PATCH 22/29] gstreamer1.0-rtsp-server: "
` [OE-core] [PATCH 23/29] gstreamer1.0: "
` [OE-core] [PATCH 24/29] gstreamer1.0-vaapi: "
` [OE-core] [PATCH 25/29] libcap: upgrade 2.76 -> 2.77
` [OE-core] [PATCH 26/29] libcomps: upgrade 0.1.22 -> 0.1.23
` [OE-core] [PATCH 27/29] libdrm: upgrade 2.4.125 -> 2.4.128
` [OE-core] [PATCH 28/29] libedit: upgrade 20250104-3.1 -> 20251016-3.1
` [OE-core] [PATCH 29/29] libevdev: upgrade 1.13.4 -> 1.13.5

[PATCH] nvme: fix admin request_queue lifetime
 2025-11-06  0:10 UTC  (4+ messages)

[PATCH v13 00/32] x86,fs/resctrl telemetry monitoring
 2025-11-06  0:09 UTC  (5+ messages)
` [PATCH v13 12/32] x86,fs/resctrl: Support binary fixed point event counters

[syzbot] [jfs?] BUG: corrupted list in dbUpdatePMap
 2025-11-06  0:09 UTC 

[PATCH RFC 0/5] bpf: avoid locks in bpf_timer and bpf_wq
 2025-11-06  0:08 UTC  (7+ messages)
` [PATCH RFC v1 5/5] bpf: remove lock from bpf_async_cb

[GIT PULL FOR 6.19] Please pull platform-qcom-camss-for-6.19
 2025-11-06  0:08 UTC 

[GIT PULL FOR 6.19] Please pull platform-qcom-vpu-for-6.19
 2025-11-06  0:06 UTC 

(no subject)
 2025-11-06  0:05 UTC  (5+ messages)
` 

[PATCH 0/4] Add SoC remapper support for system controller
 2025-11-06  0:05 UTC  (6+ messages)
` [PATCH 1/4] drm/xe/vsec: Refactor to move remapper logic outside vsec code
` [PATCH 2/4] drm/xe/remapper: Add lock to serialize access to remapper index registers
` [PATCH 3/4] drm/xe/remapper: Add system controller index for remapper
` [PATCH 4/4] drm/xe/remapper: Reprogram remapper index on PM resume events

[PATCH 3/4 v3] PCI: s32g: Add initial PCIe support (RC)
 2025-11-06  0:05 UTC  (2+ messages)

[meta-oe][scarthgap][PATCH] glm: add nativesdk to BBCLASSEXTEND
 2025-11-05 23:59 UTC 

+ mm-huge_memory-fix-kernel-doc-comments-for-folio_split-and-related-fix-2.patch added to mm-unstable branch
 2025-11-06  0:01 UTC 

[PATCH 1/4 v3] dt-bindings: PCI: s32g: Add NXP PCIe controller
 2025-11-06  0:00 UTC  (2+ messages)

[RFC PATCH v2 0/4] make vmalloc gfp flags usage more apparent
 2025-11-06  0:00 UTC  (6+ messages)
` [RFC PATCH v2 1/4] mm/vmalloc: warn on invalid vmalloc gfp flags

+ mm-huge_memory-fix-folio-split-check-for-anon-folios-in-swapcache.patch added to mm-hotfixes-unstable branch
 2025-11-05 23:58 UTC 

[PATCH 0/3] qfw/acpi: do not zero out XSDT address
 2025-11-05 23:56 UTC  (6+ messages)
` [PATCH 3/3] configs: CONFIG_CONSOLE_RECORD=y on qemu-riscv64_smode_acpi

[PATCH v4] powerpc: Use shared font data
 2025-11-05 23:48 UTC  (7+ messages)

+ ksm-replace-function-unmerge_ksm_pages-with-break_ksm.patch added to mm-unstable branch
 2025-11-05 23:54 UTC 

+ ksm-perform-a-range-walk-in-break_ksm.patch added to mm-unstable branch
 2025-11-05 23:54 UTC 

+ revert-mm-ksm-convert-break_ksm-from-walk_page_range_vma-to-folio_walk.patch added to mm-unstable branch
 2025-11-05 23:54 UTC 

linux-next: duplicate patch in the exfat tree
 2025-11-05 23:54 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: use SCMI clock id for gpu clock on rk356x
 2025-11-05 23:54 UTC  (2+ messages)

[PATCH] ACPI: APEI: GHES: Improve ghes_notify_nmi() status check
 2025-11-05 23:53 UTC  (3+ messages)

[PATCH v3 0/2] acpi/hmat: hmat_register_target() refactor to address lockdep warning
 2025-11-05 23:52 UTC  (7+ messages)
` [PATCH v3 1/2] acpi/hmat: Return when generic target is updated
` [PATCH v3 2/2] acpi/hmat: Fix lockdep warning for hmem_register_resource()
` [PATCH v4 0/2] acpi/hmat: hmat_register_target() refactor to address lockdep warning
` [PATCH v4 1/2] acpi/hmat: Return when generic target is updated
` [PATCH v4 2/2] acpi/hmat: Fix lockdep warning for hmem_register_resource()

[RESEND PATCH v4 0/2] acpi/hmat: hmat_register_target() refactor to address lockdep warning
 2025-11-05 23:51 UTC  (3+ messages)
` [RESEND PATCH v4 1/2] acpi/hmat: Return when generic target is updated
` [RESEND PATCH v4 2/2] acpi/hmat: Fix lockdep warning for hmem_register_resource()

[openeuler:openEuler-1.0-LTS 1932/1932] drivers/char/svm.c:366:43: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2025-11-05 23:49 UTC 

[PATCH i-g-t v11 0/3] Multi-CCS support in IGT
 2025-11-05 23:48 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Multi-CCS support in IGT (rev11)

[PATCH v2 0/4] Improve error handling for qnap-mcu transfers
 2025-11-05 23:47 UTC  (5+ messages)
` [PATCH v2 1/4] mfd: qnap-mcu: Calculate the checksum on the actual number of bytes received
` [PATCH v2 2/4] mfd: qnap-mcu: Use EPROTO in stead of EIO on checksum errors
` [PATCH v2 3/4] mfd: qnap-mcu: Move checksum verification to its own function
` [PATCH v2 4/4] mfd: qnap-mcu: Add proper error handling for command errors

[PATCH] strparser: Fix signed/unsigned mismatch bug
 2025-11-05 23:47 UTC  (3+ messages)

[PATCH v6 0/5] clk: rockchip: Add clock controller for the RV1126B and RK3506
 2025-11-05 23:46 UTC  (4+ messages)
` [PATCH v6 4/5] dt-bindings: clock: rockchip: Add RK3506 clock and reset unit

[GIT PULL] mediatek drm fixes - 20251105
 2025-11-05 23:45 UTC  (2+ messages)

[oe] [meta-perl] [PATCH 01/12] libcrypt-openssl-rsa-perl: upgrade 0.35 -> 0.37
 2025-11-05 23:44 UTC  (12+ messages)
` [oe] [meta-gnome] [PATCH 02/12] libpanel: upgrade 1.10.2 -> 1.10.3
` [oe] [meta-oe] [PATCH 03/12] libyang: upgrade 3.13.5 -> 3.13.6
` [oe] [meta-oe] [PATCH 04/12] parallel: upgrade 20250922 -> 20251022
` [oe] [meta-python] [PATCH 05/12] python3-alembic: upgrade 1.17.0 -> 1.17.1
` [oe] [meta-python] [PATCH 06/12] python3-deprecated: upgrade 1.2.18 -> 1.3.1
` [oe] [meta-oe] [PATCH 07/12] python3-drgn: upgrade 0.0.32 -> 0.0.33
` [oe] [meta-python] [PATCH 08/12] python3-starlette: upgrade 0.48.0 -> 0.49.1
` [oe] [meta-python] [PATCH 09/12] python3-virtualenv: upgrade 20.35.3 -> 20.35.4
` [oe] [meta-python] [PATCH 10/12] python3-webargs: upgrade 8.7.0 -> 8.7.1
` [oe] [meta-webserver] [PATCH 11/12] swagger-ui: upgrade 5.29.5 -> 5.30.0
` [oe] [meta-python] [PATCH 12/12] tuna: upgrade 0.19 -> 0.20

[PATCH 0/3] SCMI clocks on RK356x
 2025-11-05 23:43 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: rockchip: use SCMI clock id for cpu clock on rk356x

[bpf-next] selftests/bpf: refactor snprintf_btf test to use bpf_strncmp
 2025-11-05 23:43 UTC  (6+ messages)

[PATCH v5 0/2] Add driver support for ESWIN EIC7700 SoC USB controller
 2025-11-05 23:41 UTC  (5+ messages)
` [PATCH v5 2/2] usb: dwc3: eic7700: Add EIC7700 USB driver
    `  "

[PATCH v6 0/3] Add Radxa CM5 and IO Board
 2025-11-05 23:38 UTC  (8+ messages)
` [PATCH v6 3/3] arm64: dts: rockchip: Add Radxa CM5 "

[PATCH v3 0/2] ipe: add script enforcement mechanism with AT_EXECVE_CHECK
 2025-11-05 23:39 UTC  (2+ messages)

[PATCH i-g-t v3 0/2] tests/intel/xe_pm_residency: Add ASPM Link residency test
 2025-11-05 23:38 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] bitbake-setup.schema.json: Add schema for "{THISDIR}" bb-layer
 2025-11-05 23:35 UTC  (2+ messages)
` [OE-core] "

[PATCH bpf] bpf: Fix invalid mem access when update_effective_progs fails in __cgroup_bpf_detach
 2025-11-05 23:33 UTC  (2+ messages)

[bitbake-devel] [PATCH 2/2] Add bitbake-setup documentation
 2025-11-05 23:32 UTC  (6+ messages)
`  "

[PATCH 0/2] arm64: dts: renesas: Describe GPU on V3U
 2025-11-05 23:32 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: gpu: img,powervr-rogue: Document GE7800 GPU in Renesas R-Car V3U
    ` [PATCH 1/2] dt-bindings: gpu: img, powervr-rogue: "
` [PATCH 2/2] arm64: dts: renesas: r8a779a0: Add GE7800 GPU node

[PATCH net-next v3 00/14] ipvlan: support mac-nat mode
 2025-11-05 23:32 UTC  (3+ messages)
` [PATCH net-next 01/14] ipvlan: Preparation to support mac-nat

[PATCH 1/1] test: fdt_test_apply requires CONFIG_OF_LIBFDT_OVERLAY
 2025-11-05 23:32 UTC 

[PATCH bpf-next] bpf,x86: do RSB balance for trampoline
 2025-11-05 23:31 UTC  (5+ messages)

[master-next][PATCH] bitbake-user-manual-environment-setup: Document "{THISDIR}" in bb-layers
 2025-11-05 23:27 UTC 

[PATCH 0/2] Drop RK3568's variant of the CLK_NR_CLKS constant
 2025-11-05 23:26 UTC  (2+ 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.