messages from 2026-06-25 17:34:14 to 2026-06-25 18:02:27 UTC [more...]
[PATCH v7 00/27] phy: rockchip: usbdp: Fixes, DP 1-lane support and cleanups
2026-06-25 18:02 UTC (91+ messages)
` [PATCH v7 01/27] dt-bindings: phy: rockchip-usbdp: add improved ports scheme
` [PATCH v7 02/27] phy: rockchip: usbdp: Update mode_change after error handling
` [PATCH v7 03/27] phy: rockchip: usbdp: Do not lose USB3 PHY status
` [PATCH v7 04/27] phy: rockchip: usbdp: Fix devm_clk_bulk_get_all check
` [PATCH v7 05/27] phy: rockchip: usbdp: Handle missing clock-names DT property gracefully
` [PATCH v7 06/27] phy: rockchip: usbdp: Drop seamless DP takeover
` [PATCH v7 07/27] phy: rockchip: usbdp: Handle rk_udphy_reset_deassert_all errors in init check
` [PATCH v7 08/27] phy: rockchip: usbdp: Limit DP lane count to muxed lanes
` [PATCH v7 09/27] phy: rockchip: usbdp: Keep clocks running on PHY re-init
` [PATCH v7 10/27] phy: rockchip: usbdp: Amend SSC modulation deviation
` [PATCH v7 11/27] phy: rockchip: usbdp: Fix LFPS detect threshold control
` [PATCH v7 12/27] phy: rockchip: usbdp: Add missing mode_change update
` [PATCH v7 13/27] phy: rockchip: usbdp: Support single-lane DP
` [PATCH v7 14/27] phy: rockchip: usbdp: Rename DP lane functions
` [PATCH v7 15/27] phy: rockchip: usbdp: Use FIELD_PREP_WM16_CONST
` [PATCH v7 16/27] phy: rockchip: usbdp: Cleanup DP lane selection function
` [PATCH v7 17/27] phy: rockchip: usbdp: Register DP aux bridge
` [PATCH v7 18/27] phy: rockchip: usbdp: Drop DP HPD handling
` [PATCH v7 19/27] phy: rockchip: usbdp: Rename mode_change to phy_needs_reinit
` [PATCH v7 20/27] phy: rockchip: usbdp: Re-init the PHY on orientation change
` [PATCH v7 21/27] phy: rockchip: usbdp: Factor out lane_mux_sel setup
` [PATCH v7 22/27] phy: rockchip: usbdp: Properly handle TYPEC_STATE_SAFE and TYPEC_STATE_USB
` [PATCH v7 23/27] phy: rockchip: usbdp: Use guard functions for mutex
` [PATCH v7 24/27] phy: rockchip: usbdp: Support going from DP-only mode to USB mode
` [PATCH v7 25/27] phy: rockchip: usbdp: Hold mutex in DP PHY configure
` [PATCH v7 26/27] phy: rockchip: usbdp: Add some extra debug messages
` [PATCH v7 27/27] phy: rockchip: usbdp: Avoid xHCI SErrors
[PATCH] tracing/user_events: Use kfree_rcu for enabler cleanup
2026-06-25 18:02 UTC
[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
2026-06-25 18:01 UTC (3+ messages)
` [PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generation
[Buildroot] [RFC PATCH 00/14] Add exportable vulnerability informations
2026-06-25 18:01 UTC (5+ messages)
` [Buildroot] [RFC PATCH 04/14] utils/generate-cyclonedx: support vulnerability details
` [Buildroot] [RFC PATCH 08/14] package/python-pip: add detail to vulnerability
[PATCH 00/21] nvme-auth: use crypto library for HMAC and hashing
2026-06-25 18:01 UTC (4+ messages)
` [PATCH 12/21] nvme-auth: common: use crypto library in nvme_auth_derive_tls_psk()
DCD: Add support for Dynamic Capacity Devices (DCD)
2026-06-25 18:00 UTC (2+ messages)
` [PATCH v11 03/31] cxl/cdat: Gather DSMAS data for DCD partitions
[PATCH] drm/i915/hdcp: check streams[] bounds before overflow
2026-06-25 18:00 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
xfs_buf_submit error handling fix v2
2026-06-25 18:00 UTC (3+ messages)
` [PATCH 2/6] xfs: also mark the buffer stale on verifier failure in xfs_buf_submit
[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
2026-06-25 17:59 UTC (7+ messages)
` [PATCH v4 2/5] mm/zswap: Factor writeback loop out of shrink_worker()
[PATCH dwarves v10 0/5] pahole: Encode true signatures in kernel BTF
2026-06-25 17:59 UTC (6+ messages)
[PATCH] nvme-auth: Avoid C=1 warning in nvme_auth_derive_tls_psk()
2026-06-25 17:59 UTC
[PATCH] accel: remove unnecessary #ifdefs
2026-06-25 17:56 UTC
[PATCH] perf trace: Refactor augmented_raw_syscalls using bpf_loop
2026-06-25 17:55 UTC (8+ messages)
[PATCH bpf-next v3 0/2] bpf: Preserve scalar zero spills for stack reads
2026-06-25 17:55 UTC (5+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Cover stack reads from zero spills
[PATCH] xfs: release dquot buffer after dqflush failure
2026-06-25 17:55 UTC (2+ messages)
[PATCH v2 0/6] arm64: hyperv: Add Realm support for Hyper-V
2026-06-25 17:54 UTC (11+ messages)
` [PATCH v2 1/6] arm64: rsi: Add RSI host call structure and helper function
` [PATCH v2 2/6] firmware: smccc: Detect hypervisor via RSI host call in CCA Realms
` [PATCH v2 3/6] arm64: hyperv: Add per-CPU RSI host call infrastructure for "
` [PATCH v2 4/6] Drivers: hv: Mark shared memory as decrypted "
` [PATCH v2 5/6] arm64: hyperv: Route hypercalls through RSI host call in "
` [PATCH v2 6/6] arm64: hyperv: Implement hv_is_isolation_supported() for "
[PATCH bpf-next v2] bpf, unix: Guard sk_msg-dependent code behind CONFIG_NET_SOCK_MSG
2026-06-25 17:53 UTC (12+ messages)
[PATCH v2] watchdog: lenovo_se30g2_se60_wdt: Watchdog for Lenovo SE30G2 and SE60
2026-06-25 17:52 UTC (2+ messages)
[PATCH] raid6: fix raid6_recov_rvv symbol undeclared warning
2026-06-25 17:52 UTC (3+ messages)
[PATCH] btmrvl: Fix hdev dangling pointer and error code in register_hdev
2026-06-25 17:52 UTC (2+ messages)
` "
[PATCH 0/4] nfs: NFSv4.2 client support for UNCACHEABLE_FILE_DATA
2026-06-25 17:51 UTC (4+ messages)
` [PATCH 2/4] nfs4.2: add UNCACHEABLE_FILE_DATA attribute support
[PATCH] raid6: fix riscv symbol undeclared warnigns
2026-06-25 17:50 UTC (3+ messages)
[PATCH 1/2] dt-bindings: arm: ti: Add bindings for PHYTEC AM67x based hardware
2026-06-25 17:50 UTC (2+ messages)
[tip:master] BUILD SUCCESS 2c6281afd33e8082e44ea3fc7afc796f70afea8c
2026-06-25 17:49 UTC
[PATCH] examples/l3fwd-graph: remove redundant Tx queue limit
2026-06-25 17:46 UTC (8+ messages)
` [PATCH v3 0/6] examples: remove MAX_TX_QUEUE_PER_PORT
` [PATCH v3 1/6] examples/l3fwd-graph: remove redundant Tx queue limit
` [PATCH v3 2/6] examples/l3fwd: "
` [PATCH v3 3/6] examples/ip_fragmentation: "
` [PATCH v3 4/6] examples/ip_reassembly: "
` [PATCH v3 5/6] examples/ipv4_multicast: "
` [PATCH v3 6/6] examples: remove unused define
[PATCH] treewide: Kconfig: use bool instead of tristate
2026-06-25 13:42 UTC (4+ messages)
[PATCH 0/2] UFS clock fixes for Milos
2026-06-25 13:14 UTC (3+ messages)
` [PATCH 1/2] clk/qcom: milos: Add remaining UFS clocks
` [PATCH 2/2] clk/qcom: milos: Add TCSRCC clocks
[PATCH] pinctrl: single: parse gpio-range as a raw array (O(N^2) -> O(N))
2026-06-25 17:47 UTC (4+ messages)
` [PATCH v2] "
[PATCH] arm64: a37xx: pinctrl: fix info->dev used but never set
2026-06-25 17:34 UTC (2+ messages)
[PATCH] video: add ChipWealth CH13726A AMOLED panel driver
2026-06-25 13:29 UTC
don't build bios/contexts over multiple iomaps v3
2026-06-25 17:47 UTC (3+ messages)
` [PATCH 2/2] iomap: submit read bio after each extent
[PATCH v12 00/86] Generic line based metadata support, internal pads
2026-06-25 17:47 UTC (3+ messages)
` [PATCH v12 05/86] media: uapi: Add V4L2_CID_CFA_PATTERN for describing color patterns
[PATCH RFC 0/3] SUNRPC: a latency floor for interactive clients via sparse-flow dispatch
2026-06-25 17:46 UTC (4+ messages)
` [PATCH RFC 2/3] SUNRPC: dispatch idle transports ahead of backlogged ones
[PATCH] riscv: Raise default NR_CPUS for 64BIT to 256
2026-06-25 17:46 UTC (3+ messages)
[Bug 221569] New: Laptop fan too loud (spinning nearly always) hp-wmi 7.1-rc4 kerenel
2026-06-25 17:46 UTC (2+ messages)
` [Bug 221569] "
[PATCH] docs: pagemap: fix flags location, member name and sample code
2026-06-25 17:44 UTC
[GIT PULL] Networking for v7.2-rc1
2026-06-25 17:45 UTC
[RFC PATCH 0/6] arm64: hyperv: Add Realm support for Hyper-V
2026-06-25 17:44 UTC (7+ messages)
` [RFC PATCH 1/6] arm64: rsi: Add RSI host call structure and helper function
` [RFC PATCH 2/6] firmware: smccc: Detect hypervisor via RSI host call in CCA Realms
[PATCH net] xfrm: fix stack-out-of-bounds in xfrm_tmpl_resolve_one
2026-06-25 17:43 UTC (2+ messages)
[PATCH v1 1/2] dts: add code coverage reporting to DTS
2026-06-25 17:41 UTC (4+ messages)
` [PATCH v3 "
[GIT PULL] KVM fixes for Linux 7.2-rc1
2026-06-25 17:40 UTC (2+ messages)
[tj-cgroup:for-next] BUILD SUCCESS 1d172eb1a5eaf53a214bd88370e8110337a9cafa
2026-06-25 17:39 UTC
[PATCH] efi: Make EFI_VARS_PSTORE depend on EFIVAR_FS
2026-06-25 17:12 UTC
[PATCH 00/34] Add migration support to the MSHV accelerator
2026-06-25 17:35 UTC (2+ messages)
[PATCH v5 0/2] Add support for Renesas RZ/G3L LVDS encoder
2026-06-25 17:37 UTC (3+ messages)
` [PATCH v5 2/2] drm: renesas: rz-du: Add support for "
(no subject)
2026-06-25 18:35 UTC (5+ messages)
` [PATCH 1/2] bpf: preserve rx_queue_index across XDP redirects
[PATCH 00/19] crypto: cmh - add CRI CryptoManager Hub driver
2026-06-25 17:33 UTC (35+ messages)
` [PATCH 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [PATCH 02/19] crypto: cmh - add core platform driver
` [PATCH 03/19] crypto: cmh - add key provisioning and management
` [PATCH 04/19] crypto: cmh - add SHA-2/SHA-3/SHAKE ahash
` [PATCH 05/19] crypto: cmh - add HMAC ahash
` [PATCH 06/19] crypto: cmh - add CSHAKE/KMAC ahash
` [PATCH 07/19] crypto: cmh - add SM3 ahash
` [PATCH 08/19] crypto: cmh - add AES skcipher/aead/cmac
` [PATCH 09/19] crypto: cmh - add SM4 skcipher/aead/cmac/xcbc
` [PATCH 10/19] crypto: cmh - add ChaCha20-Poly1305
` [PATCH 11/19] crypto: cmh - add DRBG hwrng
` [PATCH 12/19] crypto: cmh - add RSA akcipher
` [PATCH 13/19] crypto: cmh - add ECDSA/SM2 sig
` [PATCH 14/19] crypto: cmh - add ECDH/X25519 kpp
` [PATCH 15/19] crypto: cmh - add ML-KEM/ML-DSA (QSE)
` [PATCH 16/19] crypto: cmh - add SLH-DSA/LMS/XMSS (HCQ)
` [PATCH 17/19] Documentation: ioctl: add CMH ioctl documentation and register 'J'
` [PATCH 18/19] selftests: crypto: cmh - add kselftest for management ioctl
` [PATCH 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)
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.