All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-13 17:24:43 to 2026-09-13 19:07:47 UTC [more...]

[PATCH v6 0/5] nfs: modernize direct I/O path
 2026-09-13 19:07 UTC  (4+ messages)

[PATCH v4 00/13] media: iris: Migrate iommus to iris sub nodes
 2026-09-13 19:07 UTC  (19+ messages)
` [PATCH v4 01/13] dt-bindings: media: qcom,venus: Add context bank subnodes to common schema
` [PATCH v4 02/13] dt-bindings: media: qcom,sm8550-iris: Add context bank subnodes
` [PATCH v4 03/13] dt-bindings: media: qcom,sm8750-iris: "
` [PATCH v4 04/13] iommu: of_iommu: Add support for "iommu-ranges" on a device node
` [PATCH v4 05/13] media: iris: Add non-pixel and pixel context bank devices
` [PATCH v4 06/13] media: iris: Route buffers to the matching context bank device
` [PATCH v4 07/13] media: iris: Skip DMA mask setup when the core device has no IOMMU
` [PATCH v4 08/13] arm64: dts: qcom: hamoa: Add Iris context bank subnodes
` [PATCH v4 09/13] arm64: dts: qcom: sm8550: "
` [PATCH v4 10/13] arm64: dts: qcom: lemans: "
` [PATCH v4 11/13] arm64: dts: qcom: monaco: "
` [PATCH v4 12/13] arm64: dts: qcom: sm8650: "
` [PATCH v4 13/13] arm64: dts: qcom: sm8750: "

[meta-oe][PATCH v2 2/4] msgpack-c: upgrade 6.1.0 -> 7.0.2
 2026-09-13 19:04 UTC 

[meta-oe][PATCH 1/4] msgpack-c: fix upstream check
 2026-09-13 19:05 UTC  (3+ messages)
` [meta-oe][PATCH 2/4] msgpack-c: upgrade 6.1.0 -> 7.0.2

cause of the image error in Gnome Snapshot [PATCH v3 0/3] media: Add support for the Sony IMX681
 2026-09-13 19:05 UTC  (3+ messages)
` Reply "

[PATCH 0/2] fetch: clobber existing tags with --prune-tags
 2026-09-13 19:03 UTC  (5+ messages)
` [PATCH 2/2] "

[Buildroot] [PATCH 1/3] package/luasyslog: bump to version 2.2.2
 2026-09-13 19:03 UTC  (6+ messages)
` [Buildroot] [PATCH 3/3] package/lua-lunix: fix incompatible pointer types

[PATCH 0/3] smb: client: validate SMB1 write and query response lengths
 2026-09-13 19:03 UTC  (3+ messages)
` [PATCH 1/3] smb: client: reject short WRITE responses in the SMB1 write paths

[PATCH net-next v5 00/11] net: pcs: add basic support for RK3568 XPCS
 2026-09-13 18:58 UTC  (36+ messages)
` [PATCH net-next v5 01/11] net: stmmac: move XPCS lifetime management to platform drivers
` [PATCH net-next v5 02/11] dt-bindings: phy: rockchip: naneng-combphy: add rockchip,sgmii-mac-sel property
` [PATCH net-next v5 03/11] phy: rockchip: naneng-combphy: add SGMII MAC selection for RK3568
` [PATCH net-next v5 04/11] dt-bindings: net: pcs: add rockchip,rk3568-xpcs support
` [PATCH net-next v5 05/11] arm64: dts: rockchip: rk3568: add XPCS and fixed-clock nodes
` [PATCH net-next v5 06/11] net: pcs: xpcs: add ANRESTART support for SGMII link recovery
` [PATCH net-next v5 07/11] net: pcs: xpcs: add Rockchip RK3568 platform glue driver
` [PATCH net-next v5 08/11] dt-bindings: net: rockchip-dwmac: document pcs-handle
` [PATCH net-next v5 09/11] net: stmmac: dwmac-rk: add SGMII support for RK3568
` [PATCH net-next v5 10/11] arm64: dts: rockchip: rk3568-photonicat: enable SGMII LAN port
` [PATCH net-next v5 11/11] MAINTAINERS: add entry for Rockchip XPCS driver

[PATCH net] net: bcmgenet: restore the hardware filters on open
 2026-09-13 19:00 UTC 

[BUG] HID: logitech-hidpp: capacity_level stays UNKNOWN after charging ends on 0x1000-only devices (MX Master 3)
 2026-09-13 18:51 UTC 

Test [PATCH] media: ipu-bridge: the Surface Pro 11 rear sensor is mounted upside down
 2026-09-13 18:57 UTC  (2+ messages)
` More details for "

[PATCH v6 00/12] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-09-13 18:50 UTC  (13+ messages)
` [PATCH v6 01/12] fs/namei.c: use trailing_slashes()
` [PATCH v6 02/12] vfs: prepare vfs_creat|mkdir_no_perm for reuse in lookup_open()
` [PATCH v6 03/12] vfs: lookup_open(): move setting FMODE_CREATED down
` [PATCH v6 04/12] vfs: move ->create check in lookup_open() to before try_break_deleg()
` [PATCH v6 05/12] vfs: lookup_open(): use vfs_create_no_perm()
` [PATCH v6 06/12] vfs: lookup_open(): lock the parent as I_MUTEX_PARENT
` [PATCH v6 07/12] vfs: add O_CREAT|O_DIRECTORY to open*(2)
` [PATCH v6 08/12] vfs: change ->create/->mkdir operations unavailable errno
` [PATCH v6 09/12] vfs: move O_IS_MKDIR check from lookup_open() into individual filesystems
` [PATCH v6 10/12] vfs: refuse O_CREAT for directories through a dangling symlink
` [PATCH v6 11/12] vfs: short-circuit MAY_WRITE access for O_DIRECTORY opens
` [PATCH v6 12/12] selftest: add tests for open*(O_CREAT|O_DIRECTORY)

[PATCH] khugepaged: hold invalidate_lock across collapse_file() readahead
 2026-09-13 18:49 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH v5 0/2] riscv: timer: Fix M-mode early timer support
 2026-09-13 18:48 UTC  (2+ messages)

[RFC PATCH v3 00/36] arm: add Raspberry Pi Pico/RP2040 machine
 2026-09-13 18:48 UTC  (12+ messages)
` [PATCH v3 01/36] target/arm: enforce Armv6-M NVIC limits
` [PATCH v3 02/36] target/arm: allow Armv6-M to set CONTROL.nPRIV
` [PATCH v3 03/36] target/arm: support Cortex-M0+ MPU

[PATCH 0/2] dt-bindings: interrupt-controller: chrp,open-pic: Miscellaneous fixes
 2026-09-13 18:48 UTC  (2+ messages)

[PATCH v4 0/3] gpu: nova-core: retain the GSP-RM log buffers
 2026-09-13 18:47 UTC  (6+ messages)
` [PATCH v4 1/3] gpu: nova-core: move the debugfs root into the module data
` [PATCH v4 2/3] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
` [PATCH v4 3/3] Documentation: nova: remove completed GSP log buffer task

[axboe:tty-nowait 1/20] Warning: drivers/tty/n_gsm.c:3751 function parameter 'iocb' not described in 'gsmld_read'
 2026-09-13 18:40 UTC 

[PATCH 6.12 0000/1376] 6.12.110-rc1 review
 2026-09-13 18:39 UTC  (3+ messages)
` [PATCH 6.12 1009/1376] perf test: Display number of active running tests

Deferring FD read/write to worker thread while vCPU remains halted
 2026-09-13 18:37 UTC 

[PATCH 10/14] irqchip: fix repeated words in comments
 2026-09-13 18:35 UTC  (2+ messages)

[PATCH 02/14] irqchip: fix typos in comments
 2026-09-13 18:31 UTC  (3+ messages)

[PATCH] smb: client: fix smbd_connection leak on cifs_get_tcp_session() error
 2026-09-13 18:26 UTC  (2+ messages)

[PATCH v2] smb: client: fix rlist race and missing initialization
 2026-09-13 18:26 UTC  (2+ messages)

[PATCH] smb: client: cancel reconnect work in clean_demultiplex_info()
 2026-09-13 18:26 UTC  (2+ messages)

[PATCH v2 00/17] drm/spacemit: add SpacemiT K3 display support
 2026-09-13 18:24 UTC  (4+ messages)

[PATCH mptcp-next v5 00/16] MPTCP sockmap support
 2026-09-13 18:22 UTC  (5+ messages)
` [PATCH mptcp-next v5 05/16] bpf: drop duplicate check_app_limited in tcp_bpf_push
` [PATCH mptcp-next v5 06/16] mptcp: implement psock_update_sk_prot for sockmap

[PATCH RFC v2 00/15] rcu-tasks: let preemption outside trampolines be a quiescent state
 2026-09-13 18:20 UTC  (10+ messages)
` [PATCH RFC v2 08/15] bpf, x86: Maintain Tasks RCU trampoline nesting in the BPF trampoline

[PATCH 7.2 0000/1815] 7.2.6-rc1 review
 2026-09-13 18:19 UTC  (2+ messages)

[PATCH v3 0/3] Allwinner A10 GPIO support
 2026-09-13 18:17 UTC  (4+ messages)
` [PATCH v3 1/3] hw/gpio: Allwinner A10 GPIO emulation
` [PATCH v3 2/3] hw/arm: Add GPIO to Allwinner A10 model
` [PATCH v3 3/3] tests/qtest: Allwinner GPIO tests

[PATCH] srcutree: Add lockdep and early-boot checks to synchronize_srcu_atomic()
 2026-09-13 18:18 UTC  (7+ messages)

[PATCH v2 0/3] ARM ZSTD boot compression
 2026-09-13 18:17 UTC  (3+ messages)

+ khugepaged-hold-invalidate_lock-across-collapse_file-readahead.patch added to mm-hotfixes-unstable branch
 2026-09-13 18:17 UTC 

[PATCH] usb: fotg210: validate endpoint index in ep0 handlers
 2026-09-13 18:16 UTC  (2+ messages)

[PATCH 00/13] ARM: deprecated platform removal
 2026-09-13 18:13 UTC  (8+ messages)
` [PATCH 03/13] ARM: remove riscpc

[PATCH v4 0/3] Add subsystem LPM stats support for Shikra
 2026-09-13 18:11 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: soc: qcom: stats: Add compatible "
` [PATCH v4 2/3] soc: qcom: stats: Add stats compatible and config "
` [PATCH v4 3/3] arm64: dts: qcom: shikra: Update rpm-stats compatible to SoC specific

[PATCH v2 00/10] efi/libstub: Avoid UTF-16 conversion busywork
 2026-09-13 18:11 UTC  (11+ messages)
` [PATCH v2 01/10] x86/boot: Drop pointless re-implementation of panic()

[anolis-intel-cloud:devel-6.6 164/164] kismet: WARNING: unmet direct dependencies detected for PTP_1588_CLOCK when selected by SXE2_VF
 2026-09-13 18:10 UTC 

[PATCH] 9p/trans_virtio: bound RERROR copy by mapped pages
 2026-09-13 18:09 UTC  (3+ messages)

[PATCH net-next v4 09/10] arm64: dts: rockchip: rk3568-photonicat: enable SGMII LAN port
 2026-09-13 18:05 UTC  (5+ messages)

[PATCH 0/1] net: qrtr: fix coding style issues flagged by checkpatch
 2026-09-13 18:03 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/1] net: qrtr: fix coding style issues flagged by checkpatch
 2026-09-13 18:03 UTC 

[PATCH net-next v15 0/6] net: dsa: mxl862xx: devlink flash and rescue
 2026-09-13 18:03 UTC  (7+ messages)
` [PATCH net-next v15 1/6] net: dsa: add devlink flash_update callback to dsa_switch_ops
` [PATCH net-next v15 2/6] net: dsa: mxl862xx: add SMDIO clause-22 register access
` [PATCH net-next v15 3/6] driver core: add device_schedule_reprobe()
` [PATCH net-next v15 4/6] net: dsa: mxl862xx: add devlink flash_update and info_get
` [PATCH net-next v15 5/6] net: dsa: mxl862xx: recover switch stuck in MCUboot rescue mode
` [PATCH net-next v15 6/6] net: dsa: mxl862xx: document devlink flash and info support

[PATCH v2 0/2] Add support for Analog Devices MAX30210
 2026-09-13 17:59 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] iio: temperature: add "

[Buildroot] [PATCH] package/falcosecurity-libs: drop meaningless selects
 2026-09-13 17:57 UTC 

[PATCH net-next v4 08/10] net: stmmac: dwmac-rk: add SGMII support for RK3568
 2026-09-13 17:54 UTC  (5+ messages)

[DPDK/ethdev Bug 2044] mempool/cnxk: halo_ena stored one byte, caller supplies four
 2026-09-13 17:52 UTC 

[DPDK/ethdev Bug 2043] ml/cnxk mvtvm: max_nb_qpairs parsed four bytes wide
 2026-09-13 17:51 UTC 

[PATCH v1] KVM: arm64: Fix protected VMs fault on system with pages larger than 4K
 2026-09-13 17:51 UTC  (2+ messages)

[RFC PATCH v2 0/8] mm/damon: move damos filter range arguments validation to core
 2026-09-13 17:50 UTC  (14+ messages)
` [RFC PATCH v2 1/8] mm/damon/sysfs-schemes: read sysfs_filter->addr_range only once
` [RFC PATCH v2 2/8] mm/damon/sysfs-schemes: read sysfs_filter->sz_range "
` [RFC PATCH v2 3/8] mm/damon/core: return an error from damos_commit_filter_arg()
` [RFC PATCH v2 4/8] mm/damon/core: disallow max < min damos filter range arguments commit
` [RFC PATCH v2 5/8] mm/damon/sysfs-schemes: drop centralized filter range arg validations
` [RFC PATCH v2 8/8] mm/damon/core-kunit: test invalid damos filter commits

[PATCH v24 00/15] Add Renesas RZ/G3L SD/eMMC support
 2026-09-13 17:47 UTC  (5+ messages)
` [PATCH v24 07/15] mmc: renesas_sdhi: Add tuning delay support for RZ/G2L

[PATCH net] mptcp: return sk_wait_data() errors from recvmsg()
 2026-09-13 17:47 UTC  (2+ messages)

[PATCH v3 1/2] irqchip/imx-irqsteer: Convert to devm_pm_runtime_enable()
 2026-09-13 17:40 UTC  (4+ messages)

[PATCH v4 0/3] rpmb: Fix request serialisation and teardown races
 2026-09-13 17:43 UTC  (3+ messages)
` [PATCH v4 1/3] rpmb: core: Guard frame requests and teardown with mutex

[RFC PATCH 0/8] mm/damon: introduce hugepage_size probe filter
 2026-09-13 17:42 UTC  (11+ messages)
` [RFC PATCH 3/8] mm/damon/ops-common: support hugepage_size damon filter matching
` [RFC PATCH 5/8] mm/damon/sysfs: support hugepage_size probe filter
` [RFC PATCH 6/8] Docs/mm/damon/design: update for "

[RFC PATCH 2/8] mm/damon/core: commit hugepage_size type damon filter
 2026-09-13 17:41 UTC  (3+ messages)

Quick regression status pre 7.3-rc3
 2026-09-13 17:40 UTC  (2+ messages)

[RFC PATCH 1/8] mm/damon/api: introduce DAMON_FILTER_TYPE_HUGEPAGE_SIZE
 2026-09-13 17:40 UTC  (3+ messages)

[PATCH] target/i386: fix EFLAGS reads in TCG plugin callbacks
 2026-09-13 17:38 UTC 

[GIT PULL] Rust fixes for 7.3 (2nd)
 2026-09-13 17:37 UTC  (2+ messages)

[GIT PULL] EDAC/urgent for v7.3-rc3
 2026-09-13 17:37 UTC  (2+ messages)

[DPDK/ethdev Bug 2042] net/intel/idpf and net/intel/cpfl: four byte store into a bool
 2026-09-13 17:38 UTC 

[DPDK/ethdev Bug 2041] baseband/null: socket_id parsed two bytes wide
 2026-09-13 17:38 UTC 

[DPDK/ethdev Bug 2040] vdpa/ifc: same open_int pattern, both callers int
 2026-09-13 17:37 UTC 

[DPDK/ethdev Bug 2039] net/vhost: open_int writes two bytes into seven int callers
 2026-09-13 17:37 UTC 

[Buildroot] [PATCH 1/1] package/znc: security bump version to 1.10.3
 2026-09-13 17:36 UTC  (2+ messages)

[DPDK/ethdev Bug 2038] net/intel/ice: xtr_field_offs parsed one byte wide
 2026-09-13 17:36 UTC 

[Buildroot] [git commit] package/znc: security bump version to 1.10.3
 2026-09-13 17:33 UTC 

[DPDK/ethdev Bug 2037] net/intel/ice: parse_bool clobbers adjacent devargs fields
 2026-09-13 17:35 UTC 

[DPDK/ethdev Bug 2036] net/octeontx: nr_port write runs past a one byte stack struct
 2026-09-13 17:35 UTC 

[syzbot] [raid?] UBSAN: array-index-out-of-bounds in super_90_sync
 2026-09-13 17:34 UTC  (2+ messages)

[PATCH] tracing: Fix NULL dereference when copying keys for a field variable
 2026-09-13 17:32 UTC  (3+ messages)

[PATCH] ASoC: ux500: Parenthesize MSP_{RX,TX}_CLKPOL_BIT() arguments
 2026-09-13 17:31 UTC 

[koverstreet-bcachefs:bcachefs-testing 342/405] fs/bcachefs/util/util.c:476:1: warning: the frame size of 1052 bytes is larger than 1024 bytes
 2026-09-13 17:29 UTC 

[PATCH] clk: renesas: r9a09g077: Add missing slab.h and cleanup.h includes
 2026-09-13 17:30 UTC 

[PATCH] phy: phy-mtk-dp: Fix pdata array members initialized as pointers
 2026-09-13 17:29 UTC  (2+ messages)

[PATCH 5.15 000/935] 5.15.221-rc1 review
 2026-09-13 17:28 UTC  (3+ messages)
` [PATCH 5.15 888/935] net_sched: act_skbmod: use RCU in tcf_skbmod_dump()

[PATCH v2 00/10] Hexagon (target/hexagon) Check for multiwrites in analyze_packet
 2026-09-13 17:24 UTC  (4+ messages)
` [PATCH v2 01/10] Hexagon (target/hexagon) Move code out of gen_start_packet

[PATCH] block: badblocks: Remove excess comparisons of p[hi - 1]
 2026-09-13 17:25 UTC 

[PATCH 0/4] Add PCIe Endpoint emulation for the Linux PCI Endpoint framework
 2026-09-13 16:54 UTC  (5+ messages)
` [PATCH 1/4] docs/system/devices: Add PCIe Endpoint emulation documentation
` [PATCH 2/4] hw/pci: Add PCIe Endpoint Function device (pcie-ep-generic)
` [PATCH 3/4] hw/misc: Add PCIe Endpoint Controller emulation (pcie-ep-ctrl)
` [PATCH 4/4] hw/arm/virt: Add PCIe Endpoint Controller support

[BUG] P2P persistent-group negotiation breaks WFD connection
 2026-09-13 17:25 UTC 


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.