messages from 2026-02-16 12:23:40 to 2026-02-16 13:32:48 UTC [more...]
[PATCH 00/14] xattr: rework simple xattrs and support user.* xattrs on sockets
2026-02-16 13:32 UTC (9+ messages)
` [PATCH 01/14] xattr: add rcu_head and rhash_head to struct simple_xattr
` [PATCH 02/14] xattr: add rhashtable-based simple_xattr infrastructure
` [PATCH 03/14] shmem: adapt to rhashtable-based simple_xattrs with lazy allocation
` [PATCH 04/14] kernfs: "
` [PATCH 05/14] pidfs: adapt to rhashtable-based simple_xattrs
` [PATCH 06/14] xattr: remove rbtree-based simple_xattr infrastructure
` [PATCH 07/14] xattr: add xattr_permission_error()
` [PATCH 08/14] xattr: switch xattr_permission() to switch statement
[PATCH v5 0/2] arm: add kvm-psci-version vcpu property
2026-02-16 13:31 UTC (2+ messages)
[PATCH v3] vfio/migration: Send VFIO_MIGRATION event before PRE_COPY_P2P transition
2026-02-16 13:25 UTC (9+ messages)
[PATCH v2 0/3] Allow attaching software node when registering platform devices
2026-02-16 13:31 UTC (7+ messages)
` [PATCH v2 1/3] driver core: platform: add kerneldoc to struct platform_device_info
` [PATCH v2 2/3] driver core: platform: allow attaching software nodes when creating devices
` [PATCH v2 3/3] driver core: platform: fix various formatting issues
[PATCH net-next] net: dsa: mv88e6xxx: Add partial support for TCAM entries
2026-02-16 13:31 UTC (3+ messages)
[PATCH 0/2] Add support for Microchip MCP48FxBy1/2/4/8 DAC with an SPI Interface
2026-02-16 13:31 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: iio: dac: add support for Microchip MCP48FEB02
[PATCH] rust: io: macro_export io_define_read!() and io_define_write!()
2026-02-16 13:31 UTC (4+ messages)
[PATCH v8 00/20] Add new general DRM property "color format"
2026-02-16 13:31 UTC (24+ messages)
` [PATCH v8 01/20] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v8 02/20] drm: Add new general DRM property "color format"
` [PATCH v8 03/20] drm: Add enum conversions for drm_color_format_enum
` [PATCH v8 04/20] drm/bridge: Act on the DRM color format property
` [PATCH v8 05/20] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v8 06/20] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v8 07/20] drm/i915: Implement the "color format" DRM property
` [PATCH v8 08/20] drm/amdgpu: Implement "
` [PATCH v8 09/20] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v8 10/20] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v8 11/20] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v8 12/20] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v8 13/20] drm/bridge: dw-hdmi-qp: Implement atomic_get_output_bus_fmts
` [PATCH v8 14/20] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v8 15/20] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v8 16/20] drm/connector: Register color format property on HDMI connectors
` [PATCH v8 17/20] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v8 18/20] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v8 19/20] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v8 20/20] drm/bridge: Document "
` ✗ CI.checkpatch: warning for Add new general DRM property "color format" (rev5)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
[PATCH v4 0/2] arm: add kvm-psci-version vcpu property
2026-02-16 13:30 UTC (7+ messages)
` [PATCH v4 2/2] target/arm/kvm: "
[PATCH] net: usb: lan78xx: scan all MDIO addresses on LAN7801
2026-02-16 13:28 UTC (4+ messages)
[PATCH v2 0/2] cpuhp: Improve SMT switch time via lock batching and RCU expedition
2026-02-16 13:28 UTC (5+ messages)
` [PATCH v2 1/2] cpuhp: Optimize SMT switch operation by batching lock acquisition
[PATCH] rust: add a ring buffer implementation
2026-02-16 13:27 UTC (4+ messages)
[PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup
2026-02-16 13:27 UTC (12+ messages)
[PATCH v2 0/6] rust: io: turn IoCapable into a functional trait
2026-02-16 13:27 UTC (9+ messages)
` [PATCH v2 1/6] "
[PATCH] PCI: Add PCI_RID_MASK macro
2026-02-16 13:26 UTC (3+ messages)
[PATCH v2 0/8] Implement `promisor.storeFields` and `--filter=auto`
2026-02-16 13:26 UTC (15+ messages)
` [PATCH v3 0/9] "
` [PATCH v3 6/9] list-objects-filter-options: support 'auto' mode for --filter
` [PATCH v4 0/9] Implement `promisor.storeFields` and `--filter=auto`
` [PATCH v4 1/9] promisor-remote: refactor initialising field lists
` [PATCH v4 2/9] promisor-remote: allow a client to store fields
` [PATCH v4 3/9] clone: make filter_options local to cmd_clone()
` [PATCH v4 4/9] fetch: make filter_options local to cmd_fetch()
` [PATCH v4 5/9] doc: fetch: document `--filter=<filter-spec>` option
` [PATCH v4 6/9] list-objects-filter-options: support 'auto' mode for --filter
` [PATCH v4 7/9] promisor-remote: keep advertised filters in memory
` [PATCH v4 8/9] promisor-remote: change promisor_remote_reply()'s signature
` [PATCH v4 9/9] fetch-pack: wire up and enable auto filter logic
[PATCH] iio: buffer: Fix wait_queue not being removed
2026-02-16 13:24 UTC (2+ messages)
[PATCH] migration/cpr: Include vfio-cpr.h instead of vfio-device.h
2026-02-16 13:23 UTC (5+ messages)
[PATCH v2] liveupdate: luo_file: remember retrieve() status
2026-02-16 13:22 UTC
Mainline UML Rust stable io.rs unused imports
2026-02-16 13:22 UTC (3+ messages)
[LTP] [PATCH 0/3] Refactor tests which are verifying fork/vfork functionalities
2026-02-16 13:20 UTC (7+ messages)
` [LTP] [PATCH 1/3] syscalls: refactor fork09 using new API
` [LTP] [PATCH 2/3] syscalls: refactor vfork01 "
` [LTP] [PATCH 3/3] syscalls: refactor vfork02 "
[Intel-wired-lan] [PATCH v1 iwl-net] iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()
2026-02-16 13:19 UTC (3+ messages)
` "
[PATCH 0/2] drm/imx: ipuv3-plane: support underlay plane
2026-02-16 13:18 UTC (5+ messages)
` [PATCH 1/2] drm/imx: ipuv3-plane: decouple zpos from plane type
` [PATCH 2/2] drm/imx: ipuv3-plane: support underlay plane
[PATCH v2] hw/usb/hcd-ohci: Implement frame number overflow event
2026-02-16 13:17 UTC (2+ messages)
[PATCH v8 0/4] efi_vars: Implement SPI Flash storage for EFI
2026-02-16 13:18 UTC (7+ messages)
` [PATCH v8 4/4] efi_vars: Implement SPI Flash store
[LSF/MM/BPF TOPIC] Buffered atomic writes
2026-02-16 13:18 UTC (4+ messages)
` [Lsf-pc] "
[PATCH v9] efi_vars: Implement SPI Flash store
2026-02-16 13:17 UTC
[PATCH v3] iio: dac: max5522: simplify probe with devm_regulator_get_enable_read_voltage()
2026-02-16 13:17 UTC
[PATCH v3] iio: magnetometer: si7210: simplify probe with devm_regulator_get_enable_read_voltage()
2026-02-16 13:17 UTC
[PATCH v4] rust: list: Add unsafe for container_of
2026-02-16 13:16 UTC
[RFC v1 00/11] Add iMX95 neoisp driver
2026-02-16 13:16 UTC (4+ messages)
` [RFC v1 05/11] dt-bindings: media: Add nxp neoisp support
` "
[oasis-tcs/virtio-spec] Missing struct definitions in GPU device "5.7.6.9 Device Operation: controlq (3d)" (Issue #239)
2026-02-16 13:16 UTC
[PATCH v2 00/14] Metadata series preparation
2026-02-16 13:19 UTC (3+ messages)
` [PATCH v2 07/14] media: mc: Add MEDIA_LNK_FL_VALIDATE_LATE
[PATCH 0/4] PCI: endpoint: Doorbell-related fixes
2026-02-16 13:14 UTC (3+ messages)
` [PATCH 2/4] PCI: endpoint: pci-epf-test: Sanity-check doorbell offset within BAR
[PATCH bpf-next v2] bpf: Fix special fields mem leak for non-prealloc maps
2026-02-16 13:13 UTC
[RFC PATCH 0/2] mempool: de-inline get/put objects unlikely code
2026-02-16 13:13 UTC (4+ messages)
` [RFC PATCH v2 "
` [RFC PATCH v2 1/2] mempool: simplify get objects
` [RFC PATCH v2 2/2] mempool: de-inline get/put objects unlikely code paths
[PATCH 0/4] Avoid failing shutdown tests without a journal
2026-02-16 13:13 UTC (6+ messages)
[PATCH AUTOSEL 6.19-5.10] parisc: Prevent interrupts during reboot
2026-02-16 13:12 UTC (3+ messages)
[PATCH v2 linux-next] perf parse-events: Fix big-endian 'overwrite' by writing correct union member
2026-02-16 13:10 UTC
drivers/regulator/mt6363-regulator.c:366:2-3: Unneeded semicolon
2026-02-16 13:10 UTC
[PATCH] KVM: arm64: Disable TRBE Trace Buffer Unit when running in guest context
2026-02-16 13:09 UTC
[PATCH v3 0/2] Virtual NMI
2026-02-16 13:10 UTC (7+ messages)
` [PATCH v3 2/2] x86/svm: Use the virtual NMI when available
[PATCH v6 05/14] kernel-yocto-rust: Fix for buildpaths errors when rust is enabled for kernel
2026-02-16 13:09 UTC (5+ messages)
` [PATCH v6 09/14] selftest/cases/runtime_test: Add test for Linux Rust sample
` [OE-core] "
irq_pipeline: likely/unlikely macro usage
2026-02-16 13:08 UTC (3+ messages)
[PATCH] drm/pagemap: pass pagemap_addr by reference
2026-02-16 13:08 UTC (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v1 1/2] arm64: dts: add missing sram-supply to mali gpu nodes
2026-02-16 12:43 UTC (4+ messages)
` [PATCH v1 2/2] drm/panthor: treat sram as mandatory except mt8196
[PATCH v8 0/5] arm64: dts: freescale: add support for the GOcontroll Moduline IV/Mini
2026-02-16 13:07 UTC (12+ messages)
` [PATCH v8 1/5] dt-bindings: arm: fsl: Add "
` [PATCH v8 2/5] arm64: dts: imx8mm: Add pinctrl config definitions
` [PATCH v8 3/5] arm64: dts: freescale: add Ka-Ro Electronics tx8m-1610 COM
` [PATCH v8 4/5] arm64: dts: freescale: Add the GOcontroll Moduline IV
` [PATCH v8 5/5] arm64: dts: freescale: Add the GOcontroll Moduline Mini
[PATCH i-g-t] tests/intel/xe_compute: Robust SR-IOV/VF/PF and per-GT ccs_mode attribute handling
2026-02-16 13:05 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[RFC][PATCH] arm64: tlb: call kvm_call_hyp once during kvm_tlb_flush_vmid_range
2026-02-16 13:05 UTC (4+ messages)
[meta-gnome][PATCH] yelp: add opengl to REQUIRED_DISTRO_FEATURES
2026-02-16 13:03 UTC
[PATCH] block/mirror: disable dirty bitmap only after job init
2026-02-16 13:01 UTC (4+ messages)
[PATCH v3 0/5] Enable PC diversion via the plugin API
2026-02-16 12:54 UTC (7+ messages)
` [PATCH v3 2/5] plugins: add read-only property for registers
[Intel-wired-lan] [PATCH v1 iwl-net] igc: fix missing update of skb->tail in igc_xmit_frame()
2026-02-16 12:59 UTC (3+ messages)
` "
[Buildroot] [PATCH] package/openscap: set dependency on C++ support
2026-02-16 12:59 UTC (3+ messages)
[RFC PATCH 0/2] Add wakeup support from system suspend
2026-02-16 12:57 UTC (5+ messages)
` [RFC PATCH 1/2] usb: typec: hd3ss3220: "
` [RFC PATCH 2/2] arm64: dts: qcom: lemans-evk: Enable wakeup for primary USB controller
[GIT PULL 00/12 for v7.0] v7.0
2026-02-16 12:55 UTC (3+ messages)
` [GIT PULL 13/12 for v7.0] kernel misc
` [GIT PULL 14/12 for v7.0] vfs misc 2
[PATCH v2 0/2] pinctrl: qcom: Add support for Qualcomm Eliza SoC
2026-02-16 12:57 UTC (7+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: document the Eliza Top Level Mode Multiplexer
[PATCH v3 00/21] TP8028 Rapid Path Failure Recovery
2026-02-16 12:56 UTC (15+ messages)
` [PATCH v3 07/21] nvme: Introduce FENCING and FENCED controller states
` [PATCH v3 08/21] nvme: Implement cross-controller reset recovery
` [PATCH v3 09/21] nvme: Implement cross-controller reset completion
` [PATCH v3 10/21] nvme-tcp: Use CCR to recover controller that hits an error
` [PATCH v3 11/21] nvme-rdma: "
` [PATCH v3 18/21] nvme: Update CCR completion wait timeout to consider CQT
` [PATCH v3 19/21] nvme-tcp: Extend FENCING state per TP4129 on CCR failure
[PATCH] Bluetooth: btusb: Add support for MediaTek MT7902
2026-02-16 12:55 UTC (2+ messages)
[Buildroot] [PATCH v1 1/1] package/binutils-bare-metal: bump to binutils 2.46.0
2026-02-16 12:54 UTC
[PATCH V1] arm64: dts: qcom: hamoa-iot-evk: Add SDC2 node for hamoa iot evk board
2026-02-16 12:53 UTC (2+ messages)
[PATCH 1/3] net/axgbe: Add external PHY read/write functions
2026-02-16 12:52 UTC (3+ messages)
` [PATCH 2/3] net/axgbe: Add support for Marvell M88E1512 PHY
` [PATCH 3/3] net/axgbe: Add support for 100Mbps link speed
[PATCH 0/2] SDM670 Basic SoC thermal zones
2026-02-16 12:52 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: sdm670: add "
[PATCH v2 0/2] GuC CT memory optimizations
2026-02-16 12:51 UTC (3+ messages)
` [PATCH v2 2/2] drm/xe: Remove H2G reads in CT send path in non-debug builds
[PATCH RFC] arm64: dts: qcom: qcs6490-rb3gen2: Enable uPD720201 and GL3590
2026-02-16 12:48 UTC (2+ messages)
[PATCH] rust: Enable dynamic linking with llvm
2026-02-16 12:47 UTC (3+ messages)
` [OE-core] "
[PATCH 0/2] drm/radeon: use struct drm_edid
2026-02-16 12:46 UTC (3+ messages)
` [PATCH 1/2] drm/radeon: use struct drm_edid instead of struct edid
` [PATCH 2/2] drm/radeon: remove radeon_connector_free_edid
[PATCH RFC v1 0/3] aio-poll: improve aio-polling efficiency
2026-02-16 12:42 UTC (8+ messages)
[PATCH] drm/xe/xe3: Add Wa_14026781792
2026-02-16 12:42 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v1 0/6] RISCV: enable DOMAIN_BUILD_HELPERS
2026-02-16 12:41 UTC (4+ messages)
` [PATCH v1 1/6] xen/riscv: implement get_page_from_gfn()
io_uring/io_uring.c:1667:25: sparse: sparse: restricted io_req_flags_t degrades to integer
2026-02-16 12:40 UTC
[PATCH v2 0/3] btrfs: fix COW amplification under memory pressure
2026-02-16 12:40 UTC (5+ messages)
` [PATCH v2 2/3] btrfs: inhibit extent buffer writeback to prevent COW amplification
` [PATCH v2 3/3] btrfs: add tracepoint for COW amplification tracking
[PATCH v6 00/24] MediaTek UFS Cleanup and MT8196 Enablement
2026-02-16 12:40 UTC (3+ messages)
[PATCH 0/2] ASoC: SOF: Fix IPC reliability and post-resume SoundWire init
2026-02-16 12:39 UTC (3+ messages)
` [PATCH 1/2] ASoC: SOF: Replace IPC TX busy deferral with bounded retry
[PATCH v6 0/5] I2C Mux per channel bus speed
2026-02-16 12:38 UTC (6+ messages)
` [PATCH v6 1/5] i2c: core: add callback to change bus frequency
` [PATCH v6 2/5] i2c: mux: add support for per channel "
` [PATCH v6 3/5] i2c: davinci: calculate bus freq from Hz instead of kHz
` [PATCH v6 4/5] i2c: davinci: add support for setting bus frequency
` [PATCH v6 5/5] docs: i2c: i2c-topology: add section about bus speed
[PATCH v2 0/2] Add Xiaomi 12 Lite 5G (taoyao) device tree
2026-02-16 12:38 UTC (3+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: Add Xiaomi 12 Lite 5G (taoyao) DTS
[PATCH] gpio: cdev: convert lineevent_create() and linereq_create() to FD_PREPARE()
2026-02-16 12:37 UTC
[PATCH v23 00/22] Type2 device basic support
2026-02-16 12:34 UTC (4+ messages)
` [PATCH v23 14/22] cxl: Define a driver interface for DPA allocation
` [PATCH "
[syzbot] Monthly kvm report (Feb 2026)
2026-02-16 12:34 UTC
[PATCH v12 00/46] arm64: Support for Arm CCA in KVM
2026-02-16 12:33 UTC (3+ messages)
[PULL 00/16] aspeed queue
2026-02-16 12:32 UTC (5+ messages)
` [PULL 02/16] tests/functional: Add SDK tests with Linux 5.15
Something wrong with stable-rc testing?
2026-02-16 12:30 UTC
[meta-python][PATCH 1/5] python3-typeguard: Upgrade 4.4.4 -> 4.5.0
2026-02-16 12:29 UTC (5+ messages)
` [meta-python][PATCH 2/5] python3-pyrad: Upgrade 2.5.2 -> 2.5.4
` [meta-python][PATCH 3/5] python3-pyee: Upgrade 13.0.0 -> 13.0.1
` [meta-python][PATCH 4/5] python3-langtable: Upgrade 0.0.69 -> 0.0.70
` [meta-python][PATCH 5/5] python3-trio: Upgrade 0.32.0 -> 0.33.0
[PATCH 0/2] media: synopsys: csi2rx: various fixes
2026-02-16 12:28 UTC (6+ messages)
` [PATCH 1/2] media: synopsys: csi2rx: fix out-of-bounds check for formats array
` [PATCH 2/2] media: synopsys: csi2rx: add missing kconfig dependency
[PATCH 0/8] Introduce Xe Uncorrectable Error Handling
2026-02-16 12:27 UTC (3+ messages)
` [PATCH 5/8] drm/xe/xe_ras: Initialize Uncorrectable AER Registers
[PATCH] ublk: persistent device links
2026-02-16 12:27 UTC
[PATCH] net: dsa: MxL862xx: don't force-enable MAXLINEAR_GPHY
2026-02-16 12:26 UTC (3+ messages)
[PATCH 0/2] media: qcom: iris: Add Gen2 HFI support for SC7280
2026-02-16 12:24 UTC (12+ messages)
` [PATCH 2/2] media: iris: Enable Gen2 HFI on SC7280
[PATCH] btrfs: remove folio parameter from ordered io related functions
2026-02-16 12:23 UTC (4+ messages)
[PATCH] x86: mshyperv: Use kthread for vmbus interrupts on PREEMPT_RT
2026-02-16 12:24 UTC (9+ 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.