messages from 2026-07-26 13:50:48 to 2026-07-26 16:01:20 UTC [more...]
[PATCH 0/4] nolibc: syscall() and abs() fixes, plus a cleanup
2026-07-26 16:01 UTC (4+ messages)
` [PATCH 2/4] tools/nolibc: stdlib: avoid signed overflow in abs() and friends
[PATCH 00/31] block/swim: Fixes and improvements
2026-07-26 16:01 UTC (27+ messages)
` [PATCH 22/31] swim: Remove pointless mode0 register write
` [PATCH 25/31] swim: Move swd initialization
` [PATCH 29/31] swim: Define macros for constants
` [PATCH 23/31] swim: Don't needlessly re-read sectors
` [PATCH 20/31] swim: Check drive ready bit
` [PATCH 26/31] swim: Add some helpful references
` [PATCH 28/31] swim: Clean up whitespace
` [PATCH 31/31] swim: Unexport global symbols
` [PATCH 24/31] swim: Remove pointless specifiers
` [PATCH 19/31] swim: Deduplicate polling loops
` [PATCH 27/31] swim: Remove unused macro definitions
` [PATCH 30/31] swim: Define symbols for constants
` [PATCH 21/31] swim: Revisit delays
[PATCH 0/9] dtc: dt-check-style: Improvements for false positives
2026-07-26 16:00 UTC (15+ messages)
` [PATCH 1/9] dtc: dt-check-style: Add missing /dts-v1/ to few test cases
` [PATCH 2/9] dtc: dt-check-style: Simplify setting depth of DtsLine
` [PATCH 3/9] dtc: dt-check-style: Handle root node in overlays
` [PATCH 4/9] dtc: dt-check-style: Handle sorting of top-level nodes and properties
` [PATCH 5/9] dtc: dt-check-style: Drop stray backslash before quote for continuation-alignment
` [PATCH 6/9] dtc: dt-check-style: Fix alignment of values in continued property lines
` [PATCH 7/9] dtc: dt-check-style: Consistently call 'kind' as 'file_type'
` [PATCH 8/9] dtc: dt-check-style: Introduce 'stricter' mode
` [PATCH 9/9] MAINTAINERS: dt-bindings: Include dt-check-style in DT binding entry
[PATCH ath-next 0/8] wifi: ath12k: extend device DP stats for TX and RX observability
2026-07-26 16:00 UTC (5+ messages)
` [PATCH ath-next 3/8] wifi: ath12k: add TCL ring TX buffer allocation failure counter
` [PATCH ath-next 5/8] wifi: ath12k: add WBM RX error drop statistics
Need 5 star reviews from your city?
2026-07-26 15:53 UTC
[PATCH v2 0/3] riscv-iommu: always send MRIF notice MSI
2026-07-26 15:52 UTC (3+ messages)
` [PATCH v2 1/3] hw/misc/iommu-testdev: support PCI MSI test writes
[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
2026-07-26 15:50 UTC (9+ messages)
[PATCH] change utf8_strwidth() return type to size_t
2026-07-26 15:52 UTC (5+ messages)
[PATCH bpf-next 0/2] bpf: Fix RHash special-field recycling
2026-07-26 15:51 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: Cancel RHash special fields on value recycle
` [PATCH bpf-next 2/2] selftests/bpf: Cover RHash special-field recycle
[PATCH bpf-next v2] bpf: Log error code on trampoline unlink failure
2026-07-26 15:50 UTC (4+ messages)
[PATCH V6 0/8] KVM: x86/pmu: Add hardware Topdown metrics support
2026-07-26 15:49 UTC (3+ messages)
` [PATCH v6 5/8] KVM: x86/pmu: Support PERF_METRICS MSR in mediated vPMU
[PATCH iproute2 v3] add print_hexstring helper
2026-07-26 15:50 UTC
[PATCH v4 1/1] ASoC: dt-bindings: Convert eukrea-tlv320.txt to yaml
2026-07-26 15:43 UTC (3+ messages)
[PATCH v2] rebase: skip branch symref aliases
2026-07-26 15:42 UTC (6+ messages)
` [PATCH v3 0/2] rebase: handle --update-refs branch symrefs
` [PATCH v3 1/2] rebase: skip branch symref aliases
[PATCH 0/3] Exynos PMU fixes for cpu hotplug and cpuidle routines
2026-07-26 15:41 UTC (5+ messages)
` [PATCH 1/3] soc: samsung: exynos-pmu: use target cpu ID in hotplug callbacks
[PATCH v16 0/7] spi: pxa2xx: Fix PM and interrupt issues on Intel LPSS SPI
2026-07-26 15:41 UTC (10+ messages)
` [PATCH v16 5/7] spi: pxa2xx: disable DMA for Apple MacBook8,1
[PATCH 0/2] rebase: a couple of fixup fixes
2026-07-26 15:41 UTC (7+ messages)
` [PATCH 2/2] rebase: remember fixup -c after skipping fixup/squash
` [PATCH v2 0/2] rebase: a couple of fixup fixes
` [PATCH v2 1/2] rebase -i: fix counting of fixups after rebase --skip
` [PATCH v2 2/2] rebase: remember fixup -c after skipping fixup/squash
AF_ALG deprecation fallout
2026-07-26 15:37 UTC (4+ messages)
[RFC PATCH v7 00/18] kvm/arm: Introduce a customizable aarch64 KVM host model
2026-07-26 15:29 UTC (19+ messages)
` [RFC PATCH v7 01/18] scripts: introduce scripts/update-aarch64-cpu-sysregs-header.py
` [RFC PATCH v7 02/18] target/arm/cpu-sysregs.h.inc: Sort by name alphabetical order
` [RFC PATCH v7 03/18] target/arm/cpu-sysregs.h.inc: Update with automatic generation
` [RFC PATCH v7 04/18] arm/cpu: Add infra to handle generated ID register definitions
` [RFC PATCH v7 05/18] scripts: Introduce scripts/aarch64_sysreg_helpers module
` [RFC PATCH v7 06/18] scripts: Introduce scripts/update-aarch64-cpu-sysreg-properties.py
` [RFC PATCH v7 07/18] target/arm/cpu-idregs.h.inc: generate with script
` [RFC PATCH v7 08/18] target/arm/cpu-idregs.h.inc: Generate enum values
` [RFC PATCH v7 09/18] target/arm/cpu_idregs: generate tables for Arm64 ID registers and fields
` [RFC PATCH v7 10/18] target/arm/kvm: Retrieve writable ID reg map
` [RFC PATCH v7 11/18] arm/kvm: Initialize all writable ID registers from host
` [RFC PATCH v7 12/18] target/arm/kvm: Introduce kvm_arm_expose_idreg_properties
` [RFC PATCH v7 13/18] target/arm/cpu: Expose writable ID reg field properties on the kvm host vcpu model
` [RFC PATCH v7 14/18] target/arm/cpu-idregs.h.inc: Generate reserved fields
` [RFC PATCH v7 15/18] target/arm/kvm: Ignore and trace unexpected writable "
` [RFC PATCH v7 16/18] arm/cpu-features: document ID reg properties
` [RFC PATCH v7 17/18] target/arm/kvm: add utility to write idregs in scratch vcpu
` [RFC PATCH v7 18/18] arm-qmp-cmds: introspection for ID register props
[PATCH v5 0/2] iio: adc: add MAX40080 current-sense amplifier driver
2026-07-26 15:37 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: iio: adc: add maxim,max40080
[GIT PULL for v7.2] vfs fixes
2026-07-26 15:37 UTC
[PATCH v3] ARM: imx: Fix suspend/resume crash with Clang CFI
2026-07-26 15:36 UTC (14+ messages)
[PATCH] clarify address type in 'xb' cmd
2026-07-26 15:35 UTC (2+ messages)
[PATCH] branch: report kind of checkout when rejecting delete
2026-07-26 15:36 UTC (3+ messages)
` [PATCH v2] branch: report active bisect run "
[PATCH] gpio: realtek-otto: add pinctrl support
2026-07-26 15:21 UTC (3+ messages)
[PATCH] IB/isert: reject PDUs declaring more data than was received
2026-07-26 15:31 UTC (2+ messages)
[PATCH 6.12 1155/1276] PCI: Fix restoring BARs on BAR resize rollback path
2026-07-26 15:28 UTC (3+ messages)
[PATCH] mv: report missing destination leading directory
2026-07-26 15:28 UTC (10+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 2/2] mv: check for missing destination directory before renaming
` [PATCH v3 0/2] mv: report missing destination leading directory
` [PATCH v3 2/2] mv: check for missing destination directory before renaming
[PATCH 6.12 0454/1276] drm/amd/display: Add missing kdoc for ALLM parameters
2026-07-26 15:27 UTC (3+ messages)
[PATCH 6.12 1139/1276] iio: pressure: Remove redundant pm_runtime_mark_last_busy() calls
2026-07-26 15:25 UTC (3+ messages)
[PATCH 6.12 0588/1276] ieee802154: Remove WARN_ON() in cfg802154_pernet_exit()
2026-07-26 15:25 UTC (3+ messages)
[PATCH 1/2] mm/vmalloc: fix 32-bit truncation of the area size in vread_iter()
2026-07-26 15:25 UTC (3+ messages)
[PATCH] iio: chemical: bme680: Use dev_err_probe()
2026-07-26 15:21 UTC
[PATCH 6.12 0508/1276] xprtrdma: Document and assert reply-handler invariants
2026-07-26 15:22 UTC (3+ messages)
[PATCH v2] dt-bindings: clock: ti,da850-pll: Convert to DT schema
2026-07-26 15:22 UTC (2+ messages)
[PATCH 6.12 0178/1276] gpu: host1x: Allow entries in BO caches to be freed
2026-07-26 15:21 UTC (3+ messages)
[PATCH] drm/vmwgfx: Erase the detached resource entry on resource release
2026-07-26 15:21 UTC (2+ messages)
[PATCH net] packet: use a consistent hard_header_len in send paths
2026-07-26 15:21 UTC (3+ messages)
` [PATCH net v2] packet: use consistent header lengths in raw "
[PATCH RFC] mm/zswap: reference the pool by index to shrink struct zswap_entry
2026-07-26 15:18 UTC
[PATCH 00/36] treewide: remove conditional returns with no effect
2026-07-26 15:15 UTC (3+ messages)
` [PATCH 29/36] rtc: pcf2127: remove conditional return "
[PATCH] ksm: Stop iterating VMAs when ksm_test_exit returns true
2026-07-26 15:14 UTC (2+ messages)
[PATCH v3 0/4] media: synopsys: hdmirx: add HDMI audio capture support
2026-07-26 15:12 UTC (11+ messages)
` [PATCH v3 2/4] "
[hch-xfs:xfs-crc 53/59] fs/xfs/xfs_ioend.c:251 xfs_ioend_submit_read_sync() warn: bitwise AND condition is false here
2026-07-26 15:12 UTC
[PATCH] KVM: arm64: Use consistent type for pool size
2026-07-26 15:11 UTC (3+ messages)
[PATCH v2] USB: storage: sierra_ms: reject short SWoC responses
2026-07-26 15:11 UTC
[PATCH 0/3] i2c: qcom-cci: Fix CCI clock rate enforcement
2026-07-26 15:08 UTC (5+ messages)
` [PATCH 1/3] Revert "i2c: qcom-cci: Remove unused struct member cci_clk_rate"
[PATCH net] net: phylink: put link_gpio if phylink_create fails
2026-07-26 15:08 UTC
fs/gfs2/log.c:1181 __gfs2_log_flush() error: we previously assumed 'sdp->sd_jdesc' could be null (see line 1134)
2026-07-26 15:07 UTC
[PATCH v2 0/4] phy: rockchip-samsung-dcphy: support the D-PHY receiver direction
2026-07-26 15:07 UTC (24+ messages)
` [PATCH v2 1/4] dt-bindings: phy: rockchip,rk3588-mipi-dcphy: support per-direction phys
` [PATCH v2 2/4] phy: rockchip-samsung-dcphy: factor MIPI D-PHY power on/off into helpers
` [PATCH v2 3/4] phy: rockchip-samsung-dcphy: model TX and RX as separate PHYs
` [PATCH v2 4/4] phy: rockchip-samsung-dcphy: add MIPI D-PHY receiver support
[PATCH v3 0/9] Initial Apple M3 Pro, Max and Ultra device trees
2026-07-26 15:04 UTC (3+ messages)
` [PATCH v3 6/9] dt-bindings: i2c: apple,i2c: Add t6030 and t6031 compatibles
[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
2026-07-26 15:03 UTC (3+ messages)
[PATCH v1] arm64: RSI: fix field-spanning write warning in attestation token init
2026-07-26 15:00 UTC (2+ messages)
[PATCH v2] arm64: futex: Consolidate 'old == new' check in __lsui_cmpxchg32()
2026-07-26 15:00 UTC (2+ messages)
[RFC PATCH v2 0/8] accel/rocket: RK3576 NPU (RKNN) enablement
2026-07-26 15:00 UTC (3+ messages)
[PATCH v3] iommu/rockchip: Drop global rk_ops in favor of per-device ops
2026-07-26 15:00 UTC (3+ messages)
[PATCH] iommu/rockchip: Fix silent probe success when all MMU resources fail
2026-07-26 15:00 UTC (3+ messages)
[PATCH v2 0/4] arm64: Fixes and cleanups for cpu-feature-registers.rst
2026-07-26 15:00 UTC (2+ messages)
[PATCH] dm-pcache: remove unused miss_read_end_work_fn declaration
2026-07-26 15:00 UTC
[PATCH 1/2] dt-bindings: iommu: Fix interrupt type in example
2026-07-26 15:00 UTC (2+ messages)
[PATCH v2] scsi: target: Fix NULL se_tpg dereference in target_complete()
2026-07-26 14:59 UTC (2+ messages)
[PATCH 0/5] docs/zh_CN: Add Chinese translations for five networking documents
2026-07-26 14:59 UTC (2+ messages)
[PATCH 0/2] KVM: arm64: Fix host-directed debug for non-protected pKVM guests
2026-07-26 14:58 UTC (5+ messages)
` [PATCH 1/2] KVM: arm64: Flush external_mdscr_el1 to the pKVM hyp vCPU
` [PATCH 2/2] KVM: arm64: selftests: Add a userspace watchpoint test
[PATCH 0/1] data_smart: fix key expansion in conditional overrides
2026-07-26 14:53 UTC (4+ messages)
` [PATCH 1/1] data_smart: fix operations lost when an override name contains a variable
` [bitbake-devel] "
[PATCH 0/4] phy: rockchip-samsung-dcphy: support the D-PHY receiver direction
2026-07-26 14:54 UTC (14+ messages)
` [PATCH 1/4] dt-bindings: phy: rockchip,rk3588-mipi-dcphy: support per-direction phys
` [PATCH 3/4] phy: rockchip-samsung-dcphy: model TX and RX as separate PHYs
` [PATCH 4/4] phy: rockchip-samsung-dcphy: add MIPI D-PHY receiver support
[hch-xfs:xfs-crc 17/59] fs/xfs/xfs_zone_alloc.c:872 xfs_zone_alloc_and_submit() warn: bitwise AND condition is false here
2026-07-26 14:52 UTC
[RFC PATCH v1 0/5] hw/gpio: STM32F1xx GPIO controller in Rust
2026-07-26 14:51 UTC (6+ messages)
` [RFC PATCH v1 1/5] hw/gpio: add stm32f1xx GPIO device model (Rust)
` [RFC PATCH v1 2/5] rust: add hw/gpio crate to the workspace
` [RFC PATCH v1 3/5] hw/arm/stm32f103: instantiate and map GPIO ports
` [RFC PATCH v1 4/5] tests/qtest: add stm32f103 GPIO test
` [RFC PATCH v1 5/5] rust/hw/gpio: add native unit tests
[PATCH net-next v5] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
2026-07-26 14:51 UTC (10+ messages)
[PATCH] ublk: reset kernel-owned dev_info fields in ublk_ctrl_add_dev()
2026-07-26 14:50 UTC
[PATCH v2 0/2] Introduce Lenovo Legion Y700 Gen4
2026-07-26 14:46 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom: Document "
` [PATCH v2 2/2] arm64: dts: qcom: sm8750: Add "
[PATCH v3] vhost-scsi: reject feature changes after endpoint
2026-07-26 14:43 UTC
[PATCH] IB/isert: post full-feature receive buffers after session registration
2026-07-26 14:42 UTC
[PATCH 0/2] hw/arm/raspi4b: fix guest RAM capped at ~1 GiB regardless of machine size
2026-07-26 14:41 UTC (3+ messages)
` [PATCH 1/2] hw/arm/raspi4b: fix guest never seeing more than ~1 GiB of RAM
` [PATCH 2/2] tests/functional/aarch64: add raspi4b full-RAM regression test
[PATCH 0/2] dmaengine: apple-admac: Add support for M3 generation
2026-07-26 14:41 UTC (2+ messages)
[PATCH net-next v9 00/12] net: pcs: Introduce support for fwnode PCS
2026-07-26 14:33 UTC (4+ messages)
` [PATCH net-next v9 06/12] net: Document PCS subsystem
[OE-core] [PATCH v8 0/9] rpm: 4.20.1 -> 6.0.1
2026-07-26 14:29 UTC (3+ messages)
` [PATCH v9 0/8] rpm: 4.20.1 -> 6.0.2
` [OE-core] "
[PATCH] virtio: fail early on bad config_len in migration
2026-07-26 14:27 UTC (3+ messages)
[PATCH] hw/timer: add k230 dwapb timer
2026-07-26 14:26 UTC
[RFC PATCH v3 00/19] named CPU models for Arm64 on KVM
2026-07-26 14:22 UTC (8+ messages)
` [RFC PATCH v3 08/19] target/arm/kvm: Handle writeback for special ID register fields
` [RFC PATCH v3 14/19] target/arm/kvm: compute supported values for "
[PATCH v2] i2c: i801: Clamp adapter timeout to prevent system lockup
2026-07-26 14:19 UTC (4+ messages)
[cocci] [PATCH 1/3] coccinelle: mini_lock: improve performance when searching loops
2026-07-26 14:14 UTC (3+ messages)
[PATCH] vhost_net: reject unsafe feature changes after activation
2026-07-26 14:11 UTC
[PATCH] ALSA: timer: Clear SNDRV_TIMER_IFLG_DEAD once the close completes
2026-07-26 14:12 UTC (2+ messages)
[PATCH] ALSA: hda/realtek: Add quirk for Infinix INBOOK X3 Slim
2026-07-26 14:11 UTC (3+ messages)
` [PATCH v2] "
[PATCH v4 00/13] notifier: add device-managed registration APIs and convert drivers
2026-07-26 14:10 UTC (2+ messages)
[PATCH v2 0/2] Add driver for DAC8163:
2026-07-26 14:10 UTC (4+ messages)
` [PATCH v2 2/2] iio: dac: dac8163: Add driver for DAC8163
[PATCH net] net: do not send ICMP/NDISC Redirects when peer allocation fails
2026-07-26 14:06 UTC (2+ messages)
[RFC PATCH 1/2] RDMA/rxe: drive UDP tunnel socket lifetime from the GID table
2026-07-26 14:02 UTC (2+ messages)
[PATCH 00/15] smb: add native security and trusted xattrs
2026-07-26 13:59 UTC (6+ messages)
[PATCH] HID: sony: clean up device list on probe failure
2026-07-26 13:56 UTC (2+ messages)
[PATCH v5 0/4] arm64: cross-CPU NMI via SDEI
2026-07-26 13:55 UTC (3+ messages)
[bitbake-devel][PATCH 0/6] hashserv: Pipeline Upstream Queries
2026-07-26 13:50 UTC (2+ messages)
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.