public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-08-18 01:49:03 to 2023-08-23 10:11:17 UTC [more...]

[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-23 10:09 UTC  (22+ messages)
` [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
` [PATCH v4 18/36] arm64/gcs: Context switch GCS state for EL0
` [PATCH v4 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v4 21/36] arm64/mm: Implement map_shadow_stack()

[PATCH] riscv: dts: use capital "OR" for multiple licenses in SPDX
 2023-08-23  8:52 UTC 

[PATCH] riscv: Require FRAME_POINTER for some configurations
 2023-08-23  8:49 UTC  (2+ messages)

linux-next: Tree for Aug 21 (riscv-64 asm)
 2023-08-23  7:52 UTC  (6+ messages)

[PATCH -next 00/25] spi: Use devm_clk_get_*() helper function to simplify the drivers
 2023-08-23  7:11 UTC  (33+ messages)
` [PATCH -next 01/25] spi: ar934x: Use helper function devm_clk_get_enabled()
` [PATCH -next 02/25] spi: armada-3700: Use helper function devm_clk_get_prepared()
` [PATCH -next 03/25] spi: aspeed: Use helper function devm_clk_get_enabled()
` [PATCH -next 04/25] spi: ath79: "
` [PATCH -next 05/25] spi: spi-axi-spi-engine: "
` [PATCH -next 06/25] spi: bcm2835: "
` [PATCH -next 07/25] spi: bcm2835aux: "
` [PATCH -next 08/25] spi: spi-cadence: "
` [PATCH -next 09/25] spi: spi-cavium-thunderx: "
` [PATCH -next 10/25] spi: davinci: "
` [PATCH -next 11/25] spi: dw-bt1: "
` [PATCH -next 12/25] spi: dw-mmio: Use helper function devm_clk_get_*()
` [PATCH -next 13/25] spi: spi-fsl-dspi: Use helper function devm_clk_get_enabled()
` [PATCH -next 14/25] spi: lantiq-ssc: "
` [PATCH -next 15/25] spi: meson-spicc: "
` [PATCH -next 16/25] spi: spi-meson-spifc: "
` [PATCH -next 17/25] spi: microchip-core-qspi: "
` [PATCH -next 18/25] spi: microchip-core: "
` [PATCH -next 19/25] spi: mtk-snfi: "
` [PATCH -next 20/25] spi: npcm-fiu: "
` [PATCH -next 21/25] spi: orion: "
` [PATCH -next 22/25] spi: pic32-sqi: "
` [PATCH -next 23/25] spi: pic32: "
` [PATCH -next 24/25] spi: spl022: "
` [PATCH -next 25/25] spi: rockchip: "

[PATCH v5 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2023-08-23  6:57 UTC  (6+ messages)
` [PATCH v5 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v5 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support

[PATCH v2 0/4] Add support for Allwinner D1 CAN controllers
 2023-08-23  3:16 UTC  (4+ messages)
` [PATCH v2 4/4] can: sun4i_can: Add support for the Allwinner D1

[PATCH v2] riscv: suspend: Add syscore ops for suspend
 2023-08-23  3:08 UTC  (6+ messages)

[PATCH v2 0/5] Add I2S support for the StarFive JH7110 SoC
 2023-08-23  2:45 UTC  (9+ messages)
` [PATCH v2 1/5] ASoC: dt-bindings: snps,designware-i2s: Add StarFive JH7110 SoC support
` [PATCH v2 2/5] ASoC: dwc: Use ops to get platform data
` [PATCH v2 3/5] ASoC: dwc: i2s: Add StarFive JH7110 SoC support
` [PATCH v2 4/5] riscv: dts: starfive: pinfunc: Fix the pins name of I2STX1
` [PATCH v2 5/5] riscv: dts: starfive: Add the nodes and pins of I2Srx/I2Stx0/I2Stx1

[PATCH] mailbox: Explicitly include correct DT includes
 2023-08-22 23:05 UTC  (3+ messages)

[v1, 0/3] riscv: fix ptrace and export VLENB
 2023-08-22 22:39 UTC  (5+ messages)
` [v1, 2/3] RISC-V: vector: export VLENB csr in __sc_riscv_v_state

[PATCH v5 00/37] arm64/gcs: Provide support for GCS in userspace
 2023-08-22 17:55 UTC  (43+ messages)
` [PATCH v5 01/37] arm64/mm: Restructure arch_validate_flags() for extensibility
` [PATCH v5 02/37] prctl: arch-agnostic prctl for shadow stack
` [PATCH v5 03/37] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v5 04/37] arm64/gcs: Document the ABI "
` [PATCH v5 05/37] arm64/sysreg: Add new system registers for GCS
` [PATCH v5 06/37] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v5 07/37] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v5 08/37] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v5 09/37] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v5 10/37] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v5 11/37] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v5 12/37] arm64/mm: Map pages for guarded control stack
` [PATCH v5 13/37] KVM: arm64: Manage GCS registers for guests
` [PATCH v5 14/37] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v5 15/37] arm64/idreg: Add overrride for GCS
` [PATCH v5 16/37] arm64/hwcap: Add hwcap "
` [PATCH v5 17/37] arm64/traps: Handle GCS exceptions
` [PATCH v5 18/37] arm64/mm: Handle GCS data aborts
` [PATCH v5 19/37] arm64/gcs: Context switch GCS state for EL0
` [PATCH v5 20/37] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v5 21/37] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v5 22/37] arm64/mm: Implement map_shadow_stack()
` [PATCH v5 23/37] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v5 24/37] arm64/signal: Expose GCS state in signal frames
` [PATCH v5 25/37] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v5 26/37] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v5 27/37] kselftest/arm64: Verify the GCS hwcap
` [PATCH v5 28/37] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v5 29/37] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v5 30/37] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v5 31/37] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v5 32/37] kselftest/arm64: Add very basic GCS test program
` [PATCH v5 33/37] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v5 34/37] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v5 35/37] selftests/arm64: Add GCS signal tests
` [PATCH v5 36/37] kselftest/arm64: Add a GCS stress test
` [PATCH v5 37/37] kselftest/arm64: Enable GCS for the FP stress tests

[PATCH] riscv: signal: fix sigaltstack frame size checking
 2023-08-22 16:49 UTC 

[PATCH rfc -next v2 00/10] mm: convert to generic VMA lock-based page fault
 2023-08-22 12:12 UTC  (13+ messages)
` [PATCH rfc v2 01/10] mm: add a generic VMA lock-based page fault handler
` [PATCH rfc v2 02/10] arm64: mm: use try_vma_locked_page_fault()
` [PATCH rfc v2 03/10] x86: "
` [PATCH rfc v2 04/10] s390: "
` [PATCH rfc v2 05/10] powerpc: "
` [PATCH rfc v2 06/10] riscv: "
` [PATCH rfc v2 07/10] ARM: mm: try VMA lock-based page fault handling first
` [PATCH rfc v2 08/10] loongarch: mm: cleanup __do_page_fault()
` [PATCH rfc v2 09/10] loongarch: mm: add access_error() helper
` [PATCH rfc v2 10/10] loongarch: mm: try VMA lock-based page fault handling first

[PATCH v6 00/14] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-08-22  6:32 UTC  (4+ messages)
` [PATCH v6 02/14] x86/kexec: refactor for kernel/Kconfig.kexec

[PATCH v4] PCI/VGA: Make the vga_is_firmware_default() less arch-dependent
 2023-08-22  2:37 UTC  (13+ messages)

[RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
 2023-08-21 19:49 UTC  (6+ messages)

[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
 2023-08-21 19:33 UTC  (3+ messages)

[PATCH v1 0/5] ASoC: sunxi: Add support for D1/T113s internal audio codec
 2023-08-21 15:47 UTC  (5+ messages)
` [PATCH v1 1/5] ASoC: dt-bindings: sun4i-a10-codec: Add binding for Allwinner D1 SoC
` [PATCH v1 2/5] ASoC: dt-bindings: Add schema for "allwinner,sun20i-d1-codec-analog"

[PATCH v2] riscv: put interrupt entries into .irqentry.text
 2023-08-21 14:57 UTC 

[PATCH] riscv: put interrupt entries into .irqentry.text
 2023-08-21 14:45 UTC 

[PATCH v2] RISC-V: Support 32_PCREL relocation type in kernel module
 2023-08-21  8:01 UTC  (8+ messages)

[PATCH net-next 0/3] add the dwmac driver for T-HEAD TH1520 SoC
 2023-08-21  6:29 UTC  (7+ messages)
` [PATCH net-next 1/3] dt-bindings: net: snps,dwmac: allow dwmac-3.70a to set pbl properties
` [PATCH net-next 2/3] dt-bindings: net: add T-HEAD dwmac support
` [PATCH net-next 3/3] net: stmmac: add glue layer for T-HEAD TH1520 SoC

[Crash-utility PATCH V2] RISCV64: Add KASLR support
 2023-08-21  0:43 UTC  (2+ messages)

[PATCH] riscv: dts: thead: set dma-noncoherent to soc bus
 2023-08-20 12:04 UTC 

[PATCH RFC v2 0/4] RISC-V: Add basic eMMC support for BeagleV Ahead
 2023-08-19 13:06 UTC  (5+ messages)
` [PATCH RFC v2 1/4] dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 support

[GIT PULL] RISC-V Devicetrees for v6.6-pt2
 2023-08-19  9:00 UTC 

[PATCH] treewide: drop CONFIG_EMBEDDED
 2023-08-19  8:53 UTC  (5+ messages)

[PATCH v4 0/2] RISC-V: Probe for misaligned access speed
 2023-08-18 19:41 UTC  (3+ messages)
` [PATCH v4 1/2] RISC-V: Probe for unaligned "
` [PATCH v4 2/2] RISC-V: alternative: Remove feature_probe_func

[GIT PULL] RISC-V Fixes for 6.5-rc7
 2023-08-18 17:48 UTC  (2+ messages)

[PATCH 0/2] RISC-V: KVM: A couple kselftests improvements
 2023-08-18 14:25 UTC  (7+ messages)
` [PATCH 1/2] MAINTAINERS: RISC-V: KVM: Add another kselftests path
` [PATCH 2/2] KVM: selftests: Add array order helpers to riscv get-reg-list

[PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
 2023-08-18 14:18 UTC  (3+ messages)
` [06/12] "

[PATCH v12 0/6] Add non-coherent DMA support for AX45MP
 2023-08-18 13:57 UTC  (7+ messages)
` [PATCH v12 1/6] riscv: asm: vendorid_list: Add Andes Technology to the vendors list
` [PATCH v12 2/6] riscv: errata: Add Andes alternative ports
` [PATCH v12 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
` [PATCH v12 4/6] dt-bindings: cache: andestech,ax45mp-cache: Add DT binding documentation for L2 cache controller
` [PATCH v12 5/6] cache: Add L2 cache management for Andes AX45MP RISC-V core
` [PATCH v12 6/6] soc: renesas: Kconfig: Select the required configs for RZ/Five SoC

[PATCH v4] riscv: add userland instruction dump to RISC-V splats
 2023-08-18 13:33 UTC  (2+ messages)

[PATCH v1 0/2] Add dma and tdm nodes for StarFive JH7110 SOC
 2023-08-18 12:40 UTC  (3+ messages)

[PATCH v3] riscv: add userland instruction dump to RISC-V splats
 2023-08-18 12:04 UTC  (3+ messages)
  ` [External] "

[PATCH v3 0/11] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-08-18 10:15 UTC  (6+ messages)
` [PATCH v3 06/11] PCI: plda: Add event interrupt codes and IRQ domain ops

PROBLEM: LTP cfs_bandwidth01 test bumped into SCHED_WARN_ON after de-selecting CONFIG_SMP
 2023-08-18  9:35 UTC 

where is TASK_TI_KERNEL_SP defined?
 2023-08-18  8:24 UTC  (2+ messages)

Pytanie o samochód
 2023-08-18  8:15 UTC 

[PATCH 00/10] RISC-V: Refactor instructions
 2023-08-18  7:30 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox