messages from 2024-10-01 15:38:09 to 2024-10-02 04:44:35 UTC [more...]
[PATCH] serial: imx: Update mctrl old_status on RTSD interrupt
2024-10-02 4:42 UTC (2+ messages)
[PATCH 1/2] dt-bindings: arm: fsl: Document DH electronics i.MX8M Plus DHCOM PicoITX
2024-10-02 4:24 UTC (3+ messages)
[PATCH v13 00/12] Initial Marvell PXA1908 support
2024-10-02 3:52 UTC (2+ messages)
[PATCH v2 0/4] Cosmetic Work for ARM/Microchip (AT91)
2024-10-02 3:52 UTC (7+ messages)
` [PATCH v2 1/4] ARM: dts: microchip: Rename the eeprom nodename
` [PATCH v2 2/4] ARM: dts: microchip: Rename the pmic node
` [PATCH v2 3/4] ARM: dts: microchip: Rename LED sub nodes name
` [PATCH v2 4/4] ARM: dts: microchip: aks-cdu: Add label for LED sub nodes
[PATCH 1/6] arm64: dts: imx8qxp-mek: add bluetooth audio codec
2024-10-02 3:51 UTC (2+ messages)
[PATCH 2/6] dt-bindings: PCI: mediatek-gen3: Allow exact number of clocks only
2024-10-02 3:35 UTC (3+ messages)
[PATCH v3 00/13] Tool and hwmon PMUs
2024-10-02 3:20 UTC (14+ messages)
` [PATCH v3 01/13] perf pmu: Simplify an asprintf error message
` [PATCH v3 02/13] perf pmu: Allow hardcoded terms to be applied to attributes
` [PATCH v3 03/13] perf parse-events: Expose/rename config_term_name
` [PATCH v3 04/13] perf tool_pmu: Factor tool events into their own PMU
` [PATCH v3 05/13] perf tool_pmu: Rename enum perf_tool_event to tool_pmu_event
` [PATCH v3 06/13] perf tool_pmu: Rename perf_tool_event__* to tool_pmu__*
` [PATCH v3 07/13] perf tool_pmu: Move expr literals to tool_pmu
` [PATCH v3 08/13] perf jevents: Add tool event json under a common architecture
` [PATCH v3 09/13] perf tool_pmu: Switch to standard pmu functions and json descriptions
` [PATCH v3 10/13] perf tests: Add tool PMU test
` [PATCH v3 11/13] perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfs
` [PATCH v3 12/13] perf test: Add hwmon "PMU" test
` [PATCH v3 13/13] perf docs: Document tool and hwmon events
[PATCH v1 0/3] Device tree changes for system1 BMC
2024-10-02 3:12 UTC (9+ messages)
` [PATCH v1 1/3] ARM: dts: aspeed: system1: Bump up i2c busses freq
` [PATCH v1 2/3] ARM: dts: aspeed: system1: Enable serial gpio0
` [PATCH v1 3/3] ARM: dts: aspeed: system1: Add GPIO line names
[PATCH v4 1/5] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
2024-10-02 3:09 UTC (4+ messages)
` [PATCH v4 5/5] dt-bindings: display: mediatek: dpi: correct power-domains property
[PATCH v1 0/8] Add I2C mux devices for yosemite4
2024-10-02 1:47 UTC (5+ messages)
` [PATCH v1 2/8] ARM: dts: aspeed: yosemite4: Add i2c-mux for four NICs
[PATCH net v2 0/2] fix two bugs related to page_pool
2024-10-02 2:34 UTC (4+ messages)
` [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
[PATCH] iommu/arm-smmu: Defer probe of clients after smmu device bound
2024-10-02 2:30 UTC (4+ messages)
[PATCH v3 0/6] Enable Mali GPU on MediaTek Genio 700 EVK
2024-10-02 2:21 UTC (7+ messages)
` [PATCH v3 1/6] arm64: dts: mediatek: mt8188: Fix wrong clock provider in MFG1 power domain
` [PATCH v3 2/6] clk: mediatek: clk-mt8188-topckgen: Remove univpll from parents of mfg_core_tmp
` [PATCH v3 3/6] dt-bindings: nvmem: mediatek: efuse: Reuse mt8186-efuse in mt8188
` [PATCH v3 4/6] arm64: dts: mediatek: mt8188: Add efuse for GPU speed binning
` [PATCH v3 5/6] soc: mediatek: mediatek-regulator-coupler: Support mt8188
` [PATCH v3 6/6] arm64: dts: mediatek: mt8390-genio-700-evk: Enable Mali GPU
[PATCH v2 00/10] Add I2C mux devices for yosemite4
2024-10-02 1:45 UTC (3+ messages)
` [PATCH v2 07/10] ARM: dts: aspeed: yosemite4: correct the compatible string for max31790
[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
2024-10-02 0:24 UTC (43+ messages)
` [PATCH v13 01/40] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH v13 02/40] mm: Define VM_HIGH_ARCH_6
` [PATCH v13 03/40] arm64/mm: Restructure arch_validate_flags() for extensibility
` [PATCH v13 04/40] prctl: arch-agnostic prctl for shadow stack
` [PATCH v13 05/40] mman: Add map_shadow_stack() flags
` [PATCH v13 06/40] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v13 07/40] arm64/gcs: Document the ABI "
` [PATCH v13 08/40] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v13 09/40] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v13 10/40] arm64/gcs: Provide put_user_gcs()
` [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
` [PATCH v13 12/40] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v13 13/40] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v13 14/40] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v13 15/40] arm64/mm: Map pages for guarded control stack
` [PATCH v13 16/40] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v13 17/40] arm64/idreg: Add overrride for GCS
` [PATCH v13 18/40] arm64/hwcap: Add hwcap "
` [PATCH v13 19/40] arm64/traps: Handle GCS exceptions
` [PATCH v13 20/40] arm64/mm: Handle GCS data aborts
` [PATCH v13 21/40] arm64/gcs: Context switch GCS state for EL0
` [PATCH v13 22/40] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v13 23/40] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v13 24/40] arm64/mm: Implement map_shadow_stack()
` [PATCH v13 25/40] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v13 26/40] arm64/signal: Expose GCS state in signal frames
` [PATCH v13 27/40] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v13 28/40] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v13 29/40] kselftest/arm64: Verify the GCS hwcap
` [PATCH v13 30/40] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v13 31/40] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v13 32/40] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v13 33/40] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v13 34/40] kselftest/arm64: Add very basic GCS test program
` [PATCH v13 35/40] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v13 36/40] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v13 37/40] kselftest/arm64: Add GCS signal tests
` [PATCH v13 38/40] kselftest/arm64: Add a GCS stress test
` [PATCH v13 39/40] kselftest/arm64: Enable GCS for the FP stress tests
` [PATCH v13 40/40] KVM: selftests: arm64: Add GCS registers to get-reg-list
[PATCH 0/3] spi: Fix pm_runtime_set_suspended() with runtime pm enabled
2024-10-02 0:38 UTC (2+ messages)
[PATCH v1] ARM: dts: aspeed: yosemite4: Remove IO expanders on I2C bus 13
2024-10-02 1:11 UTC (2+ messages)
[PATCH v2 00/13] Tool and hwmon PMUs
2024-10-01 23:39 UTC (9+ messages)
[PATCH v14 04/19] function_graph: Replace fgraph_ret_regs with ftrace_regs
2024-10-01 23:32 UTC (12+ messages)
` [PATCH v14 05/19] function_graph: Pass ftrace_regs to retfunc
` [PATCH v14 08/19] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
two (possibly bug) updates for spi-s3c644
2024-10-02 0:38 UTC (3+ messages)
` [PATCH 1/2] spi: s3c64xx: fix timeout counters in flush_fifo
` (subset) "
[PATCH 0/8] Add ITE IT6263 LVDS to HDMI converter support
2024-10-02 0:02 UTC (3+ messages)
` [PATCH 5/8] dt-bindings: display: bridge: Add ITE IT6263 LVDS to HDMI converter
[PATCH] wifi: mt76: Fix NULL Dereference caused by mt76_connac_get_he_phy_cap()
2024-10-01 23:59 UTC
[v6 PATCH 1/2] hugetlb: arm64: add mte support
2024-10-01 22:52 UTC (2+ messages)
` [v6 PATCH 2/2] selftests: arm64: add hugetlb mte tests
[PATCH net-next 00/10] net: pcs: xpcs: cleanups batch 1
2024-10-01 22:12 UTC (15+ messages)
` [PATCH net-next 01/10] net: pcs: xpcs: move PCS reset to .pcs_pre_config()
` [PATCH net-next 02/10] net: pcs: xpcs: drop interface argument from internal functions
` [PATCH net-next 03/10] net: pcs: xpcs: get rid of xpcs_init_iface()
` [PATCH net-next 04/10] net: pcs: xpcs: add xpcs_destroy_pcs() and xpcs_create_pcs_mdiodev()
` [PATCH net-next 05/10] net: wangxun: txgbe: use phylink_pcs internally
` [PATCH net-next 06/10] net: dsa: sja1105: simplify static configuration reload
` [PATCH net-next 07/10] net: dsa: sja1105: call PCS config/link_up via pcs_ops structure
` [PATCH net-next 08/10] net: dsa: sja1105: use phylink_pcs internally
` [PATCH net-next 09/10] net: pcs: xpcs: drop interface argument from xpcs_create*()
` [PATCH net-next 10/10] net: pcs: xpcs: make xpcs_do_config() and xpcs_link_up() internal
[PATCH 00/21] Adding support of ADI ARMv8 ADSP-SC598 SoC
2024-10-01 21:57 UTC (4+ messages)
` [PATCH 09/21] gpio: add driver for ADI ADSP-SC5xx platform
[PATCH] iommu/arm-smmu-v3: Fix L1 stream table index calculation for AmpereOne
2024-10-01 21:32 UTC (12+ messages)
[PATCH 0/8] Support clock and reset unit of Rockchip RK3528
2024-10-01 21:18 UTC (6+ messages)
` [PATCH 2/8] dt-bindings: reset: Add reset ID definition for "
` [PATCH 3/8] dt-bindings: clock: Add rockchip,rk3528-cru
[RFC PATCH 0/1] meson/drm: Support drm_panic
2024-10-01 21:04 UTC (2+ messages)
` [RFC PATCH 1/1] drm/meson: "
Bug report: /proc/vmcore fails to initialize on Arm32
2024-10-01 19:56 UTC
of atmel_pmecc_destroy_user
2024-10-01 20:41 UTC (4+ messages)
[PATCH RFC 00/10] net: pcs: xpcs: cleanups batch 1
2024-10-01 20:20 UTC (5+ messages)
` [PATCH RFC net-next 01/10] net: pcs: xpcs: move PCS reset to .pcs_pre_config()
[PATCH] wifi: mt76: mt7915: Fix an error handling path in mt7915_add_interface()
2024-10-01 19:08 UTC (2+ messages)
[PATCH v4 net] net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check
2024-10-01 20:08 UTC (2+ messages)
[PATCH v6 0/2] Add support for nuvoton ma35 nand controller
2024-10-01 19:57 UTC (3+ messages)
` [PATCH v6 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC
[PATCH v3 00/14] This series fixes the errors of MediaTek display driver found by IGT
2024-10-01 19:51 UTC (6+ messages)
` [PATCH v3 13/14] drm/mediatek: Support DRM plane alpha in OVL
[PATCH] mt76: mt7925: main.c: Avoid possible NULL Pointer Dereference in mt7925_change_vif_links()
2024-10-01 19:47 UTC (2+ messages)
[PATCH] wifi: mt76: Fix NULL Pointer Dereference caused by mt76_connac_get_he_phy_cap()
2024-10-01 19:46 UTC (2+ messages)
[PATCH v5 0/8] pwm: New abstraction and userspace API
2024-10-01 19:17 UTC (3+ messages)
` [PATCH v5 6/8] pwm: stm32: Implementation of the waveform callbacks
[PATCH net-next 00/15] net: sparx5: prepare for lan969x switch driver
2024-10-01 18:03 UTC (15+ messages)
` [PATCH net-next 01/15] net: sparx5: add support for private match data
` [PATCH net-next 03/15] net: sparx5: rename *spx5 to *sparx5 in a few places
` [PATCH net-next 04/15] net: sparx5: modify SPX5_PORTS_ALL macro
` [PATCH net-next 06/15] net: sparx5: add constants to match data
` [PATCH net-next 07/15] net: sparx5: use SPX5_CONST for constants which already have a symbol
` [PATCH net-next 10/15] net: sparx5: ops out chip port to device index/bit functions
` [PATCH net-next 02/15] net: sparx5: add indirection layer to register macros
[PATCH v3] SLUB: Add support for per object memory policies
2024-10-01 19:08 UTC
[PATCH] perf: cs-etm: Fix the assert() to handle captured and unprocessed cpu trace
2024-10-01 19:06 UTC (4+ messages)
[PATCH net-next 0/3] net: xilinx: emaclite: Adopt clock support
2024-10-01 19:06 UTC (4+ messages)
` [PATCH net-next 1/3] dt-bindings: net: emaclite: Add "
[PATCH 0/3] spi: spi-fsl-lpspi: Some calculation improvements
2024-10-01 17:46 UTC (2+ messages)
[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
2024-10-01 18:45 UTC (7+ messages)
` [PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
[PATCH v5 0/5] Add mfd, pinctrl and pwm support to EN7581 SoC
2024-10-01 17:29 UTC (6+ messages)
` [PATCH v5 1/5] dt-bindings: arm: airoha: Add the chip-scu node for "
` [PATCH v5 2/5] dt-bindings: mfd: Add support for Airoha EN7581 GPIO System Controller
` [PATCH v5 3/5] mfd: airoha: Add support for Airoha EN7581 MFD
` [PATCH v5 4/5] pinctrl: airoha: Add support for EN7581 SoC
` [PATCH v5 5/5] pwm: "
[PATCH v10 0/8] Coresight for Kernel panic and watchdog reset
2024-10-01 16:43 UTC (3+ messages)
` [PATCH v10 4/8] coresight: tmc: Enable panic sync handling
[PATCH v6 0/7] Add support for the LAN966x PCI device using a DT overlay
2024-10-01 16:30 UTC (8+ messages)
` [PATCH v6 1/7] dt-bindings: reset: microchip,rst: Allow to replace cpu-syscon by an additional reg item
` [PATCH v6 2/7] reset: mchp: sparx5: Use the second reg item when cpu-syscon is not present
[PATCH v7 0/7] Optimize dm-verity and fsverity using multibuffer hashing
2024-10-01 15:37 UTC (8+ messages)
` [PATCH v7 1/7] crypto: shash - add support for finup_mb
` [PATCH v7 2/7] crypto: testmgr - add tests "
` [PATCH v7 3/7] crypto: x86/sha256-ni - add support "
` [PATCH v7 4/7] crypto: arm64/sha256-ce "
` [PATCH v7 5/7] fsverity: improve performance by using multibuffer hashing
` [PATCH v7 6/7] dm-verity: reduce scope of real and wanted digests
` [PATCH v7 7/7] dm-verity: improve performance by using multibuffer hashing
[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
2024-10-01 18:40 UTC (11+ messages)
[PATCH 1/1] arm64: dts: imx8mp-evk: add PCIe Endpoint function overlay file
2024-10-01 18:37 UTC
[PATCH v6 0/8] drm: zynqmp_dp: IRQ cleanups and debugfs support
2024-10-01 18:31 UTC (2+ messages)
[PATCH v2 0/2] watchdog: apple: Increase reset delay to 150ms
2024-10-01 16:59 UTC (3+ messages)
` [PATCH v2 1/2] watchdog: apple: Actually flush writes after requesting watchdog restart
` [PATCH v2 2/2] watchdog: apple: Increase reset delay to 150ms
[PATCH] spi: atmel-quadspi: Fix wrong register value written to MR
2024-10-01 18:01 UTC (2+ messages)
[PATCH v2 0/2] {ASoC,media}: constify snd_soc_component_driver when used as read-only
2024-10-01 17:53 UTC (2+ messages)
[PATCH v2 0/2] Updates for Atmel SSC DAI
2024-10-01 17:53 UTC (2+ messages)
[PATCH 0/2] Updates for mchp-spdif(tx/rx)
2024-10-01 17:53 UTC (2+ messages)
[PATCH] PCI: mediatek-gen3: Avoid PCIe resetting for Airoha EN7581 SoC
2024-10-01 17:15 UTC (3+ messages)
[PATCH 00/47] KVM: arm64: Enable FGU (Fine Grained Undefined) for FEAT_FGT2 registers
2024-10-01 14:46 UTC (3+ messages)
` [PATCH 47/47] KVM: arm64: nv: Add trap forwarding for FEAT_FGT2 described registers
[PATCH v2 0/3] reset: Requesting pre-deasserted, auto-reasserting reset controls via devres
2024-10-01 15:50 UTC (3+ messages)
[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-10-01 15:35 UTC (5+ messages)
` [PATCH v5 3/5] KVM: arm64: Add support for PSCI v1.2 and v1.3
` [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2
[PATCH 0/2] clk: samsung: Update PLL locktime and samsung function
2024-10-01 13:30 UTC (4+ messages)
` [PATCH 2/2] clk: samsung: Fixes PLL locktime for PLL142XX used on FSD platfom
[PATCH 00/10] (no cover subject)
2024-10-01 14:22 UTC (8+ 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;
as well as URLs for NNTP newsgroup(s).