messages from 2026-06-20 17:00:26 to 2026-06-20 20:44:46 UTC [more...]
[regression] Network failure beyond first connection after 69894e5b4c5e ("netfilter: nft_connlimit: update the count if add was skipped")
2026-06-20 20:44 UTC (10+ messages)
` Bug#1130336: "
[PATCH] md/raid1: protect head_position for read balance
2026-06-20 20:44 UTC (2+ messages)
[RFC PATCH 0/6] mm/damon: Add mTHP-aware collapse/split with ARM SPE feedback
2026-06-20 20:39 UTC
[PATCH RESEND 0/3] dmaengine: xilinx_dma: Fixes and optimizations for AXIDMA and MCDMA channel management
2026-06-20 20:34 UTC (4+ messages)
` [PATCH RESEND 1/3] dmaengine: xilinx_dma: Fix channel idle state management in AXIDMA and MCDMA interrupt handlers
` [PATCH RESEND 2/3] dmaengine: xilinx_dma: Enable transfer chaining for AXIDMA and MCDMA by removing idle restriction
` [PATCH RESEND 3/3] dmaengine: xilinx_dma: Optimize control register write and channel start logic for AXIDMA and MCDMA in corresponding start_transfer()
[PATCH] hw/dma/soc_dma: Replace if-else chain with array lookup
2026-06-20 20:33 UTC (3+ messages)
[PATCH] md/raid1: free r1_bio when REQ_NOWAIT is set and read would block on retry
2026-06-20 20:30 UTC (2+ messages)
[PATCH v3 0/4] Add two new system call mq_recvmmsg() and mq_sendmmsg() to posix ipc mqueue
2026-06-20 20:29 UTC (3+ messages)
` [PATCH v3 1/4] IPC: Added two new system call mq_recvmmsg() and mq_sendmmsg()
ARM v8 rte_power_pause
2026-06-20 20:23 UTC (6+ messages)
[PATCH v8 0/9] Add support for MT6392 PMIC
2026-06-20 20:20 UTC (17+ messages)
` [PATCH v8 1/9] dt-bindings: mfd: mt6397: Add "
` [PATCH v8 2/9] dt-bindings: input: mtk-pmic-keys: Add MT6392 PMIC keys
` [PATCH v8 3/9] regulator: dt-bindings: Add MediaTek MT6392 PMIC
` [PATCH v8 4/9] mfd: mt6397: Use MFD_CELL_* to describe sub-devices
` [PATCH v8 5/9] mfd: mt6397: Add support for MT6392 PMIC
` [PATCH v8 6/9] input: keyboard: mtk-pmic-keys: Add MT6392 support
` [PATCH v8 7/9] pinctrl: mediatek: mt6397: Add MediaTek MT6392
` [PATCH v8 8/9] regulator: Add MediaTek MT6392 regulator
` [PATCH v8 9/9] arm64: dts: mediatek: Add MediaTek MT6392 PMIC dtsi
[PATCH] md/raid1: honor REQ_NOWAIT when waiting for behind writes
2026-06-20 20:18 UTC (2+ messages)
[regression] amdgpu carrizo: no display signal after modeset
2026-06-20 20:11 UTC
[PATCH v4 0/3] md/raid10: fix r10bio width mismatches across reshape
2026-06-20 20:05 UTC (7+ messages)
` [PATCH v4 1/3] md: suspend array before raid10 reshape via sync_action
` [PATCH v4 2/3] md/raid10: make r10bio_pool use fixed-size objects
` [PATCH v4 3/3] md/raid10: bound reused r10bio devs[] walks by used_nr_devs
[PATCH v1 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
2026-06-20 20:02 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/util-linux: bump version to 2.42.2
2026-06-20 19:57 UTC
[PATCH] rseq: fix using an uninitialized stack variable in rseq_exit_user_update
2026-06-20 19:51 UTC (7+ messages)
` [PATCH v2] "
[PATCH] wifi: cfg80211: Fix an error handling path in cfg80211_wext_siwscan()
2026-06-20 19:48 UTC
[RFC PATCH v3 0/3] drm/xe: Structured RAS error logging infrastructure
2026-06-20 19:39 UTC (7+ messages)
` [RFC PATCH v3 1/3] drm/xe: Add error Signature IDs for RAS logging
` [RFC PATCH v3 2/3] drm/xe: Add RAS logging helpers
` [RFC PATCH v3 3/3] drm/xe: use XE_RAS_WEDGED macro in xe_device_declare_wedged
[PATCH] drm/tegra: Fix a strange error handling path
2026-06-20 19:33 UTC (2+ messages)
[PATCH] dm-inlinecrypt: Fix an error handling path in inlinecrypt_ctr()
2026-06-20 19:33 UTC
[PATCH] md: use READ_ONCE() for rdev_attr_show() mddev check
2026-06-20 19:29 UTC (2+ messages)
[PATCH] test/security: increase wait time for reassebmly test
2026-06-20 19:28 UTC (2+ messages)
[PATCH] iommu/vt-d: Disable IOMMU on Lenovo ThinkPad P50s
2026-06-20 19:22 UTC
[PATCH 1/2] crypto/ipsec_mb: remove chacha-poly and kasumi drivers
2026-06-20 19:22 UTC (3+ messages)
[PATCH v2] crypto/openssl: fix use-after-free bug and cleanup
2026-06-20 19:21 UTC (2+ messages)
[PATCH] security: harden telemetry parameter parsing
2026-06-20 19:19 UTC (2+ messages)
` [EXTERNAL] "
[PATCH v4 00/16] rust: drm: Higher-Ranked Lifetime private data
2026-06-20 19:13 UTC (26+ messages)
` [PATCH v4 01/16] rust: drm: ioctl: fix unbounded lifetimes in ioctl handler arguments
` [PATCH v4 02/16] rust: drm: rename Uninit DeviceContext to Normal
` [PATCH v4 03/16] rust: drm: Add Driver::ParentDevice associated type
` [PATCH v4 04/16] rust: drm: change default DeviceContext to Normal
` [PATCH v4 05/16] rust: drm: restrict AlwaysRefCounted to Normal Device context
` [PATCH v4 06/16] rust: drm: restrict AlwaysRefCounted to Normal GEM Object context
` [PATCH v4 07/16] rust: drm: split Deref for Device context typestates
` [PATCH v4 08/16] rust: drm: pin ioctl Device reference to Normal context
` [PATCH v4 09/16] rust: drm: add Ioctl device context typestate
` [PATCH v4 10/16] rust: drm: Add RegistrationGuard for drm_dev_enter/exit critical sections
` [PATCH v4 11/16] rust: drm: Wrap ioctl dispatch in RegistrationGuard
` [PATCH v4 12/16] rust: drm: return ParentDevice from Device AsRef
` [PATCH v4 13/16] rust: drm: add AsRef<ParentDevice<Bound>> for Device<Registered>
` [PATCH v4 14/16] rust: drm: Add RegistrationData to drm::Driver
` [PATCH v4 15/16] rust: drm: Pass registration data to ioctl handlers
` [PATCH v4 16/16] drm: nova: Use drm::Device<Registered> to access the parent bus device
[PATCH] drm/amdkfd: Fix an error handling path in amdgpu_amdkfd_get_dmabuf_info()
2026-06-20 19:12 UTC (2+ messages)
[PATCH] examples/ipsec-secgw: drop packets in poll mode
2026-06-20 18:57 UTC (2+ messages)
[PATCH] drm/radeon: Add NULL pointer check for enc_priv in atombios_set_encoder_crtc_source()
2026-06-20 18:50 UTC
[Buildroot] [PATCH 1/1] package/util-linux: allow musl build for login/runuser/su
2026-06-20 18:46 UTC
[PATCH 1/2] crypto/ipsec_mb: allow aesni_mb and aesni_gcm vdevs on Arm
2026-06-20 18:43 UTC (3+ messages)
[v1] crypto/qat: require IPsec MB for HMAC precomputes
2026-06-20 18:37 UTC (3+ messages)
` [v2] "
` [EXTERNAL] "
[PATCH v2 0/4] md/raid1,raid10: fix write-path reference leaks and clean up error handling
2026-06-20 18:31 UTC (2+ messages)
[PATCH V3] blk-cgroup: defer blkcg css_put until blkg is unlinked from queue
2026-06-20 18:29 UTC (2+ messages)
[v1] crypto/openssl: update to OpenSSL 3.0 minimum version
2026-06-20 18:28 UTC (3+ messages)
` [v2] "
` [EXTERNAL] "
[PATCH] hwmon: (pmbus/core) honor vrm_version in pmbus_data2reg_vid()
2026-06-20 18:25 UTC (2+ messages)
[PATCH v2 2/4] md/raid10: fix writes_pending leak on write request failures
2026-06-20 18:25 UTC (3+ messages)
[RFC PATCH v1.1 00/13] mm/damon: optimize out nr_accesses_bp
2026-06-20 18:20 UTC (26+ messages)
` [RFC PATCH v1.1 01/13] mm/damon: introduce damon_nr_accesses_mvsum()
` [RFC PATCH v1.1 02/13] mm/damon/tests/core-kunit: test damon_mvsum()
` [RFC PATCH v1.1 03/13] mm/damon/core: use damon_nr_accesses_mvsum() in __damos_valid_target()
` [RFC PATCH v1.1 04/13] mm/damon/core: use damon_nr_accesses_mvsum() for damos region tracing
` [RFC PATCH v1.1 05/13] mm/damon/sysfs-schemes: use damon_nr_accesses_mvsum() for damo regions
` [RFC PATCH v1.1 06/13] mm/damon/core: remove damon_warn_fix_nr_accesses_corruption()
` [RFC PATCH v1.1 07/13] mm/damon/core: remove damon_verify_reset_aggregated()
` [RFC PATCH v1.1 08/13] mm/damon/core: remove damon_verify_merge_regions_of()
` [RFC PATCH v1.1 09/13] mm/damon/tests/core-kunit: remove nr_accesses_bp setup and tests
` [RFC PATCH v1.1 10/13] selftests/damon/drgn_dump_damon_status: do not dump nr_accesses_bp
` [RFC PATCH v1.1 11/13] mm/damon/core: remove nr_accesses_bp setups and updates
` [RFC PATCH v1.1 12/13] mm/damon/core: remove damon_moving_sum() and its unit test
` [RFC PATCH v1.1 13/13] mm/damon: remove damon_region->nr_accesses_bp
[PATCH 1/2] test/crypto: validate ML crypto keys
2026-06-20 18:17 UTC (2+ messages)
[PATCH v9 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
2026-06-20 18:16 UTC (7+ messages)
` [PATCH v9 1/6] mm: swap: introduce swap tier infrastructure
` [PATCH v9 2/6] mm: swap: associate swap devices with tiers
` [PATCH v9 3/6] mm: memcontrol: add interface for swap tier selection
` [PATCH v9 4/6] mm: swap: filter swap allocation by memcg tier mask
` [PATCH v9 5/6] selftests/mm: add a swap tier configuration test
` [PATCH v9 6/6] selftests/cgroup: add a swap tier routing test
[PATCH v3] nfsd: recall deleg if a requested dir attr change can't be encoded
2026-06-20 18:12 UTC
[PATCH] test: sync soft expiry check in inline IPsec
2026-06-20 18:08 UTC (2+ messages)
[PATCH v3 00/22] Introduce Device Tree based NUMA support for ARM Xen
2026-06-20 18:03 UTC (5+ messages)
` [PATCH v3 02/22] xen/common: Default function to get the distance between nodes
[PATCH] common/qat: add asym crypto disable option
2026-06-20 18:02 UTC (3+ messages)
[PATCH] tracing: Use seq_buf for string concatenation
2026-06-20 17:54 UTC
[stefandoesinger-zx297520:mfd 2/124] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/zte,zx297520v3-*
2026-06-20 17:59 UTC
[PATCH] ocfs2: fix deadlock in dio write orphan cleanup path
2026-06-20 17:59 UTC (2+ messages)
[Bug 221569] New: Laptop fan too loud (spinning nearly always) hp-wmi 7.1-rc4 kerenel
2026-06-20 17:55 UTC (2+ messages)
` [Bug 221569] "
[PATCH v3 0/4] Introduce HONOR MagicBook Art 14 Snapdragon device tree
2026-06-20 17:51 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: vendor-prefixes: Add HONOR
` [PATCH v3 2/4] dt-bindings: arm: qcom: Add HONOR MagicBook Art 14
` [PATCH v3 3/4] arm64: dts: qcom: Add HONOR MagicBook Art 14 device tree
` [PATCH v3 4/4] firmware: qcom: scm: Allow QSEECOM on Honor Magicbook Art 14
pull-request: ieee802154-next 2026-06-20
2026-06-20 17:49 UTC
[PATCH v2] u-dma-buf: new recipe at version 5.5.0
2026-06-20 17:44 UTC (2+ messages)
` [OE-core] "
[PATCH] fetch2/git: Only fetch extra shallow refs that exist
2026-06-20 17:44 UTC
[PATCH] staging: rtl8723bs: fix Alignment should match open parenthesis in rtw_mlme.c
2026-06-20 17:41 UTC
[PATCH v2 3/4] arm64: dts: qcom: Add HONOR MagicBook Art 14 device tree
2026-06-20 17:38 UTC (2+ messages)
[PATCH 1/3] CI: use Musca S1 for LTS testing
2026-06-20 17:34 UTC (2+ messages)
[PATCH] arm/trusted-services: enable devtool modify for ts-psa-api-test
2026-06-20 17:34 UTC (2+ messages)
[PATCH 1/7] arm/trusted-firmware-a: Add support for v2.15.0
2026-06-20 17:34 UTC (2+ messages)
[RFC PATCH v1.1] mm/damon/core: handle zero intervals in damon_max_nr_accesses()
2026-06-20 17:32 UTC (3+ messages)
[PATCH 0/1] tidbits: net-udp: solicit new client for server mode
2026-06-20 17:28 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH RFC v4 00/12] ZTE zx297520v3 clock bindings and driver
2026-06-20 17:28 UTC (4+ messages)
` [PATCH RFC v4 01/12] dt-bindings: clk: zte: Add zx297520v3 top clock and reset bindings
[PATCH v3 0/5] PCI: endpoint: Expose endpoint DMA resources (part 2/3)
2026-06-20 17:26 UTC (11+ messages)
` [PATCH v3 1/5] PCI: endpoint: Define endpoint DMA BAR metadata format
` [PATCH v3 2/5] PCI: endpoint: Add DMA auxiliary resource metadata
` [PATCH v3 3/5] PCI: endpoint: Add API to delegate EPC DMA channels to the host
` [PATCH v3 4/5] PCI: dwc: Expose endpoint DMA resources
` [PATCH v3 5/5] PCI: dwc: Implement endpoint DMA channel delegation
[PATCH v3 00/13] dmaengine: dw-edma: Prepare for PCI EP DMA (part 1/3)
2026-06-20 17:25 UTC (26+ messages)
` [PATCH v3 01/13] dmaengine: dw-edma: Add per-channel interrupt routing control
` [PATCH v3 02/13] dmaengine: dw-edma: Add core quiesce operations
` [PATCH v3 03/13] dmaengine: dw-edma: Add delegated channel request helpers
` [PATCH v3 04/13] dmaengine: dw-edma: Initialize IRQ data before requesting IRQs
` [PATCH v3 05/13] dmaengine: dw-edma: Add partial channel ownership mode
` [PATCH v3 06/13] dmaengine: dw-edma-pcie: Track non-LL mode in DMA data
` [PATCH v3 07/13] dmaengine: dw-edma-pcie: Add capability match data
` [PATCH v3 08/13] dmaengine: dw-edma-pcie: Rename vsec_data to dma_data
` [PATCH v3 09/13] dmaengine: dw-edma-pcie: Add platform ops to match data
` [PATCH v3 10/13] dmaengine: dw-edma-pcie: Add register offset match flag
` [PATCH v3 11/13] dmaengine: dw-edma-pcie: Factor out descriptor block address lookup
` [PATCH v3 12/13] dmaengine: dw-edma-pcie: Handle optional data blocks
` [PATCH v3 13/13] dmaengine: dw-edma-pcie: Add chip flags to match data
[PATCH] dt-bindings: watchdog: microchip,pic32mzda-wdt: Convert to DT schema
2026-06-20 17:23 UTC
[PATCH v1] mm/damon/reclaim: fix potential memory leak
2026-06-20 17:20 UTC (3+ messages)
[PATCH v3 0/3] PCI: endpoint: Add PCI DMA endpoint function (part 3/3)
2026-06-20 17:08 UTC (4+ messages)
` [PATCH v3 1/3] dmaengine: dw-edma-pcie: Discover endpoint DMA metadata
` [PATCH v3 2/3] PCI: endpoint: Add DMA endpoint function
` [PATCH v3 3/3] Documentation: PCI: Add PCI DMA endpoint function documentation
[ANNOUNCE] fstests: for-next branch updated to v2026.06.21
2026-06-20 17:07 UTC
[PATCH] mtd: mtdpart: fix uninitialized erasesize on MTDPART_OFS_RETAIN error path
2026-06-20 17:06 UTC
[PATCH v3 0/2] tty: n_gsm: fix gsm_queue() UAF and add a base regression test
2026-06-20 16:56 UTC (3+ messages)
` [PATCH v3 1/2] tty: n_gsm: fix use-after-free in gsm_queue() control frame dispatch
` [PATCH v3 2/2] selftests: tty: add base regression test for n_gsm line discipline
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.