devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-01 08:30:32 to 2024-10-01 16:18:35 UTC [more...]

[PATCH 0/4] Add support for the GE HealthCare PMC ADC
 2024-10-01 16:18 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: iio: adc: Add "

[PATCH 00/33] riscv control-flow integrity for usermode
 2024-10-01 16:15 UTC  (35+ messages)
` [PATCH 01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH 02/33] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH 03/33] riscv: Enable cbo.zero only when all harts support Zicboz
` [PATCH 04/33] riscv: Add support for per-thread envcfg CSR values
` [PATCH 05/33] riscv: Call riscv_user_isa_enable() only on the boot hart
` [PATCH 06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
` [PATCH 07/33] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
` [PATCH 08/33] riscv: zicfiss / zicfilp enumeration
` [PATCH 09/33] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH 10/33] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH 11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH 12/33] riscv mm: manufacture shadow stack pte
` [PATCH 13/33] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH 14/33] riscv mmu: write protect and shadow stack
` [PATCH 15/33] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH 16/33] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH 17/33] prctl: arch-agnostic prctl for shadow stack
` [PATCH 18/33] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH 19/33] riscv: Implements arch agnostic shadow stack prctls
` [PATCH 20/33] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH 21/33] riscv/traps: Introduce software check exception
` [PATCH 22/33] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH 23/33] riscv signal: save and restore of shadow stack for signal
` [PATCH 24/33] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH 25/33] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH 26/33] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH 27/33] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH 28/33] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH 29/33] riscv: kernel command line option to opt out of user cfi
` [PATCH 30/33] riscv: create a config for shadow stack and landing pad instr support
` [PATCH 31/33] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH 32/33] riscv: Documentation for shadow stack on riscv
` [PATCH 33/33] kselftest/riscv: kselftest for user mode cfi

[PATCH v2 0/3] X1E Dell XPS 9345 support
 2024-10-01 16:09 UTC  (6+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: Add support for X1-based Dell XPS 13 9345

[PATCH v6 0/7] Add support for the LAN966x PCI device using a DT overlay
 2024-10-01 16:06 UTC  (4+ messages)
` [PATCH v6 1/7] dt-bindings: reset: microchip,rst: Allow to replace cpu-syscon by an additional reg item

[PATCH 0/2] Add Powkiddy RGB20SX
 2024-10-01 15:51 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: rockchip: "
` [PATCH 2/2] arm64: dts: "

[PATCH v2 0/4] Cosmetic Work for ARM/Microchip (AT91)
 2024-10-01 15:31 UTC  (6+ 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 v8 1/3] regulator: dt-bindings: mt6323: Convert to DT schema
 2024-10-01 15:26 UTC  (4+ messages)
` [PATCH v8 2/3] ASoC: dt-bindings: mt6358: Convert to DT Schema
` [PATCH v8 3/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format

[PATCH] mips: bmips: bcm6358/6368: define required brcm,bmips-cbr-reg
 2024-10-01 15:23 UTC 

[PATCH v2 0/6] Enable Mali GPU on MediaTek Genio 700 EVK
 2024-10-01 15:18 UTC  (5+ messages)
` [PATCH v2 3/6] nvmem: mtk-efuse: Enable postprocess for mt8188 GPU speed binning

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodes
 2024-10-01 15:08 UTC  (13+ messages)

[PATCH v1 00/12] Microchip OTPC driver on SAM9X60 exposing UIDxR as additional nvmem device
 2024-10-01 15:04 UTC  (6+ messages)
` [PATCH v1 09/12] clk: at91: sam9x60: Allow enabling main_rc_osc through DT

[PATCH 00/13] Input: adp5589: refactor and platform_data removal
 2024-10-01 14:59 UTC  (18+ messages)
` [PATCH 01/13] Input: adp5589-keys: fix NULL pointer dereference
` [PATCH 02/13] Input: adp5589-keys: fix adp5589_gpio_get_value()
` [PATCH 03/13] Input: adp5589-keys: add chip_info structure
` [PATCH 04/13] Input: adp5589-keys: support gpi key events as 'gpio keys'
` [PATCH 05/13] dt-bindings: input: Document adp5589 and similar devices
` [PATCH 06/13] Input: adp5589-keys: add support for fw properties
` [PATCH 07/13] Input: adp5589-keys: add guard() notation
` [PATCH 08/13] Input: adp5589-keys: bail out on returned error
` [PATCH 09/13] Input: adp5589-keys: refactor adp5589_read()
` [PATCH 10/13] Input: adp5589-keys: fix coding style
` [PATCH 11/13] Input: adp5589-keys: unify adp_constants in info struct
` [PATCH 12/13] Input: adp5589-keys: make use of dev_err_probe()
` [PATCH 13/13] Input: adp5589-keys: add regulator support

[PATCH v2] arm64: dts: rockchip: Add power button for puma-haikou
 2024-10-01 14:58 UTC  (2+ messages)

[PATCH 00/10] (no cover subject)
 2024-10-01 14:58 UTC  (10+ messages)

[PATCH v13 00/12] Initial Marvell PXA1908 support
 2024-10-01 14:37 UTC  (13+ messages)
` [PATCH v13 01/12] clk: mmp: Switch to use struct u32_fract instead of custom one
` [PATCH v13 02/12] dt-bindings: pinctrl: pinctrl-single: add marvell,pxa1908-padconf compatible
` [PATCH v13 03/12] pinctrl: single: "
` [PATCH v13 04/12] dt-bindings: clock: Add Marvell PXA1908 clock bindings
` [PATCH v13 05/12] clk: mmp: Add Marvell PXA1908 APBC driver
` [PATCH v13 06/12] clk: mmp: Add Marvell PXA1908 APBCP driver
` [PATCH v13 07/12] clk: mmp: Add Marvell PXA1908 APMU driver
` [PATCH v13 08/12] clk: mmp: Add Marvell PXA1908 MPMU driver
` [PATCH v13 09/12] dt-bindings: marvell: Document PXA1908 SoC and samsung,coreprimevelte
` [PATCH v13 10/12] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
` [PATCH v13 11/12] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
` [PATCH v13 12/12] MAINTAINERS: add myself as Marvell PXA1908 maintainer

[PATCH v4 3/5] string: add strends() helper to check if a string ends with a suffix
 2024-10-01 14:33 UTC  (2+ messages)

[PATCH 00/21] Adding support of ADI ARMv8 ADSP-SC598 SoC
 2024-10-01 14:29 UTC  (4+ messages)
` [PATCH 09/21] gpio: add driver for ADI ADSP-SC5xx platform

[PATCH v5 00/10] Add minimal Exynos8895 SoC and SM-G950F support
 2024-10-01 14:24 UTC  (2+ messages)

[PATCH v2 0/2] dt-bindings: pinctrl: describe qcs615-tlmm
 2024-10-01 14:20 UTC  (2+ messages)

[PATCH v4 0/6] Add Aspeed G7 gpio support
 2024-10-01 14:18 UTC  (3+ messages)
` [PATCH v4 6/6] gpio: aspeed: Add the flush write to ensure the write complete

[PATCH v3 0/5] Display enablement changes for Qualcomm SA8775P platform
 2024-10-01 14:16 UTC  (3+ messages)

[PATCH v1] arm64: dts: ti: k3-am62-verdin: Update tla2024 adc compatible
 2024-10-01 14:13 UTC  (6+ messages)

[PATCH 0/7] *** Add support for AD485x DAS Family ***
 2024-10-01 14:08 UTC  (7+ messages)
` [PATCH 6/7] iio: adc: ad485x: add ad485x driver

[PATCH v28 00/32] Introduce QC USB SND audio offloading support
 2024-10-01 13:50 UTC  (4+ messages)
` [PATCH v28 18/32] ASoC: doc: Add documentation for SOC USB

[PATCH v2 0/4] ov08x40: Enable use of ov08x40 on Qualcomm X1E80100 CRD
 2024-10-01 13:47 UTC  (7+ messages)
` [PATCH v2 1/4] media: ov08x40: Fix burst write sequence
` [PATCH v2 2/4] media: dt-bindings: Add OmniVision OV08X40
` [PATCH v2 3/4] media: ov08x40: Rename ext_clk to xvclk
` [PATCH v2 4/4] media: ov08x40: Add OF probe support

[PATCH v7 0/8] iio: adc: ad7606: add support for AD7606C-{16,18} parts
 2024-10-01 13:42 UTC  (5+ messages)
` [PATCH v7 8/8] "

[PATCH v3 00/29] Qualcomm iris video decoder driver
 2024-10-01 13:28 UTC  (7+ messages)
` [PATCH v3 16/29] media: iris: implement iris v4l2_ctrl_ops and prepare capabilities

[PATCH 0/6] ASoC: add Allwinner H616 audio codec support
 2024-10-01 13:28 UTC  (3+ messages)
` [PATCH 3/6] clk: sunxi-ng: h616: Add sigma-delta modulation settings for audio PLL

[PATCH] arm64: tegra: smaug: declare cros-ec extcon
 2024-10-01 13:27 UTC 

[PATCH] dt-bindings: pinctrl: amlogic,meson-pinctrl: lower gpio-line-names minItems for meson8b
 2024-10-01 13:21 UTC  (2+ messages)

[PATCH v4 0/4] gpio: siul2-s32g2: add initial GPIO driver
 2024-10-01 13:15 UTC  (9+ messages)
` [PATCH v4 2/4] dt-bindings: gpio: add support for NXP S32G2/S32G3 SoCs
` [PATCH v4 3/4] gpio: siul2-s32g2: add NXP S32G2/S32G3 SoCs support

[PATCH v3 0/2] Compute HS HCNT and LCNT based on HW parameters
 2024-10-01 13:00 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: i2c: snps,designware-i2c: declare bus capacitance and clk freq optimized
` [PATCH v3 2/2] i2c: dwsignware: determine HS tHIGH and tLOW based on HW parameters

[PATCH v1 0/2] arm64: freescale: verdin: Update tla2024 adc compatible
 2024-10-01 12:48 UTC  (5+ messages)
` [PATCH v1 1/2] arm64: dts: imx8mp-verdin: "
` [PATCH v1 2/2] arm64: dts: imx8mm-verdin: "

[PATCH v2 0/3] dmaengine: sh: rz-dmac: add r7s72100 support
 2024-10-01 12:43 UTC  (2+ messages)
` [PATCH v2 2/3] dt-bindings: dma: rz-dmac: Document RZ/A1H SoC

[PATCH v2 0/3] Add initial support for Canaan Kendryte K230 pinctrl
 2024-10-01 12:32 UTC  (3+ messages)

[PATCH V2 0/9] Add minimal boot support for IPQ5424
 2024-10-01 12:19 UTC  (5+ messages)
` [PATCH V2 3/9] dt-bindings: pinctrl: qcom: add IPQ5424 pinctrl
` [PATCH V2 5/9] pinctrl: qcom: Introduce IPQ5424 TLMM driver

[PATCH v3 0/8] pinctrl: Add T-Head TH1520 SoC pin controllers
 2024-10-01 12:13 UTC  (2+ messages)

[PATCH v2 0/2] pinctrl: ocelot: add support for lan969x SoC
 2024-10-01 11:58 UTC  (2+ messages)

[PATCH v1] arm64: dts: qcom: sa8775p: Update iommu-map entry
 2024-10-01 11:46 UTC 

[PATCH] ARM: dts: microchip: sam9x7: Add missing usart-mode property
 2024-10-01 11:44 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: arm: mediatek: Add MT8186 Chinchou/Chinchou360 Chromebooks
 2024-10-01 11:36 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: mediate: Introduce "

[PATCH v10 3/3] drm/mediatek: Implement OF graphs support for display paths
 2024-10-01 11:33 UTC  (3+ messages)

[PATCH v2 0/8] MT8188 DT and binding fixes
 2024-10-01 11:27 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: power: mediatek: Add another nested power-domain layer
` [PATCH v2 2/8] dt-bindings: PCI: mediatek-gen3: Allow exact number of clocks only
` [PATCH v2 3/8] dt-bindings: media: mediatek,jpeg: Relax IOMMU max item count
` [PATCH v2 4/8] dt-bindings: media: mediatek,vcodec: Revise description
` [PATCH v2 5/8] arm64: dts: mediatek: mt8188: Add missing dma-ranges to soc node
` [PATCH v2 6/8] arm64: dts: mediatek: mt8188: Update vppsys node names to syscon
` [PATCH v2 7/8] arm64: dts: mediatek: mt8188: Move vdec1 power domain under vdec0
` [PATCH v2 8/8] arm64: dts: mediatek: mt8188: Move SPI NOR *-cells properties

[PATCH v2 0/4] leds: bcm63138: Add some new bindings and code
 2024-10-01 11:18 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: leds: bcm63138: Add shift register bits

[PATCH v2 1/2] ASoC: dt-bindings: mt6359: Update generic node name and dmic-mode
 2024-10-01 11:13 UTC  (2+ messages)
` (subset) "

[PATCH] arm: dts: broadcom: Add missing required fields
 2024-10-01 10:54 UTC  (5+ messages)

[PATCH 0/2] Add support for "on-die" ECC on Davinci
 2024-10-01 10:42 UTC  (3+ messages)
` [PATCH 1/2] mtd: nand: davinci: add support for on-die ECC engine type
` [PATCH 2/2] dt-bindings: mtd: "

[PATCH v7 0/5] Changes in v7:
 2024-10-01 10:32 UTC  (9+ messages)
` [PATCH v7 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
    ` [EXT] "

[PATCH 0/3] mtd: Add support for Airoha partition scheme
 2024-10-01 10:28 UTC  (10+ messages)
` [PATCH 2/3] dt-bindings: mtd: Add Documentation for Airoha fixed-partitions

[PATCH v6 0/2] Add support for nuvoton ma35 nand controller
 2024-10-01 10:19 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: mtd: nuvoton,ma35d1-nand: add new bindings

[PATCH 0/8] Fixing some dtbscheck warnings
 2024-10-01 10:04 UTC  (5+ messages)
` [PATCH 7/8] arm64: dts: rockchip: Remove undocumented emmc property from PX30-Ringneck
` [PATCH 8/8] arm64: dts: rockchip: Remove #cooling-cells from fan on Theobroma boards

[PATCH v5 0/7] Add SDM670 camera subsystem
 2024-10-01 10:03 UTC  (7+ messages)
` [PATCH v5 4/7] dt-bindings: media: camss: Add qcom,sdm670-camss

[PATCH v3 0/3] Add the dwmac driver support for T-HEAD TH1520 SoC
 2024-10-01  9:48 UTC  (3+ messages)
` [PATCH v3 2/3] net: stmmac: Add glue layer "

[PATCH v2] arm64: dts: ti: k3-j7200-evm: Add overlay for PCIE1 Endpoint Mode
 2024-10-01  9:34 UTC 

[PATCH v2 1/2] dt-bindings: display: panel-simple: Document support for Microchip AC69T88A
 2024-10-01  9:33 UTC  (10+ messages)
` [PATCH v2 2/2] drm/panel: simple: Add Microchip AC69T88A LVDS Display panel

[PATCH v5] dt-bindings: opp: operating-points-v2-ti-cpu: Describe opp-supported-hw
 2024-10-01  9:27 UTC  (2+ messages)

[RFC PATCH 0/4] block: partition table OF support
 2024-10-01  9:26 UTC  (6+ messages)
` [RFC PATCH 3/4] block: add support for partition table defined in OF

[PATCH v7 0/2] Improve VM CPUfreq and task placement behavior
 2024-10-01  9:25 UTC  (2+ messages)

[PATCH v7 1/3] regulator: dt-bindings: mt6323: Convert to DT schema
 2024-10-01  9:19 UTC  (7+ messages)
` [PATCH v7 2/3] ASoC: dt-bindings: mt6358: Convert to DT Schema

[PATCH v7 0/2] arm64: dts: qcom: extend the register range for ICE on sm8[56]50
 2024-10-01  9:04 UTC  (5+ messages)
` [PATCH v7 1/2] arm64: dts: qcom: sm8650: extend the register range for UFS ICE
` [PATCH v7 2/2] arm64: dts: qcom: sm8550: "

[PATCH 0/2] X1E001DE Snapdragon Devkit for Windows
 2024-10-01  8:51 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: qcom: Add "

[PATCH v3 00/10] iio: add support for the ad3552r AXI DAC IP
 2024-10-01  8:35 UTC  (6+ messages)
` [PATCH v3 05/10] iio: backend: extend features

[PATCH v2 0/7] clk: en7523: Update register mapping for EN7581
 2024-10-01  8:30 UTC  (2+ messages)

[PATCH v1] ARM: dts: aspeed: yosemite4: Remove IO expanders on I2C bus 13
 2024-10-01  8:30 UTC 


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).