messages from 2026-05-08 04:05:51 to 2026-05-08 05:37:52 UTC [more...]
[PATCH v2 00/22] Add basic clocks and resets for JHB100 SoC
2026-05-08 5:36 UTC (24+ messages)
` [PATCH v2 01/22] reset: starfive: Rename file name "jh71x0" to "common"
` [PATCH v2 02/22] reset: starfive: Convert the word "jh71x0" to "starfive"
` [PATCH v2 03/22] clk: starfive: Rename file name "jh71x0" to "common"
` [PATCH v2 04/22] clk: starfive: Convert the word "jh71x0" to "starfive"
` [PATCH v2 05/22] dt-bindings: clock: Add StarFive JHB100 System-0 clock and reset generator
` [PATCH v2 06/22] clk: starfive: Add JHB100 System-0 clock generator driver
` [PATCH v2 07/22] dt-bindings: clock: Add StarFive JHB100 System-1 clock and reset generator
` [PATCH v2 08/22] clk: starfive: Add JHB100 System-1 clock generator driver
` [PATCH v2 09/22] dt-bindings: clock: Add StarFive JHB100 System-2 clock and reset generator
` [PATCH v2 10/22] clk: starfive: Add JHB100 System-2 clock generator driver
` [PATCH v2 12/22] clk: starfive: Introduce inverter and divider
` [PATCH v2 13/22] clk: starfive: Expand the storage of clock parent index
` [PATCH v2 14/22] clk: starfive: Add StarFive JHB100 Peripheral-0 clock driver
` [PATCH v2 15/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-1 clock and reset generator
` [PATCH v2 16/22] clk: starfive: Add StarFive JHB100 Peripheral-1 clock driver
` [PATCH v2 17/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-2 clock and reset generator
` [PATCH v2 18/22] clk: starfive: Add StarFive JHB100 Peripheral-2 clock driver
` [PATCH v2 19/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-3 clock and reset generator
[PATCH v5 0/6] drm/mediatek: Add PQ components support for MT8196
2026-05-08 5:37 UTC (3+ messages)
` [PATCH v5 5/6] drm/mediatek: Support multiple CCORR component
[PATCH 0/3] pinctrl: qcom: spmi-gpio: Add pm8010 GPIO support
2026-05-08 5:34 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: qcom,pmic-gpio: Document PM8010 "
` [PATCH 2/3] pinctrl: qcom: spmi-gpio: Add "
` [PATCH 3/3] arm64: dts: qcom: Add gpio device node for pm8010
[PATCH] drm/amd/pm: update dpm clock pm attributes for aldebaran (gc 9.4.2)
2026-05-08 5:33 UTC (6+ messages)
[PATCH] t5551: "GIT_TEST_LONG=Yes make test" is broken
2026-05-08 5:31 UTC
[PATCH v4 0/2] input: misc: add support for Imagis ISA1200 haptic motor driver
2026-05-08 5:30 UTC (4+ messages)
` [PATCH v4 2/2] Input: isa1200 - new driver for Imagis ISA1200
[isar-cip-core][PATCH 1/1] chore(factory-reset): make btrfs support optional
2026-05-08 5:28 UTC (2+ messages)
[PATCH sched_ext/for-7.1-fixes] sched_ext: Fix !CONFIG_EXT_SUB_SCHED build warnings
2026-05-08 5:28 UTC (2+ messages)
[bitbake-devel][PATCH V2 1/5] fetch2/git.py: add filter_regex parameter to latest_versionstring
2026-05-08 5:26 UTC (7+ messages)
` [bitbake-devel][PATCH V2 2/5] fetch2/wget.py: "
` [bitbake-devel][PATCH V2 3/5] fetch2/crate.py: "
[PATCH] staging: rtl8723bs: fix open parenthesis at end of line
2026-05-08 5:25 UTC (4+ messages)
` [PATCH v2] "
[PATCH v7 00/24] PCI: Convert all dynamic sysfs attributes to static
2026-05-08 5:23 UTC (29+ messages)
` [PATCH v7 01/24] PCI/sysfs: Use PCI resource accessor macros
` [PATCH v7 02/24] PCI: Add pci_resource_is_io() and pci_resource_is_mem() helpers
` [PATCH v7 03/24] PCI/sysfs: Only allow supported resource types in I/O and MMIO helpers
` [PATCH v7 04/24] PCI/sysfs: Split pci_llseek_resource() for device and legacy attributes
` [PATCH v7 05/24] PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()
` [PATCH v7 06/24] PCI/sysfs: Add static PCI resource attribute macros
` [PATCH v7 07/24] PCI/sysfs: Convert PCI resource files to static attributes
` [PATCH v7 08/24] PCI/sysfs: Warn about BAR resize failure in __resource_resize_store()
` [PATCH v7 09/24] PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()
` [PATCH v7 10/24] PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scope
` [PATCH v7 11/24] alpha/PCI: Add security_locked_down() check to pci_mmap_resource()
` [PATCH v7 12/24] alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointer
` [PATCH v7 13/24] alpha/PCI: Use PCI resource accessor macros
` [PATCH v7 14/24] alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARs
` [PATCH v7 15/24] alpha/PCI: Remove WARN from __pci_mmap_fits() and __legacy_mmap_fits()
` [PATCH v7 16/24] alpha/PCI: Add static PCI resource attribute macros
` [PATCH v7 17/24] alpha/PCI: Convert resource files to static attributes
` [PATCH v7 18/24] PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()
` [PATCH v7 19/24] PCI: Add macros for legacy I/O and memory address space sizes
` [PATCH v7 20/24] alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()
` [PATCH v7 21/24] PCI/sysfs: Add __weak pci_legacy_has_sparse() helper
` [PATCH v7 22/24] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
` [PATCH v7 23/24] PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()
` [PATCH v7 24/24] PCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmap
[PATCH net-next v3 0/5] net: lan743x: Add SFP support for PCI11x1x
2026-05-08 5:21 UTC (6+ messages)
` [PATCH net-next v3 1/5] net: lan743x: rename is_sgmii_en to is_pcs_en
` [PATCH net-next v3 2/5] net: lan743x: read SFP straps from PCI11x1x device
` [PATCH net-next v3 3/5] net: lan743x: Add support to software-nodes for SFP
` [PATCH net-next v3 4/5] net: lan743x: Register SFP platform device for PCI11x1x
` [PATCH net-next v3 5/5] net: lan743x: Add PCS/XPCS support for SFP on PCI11x1x
dm vdo: add optional Intel IAA-backed compression support
2026-05-08 5:21 UTC (6+ messages)
[PATCH] drm/nouveau/gsp: Use kzalloc_flex() for r535 display funcs
2026-05-08 5:20 UTC (2+ messages)
[PATCH] target/ppc/kvm: Fix const violation when trimming CPU alias suffix
2026-05-08 5:20 UTC (2+ messages)
[PATCH 0/6] cpufreq/amd-pstate: Dynamic EPP fixes
2026-05-08 5:17 UTC (7+ messages)
` [PATCH 1/6] cpufreq/amd-pstate: Grab "amd_pstate_driver_lock" when toggling dynamic_epp
` [PATCH 2/6] cpufreq/amd-pstate: Return -ENOMEM on failure to allocate profile_name
` [PATCH 3/6] cpufreq/amd-pstate: Allow writes to dynamic_epp when state isn't modified
` [PATCH 4/6] cpufreq/amd-pstate: Reorder notifier unregistration and floor perf reset
` [PATCH 5/6] cpufreq/amd-pstate: Use "epp_default_dc" as default when dynamic_epp is disabled
` [PATCH 6/6] cpufreq/amd-pstate-ut: Drop policy reference before driver switch
[PATCH net-next v4] net: stmmac: Add support for TX/RX channel interrupt
2026-05-08 5:19 UTC
[PATCH] vdpa/mlx5: Use kvzalloc_flex() for MTT command memory
2026-05-08 5:18 UTC
[PATCH 00/18] lib: Rust implementation of SPDM
2026-05-08 5:17 UTC (3+ messages)
` [PATCH 01/18] rust: add untrusted data abstraction
[PATCH v3 0/3] Add str_alloc_free() helper
2026-05-08 5:18 UTC (3+ messages)
` [PATCH v3 1/3] lib/string_choices: "
[PATCH] counter: intel-qep: Replace manual mutex logic with lock guards
2026-05-08 5:18 UTC (2+ messages)
[PATCH v1 0/1] aspeed/hace: Fix mapped address may not be unmapped issue
2026-05-08 5:16 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH] USB: serial: mxuport: update number-of-ports encoding
2026-05-08 5:16 UTC (2+ messages)
[PATCH v2] mm/page_vma_mapped_walk: Use ptep_get_lockless() for lockless access
2026-05-08 5:15 UTC (5+ messages)
[PATCH] arm64: dts: qcom: Add Dell Inspiron 14 Plus 5441
2026-05-08 5:09 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/7] AMD HSMP: metrics table improvements and Family 1Ah Model 50h-5Fh support
2026-05-08 5:13 UTC (5+ messages)
` [PATCH v2 2/7] platform/x86/amd/hsmp: Add metrics table support for Family 1Ah Model 50h-5Fh
` [PATCH v2 3/7] platform/x86/amd/hsmp: Unify response_sz validation to an upper-bound check
[PATCH v2] drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load
2026-05-08 5:12 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH i-g-t v1] tests/intel/kms_pipe_stress: retry connectors with no modes and skip unusable pipes
2026-05-08 5:31 UTC
[PATCH i-g-t v1] tests/intel/kms_joiner: Fix mixed_output subtest skips
2026-05-08 5:08 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
[PATCH 0/3] HID: sony: more cleanup
2026-05-08 4:51 UTC (4+ messages)
` [PATCH 1/3] HID: sony: use guard() and scoped_guard()
` [PATCH 2/3] HID: sony: remove unneeded which argument from sony_schedule_work()
` [PATCH 3/3] HID: sony: use devm_kasprintf()
[Buildroot] [PATCH 1/1] package/znc: bump version to 1.10.2
2026-05-08 5:03 UTC
[PATCH v3 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
2026-05-08 5:02 UTC (5+ messages)
` [PATCH v3 08/12] mm, swap: delay and unify memcg lookup and charging for swapin
` [PATCH v3 09/12] mm, swap: consolidate cluster allocation helpers
[PATCH 09/18] PCI/CMA: Add a PCI TSM CMA driver using SPDM
2026-05-08 5:02 UTC (2+ messages)
[PATCH v3 0/6] Add RNMI handler infrastructure for Smrnmi extension
2026-05-08 5:02 UTC (5+ messages)
` [PATCH v3 4/6] lib: sbi: hart: Move device tree features detection before trap-based checks
` [PATCH v3 5/6] lib: sbi: Move Zkr entropy initialization from fw_base.S to init_coldboot
[PATCH v5 09/28] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
2026-05-08 5:01 UTC (2+ messages)
[PATCH] tests/intel/xe_configfs: Use available engine for ctx-restore subtests
2026-05-08 4:59 UTC (5+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel/xe_configfs: Use available engine for ctx-restore subtests (rev4)
` ✗ i915.CI.Full: "
[PATCH v6 0/8] staging: rtl8723bs: rtw_mlme: fix long lines and related issues
2026-05-08 5:00 UTC (5+ messages)
` [PATCH v6 1/8] staging: rtl8723bs: fix buffer over-read in rtw_update_protection
[PATCH v13 net-next 00/11] nbl driver for Nebulamatrix NICs
2026-05-08 4:52 UTC (4+ messages)
` [PATCH v13 net-next 03/11] net/nebula-matrix: add chip related definitions
` 回复:[PATCH "
[PATCH v2] media: i2c: alvium: fix critical pointer access in alvium_ctrl_init
2026-05-08 4:53 UTC
[PATCH v2 0/4] clk: qcom: Add RPMCC and GCC support for the Qualcomm Shikra SoC
2026-05-08 4:51 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: qcom,rpmcc: Add Qualcomm Shikra SoC RPMCC
` [PATCH v2 2/4] dt-bindings: clock: qcom: Add Qualcomm Shikra SoC Global Clock Controller
` [PATCH v2 3/4] clk: qcom: smd-rpm: Add support for RPM clocks on Qualcomm Shikra SoC
` [PATCH v2 4/4] clk: qcom: Add Global clock controller support "
[PATCH v9 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-05-08 4:44 UTC (5+ messages)
` [PATCH v9 2/6] iio: adc: ad4691: add initial driver for AD4691 family
[Intel-wired-lan] [PATCH iwl-next 0/8] ixgbe: small cleanups and improvements
2026-05-08 4:44 UTC (7+ messages)
` [Intel-wired-lan] [PATCH iwl-next 2/8] ixgbe: use int instead of u32 for error code variables
` "
` [Intel-wired-lan] [PATCH iwl-next 3/8] ixgbe: prevent adding duplicate FDIR perfect filter rules
` "
[PATCH v3] drm/xe/madvise: Track purgeability with BO-local counters
2026-05-08 4:41 UTC (2+ messages)
` ✓ CI.KUnit: success for drm/xe/madvise: Track purgeability with BO-local counters (rev4)
[tip:master] BUILD SUCCESS a2e72db30444908af05248b7d3f999f2d6ee34cc
2026-05-08 4:40 UTC
[PATCH i-g-t v2] tests/kms_explicit_fence: Rescue pending IN_FENCE waits on test failures
2026-05-08 4:39 UTC (2+ messages)
` ✓ i915.CI.BAT: success for tests/kms_explicit_fence: Rescue pending IN_FENCE waits on test failures (rev2)
[PATCH linux-next] net: neigh: Rename NEIGH_VAR_INTERVAL_PROBE_TIME_MS to NEIGH_VAR_INTERVAL_PROBE_TIME
2026-05-08 4:36 UTC
[PATCH v2] wifi: rtw88: usb: fix memory leaks on USB write failures
2026-05-08 4:33 UTC (3+ messages)
[i-g-t] tests/intel/xe_madvise: Add partial-unbind-dontneed subtest
2026-05-08 4:31 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v4 2/2] PCI: cadence: Add debugfs property to provide LTSSM status of the PCIe link
2026-05-08 4:31 UTC (3+ messages)
[PATCH 0/5] drm/i915/intel_panel: Reduce redundant intel_panel_fixed_mode() calls
2026-05-08 4:30 UTC (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/intel_panel: Reduce redundant intel_panel_fixed_mode() calls (rev2)
[PATCH] mips: ralink: mt7621: add missing __iomem
2026-05-08 4:27 UTC
[PATCH v2 00/15] Add arm64 support in MSHV_VTL
2026-05-08 4:26 UTC (7+ messages)
` [PATCH v2 07/15] arm64: hyperv: Add support for mshv_vtl_return_call
[PATCH v14 net-next 0/5] psp: Add support for dev-assoc/disassoc
2026-05-08 4:26 UTC (6+ messages)
` [PATCH v14 net-next 1/5] psp: add admin/non-admin version of psp_device_get_locked
` [PATCH v14 net-next 2/5] psp: add new netlink cmd for dev-assoc and dev-disassoc
` [PATCH v14 net-next 3/5] psp: add a new netdev event for dev unregister
` [PATCH v14 net-next 4/5] selftests/net: Add bpf skb forwarding program
` [PATCH v14 net-next 5/5] selftests/net: psp: Add test for dev-assoc/disassoc
[PATCH] crypto: amlogic - avoid double cleanup in meson_crypto_probe()
2026-05-08 4:24 UTC (2+ messages)
[PATCH 16/18] lib: rspdm: Support SPDM certificate validation
2026-05-08 4:25 UTC (2+ messages)
[PATCH 15/18] lib: rspdm: Support SPDM get_certificate
2026-05-08 4:23 UTC (2+ messages)
[PATCH v7 10/10] ipe: Add BPF program load policy enforcement via Hornet integration
2026-05-08 4:21 UTC (2+ messages)
[PATCH 00/11] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
2026-05-08 4:21 UTC (12+ messages)
` [PATCH 01/11] preempt: Introduce HARDIRQ_DISABLE_BITS
` [PATCH 02/11] preempt: Track NMI nesting to separate per-CPU counter
` [PATCH 03/11] preempt: Introduce __preempt_count_{sub, add}_return()
` [PATCH 04/11] openrisc: Include <linux/cpumask.h> in smp.h
` [PATCH 05/11] irq & spin_lock: Add counted interrupt disabling/enabling
` [PATCH 06/11] irq: Add KUnit test for refcounted interrupt enable/disable
` [PATCH 07/11] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
` [PATCH 08/11] sched: Remove the unused preempt_offset parameter of __cant_sleep()
` [PATCH 09/11] sched: Avoid signed comparison of preempt_count() in __cant_migrate()
` [PATCH 10/11] preempt: Introduce PREEMPT_COUNT_64BIT
` [PATCH 11/11] arm64: sched/preempt: Enable PREEMPT_COUNT_64BIT
[PATCH] selftests/rdma: explicitly skip tests when required modules are missing
2026-05-08 4:21 UTC (2+ messages)
[PATCH] ASoC: docs: Fix stale and misspelled references
2026-05-08 4:20 UTC
[PATCH 18/18] lib: rspdm: Support SPDM challenge
2026-05-08 4:19 UTC (2+ messages)
[PATCH v2 0/9] SoCFPGA: Update Boot Support for Stratix10 in U-Boot
2026-05-08 4:18 UTC (3+ messages)
` [PATCH v2 5/9] arm: socfpga: s10: Enable system manager driver for Stratix10
[PATCH] riscv: virt: avoid RISCVCPU copy in PMU FDT setup
2026-05-08 4:13 UTC (2+ messages)
arch/arm64/boot/dts/mediatek/mt8188-evb.dtb: pmic (mediatek,mt6359): '#sound-dai-cells' does not match any of the regexes: '^pinctrl-[0-9]+$'
2026-05-08 4:14 UTC
[PATCH] powerpc/hv-gpci: fix preempt count leak in sysfs show paths
2026-05-08 4:12 UTC
[PATCH v4 0/4] Add iommufd ioctls to support TSM operations
2026-05-08 4:12 UTC (7+ messages)
` [PATCH v4 4/4] iommufd/vdevice: add TSM guest request ioctl
[PATCH v7 0/2] Wa_14026633728
2026-05-08 4:10 UTC (3+ messages)
` [PATCH v7 2/2] tests/intel/xe_oa: Wa_14026633728
[PATCH v5 0/6] Add support for videocc and camcc on X1P42100 platform
2026-05-08 4:10 UTC (4+ messages)
` [PATCH v5 5/6] clk: qcom: camcc-x1p42100: Add support for camera clock controller
[PATCH] clk: ast2700: add clock driver support
2026-05-08 0:29 UTC
[PATCH v7 0/2] Add Support for LTC3220 18 Channel LED Driver
2026-05-08 4:09 UTC (3+ messages)
` [PATCH v7 1/2] dt-bindings: leds: Add LTC3220 18 channel "
` [PATCH v7 2/2] leds: ltc3220: Add Support for "
[PATCH v4 0/9] Add ethernet support for genio 520/720 EVK boards
2026-05-08 4:01 UTC (4+ messages)
` [PATCH v4 6/9] net: phy: Add airoha AN8801 ethernet phy driver
[PATCH v6 00/11] Add SPL support for Qualcomm platforms, starting with sdm845
2026-05-08 0:33 UTC (12+ messages)
` [PATCH v6 01/11] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
` [PATCH v6 02/11] of_live: support in SPL
` [PATCH v6 03/11] drivers: allow clk_stub and spmi "
` [PATCH v6 04/11] mach-snapdragon: boot0.h: split out msm8916_boot0.h
` [PATCH v6 05/11] mach-snapdragon: add u-boot-spl-elf-sdm845.lds
` [PATCH v6 06/11] mach-snapdragon: Kconfig: fix duplicate SYS_MALLOC_LEN
` [PATCH v6 07/11] mach-snapdragon: Kconfig: changes / additions to support SPL
` [PATCH v6 08/11] mach-snapdragon: boot0.h: add sdm845_spl_boot0.h
` [PATCH v6 09/11] mach-snapdragon: add board_spl.c and split out common code
` [PATCH v6 10/11] qualcomm: add defconfig, env and docs for SPL on sdm845
` [PATCH v6 11/11] dts: add u-boot specific sdm845 .dtsi and a .dtsi for shift-axolotl
[PATCH net-next] bnxt_en: Drop pci_save_state() after pci_restore_state()
2026-05-08 4:08 UTC (2+ messages)
[PATCH v12 net-next 0/9] octeontx2-af: npc: Enhancements
2026-05-08 3:49 UTC
[linux-next:master 3785/4176] drivers/md/dm-inlinecrypt.c:329:29: sparse: sparse: unsigned value that used to be signed checked against zero?
2026-05-08 4:06 UTC
[PATCH] i2c: designware_i2c: Staticize and constify driver ops
2026-05-08 4:06 UTC (2+ messages)
lib/raid/xor/arm/xor-neon.c:9:2: sparse: sparse: You should compile this file with '-march=armv7-a -mfloat-abi=softfp -mfpu=neon'
2026-05-08 4:06 UTC
[PATCH 14/18] lib: rspdm: Support SPDM get_digests
2026-05-08 4:06 UTC (2+ messages)
[meta-python] [scarthgap] [PATCH] python3-ecdsa: set CVE_PRODUCT
2026-05-08 4:06 UTC
[PATCH] drm/amd/ras: Fix CPER ring debugfs read overflow
2026-05-08 4:06 UTC (2+ messages)
[PATCH 13/18] lib: rspdm: Support SPDM negotiate_algorithms
2026-05-08 4:05 UTC (2+ 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.