All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-26 08:16:21 to 2026-07-26 10:33:30 UTC [more...]

[spacemit:dt-for-next 16/21] arch/riscv/boot/dts/spacemit/k3-pico-itx.dtb: phy@1 (ethernet-phy-id001c.c916): $nodename:0: 'phy@1' does not match '^ethernet-phy(@[a-f0-9]+)?$'
 2026-07-26 10:33 UTC 

linux-next: manual merge of the wireless-next tree with the origin tree
 2026-07-26 10:33 UTC  (3+ messages)

[cocci] [PATCH 0/3] coccinelle: improve performance of mini_lock, double_lock and minmax
 2026-07-26 10:28 UTC  (4+ messages)
` [cocci] [PATCH 2/3] coccinelle: double_lock: improve performance when no double lock exists
    `  "

[PATCH v4 00/13] notifier: add device-managed registration APIs and convert drivers
 2026-07-26 10:28 UTC  (17+ messages)
` [PATCH v4 01/13] notifier: add device-managed registration APIs
` [PATCH v4 02/13] pwm: iqs620a: use devm_blocking_notifier_chain_register()
` [PATCH v4 03/13] iio: light: iqs621-als: "
` [PATCH v4 04/13] iio: position: iqs624: "
` [PATCH v4 05/13] gpio: adp5585: "
` [PATCH v4 06/13] platform/x86: bitland-mifs-wmi: "
` [PATCH v4 07/13] Input: adp5585: "
` [PATCH v4 08/13] ACPI: APEI: GHES: remove unused ghes_{,un}register_vendor_record_notifier()
` [PATCH v4 09/13] ACPI: APEI: GHES: use devm_blocking_notifier_chain_register()
` [PATCH v4 10/13] platform/x86: uniwill-wmi: "
` [PATCH v4 11/13] gpio: eic-sprd: use devm_atomic_notifier_chain_register()
` [PATCH v4 12/13] gpio: gpiolib-kunit: use devm_blocking_notifier_chain_register()
` [PATCH v4 13/13] reboot: "

[PATCH v4 0/3] packfile URIs: support concurrent downloads
 2026-07-26 10:27 UTC  (7+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/3] http: avoid concurrent appends to partial packs

[PATCH] dmaengine: imx-sdma: Remove unused imx_dma_is_ipu() inline function
 2026-07-26 10:24 UTC 

[PATCH] util/oslib-win32: Implement qemu_get_pid_name()
 2026-07-26 10:18 UTC  (2+ messages)

[PATCH] scripts/checkpatch: validate Fixes: tag format and commit ancestry
 2026-07-26 10:16 UTC  (2+ messages)

[PATCH] x86/microcode: Remove stray double quotes in copyright entries
 2026-07-26 10:15 UTC 

[PATCH v4 00/21] kho: make boot time huge page allocation work nicely with KHO
 2026-07-26 10:16 UTC  (3+ messages)
` [PATCH v4 16/21] mm/mm_init: simplify deferred_free_pages() migratetype init

[PATCH] Bluetooth: SCO: fix sco_conn double free on outgoing connect
 2026-07-26 10:15 UTC  (3+ messages)
`  "

[PATCH net 0/1] net: bridge: fix fast-leave use-after-free
 2026-07-26 10:13 UTC  (3+ messages)
` [PATCH net 1/1] net: bridge: stop fast-leave after deleting a port group

[PATCH 0/4] nolibc: syscall() and abs() fixes, plus a cleanup
 2026-07-26 10:13 UTC  (5+ messages)
` [PATCH 1/4] tools/nolibc: evaluate syscall() arguments before the arch macros
` [PATCH 2/4] tools/nolibc: stdlib: avoid signed overflow in abs() and friends
` [PATCH 3/4] selftests/nolibc: add abs() range test
` [PATCH 4/4] tools/nolibc: remove dead __ARCH_WANT_SYS_OLD_SELECT

[PATCH v2 0/8] rtc: abx80x: add support for abx81x
 2026-07-26 10:04 UTC  (4+ messages)
` [PATCH v2 5/8] rtc: abx80x: use regmap instead of I2C specific API

[PATCH] staging: media: tegra-video: fix syncpoint leak in tegra20 channel init
 2026-07-26 10:04 UTC 

[PATCH v5 0/2] iio: adc: add MAX40080 current-sense amplifier driver
 2026-07-26  9:59 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: iio: adc: add maxim,max40080

[PATCH net] net: bridge: mrp: fix uninitialised bytes on the wire
 2026-07-26  9:54 UTC  (2+ messages)

[PATCH v2 0/2] PCI: Fix dev_set_name() error handling in pci_setup_device()
 2026-07-26  9:49 UTC  (5+ messages)
` [PATCH v2 1/2] PCI: Handle dev_set_name() failure "
` [PATCH v2 2/2] PCI: Free the device name on the pci_setup_device() error path

[PATCH 1/2] mm/vmalloc: fix 32-bit truncation of the area size in vread_iter()
 2026-07-26  9:46 UTC  (3+ messages)

[PATCH net-next] ipip: reject unsupported configurations in fill_forward_path
 2026-07-26  9:46 UTC  (2+ messages)

[PATCH] iio: pressure: abp2030pa: Remove unreachable return in abp2_read_raw()
 2026-07-26  9:42 UTC  (2+ messages)

[PATCH] docs: filesystems: vfat: fix 'whic' spelling
 2026-07-26  9:41 UTC  (4+ messages)

[PATCH RESEND v2] perf/x86/intel/uncore: Use sysfs_emit() in uncore_event_show()
 2026-07-26  9:41 UTC 

[PATCH mptcp-next v13 00/12] selftests: consolidate TCP_INQ testing into sockopt
 2026-07-26  9:40 UTC  (14+ messages)
` [PATCH mptcp-next v13 01/12] selftests: mptcp: sockopt: reseed RNG after fork
` [PATCH mptcp-next v13 02/12] selftests: mptcp: sockopt: use exact length in connect_one_server
` [PATCH mptcp-next v13 03/12] selftests: mptcp: sockopt: add check_stat_equal helper
` [PATCH mptcp-next v13 04/12] selftests: mptcp: sockopt: use size_t for byte counters
` [PATCH mptcp-next v13 05/12] selftests: mptcp: sockopt: add is_mptcp_socket helper
` [PATCH mptcp-next v13 06/12] selftests: mptcp: sockopt: add tx/rx protocol options
` [PATCH mptcp-next v13 07/12] selftests: mptcp: sockopt: add TCP_INQ test option
` [PATCH mptcp-next v13 08/12] selftests: mptcp: sockopt: use unix socket instead of pipe
` [PATCH mptcp-next v13 09/12] selftests: mptcp: sockopt: use recvmsg instead of read
` [PATCH mptcp-next v13 10/12] selftests: mptcp: sockopt: get and verify TCP_INQ
` [PATCH mptcp-next v13 11/12] selftests: mptcp: sockopt: add huge data transfer tests
` [PATCH mptcp-next v13 12/12] selftests: mptcp: sockopt: replace mptcp_inq with sockopt

[PATCH net v2] net: bridge: mrp: fix Option TLV length in MRP_Test frames
 2026-07-26  9:39 UTC  (2+ messages)

[ebiggers:wip-rng 5/5] WARNING: modpost: vmlinux: section mismatch in reference: drbg_selftest+0x50 (section: .text) -> drbg_healthcheck_sanity (section: .init.text)
 2026-07-26  9:38 UTC 

[PATCH net v2] bonding: alb: re-check primary_is_promisc under RTNL in bond_alb_monitor
 2026-07-26  9:37 UTC  (2+ messages)

[PATCH mptcp-next v2 0/5] Fix socket options used by NVMe over MPTCP
 2026-07-26  9:37 UTC  (7+ messages)
` [PATCH mptcp-next v2 1/5] mptcp: copy the subflow's tos to the msk on accept
` [PATCH mptcp-next v2 2/5] mptcp: inherit sk_reuse/sk_reuseport on subflow creation
` [PATCH mptcp-next v2 3/5] mptcp: bump setsockopt_seq for subflow-only socket options
` [PATCH mptcp-next v2 4/5] mptcp: handle TCP_MAXSEG getsockopt in common case
` [PATCH mptcp-next v2 5/5] mptcp: add TCP_SYNCNT setsockopt/getsockopt

[PATCH] PCI: Handle dev_set_name() failure in pci_setup_device()
 2026-07-26  9:31 UTC  (2+ messages)

[PATCH rdma-next 00/15] RDMA: Support HW requiring relaxed ordering and add Unordered access flag
 2026-07-26  9:29 UTC  (16+ messages)
` [PATCH rdma-next 01/15] RDMA/mlx5: Allow optional access flags in DM registration
` [PATCH rdma-next 02/15] RDMA/mlx5: Allow optional access flags in DEVX UMEM registration
` [PATCH rdma-next 03/15] RDMA/core: Allow optional access flags in dmabuf reg ioctl
` [PATCH rdma-next 04/15] RDMA/core: Allow optional access flags in reg mr ioctl
` [PATCH rdma-next 05/15] mlx5: Rename IFC bits of relaxed ordering fields
` [PATCH rdma-next 06/15] net/mlx5: Add IFC bits for new ordering caps
` [PATCH rdma-next 07/15] mlx5: Move RO setting helper to core and consolidate mlx5 consumers
` [PATCH rdma-next 08/15] net/mlx5: Enable relaxed ordering on resource dump mkey
` [PATCH rdma-next 09/15] vfio/mlx5: Enable relaxed ordering on the live migration data mkey
` [PATCH rdma-next 10/15] RDMA/mlx5: Enable relaxed ordering on ODP null mkey
` [PATCH rdma-next 11/15] RDMA/mlx5: Enable relaxed ordering on Memory Window mkey on strict-RO HW
` [PATCH rdma-next 12/15] RDMA/mlx5: Converge UMR access-flag cap checks
` [PATCH rdma-next 13/15] RDMA/uverbs: Add new Unordered MR access flag
` [PATCH rdma-next 14/15] RDMA/mlx5: Support new Unordered "
` [PATCH rdma-next 15/15] RDMA/mlx5: Enforce relaxed ordering when HW requires it

[GIT PULL] x86 fixes
 2026-07-26  9:28 UTC 

[dhowells-fs:netfs-fixes 4/4] fs/netfs/rolling_buffer.c:30:7: error: call to undeclared function 'mempool_alloc'; ISO C99 and later do not support implicit function declarations
 2026-07-26  9:26 UTC 

[Buildroot] [PATCH 1/2] package/python-pydal: needs python xml module at runtime
 2026-07-26  9:27 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] support/testing: python-pydal: new runtime test

[Buildroot] [PATCH 1/1] package/gobject-introspection: bump version to 1.86.0
 2026-07-26  9:25 UTC 

[PATCH] staging: rtl8723bs: remove unnecessary braces
 2026-07-26  9:23 UTC 

[PATCH RFC 0/2] LoongArch: BPF: Optimize 32-bit zero/sign extensions
 2026-07-26  9:23 UTC  (3+ messages)
` [PATCH RFC 2/2] LoongArch: BPF: Eliminate zero/sign extensions for 32-bit operations

[GIT PULL] smp/urgent fixes
 2026-07-26  9:23 UTC 

[asahilinux:bits/110-smc 8/8] checkpatch: WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
 2026-07-26  9:22 UTC 

[PATCH v6 00/36] Cleaning up the KVM clock mess
 2026-07-26  9:21 UTC  (3+ messages)
` [PATCH v6 31/36] KVM: selftests: Add Xen runstate migration test

[PATCH rdma-next] RDMA/mlx5: Send cong param changes to the resolved port mdev
 2026-07-26  9:22 UTC 

[PATCH net] packet: use a consistent hard_header_len in send paths
 2026-07-26  9:21 UTC  (2+ messages)
` [PATCH net v2] packet: use consistent header lengths in raw "

hang during shutdown in next-20260722+ with MT7925
 2026-07-26  9:20 UTC  (2+ messages)

[PATCH v3 0/3] xen/igd: fixes for Intel IGD passthrough
 2026-07-26  9:16 UTC  (5+ messages)
` [PATCH v3 1/3] xen/igd: get PCH info from host sysfs

[PATCH rdma-next] RDMA/mlx5: Fix stack out-of-bounds read in cc_params debugfs
 2026-07-26  9:13 UTC 

[PATCH 0/8] Optimize anonymous swapbacked large folio unmapping
 2026-07-26  9:10 UTC  (2+ messages)

[PATCH rdma-next v2 0/2] mlx5: Deprecate latency-sensitive QPs feature
 2026-07-26  9:09 UTC  (3+ messages)
` [PATCH rdma-next v2 1/2] net/mlx5: Add qp_latency_sensitive_disable cap bit
` [PATCH rdma-next v2 2/2] RDMA/mlx5: Deprecate latency-sensitive QPs feature

[soc:soc/dt] BUILD SUCCESS 0bcfbb1f786d43372319bae28ea44b5657931029
 2026-07-26  9:08 UTC 

[PATCH] dt-bindings: iio: dac: adi,ad5791: fix 'referance' spelling
 2026-07-26  9:06 UTC  (2+ messages)

[PATCH v2] target/riscv: allow menvcfg/henvcfg LPE and SSE bits on RV32
 2026-07-26  9:04 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for Infinix INBOOK X3 Slim
 2026-07-26  8:57 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 RESEND 0/4] ACPI: APEI: GHES: Add NVIDIA Vera CPER decoder and tests
 2026-07-26  9:02 UTC  (7+ messages)
` [PATCH v2 RESEND 2/4] ACPI: APEI: GHES: Add NVIDIA Vera decoder
` [PATCH v2 RESEND 3/4] ACPI: APEI: GHES: Add Grace and Vera KUnit coverage
` [PATCH v2 RESEND 4/4] selftests: firmware: Add NVIDIA GHES EINJ selftest

[PATCH] smb/server: fix unbuffered file position alignment check
 2026-07-26  9:01 UTC 

[PATCH] stash: add 'rename' subcommand
 2026-07-26  9:00 UTC  (6+ messages)

[PATCH rdma-next] RDMA/cxgb4: Fix dereg_skb leak and double free in write_tpt_entry()
 2026-07-26  8:58 UTC 

[PATCH 00/16] docs/zh_TW: localize terminology and sync process/ documents
 2026-07-26  8:56 UTC  (4+ messages)
` [PATCH 10/16] docs/zh_TW: process: localize terminology in 2.Process.rst

[PATCH] mm/usercopy: harden bounds checking for vmalloc allocations
 2026-07-26  8:55 UTC  (3+ messages)

[PATCH 0/7] Fixes for 11.1
 2026-07-26  8:54 UTC  (9+ messages)
` [PATCH 1/7] hw/display/virtio-gpu-rutabaga: zero-init capset info response
` [PATCH 3/7] Fix many -Werror=maybe-uninitialized
` [PATCH 5/7] hw/core/machine: free machine->fdt in machine_finalize()

[OE-core][PATCH] libzip: import recipe from meta-oe
 2026-07-26  8:52 UTC  (3+ messages)

Performance regression in connectivity check during receive-pack (git 2.54)
 2026-07-26  8:51 UTC  (8+ messages)

[PATCH v1 0/3] LoongArch: BPF: clean up for build_insn() paths
 2026-07-26  8:51 UTC  (7+ messages)
` [PATCH v1 1/3] LoongArch: BPF: Remove redundant zext jumping in move_imm()
` [PATCH v1 2/3] LoongArch: BPF: Remove dead move_imm() call in BPF_NEG path
` [PATCH v1 3/3] LoongArch: BPF: Split unconditional branch JA paths statically

[PATCH] diff: ignore unmerged paths outside prefix with --relative --cached
 2026-07-26  8:47 UTC  (5+ messages)
  ` [PATCH 0/2] diff-lib relative-path cleanups
    ` [PATCH 1/2] diff-lib: drop stale comment about advancing o->pos
    ` [PATCH 2/2] diff-lib: skip paths outside prefix in oneway_diff()

[soc:soc/defconfig] BUILD SUCCESS 6495ae297cebb175ea28f3ec07379e3cef99fc87
 2026-07-26  8:40 UTC 

[PATCH] fat: preserve reserved lcase bits across rename
 2026-07-26  8:31 UTC  (2+ messages)

[PATCH v2 0/1] liveupdate: Add internal APIs for file preservation
 2026-07-26  8:38 UTC  (2+ messages)

[PATCH 0/2] bump static-analysis ci image version
 2026-07-26  8:39 UTC  (3+ messages)
` [PATCH 1/2] bloom: silence CHECK_ASSERTION_SIDE_EFFECTS false positive
` [PATCH 2/2] ci: bump ubuntu image version for static-analysis job

[PATCH] fetch-pack: trace packfile URI downloads
 2026-07-26  8:33 UTC 

[PATCH v3] Input: xpad - add support for Beitong KP series controllers
 2026-07-26  8:30 UTC 

[OE-core][scarthgap 00/31] Patch review
 2026-07-26  8:29 UTC  (32+ messages)
` [OE-core][scarthgap 01/31] scripts/install-buildtools: Update to 5.0.19
` [OE-core][scarthgap 02/31] linux-yocto/6.6: update to v6.6.143
` [OE-core][scarthgap 03/31] linux-yocto/6.6: update to v6.6.144
` [OE-core][scarthgap 04/31] linux-yocto/6.6: update CVE exclusions (6.6.144)
` [OE-core][scarthgap 05/31] libxml2: Fix CVE-2026-11979
` [OE-core][scarthgap 06/31] openssh: Fix CVE-2026-59999
` [OE-core][scarthgap 07/31] openssh: Fix CVE-2026-59997
` [OE-core][scarthgap 08/31] openssh: Fix CVE-2026-59996
` [OE-core][scarthgap 09/31] openssh: Fix CVE-2026-59995
` [OE-core][scarthgap 10/31] openssh: Fix CVE-2026-60001
` [OE-core][scarthgap 11/31] openssh: Fix CVE-2026-60002
` [OE-core][scarthgap 12/31] openssh: Fix CVE-2026-60000
` [OE-core][scarthgap 13/31] cups: fix CVE-2026-27447
` [OE-core][scarthgap 14/31] cups: fix CVE-2026-41079
` [OE-core][scarthgap 15/31] cups: fix CVE-2026-34978
` [OE-core][scarthgap 16/31] cups: fix CVE-2026-34980
` [OE-core][scarthgap 17/31] cups: fix CVE-2026-34979
` [OE-core][scarthgap 18/31] cups: fix CVE-2026-34990
` [OE-core][scarthgap 19/31] cups: fix CVE-2026-39314
` [OE-core][scarthgap 20/31] cups: fix CVE-2026-39316
` [OE-core][scarthgap 21/31] libxpm: fix CVE-2026-4367
` [OE-core][scarthgap 22/31] gnutls: set status for CVE-2026-3832
` [OE-core][scarthgap 23/31] gnutls: fix CVE-2026-42009
` [OE-core][scarthgap 24/31] libpng: Fix CVE-2026-34757
` [OE-core][scarthgap 25/31] glib-2.0: fix CVE-2026-58010
` [OE-core][scarthgap 26/31] glib-2.0: fix CVE-2026-58011
` [OE-core][scarthgap 27/31] glib-2.0: fix CVE-2026-58012
` [OE-core][scarthgap 28/31] glib-2.0: fix CVE-2026-58013
` [OE-core][scarthgap 29/31] glib-2.0: fix CVE-2026-58014
` [OE-core][scarthgap 30/31] gzip: Fix CVE-2026-41991
` [OE-core][scarthgap 31/31] bzip2: fix 'bzip2 --version > /tmp/aaa 2>&1' hang

[PATCH v2] Input: xpad - add support for Beitong KP series controllers
 2026-07-26  8:29 UTC  (2+ messages)

[PATCH net] netdevsim: tc: serialize access to nsim_block_cb_list
 2026-07-26  8:26 UTC  (3+ messages)

arch/arm64/kernel/probes/kprobes.c:307 kprobe_fault_handler() error: we previously assumed 'cur' could be null (see line 292)
 2026-07-26  8:17 UTC 

[PATCH] Input: xpad - add support for Beitong KP series controllers
 2026-07-26  8:26 UTC  (2+ messages)

[PATCH v2] ksmbd: refactor smb2_notify() to a blocking wait, matching smb2_lock()
 2026-07-26  8:24 UTC  (3+ messages)

[PATCH v2 0/6] remove dead NULL checks after GFP_NOFAIL allocations and fix xive use-after-free
 2026-07-26  8:24 UTC  (4+ messages)
` (subset) "

[PATCH v3 0/5] mm/rmap: Refactor try_to_unmap_one
 2026-07-26  8:22 UTC  (6+ messages)
` [PATCH v3 1/5] mm/rmap: convert page -> folio for hwpoison checks

drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu15/smu_v15_0_0_ppt.c:649 smu_v15_0_common_get_dpm_freq_by_index() warn: inconsistent indenting
 2026-07-26  8:16 UTC 

[PATCH] RDMA/rxe: Restore HMM_PFN_WRITE check in ODP write paths
 2026-07-26  8:20 UTC  (3+ messages)

[PATCH V3 0/6] tools/perf: Add powerpc HTM auxtrace support
 2026-07-26  8:20 UTC  (4+ messages)
` [PATCH V3 6/6] tools/perf: Add perf tool support for processing powerpc HTM AUXTRACE records

[PATCH v9 0/4] iommu/arm-smmu-v3: Tegra264 invalidation workaround
 2026-07-26  8:19 UTC  (5+ messages)
` [PATCH v9 1/4] iommu/arm-smmu-v3: Factor out CMDQ batch force-sync conditions
` [PATCH v9 2/4] iommu/arm-smmu-v3: Add CFGI/TLBI-repeat workaround
` [PATCH v9 3/4] iommu/arm-smmu-v3-iommufd: Report CFGI/TLBI-repeat erratum
` [PATCH v9 4/4] iommu/arm-smmu-v3: Enable CFGI/TLBI-repeat workaround on Tegra264

[PATCH V3 0/6] powerpc/perf: Add HTM PMU driver and perf AUX support
 2026-07-26  8:18 UTC  (4+ messages)
` [PATCH V3 4/6] powerpc/perf: Capture the HTM memory configuration as part of perf data

[OE-core][wrynose 00/27] Pull request (cover letter only)
 2026-07-26  8:17 UTC 

[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-26  8:17 UTC  (11+ messages)
` [PATCH v8 01/23] dma-direct: return struct page from dma_direct_alloc_from_pool()

[PATCH v16 0/7] spi: pxa2xx: Fix PM and interrupt issues on Intel LPSS SPI
 2026-07-26  8:15 UTC  (4+ messages)
` [PATCH v16 1/7] spi: pxa2xx: introduce clock enable and disable helper functions


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.