messages from 2026-02-16 12:41:03 to 2026-02-16 14:21:56 UTC [more...]
[PATCH v4 0/9] arm64: dts: qcom: Add support for the Ayaneo Pocket S2
2026-02-16 14:21 UTC (4+ messages)
` [PATCH v4 1/9] dt-bindings: usb: document the Renesas UPD720201/UPD720202 USB 3.0 xHCI Host Controller
` [PATCH v4 2/9] pci: pwrctrl: slot: fix dev_err_probe() usage
` [PATCH v4 3/9] pci: pwrctrl: rename pci-pwrctrl-slot as generic
[PATCH] rust: add a ring buffer implementation
2026-02-16 14:21 UTC (7+ messages)
[PATCH v1 1/2] arm64: dts: add missing sram-supply to mali gpu nodes
2026-02-16 14:20 UTC (7+ messages)
` [PATCH v1 2/2] drm/panthor: treat sram as mandatory except mt8196
[PATCH v2 linux-next] perf parse-events: Fix big-endian 'overwrite' by writing correct union member
2026-02-16 14:20 UTC (2+ messages)
[GIT PULL] RISC-V updates for v7.0
2026-02-16 14:20 UTC (4+ messages)
[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
2026-02-16 14:18 UTC (8+ messages)
[PATCH 0/4] PCI: endpoint: Doorbell-related fixes
2026-02-16 14:17 UTC (10+ messages)
` [PATCH 1/4] PCI: endpoint: pci-epf-vntb: Fix MSI doorbell IRQ unwind
` [PATCH 2/4] PCI: endpoint: pci-epf-test: Sanity-check doorbell offset within BAR
[PATCH v7 0/9] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
2026-02-16 14:12 UTC (3+ messages)
` [PATCH v7 5/9] PCI: dwc: ep: Expose integrated eDMA resources via EPC aux-resource API
[PATCH v6 0/3] rust: alloc: add KVVec shrinking method
2026-02-16 14:09 UTC (4+ messages)
` [PATCH v6 1/3] rust: kvec: implement shrink_to for KVVec
` [PATCH v6 2/3] rust: alloc: add KUnit tests for KVVec shrink_to
` [PATCH v6 3/3] rust_binder: shrink all_procs when deregistering processes
[net Patch] octeontx2-af: Fix default entries mcam entry action
2026-02-16 14:08 UTC (2+ messages)
[PATCH V1] arm64: dts: qcom: hamoa-iot-evk: Add SDC2 node for hamoa iot evk board
2026-02-16 14:06 UTC (3+ messages)
[PATCH 0/8] printk: Clean up preferred console handling
2026-02-16 14:05 UTC (3+ messages)
` [PATCH 3/8] printk: Separate code for adding/updating preferred console metadata
[PATCH 0/2] kbuild: rpm-pkg: Address -debuginfo build regression with RPM < 4.20.0
2026-02-16 14:03 UTC (8+ messages)
[PATCH net] bnge: Fix typo
2026-02-16 14:02 UTC
[PATCH bpf v2 0/9] Address XDP frags having negative tailroom
2026-02-16 14:01 UTC (5+ messages)
` [PATCH bpf v2 7/9] idpf: use truesize as XDP RxQ info frag_size
[PATCH] [v2] drm/pagemap: pass pagemap_addr by reference
2026-02-16 13:59 UTC (2+ messages)
[PATCH v6 0/6] Introduce MAX77759 charger driver
2026-02-16 13:58 UTC (3+ messages)
` [PATCH v6 4/6] lib/linear_ranges: Add linear_range_get_selector_high_array
linux-next: build failure after merge of the mm-nonmm-unstable tree
2026-02-16 13:58 UTC
[PATCH v2 1/3] dt-bindings: vendor-prefixes: Add lxd
2026-02-16 13:54 UTC (4+ messages)
` [PATCH v2 2/3] dt-bindings: display: panel: add YAML schema for LXD M9189A
[PATCH v4 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-02-16 13:54 UTC (5+ messages)
` [PATCH v4 26/41] arm_mpam: resctrl: Add support for 'MB' resource
[PATCH v5 00/16] can: grcan: Enhance driver with CANFD Support and Improvements
2026-02-16 13:53 UTC (17+ messages)
` [PATCH v5 01/16] dt-bindings: Add vendor prefix for Frontgrade Gaisler AB
` [PATCH v5 02/16] net: can: Convert gaisler,grcan to DT schema
` [PATCH v5 03/16] MAINTAINERS: Add maintainers for GRCAN CAN network driver
` [PATCH v5 04/16] can: grcan: Add clock handling
` [PATCH v5 05/16] can: grcan: Replace bit timing macros with literal values
` [PATCH v5 06/16] can: grcan: Simplify timing configuration
` [PATCH v5 07/16] can: grcan: add FD capability detection and nominal bit-timing
` [PATCH v5 08/16] can: grcan: optimize DMA by 32-bit accesses
` [PATCH v5 09/16] can: grcan: set DMA mask for GRCAN and GRCANFD to 32-bit
` [PATCH v5 10/16] can: grcan: Add saving and restoring of CAN FD baud-rate registers
` [PATCH v5 11/16] can: grcan: Reserve space between cap and next register to align with address layout
` [PATCH v5 12/16] can: grcan: Refactor GRCAN DMA buffer to use structured memory layout
` [PATCH v5 13/16] can: grcan: Add CANFD TX support alongside legacy CAN
` [PATCH v5 14/16] can: grcan: Add CANFD RX "
` [PATCH v5 15/16] can: grcan: Update echo skb handling to match variable length CANFD frame
` [PATCH v5 16/16] can: grcan: Advertise CANFD capability
[PATCH RFC] security: add LSM blob and hooks for namespaces
2026-02-16 13:52 UTC
[PATCH 0/2] media: rockchip: rkcif: various fixes
2026-02-16 13:49 UTC (3+ messages)
` [PATCH 1/2] media: rockchip: rkcif: fix off by one bugs
` [PATCH 2/2] media: rockchip: rkcif: comply with minimum number of buffers requirement
[PATCH RFC 0/2] pidfd: add CLONE_AUTOREAP
2026-02-16 13:48 UTC (3+ messages)
` [PATCH RFC 1/2] clone: "
` [PATCH RFC 2/2] selftests/pidfd: add CLONE_AUTOREAP tests
[PATCH] rust: io: macro_export io_define_read!() and io_define_write!()
2026-02-16 13:47 UTC (6+ messages)
[PATCH net] net: atlantic: fix reading SFP module info on some AQC100 cards
2026-02-16 13:47 UTC (2+ messages)
[PATCH 1/2] scsi: ufs: core: Add support to notify userspace of UniPro QoS events
2026-02-16 13:46 UTC (2+ messages)
` [PATCH 2/2] scsi: ufs: core: Add a sysfs entry for ufshcd_state
[PATCH v3 0/2] pinctrl: qcom: Add support for Qualcomm Eliza SoC
2026-02-16 13:44 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: document the Eliza Top Level Mode Multiplexer
` [PATCH v3 2/2] pinctrl: qcom: Add Eliza pinctrl driver
"Dead loop on virtual device" error without softirq-BKL on PREEMPT_RT
2026-02-16 13:43 UTC
[PATCH net v2 1/1] serial: caif: fix remaining ser->tty UAF in TX path
2026-02-16 13:43 UTC (2+ messages)
` [net,v2,1/1] "
[PATCH v3 0/6] clk: qcom: Add support for basic clocks providers on Eliza SoC
2026-02-16 13:43 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: clock: qcom: document the Eliza Global Clock Controller
` [PATCH v3 2/6] dt-bindings: clock: qcom: Document the Eliza TCSR "
` [PATCH v3 3/6] dt-bindings: clock: qcom-rpmhcc: Add RPMHCC for Eliza
` [PATCH v3 4/6] clk: qcom: rpmh: Add support for Eliza rpmh clocks
` [PATCH v3 5/6] clk: qcom: Add support for Global clock controller on Eliza
` [PATCH v3 6/6] clk: qcom: Add TCSR clock driver for Eliza
[PATCH v2 0/4] Clean up access to trace_event_file from a file struct
2026-02-16 13:42 UTC (5+ messages)
` [PATCH v2 1/4] tracing: Fix checking of freed trace_event_file for hist files
` [PATCH v2 2/4] tracing: Remove unnecessary check for EVENT_FILE_FL_FREED
` [PATCH v2 3/4] tracing: Clean up access to trace_event_file from a file pointer
` [PATCH v2 4/4] tracing: Free up file->private_data for use by individual events
[PATCH net-next] net: dsa: mv88e6xxx: Add partial support for TCAM entries
2026-02-16 13:42 UTC (4+ messages)
[PATCH v7 00/23] MediaTek UFS Cleanup and MT8196 Enablement
2026-02-16 13:37 UTC (24+ messages)
` [PATCH v7 01/23] dt-bindings: phy: Add mediatek,mt8196-ufsphy variant
` [PATCH v7 02/23] dt-bindings: ufs: mediatek,ufs: Complete the binding
` [PATCH v7 03/23] dt-bindings: ufs: mediatek,ufs: Add mt8196 variant
` [PATCH v7 04/23] scsi: ufs: mediatek: Move MTK_SIP_UFS_CONTROL to mtk_sip_svc.h
` [PATCH v7 05/23] phy: mediatek: ufs: Add support for resets
` [PATCH v7 06/23] scsi: ufs: mediatek: Rework resets
` [PATCH v7 07/23] scsi: ufs: mediatek: Rework 0.9V regulator
` [PATCH v7 08/23] scsi: ufs: mediatek: Rework init function
` [PATCH v7 09/23] scsi: ufs: mediatek: Rework the crypt-boost stuff
` [PATCH v7 10/23] scsi: ufs: mediatek: Handle misc host voltage regulators
` [PATCH v7 11/23] scsi: ufs: mediatek: Rework probe function
` [PATCH v7 12/23] scsi: ufs: mediatek: Remove vendor kernel quirks cruft
` [PATCH v7 13/23] scsi: ufs: mediatek: Use the common PHY framework
` [PATCH v7 14/23] scsi: ufs: mediatek: Remove mediatek,ufs-broken-rtc property
` [PATCH v7 15/23] scsi: ufs: mediatek: Rework _ufs_mtk_clk_scale error paths
` [PATCH v7 16/23] scsi: ufs: mediatek: Clean up logging prints
` [PATCH v7 17/23] scsi: ufs: mediatek: Rework ufs_mtk_wait_idle_state
` [PATCH v7 18/23] scsi: ufs: mediatek: Don't acquire dvfsrc-vcore twice
` [PATCH v7 19/23] scsi: ufs: mediatek: Rework hardware version reading
` [PATCH v7 20/23] scsi: ufs: mediatek: Back up idle timer in per-instance struct
` [PATCH v7 21/23] scsi: ufs: mediatek: Remove ret local from link_startup_notify
` [PATCH v7 22/23] scsi: ufs: mediatek: Remove undocumented "clk-scale-up-vcore-min"
` [PATCH v7 23/23] scsi: ufs: mediatek: Add MT8196 compatible, update copyright
[syzbot] [media?] [usb?] memory leak in dvb_register_device
2026-02-16 13:39 UTC (2+ messages)
` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 0f2acd3148e0ef42bdacbd477f90e8533f96b2ac
[PATCH] rust: time: add `Delta::from_nanos`
2026-02-16 13:38 UTC (3+ messages)
[PATCH] drm/imagination: Convert to dev_pm_domain_{at,de}tach_list()
2026-02-16 13:37 UTC (14+ messages)
[RFC v1 00/11] Add iMX95 neoisp driver
2026-02-16 13:38 UTC (5+ messages)
` [RFC v1 05/11] dt-bindings: media: Add nxp neoisp support
` "
[PATCH RFC] pidfs: add inode ownership and permission checks
2026-02-16 13:37 UTC
[PATCH] fsnotify: inotify: pass mark connector to fsnotify_recalc_mask()
2026-02-16 13:37 UTC (2+ messages)
[bug report] media: rockchip: rkcif: add support for rk3568 vicap mipi capture
2026-02-16 13:33 UTC (2+ messages)
[PATCH 00/14] xattr: rework simple xattrs and support user.* xattrs on sockets
2026-02-16 13:32 UTC (15+ 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 09/14] xattr: move user limits for xattrs to generic infra
` [PATCH 10/14] xattr,net: support limited amount of extended attributes on sockfs sockets
` [PATCH 11/14] xattr: support extended attributes on sockets
` [PATCH 12/14] selftests/xattr: path-based AF_UNIX socket xattr tests
` [PATCH 13/14] selftests/xattr: sockfs "
` [PATCH 14/14] selftests/xattr: test xattrs on various socket families
[PATCH] rust: sync: add lazy initialization methods to SetOnce
2026-02-16 13:32 UTC (6+ 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 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] 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 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] liveupdate: luo_file: remember retrieve() status
2026-02-16 13:22 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
drivers/regulator/mt6363-regulator.c:366:2-3: Unneeded semicolon
2026-02-16 13:10 UTC
[PATCH v8 0/5] arm64: dts: freescale: add support for the GOcontroll Moduline IV/Mini
2026-02-16 13:07 UTC (6+ 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 v8 00/20] Add new general DRM property "color format"
2026-02-16 13:01 UTC (21+ 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 "
[RFC][PATCH] arm64: tlb: call kvm_call_hyp once during kvm_tlb_flush_vmid_range
2026-02-16 13:05 UTC (4+ 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 (2+ messages)
` [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 (13+ messages)
` [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] drm/pagemap: pass pagemap_addr by reference
2026-02-16 12:55 UTC (3+ messages)
[PATCH] Bluetooth: btusb: Add support for MediaTek MT7902
2026-02-16 12:55 UTC (2+ messages)
[PATCH RFC] arm64: dts: qcom: qcs6490-rb3gen2: Enable uPD720201 and GL3590
2026-02-16 12:48 UTC (2+ messages)
io_uring/io_uring.c:1667:25: sparse: sparse: restricted io_req_flags_t degrades to integer
2026-02-16 12:40 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox