messages from 2026-07-07 16:18:53 to 2026-07-07 18:13:46 UTC [more...]
[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
2026-07-07 18:06 UTC (3+ messages)
` [PATCH 17/42] drm: ingenic: Use devm_of_reserved_mem_device_init()
[PATCH 0/3] arm64: dts: qcom: monaco-arduino-monza: Enable JHAT 40-pin HAT accessories
2026-07-07 18:13 UTC (6+ messages)
` [PATCH 1/3] arm64: dts: qcom: monaco-arduino-monza: Enable I2C0 and SPI3 for 40-pin JHAT connector
` [PATCH 2/3] arm64: dts: qcom: monaco-arduino-monza: Add label to sound node
` [PATCH 3/3] arm64: dts: qcom: monaco-arduino-monza: Add overlay for Waveshare WM8960 Audio HAT
[PATCH] drm/amdgpu: Change system_unbound_wq with system_dfl_wq
2026-07-07 18:12 UTC (3+ messages)
[PATCH] panic: stop CPUs that lose the panic_redirect_cpu race
2026-07-07 18:12 UTC (2+ messages)
[PATCH] reboot: use a lookup table for hw_protection_action strings
2026-07-07 18:09 UTC
[PATCH bpf-next v6 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-07-07 18:07 UTC (3+ messages)
` [PATCH bpf-next v6 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
[PATCH v3 0/4] ceph: bound untrusted MDS and monitor reply decoders
2026-07-07 18:06 UTC (5+ messages)
` [PATCH v3 1/4] ceph: bound xattr value length in __build_xattrs()
` [PATCH v3 2/4] ceph: bound MDSCapAuth path and fs_name decode in handle_session()
` [PATCH v3 3/4] ceph: bound num_export_targets array for mds info v2/v3
` [PATCH v3 4/4] ceph: cap delegated inode count in ceph_parse_deleg_inos()
[PATCH v7 0/6] Add reclaim to the dmem cgroup controller
2026-07-07 18:05 UTC (4+ messages)
` [PATCH v7 1/6] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()
[PATCH v2] xfs: reject attr leaf blocks with inconsistent usedbytes
2026-07-07 18:02 UTC
[PATCH v3] selftests/user_events: wait for deferred event teardown after unregister
2026-07-07 18:02 UTC
[PATCH v8 0/7] KVM: arm64: PMU: Use multiple host PMUs
2026-07-07 18:02 UTC (6+ messages)
` [PATCH v8 5/7] KVM: arm64: PMU: Implement fixed-counters-only emulation
[PATCH v3] MAINTAINERS: Update multiplexer subsystem maintainers and status
2026-07-07 17:59 UTC (3+ messages)
[PATCH] perf record: fix poll storm when monitored threads exit
2026-07-07 17:58 UTC (2+ messages)
[PATCH bluetooth] Bluetooth: qca: fix NVM tag length underflow in TLV parser
2026-07-07 17:55 UTC (4+ messages)
[PATCH] xfs: reject attr leaf blocks with inconsistent usedbytes
2026-07-07 17:54 UTC (3+ messages)
[PATCH v2] tracing/synthetic: Free type string on error path
2026-07-07 17:54 UTC (2+ messages)
[PATCH 0/2] x86/topology: Add support for Low Power cpu_type
2026-07-07 17:52 UTC (9+ messages)
` [PATCH 1/2] x86/topology: Name the AMD core-type values
[PATCH v1] drm/msm/dp: Disable stream clock after video-ready timeout
2026-07-07 17:52 UTC
[PATCH 2/2] serial: sc16is7xx: set TX FIFO trigger level to half FIFO to prevent underruns
2026-07-07 17:50 UTC (2+ messages)
[PATCH 0/3] ASoC: amd: ps: bug fixes for ACP PCI driver
2026-07-07 17:49 UTC (4+ messages)
` [PATCH 3/3] ASoC: amd: ps: replace bitwise OR with logical OR in IRQ return check
[PATCH v2 0/2] ASoC: add Qualcomm WSA885X codec support
2026-07-07 17:47 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: sound: add WSA8855 bindings
[PATCH v8 00/10] PCI/CXL: Add CXL reset support for Type 2 devices
2026-07-07 17:47 UTC (5+ messages)
` [PATCH v8 02/10] cxl: Cache decoder settings on PCI devices
` [PATCH v8 04/10] cxl: Cache endpoint decoder settings during PCI enumeration
[PATCH] sched/deadline: Ignore proxy-exec sched_yield()
2026-07-07 17:45 UTC
[PATCH net v3 0/2] net/stmmac: Fix panic during interface shutdown & apply STMMAC_DOWN flag
2026-07-07 17:45 UTC (3+ messages)
` [PATCH net v3 1/2] net/stmmac: Check for STMMAC_DOWN flag in all XDP paths
` [PATCH net v3 2/2] net/stmmac: Fix free-after-use panic when interface goes does with XDP
[PATCH 0/2] riscv: vdso: Do not use LTO for the vDSO
2026-07-07 17:45 UTC (6+ messages)
` [PATCH 1/2] "
[PATCH v3 0/2] ptrace_set_syscall_info: add support for seccomp syscall skipping
2026-07-07 17:44 UTC (5+ messages)
` [PATCH v3 1/2] ptrace: PTRACE_SET_SYSCALL_INFO syscall skipping support
[PATCH net 0/2] net/stmmac: Verify more wrong DTS configuration
2026-07-07 17:44 UTC (3+ messages)
` [PATCH net 1/2] net/stmmac: Protect against zero queue DTS config
` [PATCH net 2/2] net/stmmac: Verify provided DTS AXI setup
[PATCH net 0/2] net/stmmac: Secure against failures of DMA memory allocation
2026-07-07 17:41 UTC (3+ messages)
` [PATCH net v2 1/2] net/stmmac: Set Rx queue page_pool to NULL when freeing DMA resources
` [PATCH net 2/2] net/stmmac: Prevent dma queue NULL free on allocation failure
[PATCH 0/2] tracing/user_events: fix use-after-free in user_event_mm_dup()
2026-07-07 17:41 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/user_events: wait for deferred event teardown after unregister
[PATCH v2 sched_ext/for-7.2-fixes] sched_ext: Preserve rq tracking across local DSQ dispatch
2026-07-07 17:38 UTC
[PATCH net-next] net: dpaa_eth: convert to napi_gro_receive
2026-07-07 17:34 UTC (4+ messages)
[PATCH v5 00/16] media: iris: Add AR50LT core support and enable Agatti platform
2026-07-07 17:32 UTC (6+ messages)
` [PATCH v5 13/16] media: iris: Introduce buffer size calculations for AR50LT
[PATCH V1] accel/amdxdna: Check init_srcu_struct() return value
2026-07-07 17:31 UTC (2+ messages)
[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
2026-07-07 17:31 UTC (6+ messages)
[PATCH] Bluetooth: hci_nokia: validate firmware packet bounds
2026-07-07 17:30 UTC (2+ messages)
[PATCH v2 1/2] Bluetooth: btusb: Add ASUS USB-BT540 for Realtek 8761CU
2026-07-07 17:30 UTC (2+ messages)
[PATCH] Bluetooth: btusb: Add ASUS USB-BT540 and USB-BT600 for Realtek 8761CU
2026-07-07 17:30 UTC (2+ messages)
[PATCH V1] accel/amdxdna: Fix potential NULL pointer access in amdxdna_gem_vmap()
2026-07-07 17:29 UTC (2+ messages)
[PATCH net] gve: fix Rx queue stall on alloc failure
2026-07-07 17:28 UTC (5+ messages)
[PATCH v1 00/12] nfc: Various cleanups around device_id arrays
2026-07-07 17:28 UTC (7+ messages)
` [PATCH v1 03/12] nfc: Initialize acpi_device_id arrays using member names
` [PATCH v1 07/12] nfc: Drop __maybe_unused from of_device_id tables
` [PATCH v1 08/12] nfc: Unify style of of_device_id arrays
[PATCH V1] accel/amdxdna: Check drmm_mutex_init() return value
2026-07-07 17:26 UTC (2+ messages)
[PATCH] platform/x86: asus-armoury: update power limits for G614PR
2026-07-07 17:25 UTC (2+ messages)
[PATCH v1] cpufreq: Make cpufreq_update_pressure() fall back to cpuinfo.max_freq
2026-07-07 17:25 UTC
[PATCH net-next v5 0/4] net: pse-pd: add Realtek/Broadcom PSE MCU support
2026-07-07 17:25 UTC (5+ messages)
` [PATCH net-next v5 1/4] dt-bindings: net: pse-pd: add bindings for Realtek/Broadcom PSE MCU
[PATCH v6 00/11] Dynamic PAMT
2026-07-07 17:25 UTC (4+ messages)
[PATCH] powerpc/970: fix nap return address corruption on async interrupt exit
2026-07-07 17:24 UTC
[PATCH v1] cpufreq: intel_pstate: Set non-turbo capacity to HWP_GUARANTEED_PERF()
2026-07-07 17:19 UTC
[PATCH v2] mptcp: only set DATA_FIN when a mapping is present
2026-07-07 17:17 UTC
[PATCH v2 0/5] crypto: eip93: fix request lifetime and completion handling
2026-07-07 17:15 UTC (6+ messages)
` [PATCH v2 1/5] crypto: eip93: guard DMA cleanup on uninitialized mappings
` [PATCH v2 2/5] crypto: eip93: reject HMAC requests before setkey
` [PATCH v2 3/5] crypto: eip93: use request-local SA records for cipher requests
` [PATCH v2 4/5] crypto: eip93: order result descriptor reads after PE_READY
` [PATCH v2 5/5] crypto: eip93: handle request ID exhaustion
[PATCH v2] docs/zh_CN: update admin-guide/index.rst translation
2026-07-07 17:15 UTC (4+ messages)
[PATCH v2 0/5] staging: rtl8723bs: clean up coding style in rtw_mlme_ext
2026-07-07 17:14 UTC (6+ messages)
` [PATCH v2 1/5] staging: rtl8723bs: fix operator spacing "
` [PATCH v2 2/5] staging: rtl8723bs: fix line length and alignment "
` [PATCH v2 3/5] staging: rtl8723bs: split nested assignment in OnAssocRsp
` [PATCH v2 4/5] staging: rtl8723bs: remove unnecessary parentheses in issue_asocrsp
` [PATCH v2 5/5] staging: rtl8723bs: simplify boolean comparison in send_beacon
[PATCH v6 00/20] rust: I/O type generalization and projection
2026-07-07 17:14 UTC (3+ messages)
` [PATCH v6 01/20] rust: io: add dynamically-sized `Region` type
[PATCH V1] accel/amdxdna: Fix potential amdxdna_umap lifetime race
2026-07-07 17:13 UTC (3+ messages)
[PATCH V1] accel/amdxdna: Fix hardware context race in amdxdna_update_heap()
2026-07-07 17:13 UTC (3+ messages)
[PATCH V1] accel/amdxdna: Fix deadlock on debug BO command timeout
2026-07-07 17:13 UTC (3+ messages)
[PATCH V1] accel/amdxdna: fix open_ref leak and stale client pointer on dma map failure
2026-07-07 17:12 UTC (3+ messages)
[PATCH V16 4/7] rust/powerpc: Set min rustc version for powerpc
2026-07-07 17:11 UTC (11+ messages)
[PATCH] nfc: nxp-nci: Add remove on IRQ error
2026-07-07 17:10 UTC (2+ messages)
[PATCH] Documentation: remove the requirement for LLM attribution
2026-07-07 17:10 UTC (11+ messages)
[RFC PATCH v2 00/13] mm: rework anon_vma and remove anon_vma_chain
2026-07-07 17:09 UTC (7+ messages)
[PATCH] platform/x86: asus-armoury: Add power limits quirk for FA608WV
2026-07-07 17:09 UTC (2+ messages)
[PATCH] platform/x86: asus-armoury: add support for HN7306EA and HN7306EAC
2026-07-07 17:08 UTC (2+ messages)
[PATCH v8] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
2026-07-07 17:08 UTC (3+ messages)
[PATCH] platform/x86: asus-armoury: Add power limits for ROG Strix SCAR 16 (G635LX)
2026-07-07 17:08 UTC (2+ messages)
[PATCH v2 0/1] platform/x86: asus-armoury: Add power limits for FA401KM
2026-07-07 17:08 UTC (2+ messages)
[PATCH] platform/x86: hp-wmi: Add support for OMEN MAX 16-ak0xxx (8DD6)
2026-07-07 17:08 UTC (2+ messages)
arch/mips/ralink/mt7621.c:68:13: sparse: sparse: cast removes address space '__iomem' of expression
2026-07-07 17:01 UTC
[PATCH v3 0/1] platform/x86: huawei-wmi: add ACPI fallback for Fn-lock on newer models
2026-07-07 17:07 UTC (2+ messages)
[PATCH v2 00/20] media/imx355: General code cleanups, and adding support for 2 lane operation
2026-07-07 17:04 UTC (21+ messages)
` [PATCH v2 01/20] media: i2c: imx355: Add support for 24 MHz external clock
` [PATCH v2 02/20] dt-bindings: media: imx355: Allow 2 CSI2 data lane output
` [PATCH v2 03/20] media: imx355: Remove duplicated registers from the mode tables
` [PATCH v2 04/20] media: imx355: Remove setting FRM_LENGTH_LINES in the mode regs
` [PATCH v2 05/20] media: imx355: Programmatically set the crop parameters for each mode
` [PATCH v2 06/20] media: imx355: Set register LINE_LENGTH_PCK programmatically
` [PATCH v2 07/20] media: imx355: Set binning mode registers programmatically
` [PATCH v2 08/20] media: imx355: Remove link_freq_index from each mode as ununsed
` [PATCH v2 09/20] media: imx355: pixel_rate never changes, so don't recompute
` [PATCH v2 10/20] media: imx355: Remove redundant fll_min, and implement fixed offset
` [PATCH v2 11/20] media: imx355: Add support for get_selection
` [PATCH v2 12/20] media: imx355: Use pm_runtime autosuspend_delay
` [PATCH v2 13/20] media: imx355: Convert to new CCI register access helpers
` [PATCH v2 14/20] media: imx355: Set the colorspace in the format
` [PATCH v2 15/20] media: imx355: Define the exposure offset, and use that define
` [PATCH v2 16/20] media: imx355: Use NULL ctrl_ops for HBLANK as it is a read-only control
` [PATCH v2 17/20] media: imx355: Compute link frequency from PLL setup
` [PATCH v2 18/20] media: imx355: Support 2 lane readout
` [PATCH v2 19/20] media: imx355: Switch to using the subdev state
` [PATCH v2 20/20] media: imx355: Remove storing cur_mode in the state
[PATCH iwl-next v4] libie: log more info when virtchnl fails
2026-07-07 17:06 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH net-next] net: sparx5: configure TAS port link speed
2026-07-07 17:04 UTC
[PATCHv3] scsi: st: use kzalloc_array()
2026-07-07 17:05 UTC (2+ messages)
[PATCH] mm/hugetlb: fix swap entry corruption when clearing uffd-wp at fork()
2026-07-07 17:05 UTC (3+ messages)
[PATCH v2] scsi: sg: report request-table problems when any status is set
2026-07-07 17:03 UTC (2+ messages)
[PATCH] ata: libata-core: Allow capacity transition to zero for locked drives
2026-07-07 17:01 UTC (5+ messages)
` [PATCH v2 0/2] Fixes for security "
` [PATCH v2 1/2] ata: libata-core: Skip HPA resize for "
[PATCH] scsi: lpfc: Fix memory leak in lpfc_sli4_driver_resource_setup()
2026-07-07 17:00 UTC (2+ messages)
[PATCH 0/2] media: iris: fix QC10C format handling and disable time-delta-based rate control
2026-07-07 17:00 UTC (7+ messages)
` [PATCH 1/2] media: iris: avoid bit depth validation for capture formats
` [PATCH 2/2] media: iris: disable time-delta-based rate control for VBR
[PATCH] dt-bindings: net: convert microchip,lan78xx.txt to YAML schema
2026-07-07 16:58 UTC
[PATCH v7 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
2026-07-07 16:58 UTC (4+ messages)
` [PATCH v7 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest
[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
2026-07-07 16:58 UTC (3+ messages)
` [PATCH v7 08/22] coco: arm64: s390: powerpc: Mark secure guests with CC_ATTR_GUEST_MEM_ENCRYPT
[PATCH v3 00/12] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
2026-07-07 16:58 UTC (2+ messages)
[PATCH v2 0/4] kobject: Allow the constification of kobject attributes
2026-07-07 16:56 UTC (5+ messages)
` [PATCH v2 1/4] kobject: Provide macros to initialize 'struct kobj_attribute'
` [PATCH v2 2/4] samples/kobject: Switch to the new __KOBJ_ATTR() macro
` [PATCH v2 3/4] kobject: Allow the constification of kobject attributes
` [PATCH v2 4/4] samples/kobject: Constify "
[PATCH net] vmxnet3: fix BUG_ON in vmxnet3_get_hdr_len() for Geneve packets
2026-07-07 16:52 UTC
[PATCH v5 0/8] Generic IRQ entry/exit support for powerpc
2026-07-07 16:54 UTC (7+ messages)
[PATCH v3 0/2] platform/x86: asus-armoury: fix init errors and modernize resource management
2026-07-07 16:54 UTC (3+ messages)
` [PATCH v3 1/2] platform/x86: asus-armoury: fix Use-After-Free and memory leak in driver init
[PATCH 1/2] minix: define constants for dirsize and namelen
2026-07-07 16:54 UTC (2+ messages)
[PATCH RFC] RAS: hwerr_tracking: move recoverable hardware error tracking out of vmcoreinfo
2026-07-07 16:53 UTC (3+ messages)
[RFC PATCH v3] mm: retry page faults under per-VMA lock when mmap_lock is not required
2026-07-07 16:52 UTC (2+ messages)
[PATCH 0/2] hwmon: (cros_ec) Rework the temperature conversions
2026-07-07 16:52 UTC (4+ messages)
` [PATCH 2/2] hwmon: (cros_ec) Handle temperature conversion overflows
[PATCH] docs: ABI: zram: fix spelling mistakes
2026-07-07 16:51 UTC
[PATCH v3 4/5] platform/x86/amd/hsmp: ACPI HSMP refcounted sockets and coordinated release
2026-07-07 16:50 UTC (3+ messages)
[PATCH 0/3] SM8450 IPA support
2026-07-07 16:45 UTC (9+ messages)
` [PATCH 1/3] arm64: dts: qcom: sm8450: Add "
[PATCH] rcutorture: Use __set_current_state() set task state in rcu_nocb_toggle()
2026-07-07 16:44 UTC (4+ messages)
PROBLEM: Probabilistic segfault on AMD hardware with INVLPGB
2026-07-07 16:44 UTC (6+ messages)
[PATCH v3 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
2026-07-07 16:44 UTC (9+ messages)
` [PATCH v3 1/6] dt-bindings: iommu: arm,smmu: Document interconnects property
` [PATCH v3 3/6] arm64: dts: qcom: kodiak: Add GEM_NOC interconnect for adreno SMMU
[PATCH net v2] tipc: serialize udp bearer replicast list updates
2026-07-07 16:42 UTC
[PATCH] selftests/nolibc: add debug information
2026-07-07 16:42 UTC
[PATCH v3 2/5] platform/x86/amd/hsmp: Map the metric table with ioremap() and unmap it explicitly
2026-07-07 16:42 UTC (3+ messages)
[PATCH v8 0/3] mm: clean up folio LRU and swap declarations
2026-07-07 16:41 UTC (3+ messages)
` [PATCH v8 1/3] mm/swap: colocate page-cluster sysctl with swap readahead
[PATCH v3] lib/rhashtable: clear stale iter->p on table restart
2026-07-07 16:41 UTC
[PATCH 1/1] platform/x86: hp-wmi: fix platform profile issues on generic HP laptops
2026-07-07 16:40 UTC (4+ messages)
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
[RFC PATCH 00/13] Enable LPAC on a7xx series GPUs
2026-07-07 16:39 UTC (5+ messages)
` [PATCH RFC 03/13] drm/msm: look for lpac from dts
[PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
2026-07-07 16:39 UTC (7+ messages)
[PATCH v2] xfs: zero newly allocated btree root space
2026-07-07 16:38 UTC (9+ messages)
[PATCH v2] kselftest: cpufreq: Backup and restore governor for sptests
2026-07-07 16:36 UTC
[PATCH v5 00/11] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
2026-07-07 16:36 UTC (4+ messages)
` [PATCH v5 11/11] arm64: dts: qcom: shikra: Add gpio-reserved-ranges to tlmm
[PATCH] xfs: reject remote xattr entries with an out-of-range value length
2026-07-07 16:36 UTC (2+ messages)
[RFC PATCH] sched/fair: Address avruntime drift caused by entity_lag()
2026-07-07 16:35 UTC (5+ messages)
[PATCH v8 0/4] Add Cix Sky1 AUDSS clock and reset support
2026-07-07 16:35 UTC (3+ messages)
` [PATCH v8 2/4] clk: cix: add sky1 audss clock controller
[PATCH v3 0/5] clock: versal-clk: Fix Versal NET clock binding and switch to CCF
2026-07-07 16:34 UTC (4+ messages)
` [PATCH v3 3/5] dt-bindings: clock: Move xlnx,zynqmp-clk to its own schema
[PATCH v2] rust: drm: fix GEM object pointer safety docs
2026-07-07 16:33 UTC
[PATCH 0/4] rust: Add support for reserving of ranges of IDs
2026-07-07 16:31 UTC (6+ messages)
` [PATCH 3/4] rust: id_pool: add contiguous area allocation
[PATCH] xfs: bound da-node entry count against the correct geometry
2026-07-07 16:29 UTC (2+ messages)
[PATCH v4] x86/virt/sev: Revert "Drop WBINVD before setting MSR_AMD64_SYSCFG_SNP_EN"
2026-07-07 16:29 UTC (2+ messages)
` [tip: x86/urgent] "
[PATCH] kselftest: cpufreq: Backup and restore governor for sptests
2026-07-07 16:28 UTC (3+ messages)
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-07-07 16:26 UTC (5+ messages)
` [PATCH 11/30] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH 12/30] mm/vma: clean up anon_vma_compatible()
[PATCH] xfs: bound inode fork length against the fork size during log recovery
2026-07-07 16:26 UTC (2+ messages)
[PATCH v5 0/5] arm_mpam: resctrl: Counter Assignment (ABMC)
2026-07-07 16:24 UTC (6+ messages)
` [PATCH v5 1/5] arm_mpam: resctrl: Pick classes for use as MBM counters
` [PATCH v5 2/5] arm_mpam: resctrl: Pre-allocate assignable monitors
` [PATCH v5 3/5] arm_mpam: resctrl: Add resctrl_arch_config_cntr() for ABMC use
` [PATCH v5 4/5] arm_mpam: resctrl: Add resctrl_arch_cntr_read() & resctrl_arch_reset_cntr()
` [PATCH v5 5/5] arm64: mpam: Add memory bandwidth usage (MBWU) documentation
[PATCH v2 0/7] md/raid10: fixes, atomic write handling, and error-path cleanup
2026-07-07 16:20 UTC (7+ messages)
` [PATCH v2 2/7] md/raid1: advertise atomic write limits and handle runtime constraints
[PATCH v3] RDMA/rxe: rework per-net tunnel socket lifetime to fix refcount underflow
2026-07-07 16:00 UTC
[PATCH v2] dt-bindings: xilinx: Remove EDK/Ethernet references
2026-07-07 16:20 UTC (2+ messages)
[PATCH v3 0/4] leds: pca963x: Add multicolor support and enable Monza RGB LEDs
2026-07-07 16:19 UTC (5+ messages)
` [PATCH v3 2/4] dt-bindings: leds: nxp,pca963x: add multicolor LED support
[PATCH] x86/virt/tdx: Formalize SEAMCALL version encoding support
2026-07-07 16:18 UTC (3+ messages)
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