messages from 2026-02-27 14:28:43 to 2026-02-27 15:48:53 UTC [more...]
[PATCH v2] staging: greybus: uart: add descriptive lock comments
2026-02-27 15:48 UTC (2+ messages)
` [PATCH v2] staging: greybus: uart: improve "
[PATCH v2 0/7] media: iris: add support for kaanapali platform
2026-02-27 15:48 UTC (6+ messages)
` [PATCH v2 1/7] media: dt-bindings: qcom-kaanapali-iris: Add kaanapali video codec binding
` [PATCH v2 7/7] media: iris: add platform data for kaanapali
[PATCH 00/13] clk: add new flag CLK_ROUNDING_FW_MANAGED
2026-02-27 15:48 UTC (11+ messages)
` [PATCH 01/13] "
` [PATCH 11/13] clk: renesas: rzg2l-cpg: drop determine_rate op and use CLK_ROUNDING_FW_MANAGED flag
[PATCH] dmi-id: Add parameter to relax sysfs permissions
2026-02-27 15:47 UTC
[PATCH v3 0/2] Creation of workqueues in Rust
2026-02-27 15:47 UTC (6+ messages)
` [PATCH v3 1/2] rust: workqueue: restrict delayed work to global wqs
` [PATCH v3 2/2] rust: workqueue: add creation of workqueues
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-02-27 15:46 UTC (5+ messages)
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update
[RFC PATCH v3 0/8] fuse: LOOKUP_HANDLE operation
2026-02-27 15:46 UTC (5+ messages)
` [RFC PATCH v3 1/8] fuse: simplify fuse_lookup_name() interface
` [RFC PATCH v3 3/8] fuse: store index of the variable length argument
[PATCH] pps: clients: pps-gpio: fix echo pin configuration
2026-02-27 15:45 UTC
[PATCH] Revert "tcpm: allow looking for role_sw device in the main node"
2026-02-27 15:45 UTC (4+ messages)
[PATCH] dt-bindings: pinctrl: marvell,armada3710-xb-pinctrl: add missing items keyword
2026-02-27 15:44 UTC (2+ messages)
[PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
2026-02-27 15:42 UTC (5+ messages)
[PATCH v2] fs: remove stale and duplicate forward declarations
2026-02-27 15:41 UTC (2+ messages)
[PATCH v5 00/38] gpu: nova-core: firmware: Hopper/Blackwell support
2026-02-27 15:41 UTC (5+ messages)
` [PATCH v5 01/38] gpu: nova-core: fix aux device registration for multi-GPU systems
[PATCH] platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C76)
2026-02-27 15:41 UTC
[PATCH] Docs: iio: ad7191: Correct clock configuration
2026-02-27 15:37 UTC
[PATCH v18 0/3] Improve proc RSS accuracy
2026-02-27 15:37 UTC (4+ messages)
` [PATCH v18 1/3] lib: Introduce hierarchical per-cpu counters
` [PATCH v18 2/3] lib: Test "
` [PATCH v18 3/3] mm: Improve RSS counter approximation accuracy for proc interfaces
[PATCH v3 0/5] dt-bindings: Microchip/Atmel AT91/SAMA system peripherals: convert to YAML
2026-02-27 15:36 UTC (4+ messages)
` [PATCH v3 5/5] dt-bindings: arm: atmel,at91rm9200-sdramc: convert to DT schema
[RFC PATCH 0/2] Add driver for TI BQ25630 charger
2026-02-27 15:35 UTC (3+ messages)
` [RFC PATCH 1/2] dt-bindings: power: supply: Add "
` [RFC PATCH 2/2] power: supply: Add driver for "
[PATCH v1] media: aspeed: Fix driver probe failure
2026-02-27 15:35 UTC (4+ messages)
[PATCH v2] fuse: send forget req when lookup outarg is invalid
2026-02-27 15:34 UTC (2+ messages)
[PATCH 00/11] SCMI Clock rates discovery rework
2026-02-27 15:32 UTC (12+ messages)
` [PATCH 01/11] firmware: arm_scmi: Add clock determine_rate operation
` [PATCH 02/11] clk: scmi: Use new determine_rate clock operation
` [PATCH 03/11] firmware: arm_scmi: Simplify clock rates exposed interface
` [PATCH 04/11] clk: scmi: Use new simplified per-clock rate properties
` [PATCH 05/11] firmware: arm_scmi: Drop unused clock rate interfaces
` [PATCH 06/11] firmware: arm_scmi: Make clock rates allocation dynamic
` [PATCH 07/11] firmware: arm_scmi: Harden clock parents discovery
` [PATCH 08/11] firmware: arm_scmi: Refactor iterators internal allocation
` [PATCH 09/11] firmware: arm_scmi: Add bound iterators support
` [PATCH 10/11] firmware: arm_scmi: Use bound iterators to minimize discovered rates
` [PATCH 11/11] firmware: arm_scmi: Introduce all_rates_get clock operation
[PATCH v9 0/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
2026-02-27 15:34 UTC (5+ messages)
` [PATCH v9 7/7] "
[PATCH] [v3, apply after -rc1] i3c: simplify combined i3c/i2c dependencies
2026-02-27 15:33 UTC (2+ messages)
[PATCH v2 0/6] pinctrl: Add generic pinctrl for board-level mux chips
2026-02-27 15:32 UTC (7+ messages)
` [PATCH v2 3/6] pinctrl: add optional .release_mux() callback
` [PATCH v2 4/6] pinctrl: add generic board-level pinctrl driver using mux framework
[PATCH 00/14] xattr: rework simple xattrs and support user.* xattrs on sockets
2026-02-27 15:32 UTC (30+ 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 bpf v3 0/9] Address XDP frags having negative tailroom
2026-02-27 15:31 UTC (2+ messages)
[PATCH v3] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: document the Eliza QMP UFS PHY
2026-02-27 15:29 UTC (2+ messages)
[PATCH] phy: qcom: m31-eusb2: clear PLL_EN during init
2026-02-27 15:29 UTC (2+ messages)
[PATCH v9 0/2] Add driver support for Eswin EIC7700 SoC SATA PHY
2026-02-27 15:29 UTC (2+ messages)
[PATCH phy-next v2] phy: apple: apple: Use local variable for ioremap return value
2026-02-27 15:29 UTC (2+ messages)
[PATCH] sched: Further restrict the preemption modes
2026-02-27 15:28 UTC (9+ messages)
[PATCH 1/3] phy: apple: atc: Make atcphy_dwc3_reset_ops variable static
2026-02-27 15:29 UTC (2+ messages)
[PATCH v3 0/6] Add support for mt8167 display blocks
2026-02-27 15:29 UTC (2+ messages)
` (subset) "
[PATCH v5 0/4] Add USB support for Canaan K230
2026-02-27 15:29 UTC (2+ messages)
` (subset) "
linux-next: build failure in the hid tree
2026-02-27 15:28 UTC (3+ messages)
[PATCH v6 0/2] Initial work for Rust abstraction for HID device driver development
2026-02-27 15:27 UTC (3+ messages)
` [PATCH v6 1/2] rust: core abstractions for HID drivers
[PATCH v4 0/2] Fix warnings for RISC-V builds
2026-02-27 15:26 UTC (3+ messages)
` [PATCH v4 1/2] sunrpc: fix unused variable warnings by using no_printk
` [PATCH v4 2/2] net: macb: use ethtool_sprintf to fill ethtool stats strings
[PATCH] phy: qcom: qmp-ufs: Fix SM8650 PCS table for Gear 4
2026-02-27 15:25 UTC (2+ messages)
[PATCH v2] phy: ti: j721e-wiz: Fix device node reference leak in wiz_get_lane_phy_types()
2026-02-27 15:25 UTC (2+ messages)
[PATCH v3] phy: k1-usb: add disconnect function support
2026-02-27 15:25 UTC (2+ messages)
[PATCH phy-fixes] phy: lynx-28g: skip CDR lock workaround for lanes disabled in the device tree
2026-02-27 15:25 UTC (2+ messages)
[PATCH phy-fixes] phy: make PHY_COMMON_PROPS Kconfig symbol conditionally user-selectable
2026-02-27 15:25 UTC (2+ messages)
[PATCH v3] fuse: fix premature writetrhough request for large folio
2026-02-27 15:23 UTC (2+ messages)
[PATCH net-next 0/5] net: dpaa2-mac: export standard statistics
2026-02-27 13:53 UTC (4+ messages)
` [PATCH net-next 5/5] selftests: drivers: hw: add tests for the ethtool standard counters
[RFC PATCH 0/7] vfio/pci: Add mmap() for DMABUFs
2026-02-27 15:20 UTC (5+ messages)
` [RFC PATCH 4/7] dma-buf: uapi: Mechanism to revoke DMABUFs via ioctl()
[PATCH v3] selftests/filesystems: Assume that TIOCGPTPEER is defined
2026-02-27 15:20 UTC
[PATCH] tracing: Fix WARN_ON in tracing_buffers_mmap_close
2026-02-27 15:20 UTC (7+ messages)
[RFC v2 0/3] Decoupling large folios dependency on THP
2026-02-27 15:19 UTC (4+ messages)
[PATCH 0/8] drivers: media: i2c: Omnivision OV08D10 improvements
2026-02-27 15:10 UTC (4+ messages)
` [PATCH 1/8] dt-bindings: media: i2c: document Omnivision OV08D10 CMOS image sensor
[PATCH] staging: rtl8723bs: replace msleep() with fsleep() in rtw_cmd.c
2026-02-27 15:18 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/2] btrfs: return early in allocation failures
2026-02-27 15:17 UTC (3+ messages)
` [PATCH 1/2] btrfs: return early if allocations fail on add_block_entry()
` [PATCH 2/2] btrfs: return early if allocations fail on raid56
[PATCH v15 0/8] support FEAT_LSUI
2026-02-27 15:17 UTC (9+ messages)
` [PATCH v15 1/8] arm64: cpufeature: add FEAT_LSUI
` [PATCH v15 2/8] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v15 3/8] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v15 4/8] arm64: futex: refactor futex atomic operation
` [PATCH v15 5/8] arm64: futex: support futex with FEAT_LSUI
` [PATCH v15 6/8] arm64: armv8_deprecated: disable swp emulation when FEAT_LSUI present
` [PATCH v15 7/8] KVM: arm64: use CAST instruction for swapping guest descriptor
` [PATCH v15 8/8] arm64: Kconfig: add support for LSUI
[PATCH v2 1/2] dt-bindings: clock: ast2600: Add reset definition for video
2026-02-27 15:13 UTC (2+ messages)
` [PATCH v2 2/2] ARM: dts: aspeed: add 'resets' to video node
[RFC PATCH] futex: Dynamically allocate futex_queues depending on nr_node_ids
2026-02-27 15:15 UTC (10+ messages)
[PATCH v4 0/5] dt-bindings: Microchip/Atmel AT91/SAMA system peripherals: convert to YAML
2026-02-27 15:14 UTC (6+ messages)
` [PATCH v4 1/5] dt-bindings: arm: microchip,sama7g5-chipid : convert to DT schema
` [PATCH v4 2/5] dt-bindings: arm: atmel,at91sam9260-pit: "
` [PATCH v4 3/5] dt-bindings: arm: microchip,sam9x60-pit64b : "
` [PATCH v4 4/5] dt-bindings: arm: atmel,at91rm9200-st: "
` [PATCH v4 5/5] dt-bindings: arm: atmel,at91rm9200-sdramc: "
[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
2026-02-27 15:14 UTC (3+ messages)
` [PATCH v3 23/29] arch, mm: consolidate initialization of nodes, zones and memory map
[PATCH v17 0/3] Improve proc RSS accuracy
2026-02-27 15:13 UTC (9+ messages)
[PATCH net-next] virtio-net: xsk: Support wakeup on RX side
2026-02-27 15:09 UTC
[PATCH 4/4] KVM: riscv: Fix Spectre-v1 in PMU counter access
2026-02-27 15:12 UTC (2+ messages)
[PATCH] staging: rtl8723bs: Fix logical continuation placement
2026-02-27 15:12 UTC (4+ messages)
[PATCH v3 00/13] Support for Samsung S2MU005 PMIC and its sub-devices
2026-02-27 15:11 UTC (3+ messages)
` [PATCH v3 03/13] dt-bindings: extcon: document Samsung S2M series PMIC extcon device
[PATCH 00/14] drm: Create drm_output_color_format enum
2026-02-27 15:10 UTC (5+ messages)
` [PATCH 01/14] drm/connector: Introduce "
[PATCH net-next] net: mana: Expose page_pool stats via ethtool
2026-02-27 15:11 UTC (2+ messages)
[PATCH v3] fuse: invalidate the page cache after direct write
2026-02-27 15:09 UTC (2+ messages)
[RFC PATCH 0/2] imx8mp-frdm: Enhance code readability
2026-02-27 15:09 UTC (3+ messages)
` [RFC PATCH 2/2] arm64: dts: imx8mp-frdm: Use symbolic macros for IOMUXC_SW_PAD_CTL_PAD
[PATCH net-next v5 0/5] net: cadence: macb: add IEEE 802.3az EEE support
2026-02-27 15:06 UTC (6+ messages)
` [PATCH net-next v5 1/5] net: cadence: macb: add EEE LPI statistics counters
` [PATCH net-next v5 2/5] net: cadence: macb: implement EEE TX LPI support
` [PATCH net-next v5 3/5] net: cadence: macb: add ethtool EEE support
` [PATCH net-next v5 4/5] net: cadence: macb: enable EEE for Raspberry Pi RP1
` [PATCH net-next v5 5/5] net: cadence: macb: enable EEE for Mobileye EyeQ5
[PATCH] tracing/osnoise: Add option to align tlat threads
2026-02-27 15:04 UTC
[PATCH] block: cleanup various NULL pointer comparisons
2026-02-27 15:06 UTC
[PATCH] ext4: rralloc - (former rotalloc) improved round-robin allocation policy
2026-02-27 14:46 UTC (6+ messages)
[PATCH] Bluetooth: HIDP: reject oversized report descriptor
2026-02-27 15:04 UTC (2+ messages)
[PATCH 1/1] time/jiffies: Fix conversion breakage on systems where USER_HZ < HZ
2026-02-27 15:03 UTC (3+ messages)
[PATCH v4 00/12] iio: use dev_err_probe in probe path for ADI drivers
2026-02-27 15:03 UTC (2+ messages)
[PATCH] smb: client: Use snprintf in cifs_set_cifscreds
2026-02-27 15:03 UTC (2+ messages)
linux-next: Tree for Feb 26
2026-02-27 15:03 UTC (2+ messages)
[PATCH] rust: pin-init: add references to previously initialized fields
2026-02-27 15:02 UTC (6+ messages)
[RFC PATCH 0/7] Introduce HasField infrastructure
2026-02-27 15:00 UTC (3+ messages)
[RFC v1 0/8] acpi/x86: s2idle: Introduce and implement runtime standby ABI for ACPI s0ix platforms
2026-02-27 14:59 UTC (2+ messages)
[PATCH v2 0/3] phy: spacemit: Add USB2 PHY support for K3 SoC
2026-02-27 14:59 UTC (3+ messages)
` [PATCH v2 3/3] phy: k1-usb: k3: add USB2 PHY support
[PATCH net-next v2 0/9] net: sparx5: clean up probe/remove init and deinit paths
2026-02-27 14:56 UTC (10+ messages)
` [PATCH net-next v2 1/9] net: sparx5: move netdev and notifier block registration to probe
` [PATCH net-next v2 2/9] net: sparx5: move VCAP initialization "
` [PATCH net-next v2 3/9] net: sparx5: move MAC table initialization and add deinit function
` [PATCH net-next v2 4/9] net: sparx5: move stats "
` [PATCH net-next v2 5/9] net: sparx5: move calendar initialization to probe
` [PATCH net-next v2 6/9] net: sparx5: move remaining init functions from start() to probe()
` [PATCH net-next v2 7/9] net: sparx5: move PTP IRQ handling out of sparx5_start()
` [PATCH net-next v2 8/9] net: sparx5: move FDMA/XTR initialization "
` [PATCH net-next v2 9/9] net: sparx5: replace sparx5_start() with sparx5_forwarding_init()
[PATCH net v8 0/1] net/sched: act_gate: snapshot parameters with RCU on replace
2026-02-27 14:56 UTC (6+ messages)
` [PATCH net v8 1/1] "
[PATCH] rust: sync: add lazy initialization methods to SetOnce
2026-02-27 14:56 UTC (2+ messages)
[PATCH v3 0/3] Add DMA support for RZ/T2H RSPI
2026-02-27 14:55 UTC (5+ messages)
` [PATCH v3 2/3] arm64: dts: renesas: r9a09g077: wire up DMA support for SPI
` [PATCH v3 3/3] arm64: dts: renesas: r9a09g087: "
[PATCH][rdma-next] RDMA/erdma: Use NUMA-aware allocation for MTT tables
2026-02-27 14:55 UTC (7+ messages)
` 答复: [外部邮件] "
[RFC PATCH] fbcon: Fix out-of-bounds memory in fbcon_putcs
2026-02-27 14:53 UTC (2+ messages)
[RFC v11 0/4] PolarFire SoC GPIO interrupt support
2026-02-27 14:52 UTC (5+ messages)
` [RFC v11 1/4] gpio: mpfs: Add "
` [RFC v11 2/4] dt-bindings: soc: microchip: document PolarFire SoC's gpio interrupt mux
` [RFC v11 3/4] soc: microchip: add mpfs gpio interrupt mux driver
` [RFC v11 4/4] riscv: dts: microchip: update mpfs gpio interrupts to better match the SoC
[PATCH v2 0/4] Add eMMC PHY support for Axiado AX3000 SoC
2026-02-27 14:53 UTC (3+ messages)
` [PATCH v2 2/4] phy: axiado: add Axiado eMMC PHY driver
[PATCH v7 0/5] arm64/riscv: Add support for crashkernel CMA reservation
2026-02-27 14:50 UTC (4+ messages)
` [PATCH v7 3/5] crash: Use crash_exclude_core_ranges() on powerpc
[PATCH 1/2] arm_mpam: Force __iomem casts
2026-02-27 14:51 UTC (3+ messages)
linux-next: Tree for Feb 27
2026-02-27 14:50 UTC
[PATCH v3 0/6] iio: use dev_err_probe in probe path for ADI drivers
2026-02-27 14:48 UTC (4+ messages)
[GIT PULL] sound fixes for 7.0-rc2
2026-02-27 14:47 UTC
[PATCH v1] ALSA: hda/tas2781: A workaround solution to lower-vol issue among lower calibrated-impedance micro-speaker on TAS2781
2026-02-27 14:46 UTC
[PATCH iwl-net v3] ice: fix missing dpll notification for SW pins
2026-02-27 14:46 UTC (2+ messages)
[PATCH] kunit: tool: Recommend --raw_output=all if no KTAP found
2026-02-27 14:46 UTC (2+ messages)
[PATCH v3 3/5] mm: convert compaction to zone lock wrappers
2026-02-27 14:46 UTC (3+ messages)
[PATCH v1] ASoC: qcom: qdsp6: Fix q6apm remove ordering during ADSP stop and start
2026-02-27 14:45 UTC
[PATCH] iio: adc: ade9000: fix wrong macro names in ADE9000_ST_ERROR
2026-02-27 14:44 UTC (4+ messages)
Linux 6.19.4
2026-02-27 14:44 UTC (9+ messages)
` Linux 6.19.4 - Oops, regression
[RFC PATCH v5 02/10] migrate: Add migrate_misplaced_folios_batch()
2026-02-27 14:41 UTC (2+ messages)
[PATCH] rust: alloc: allow different error types in `KBox::pin_slice`
2026-02-27 14:38 UTC (5+ messages)
cleanup the RAID5 XOR library
2026-02-27 14:36 UTC (5+ messages)
` [PATCH 18/25] x86: move the XOR code to lib/raid/
` [PATCH 25/25] xor: use static_call for xor_gen
[PATCH v2] khugepaged: remove redundant index check for pmd-folios
2026-02-27 14:35 UTC
[PATCH 0/4] bpf: add a few hooks for sandboxing
2026-02-27 14:33 UTC (4+ messages)
` [PATCH 1/4] ns: add bpf hooks
[PATCH] fault-inject: rust: add a Rust API for fault-injection
2026-02-27 14:32 UTC (2+ messages)
[PATCH 0/2] kselftests: livepatch: One new test and one fix for older bash
2026-02-27 14:28 UTC (7+ messages)
` [PATCH 2/2] selftests: livepatch: functions.sh: Workaround heredoc on "
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