messages from 2025-11-12 14:45:31 to 2025-11-13 01:47:20 UTC [more...]
[PATCH v3 00/22] riscv: Memory type control for platforms with physical memory aliases
2025-11-13 1:45 UTC (15+ messages)
` [PATCH v3 01/22] mm/ptdump: replace READ_ONCE() with standard page table accessors
` [PATCH v3 02/22] mm: "
` [PATCH v3 03/22] mm/dirty: replace READ_ONCE() with pudp_get()
` [PATCH v3 04/22] perf/events: replace READ_ONCE() with standard page table accessors
` [PATCH v3 05/22] mm: Move the fallback definitions of pXXp_get()
` [PATCH v3 06/22] mm: Always use page table accessor functions
` [PATCH v3 07/22] checkpatch: Warn on page table access without accessors
` [PATCH v3 08/22] mm: Allow page table accessors to be non-idempotent
` [PATCH v3 09/22] riscv: hibernate: Replace open-coded pXXp_get()
` [PATCH v3 10/22] riscv: mm: Always use page table accessor functions
` [PATCH v3 11/22] riscv: mm: Simplify set_p4d() and set_pgd()
` [PATCH v3 12/22] riscv: mm: Deduplicate _PAGE_CHG_MASK definition
` [PATCH v3 13/22] riscv: ptdump: Only show N and MT bits when enabled in the kernel
` [PATCH v3 14/22] riscv: mm: Fix up memory types when writing page tables
[PATCH v8 0/3] Add driver support for ESWIN eic700 SoC clock controller
2025-11-13 1:39 UTC (4+ messages)
` [PATCH v8 1/3] dt-bindings: clock: eswin: Documentation for eic7700 SoC
` [PATCH v8 2/3] clock: eswin: Add eic7700 clock driver
` [PATCH v8 3/3] MAINTAINERS: Add entry for ESWIN EIC7700 "
[PATCH] arm64: dts: imx8mp-debix-model-a: Disable EEE for 1000T
2025-11-13 1:17 UTC (16+ messages)
[PATCH] arm64: dts: rockchip: align bindings to PCIe spec
2025-11-13 1:09 UTC (9+ messages)
[PATCH RFC 00/13] drm: starfive: jh7110: Enable display subsystem
2025-11-13 0:48 UTC (7+ messages)
` [PATCH RFC 01/13] dt-bindings: soc: starfive: Add vout-subsystem IP block
[PATCH v23 00/28] riscv control-flow integrity for usermode
2025-11-13 0:43 UTC (29+ messages)
` [PATCH v23 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v23 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v23 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v23 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v23 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v23 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v23 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v23 09/28] riscv/mm: write protect and shadow stack
` [PATCH v23 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v23 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v23 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v23 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v23 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v23 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v23 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v23 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v23 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v23 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v23 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v23 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v23 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v23 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v23 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v23 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v23 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v23 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v23 28/28] kselftest/riscv: kselftest for user mode cfi
[PATCH v2 0/5] Watchdog: Add Loongson-2K0300 watchdog support
2025-11-12 23:55 UTC (11+ messages)
` [PATCH v2 1/5] watchdog: loongson1: Add missing MODULE_PARM_DESC
` [PATCH v2 2/5] watchdog: loongson1: Simplify ls1x_wdt_probe code
` [PATCH v2 3/5] watchdog: loongson1: Drop CONFIG_OF
` [PATCH v2 4/5] dt-bindings: watchdog: loongson,ls1x-wdt: Add ls2k0300-wdt compatible
` [PATCH v2 5/5] watchdog: loongson1: Add Loongson-2k0300 watchdog support
[PATCH net-next 0/2] Add support for PHY link active-level configuration in RZN1 MIIC driver
2025-11-12 22:11 UTC (7+ messages)
` [PATCH net-next 1/2] dt-bindings: net: pcs: renesas,rzn1-miic: Add renesas,miic-phylink-active-low property
` [PATCH net-next 2/2] net: pcs: rzn1-miic: Add support for PHY link active-level configuration
[PATCH v2 00/21] drm/msm/adreno: Introduce Adreno 8xx family support
2025-11-12 22:09 UTC (16+ messages)
` [PATCH v2 02/21] drm/msm/a6xx: Fix the gemnoc workaround
` [PATCH v2 05/21] drm/msm/adreno: Move adreno_gpu_func to catalogue
` [PATCH v2 14/21] drm/msm/adreno: Support AQE engine
` [PATCH v2 16/21] drm/msm/adreno: Do CX GBIF config before GMU start
` [PATCH v2 17/21] drm/msm/a8xx: Add support for Adreno X2-85 GPU
[PATCH 0/2] Subject: [PATCH v1 0/2] Add LVDS panel for rb3gen2 industrial mezzanine
2025-11-12 22:07 UTC (9+ messages)
` [PATCH 1/2] arm64: dts: qcom: Enable lvds panel-DV215FHM-R01 "
` [PATCH 2/2] arm64: configs: Update defconfig for DSI-LVDS bridge support
[PATCH v2 0/5] Some cleanups and addition of another Qnap TSx33 device
2025-11-12 21:42 UTC (6+ messages)
` [PATCH v2 1/5] arm64: dts: rockchip: move cpu_thermal node to the correct position
` [PATCH v2 2/5] arm64: dts: rockchip: describe mcu eeprom cells on rk3568-ts433
` [PATCH v2 3/5] arm64: dts: rockchip: move common qnap tsx33 parts to dtsi
` [PATCH v2 4/5] dt-bindings: arm: rockchip: add TS233 to RK3568-based QNAP NAS devices
` [PATCH v2 5/5] arm64: dts: rockchip: add QNAP TS233 devicetree
[PATCH 0/6] Some cleanups and addition of another Qnap TSx33 device
2025-11-12 21:33 UTC (4+ messages)
` [PATCH 2/6] arm64: dts: rockchip: Fix the 1Ghz ethernet on Qnap TS433
[PATCH v5 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2025-11-12 21:18 UTC (12+ messages)
` [PATCH v5 1/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v5 3/5] docs: staging: gpio-rpmsg: gpio over rpmsg bus
[PATCH v3 0/2] Add PCIe3 and PCIe5 support for HAMOA-IOT-EVK board
2025-11-12 21:16 UTC (6+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: Add PCIe3 and PCIe5 support for HAMOA-IOT-SOM platform
` [PATCH v3 2/2] arm64: dts: qcom: Add PCIe3 and PCIe5 regulators for HAMAO-IOT-EVK board
[PATCH 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
2025-11-12 21:13 UTC (8+ messages)
` [PATCH 1/9] serdev: Convert to_serdev_device() and to_serdev_controller() helpers to macros
` [PATCH 5/9] serdev: Add modalias support for serdev client devices
` [PATCH 7/9] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
[PATCH v6 0/2] ARM: dts: aspeed: Add Device Tree for Facebook Anacapa BMC
2025-11-12 21:12 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: arm: aspeed: Add compatible "
` [PATCH v6 2/2] ARM: dts: aspeed: Add Device Tree "
[PATCH 0/4] arm64: google: Introduce frankel, blazer, and mustang boards
2025-11-12 20:59 UTC (9+ messages)
` [PATCH 1/4] dt-bindings: arm: google: Add bindings for frankel/blazer/mustang
` [PATCH 4/4] arm64: dts: google: Add initial dts for frankel, blazer, and mustang
[PATCH 00/10] of/fdt: Some bug fixes and cleanups
2025-11-12 20:55 UTC (22+ messages)
` [PATCH 01/10] of/fdt: Introduce dt_root_addr_size_cells() and dt_root_addr_size_bytes()
` [PATCH 02/10] of/reserved_mem: Use dt_root_addr_size_bytes() instead of open-coding it
` [PATCH 03/10] "
` [PATCH 04/10] "
` [PATCH 05/10] of/fdt: "
` [PATCH 07/10] of/fdt: Fix the len check in early_init_dt_check_for_usable_mem_range()
` [PATCH 08/10] of/fdt: Use dt_root_addr_size_bytes() instead of open-coding it
` [PATCH 09/10] of/fdt: Fix incorrect use of dt_root_addr_cells in early_init_dt_check_kho()
` [PATCH 10/10] of/address: Remove the incorrect and misleading comment
[PATCH v2 0/4] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
2025-11-12 20:12 UTC (15+ messages)
` [PATCH v2 1/4] dt-bindings: connector: Add PCIe M.2 Mechanical Key M connector
` [PATCH v2 2/4] PCI/pwrctrl: Add support for handling PCIe M.2 connectors
` [PATCH v2 3/4] PCI/pwrctrl: Create pwrctrl device if the graph port is found
` [PATCH v2 4/4] power: sequencing: Add the Power Sequencing driver for the PCIe M.2 connectors
[PATCH v4 0/2] hwmon: Add TSC1641 I2C power monitor driver
2025-11-12 20:09 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: ST TSC1641 power monitor
` [PATCH v4 2/2] hwmon: Add TSC1641 I2C power monitor driver
[PATCH v6 0/2] Add support for Gunyah Watchdog
2025-11-12 20:02 UTC (4+ messages)
` [PATCH v6 1/2] firmware: qcom: scm: Register gunyah watchdog device
` [PATCH v6 2/2] watchdog: Add driver for Gunyah Watchdog
[PATCH] of: Skip devicetree kunit tests when RISCV+ACPI doesn't populate root node
2025-11-12 19:58 UTC (2+ messages)
[PATCH v4 00/29] lan966x pci device: Add support for SFPs
2025-11-12 19:29 UTC (6+ messages)
` [PATCH v4 05/29] dt-bindings: bus: Add simple-platform-bus
[PATCH] dt-bindings: usb: dwc3-xilinx: Describe the reset constraint for the versal platform
2025-11-12 19:07 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: regulator: pca9540: add debounce timer configuration
2025-11-12 19:06 UTC (2+ messages)
[RESEND PATCH v8 0/4] rockchip: add can for RK3576 Soc
2025-11-12 19:04 UTC (3+ messages)
` [RESEND PATCH v8 1/4] dt-bindings: can: rockchip_canfd: add rk3576 CAN controller
[PATCH v4 0/2] Enable 1GHz OPP am335x-bonegreen-eco
2025-11-12 19:03 UTC (4+ messages)
` [PATCH v4 1/2] mfd: tps65219: Implement LOCK register handling for TPS65214
` [PATCH v4 2/2] ARM: dts: am335x-bonegreen-eco: Enable 1GHz OPP by increasing vdd_mpu voltage
[PATCH 0/2] spi: atcspi200: Add support for Andes ATCSPI200 SPI controller
2025-11-12 19:02 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: spi: Add support for "
[PATCH v5 0/3] i3c: dw: Add Altera Agilex5 runtime PM disable quirk
2025-11-12 18:59 UTC (3+ messages)
` [PATCH v5 2/3] arm64: dts: intel: agilex5: Add Altera compatible for I3C controllers
[PATCH v4 0/9] spi: enable the SpacemiT K1 SoC QSPI
2025-11-12 18:56 UTC (2+ messages)
` (subset) "
[PATCH v3 1/2] dt-bindings: input: i2c-hid: Introduce FocalTech FT8112
2025-11-12 18:53 UTC (2+ messages)
[PATCH 1/2] dt-bindings: regulator: pca9540: add debounce timer configuration
2025-11-12 18:51 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: nvmem: lan9662-otpc: Add LAN969x series
2025-11-12 18:49 UTC (2+ messages)
[PATCH v3 00/21] Add USB2.0 support for RZ/G3E
2025-11-12 18:48 UTC (7+ messages)
` [PATCH v3 04/21] dt-bindings: reset: renesas,rzv2h-usb2phy: Document VBUS_SEL mux
[PATCH v3 0/2] Add support for Agilex3 SoCFPGA board
2025-11-12 18:41 UTC (3+ messages)
` [PATCH v3 2/2] arm64: dts: socfpga: add Agilex3 board
[PATCH 0/2] phy: microchip: lan966x: Allow to invert N and P signals
2025-11-12 18:32 UTC (8+ messages)
` [PATCH 2/2] dt-bindings: phy: lan966x: Add optional microchip,sx-tx/rx-inverted
[PATCH v2 00/11] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
2025-11-12 18:26 UTC (5+ messages)
` [PATCH v2 02/11] dt-bindings: display: panel: ronbo,rb070d30: panel-common ref
[PATCH v2] spi: dt-bindings: nuvoton,npcm-pspi: Convert to DT schema
2025-11-12 17:49 UTC (3+ messages)
[PATCH v1] spi: dt-bindings: nuvoton,npcm-fiu: Convert to DT schema
2025-11-12 17:33 UTC
[PATCH v3 00/12] qrb4210-rb2: add wsa audio playback and capture support
2025-11-12 17:31 UTC (9+ messages)
` [PATCH v3 05/12] ASoC: codecs: wsa881x: split into common and soundwire drivers
` [PATCH v3 06/12] ASoC: codecs: add wsa881x-i2c amplifier codec driver
[PATCH v17 00/12] Implement vendor resets for PSCI SYSTEM_RESET2
2025-11-12 17:29 UTC (15+ messages)
` [PATCH v17 05/12] power: reset: reboot-mode: Expose sysfs for registered reboot_modes
` [PATCH v17 09/12] arm64: dts: qcom: qcs6490-rb3gen2: Add PSCI SYSTEM_RESET2 types
[PATCH v6 0/11] PCI: imx6: Add a method to handle CLKREQ# override
2025-11-12 17:27 UTC (7+ messages)
` [PATCH v6 01/11] arm64: dts: imx95-15x15-evk: Add supports-clkreq property to PCIe M.2 port
[RESEND PATCH v2 1/2] ARM: dts: imx28-amarula-rmm: add I2S audio
2025-11-12 17:17 UTC
[PATCH v3 00/13] riscv: Add initial support for Anlogic DR1V90
2025-11-12 17:17 UTC (2+ messages)
[PATCH v2 0/6] spi: add multi-bus support
2025-11-12 16:59 UTC (4+ messages)
` [PATCH v2 4/6] spi: axi-spi-engine: support SPI_MULTI_BUS_MODE_STRIPE
[PATCH 0/6] spi: add multi-bus support
2025-11-12 16:52 UTC (8+ messages)
` [PATCH 1/6] dt-bindings: spi: Add spi-buses property
[PATCH 0/5] Add EDL reboot and warm reset support for QRB2210
2025-11-12 16:36 UTC (6+ messages)
` [PATCH 3/5] dt-bindings: firmware: qcom,scm: Document reboot mode
[PATCH v5 1/2] firmware: qcom: scm: Register gunyah watchdog device
2025-11-12 16:26 UTC (11+ messages)
[PATCH v4 phy 00/16] Lynx 28G improvements part 1
2025-11-12 16:20 UTC (3+ messages)
` [PATCH v4 phy 01/16] dt-bindings: phy: lynx-28g: permit lane OF PHY providers
[PATCH 00/15] Add boot-led property for STM32 boards
2025-11-12 15:48 UTC (16+ messages)
` [PATCH 01/15] ARM: dts: stm32: Add boot-led for stm32429i-eval
` [PATCH 02/15] ARM: dts: stm32: Add boot-led for stm32f429-disco
` [PATCH 03/15] ARM: dts: stm32: Add boot-led for stm32469-disco
` [PATCH 04/15] ARM: dts: stm32: Add boot-led for stm32746g-eval
` [PATCH 05/15] ARM: dts: stm32: Add boot-led for stm32f746-disco
` [PATCH 06/15] ARM: dts: stm32: Add boot-led for stm32f769-disco
` [PATCH 07/15] ARM: dts: stm32: Add boot-led for stm32h743i-disco
` [PATCH 08/15] ARM: dts: stm32: Add boot-led for stm32h743i-eval
` [PATCH 09/15] ARM: dts: stm32: Add boot-led for stm32h747i-disco
` [PATCH 10/15] ARM: dts: stm32: Add boot-led for stm32mp135f-dk
` [PATCH 11/15] ARM: dts: stm32: Add boot-led for stm32mp157c-ed1
` [PATCH 12/15] ARM: dts: stm32: Add boot-led for stm32mp15xx-dkx
` [PATCH 13/15] arm64: dts: st: Add boot-led for stm32mp235f-dk
` [PATCH 14/15] arm64: dts: st: Add boot-led for stm32mp257f-dk
` [PATCH 15/15] arm64: dts: st: Add boot-led for stm32mp257f-ev1
[PATCH v2 0/2] arm64: dts: freescale: add Toradex SMARC iMX95
2025-11-12 15:36 UTC (6+ messages)
` [PATCH v2 2/2] "
[PATCH v3] dt-bindings: arm: keystone: add boot_* mboxes to ti,sci
2025-11-12 15:28 UTC (2+ messages)
[PATCH v4] dt-bindings: soundwire: qcom: Add SoundWire v2.2.0 compatible
2025-11-12 15:24 UTC (2+ messages)
[PATCH v2] arm64: dts: rockchip: Turn all LEDs on at boot for Radxa boards
2025-11-12 15:04 UTC (2+ messages)
[PATCH v19 0/7] firmware: imx: driver for NXP secure-enclave
2025-11-12 15:05 UTC (8+ messages)
` [EXT] "
[PATCH v2 0/4] arm64: dts: qcom: sm8750: Enable display
2025-11-12 15:02 UTC (5+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sm8750: Add display (MDSS) with Display CC
` [PATCH v2 2/4] arm64: dts: qcom: sm8750-mtp: Enable display
` [PATCH v2 3/4] arm64: dts: qcom: sm8750-mtp: Enable USB headset and Type-C altmode
` [PATCH v2 4/4] arm64: dts: qcom: sm8750-mtp: Enable DisplayPort over USB
[PATCH] arm64: dts: rockchip: disable HS400 on RK3588 Tiger
2025-11-12 15:01 UTC
[PATCH v4 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
2025-11-12 15:00 UTC (4+ messages)
` [PATCH v4 02/20] regulator: dt-bindings: add s2mpg10-pmic regulators
[PATCH v2] of: fdt: Fix the len check in early_init_dt_check_for_elfcorehdr()
2025-11-12 14:58 UTC (2+ messages)
[PATCH v2] ARM: dts: imx6qdl: make VAR-SOM SoM SoC-agnostic
2025-11-12 14:44 UTC
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).