messages from 2024-10-29 19:21:57 to 2024-11-03 13:39:51 UTC [more...]
[PATCH v2 06/18] loongarch/crc32: expose CRC32 functions through lib
2024-11-03 13:36 UTC (2+ messages)
[PATCH] kernel/irq/proc: performance: replace seq_printf with seq_put_decimal_ull_width
2024-11-03 8:05 UTC
[PATCH v2 0/3] riscv: Add bfloat16 instruction support
2024-11-03 7:49 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: add bfloat16 ISA extension description
` [PATCH v2 2/3] riscv: add ISA extension parsing for bfloat16 ISA extension
` [PATCH v2 3/3] riscv: hwprobe: export "
[PATCH v2 0/3] Add Microchip IPC mailbox
2024-11-03 0:23 UTC (3+ messages)
` [PATCH v2 3/3] mailbox: add Microchip IPC support
[PATCH v4 0/2] RISC-V: clarify what some RISCV_ISA* config options do & redo Zbb toolchain dependency
2024-11-02 20:18 UTC (5+ messages)
` [PATCH v4 1/2] RISC-V: clarify what some RISCV_ISA* config options do
` [PATCH v4 2/2] RISC-V: separate Zbb optimisations requiring and not requiring toolchain support
[PATCH 0/6] riscv: Relocatable NOMMU kernels
2024-11-02 19:57 UTC (4+ messages)
` [PATCH 6/6] riscv: Remove CONFIG_PAGE_OFFSET
[PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
2024-11-02 17:21 UTC (10+ messages)
[PATCH 00/11] riscv: Memory type control for platforms with physical memory aliases
2024-11-02 15:28 UTC (14+ messages)
` [PATCH 01/11] dt-bindings: riscv: Describe physical memory regions
` [PATCH 02/11] riscv: mm: Increment PFN in place when splitting mappings
` [PATCH 03/11] riscv: mm: Deduplicate pgtable address conversion functions
` [PATCH 04/11] riscv: mm: Deduplicate _PAGE_CHG_MASK definition
` [PATCH 05/11] riscv: ptdump: Only show N and MT bits when enabled in the kernel
` [PATCH 06/11] riscv: mm: Fix up memory types when writing page tables
` [PATCH 07/11] riscv: mm: Expose all page table bits to assembly code
` [PATCH 08/11] riscv: alternative: Add an ALTERNATIVE_3 macro
` [PATCH 09/11] riscv: alternative: Allow calls with alternate link registers
` [PATCH 10/11] riscv: mm: Use physical memory aliases to apply PMAs
` [PATCH 11/11] riscv: dts: starfive: jh7100: Use physical memory ranges for DMA
[PATCH v5 2/2] PCI: microchip: rework reg region handing to support using either instance 1 or 2
2024-11-02 11:54 UTC (3+ messages)
[PATCH v5 0/2] PCI: microchip: support using either instance 1 or 2
2024-11-02 11:51 UTC (2+ messages)
[PATCH] riscv: dts: sophgo: fix pinctrl base-address
2024-11-02 11:33 UTC (5+ messages)
[PATCH 0/2] riscv: dts: sophgo: cv18xx: add emmc and sdio support
2024-11-02 11:33 UTC (2+ messages)
[RFC v2 00/13] LKMM *generic* atomics in Rust
2024-11-02 7:35 UTC (19+ messages)
` [RFC v2 01/13] rust: Introduce atomic API helpers
` [RFC v2 02/13] rust: sync: Add basic atomic operation mapping framework
` [RFC v2 03/13] rust: sync: atomic: Add ordering annotation types
` [RFC v2 04/13] rust: sync: atomic: Add generic atomics
` [RFC v2 05/13] rust: sync: atomic: Add atomic {cmp,}xchg operations
` [RFC v2 06/13] rust: sync: atomic: Add the framework of arithmetic operations
` [RFC v2 07/13] rust: sync: atomic: Add Atomic<u{32,64}>
` [RFC v2 08/13] rust: sync: atomic: Add Atomic<{usize,isize}>
` [RFC v2 09/13] rust: sync: atomic: Add Atomic<*mut T>
` [RFC v2 10/13] rust: sync: atomic: Add arithmetic ops for "
` [RFC v2 11/13] rust: sync: Add memory barriers
` [RFC v2.1 "
` [RFC v2 12/13] rust: add rcu abstraction
` [RFC v2 13/13] rust: sync: rcu: Add RCU protected pointer
[PATCH v2 0/2] riscv: spacemit: add i2c support to K1 SoC
2024-11-02 3:48 UTC (10+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: spacemit: add support for "
[PATCH] riscv: dts: sophgo: Add ethernet configuration for cv18xx
2024-11-02 0:49 UTC (8+ messages)
[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
2024-11-01 19:39 UTC (22+ messages)
` [RFC PATCH v3 1/6] arch: introduce set_direct_map_valid_noflush()
` [RFC PATCH v3 2/6] kvm: gmem: add flag to remove memory from kernel direct map
` [RFC PATCH v3 3/6] kvm: gmem: implement direct map manipulation routines
` [RFC PATCH v3 4/6] kvm: gmem: add trace point for direct map state changes
` [RFC PATCH v3 5/6] kvm: document KVM_GMEM_NO_DIRECT_MAP flag
` [RFC PATCH v3 6/6] kvm: selftests: run gmem tests with KVM_GMEM_NO_DIRECT_MAP set
[PATCH] dt-bindings: pinctrl: correct typo of description for cv1800
2024-11-01 19:23 UTC (3+ messages)
[GIT PULL] RISC-V Fixes for 6.11-rc6
2024-11-01 18:34 UTC (2+ messages)
[PATCH v3 00/14] KVM: selftests: Morph max_guest_mem to mmu_stress
2024-11-01 16:37 UTC (12+ messages)
` [PATCH v3 03/14] KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param
[PATCH RFC net-next 0/3] riscv: sophgo: Add ethernet support for SG2044
2024-11-01 9:44 UTC (6+ messages)
` [PATCH RFC net-next 1/3] dt-bindings: net: Add support for Sophgo SG2044 dwmac
` [PATCH RFC net-next 2/3] net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string
` [PATCH RFC net-next 3/3] net: stmmac: Add glue layer for Sophgo SG2044 SoC
[PATCH v5 0/3] riscv: interrupt-controller: Add T-HEAD C900 ACLINT SSWI
2024-10-31 23:13 UTC (8+ messages)
` [PATCH v5 1/3] dt-bindings: interrupt-controller: Add Sophgo SG2044 "
` [PATCH v5 2/3] irqchip: add T-HEAD C900 ACLINT SSWI driver
` [PATCH v5 3/3] riscv: defconfig: Enable T-HEAD C900 ACLINT SSWI drivers
[PATCH v5 0/3] Introduce support for T-head TH1520 Mailbox
2024-10-31 21:05 UTC (5+ messages)
` [PATCH v5 1/3] mailbox: Introduce support for T-head TH1520 Mailbox driver
` [PATCH v5 2/3] dt-bindings: mailbox: Add thead,th1520-mailbox bindings
` [PATCH v5 3/3] riscv: dts: thead: Add mailbox node
[PATCH] perf, riscv: Wire up perf trace support for RISC-V
2024-10-31 17:12 UTC (5+ messages)
[PATCH net-next v6 0/2] Add the dwmac driver support for T-HEAD TH1520 SoC
2024-10-31 16:48 UTC (4+ messages)
` [PATCH net-next v6 1/2] dt-bindings: net: Add T-HEAD dwmac support
` [PATCH net-next v6 2/2] net: stmmac: Add glue layer for T-HEAD TH1520 SoC
[PATCH v7 0/5] Add DeepComputing FML13V01 board dts
2024-10-31 12:26 UTC (2+ messages)
[PATCH v2] cpuidle: riscv-sbi: fix device node release in early exit of for_each_possible_cpu
2024-10-31 12:21 UTC
[GIT PULL] RISC-V soc fixes for v6.12-rc6
2024-10-31 12:22 UTC
[PATCH] ACPI: fix the warning reported by the sparse
2024-10-31 11:20 UTC
[PATCH 0/2] cpuidle: riscv-sbi: fix device node release in early exit of for_each_possible_cpu
2024-10-31 11:20 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] cpuidle: riscv-sbi: use cleanup attribute for np in for_each_possible_cpu
[PATCH] RISC-V: Enable Zicbom in usermode
2024-10-31 8:29 UTC (5+ messages)
` [External] "
[PATCH v4 0/3] riscv: interrupt-controller: Add T-HEAD C900 ACLINT SSWI
2024-10-31 5:45 UTC (5+ messages)
` [PATCH v4 2/3] irqchip: add T-HEAD C900 ACLINT SSWI driver
[PATCH 0/3] riscv: Add bfloat16 instruction support
2024-10-31 0:54 UTC (4+ messages)
` [PATCH 3/3] riscv: hwprobe: export bfloat16 ISA extension
[PATCH v12 0/5] Tracepoints and static branch in Rust
2024-10-31 0:14 UTC (9+ messages)
` [PATCH v12 1/5] rust: add static_branch_unlikely for static_key_false
` [PATCH v12 2/5] rust: add tracepoint support
` [PATCH v12 3/5] rust: samples: add tracepoint to Rust sample
` [PATCH v12 4/5] jump_label: adjust inline asm to be consistent
` [PATCH v12 5/5] rust: add arch_static_branch
[PATCH bpf-next v3 0/4] Optimize bpf_csum_diff() and homogenize for all archs
2024-10-30 14:40 UTC (2+ messages)
[PATCH 00/28] vdso: Preparations for generic data storage
2024-10-30 11:39 UTC (2+ messages)
[RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
2024-10-30 8:45 UTC (2+ messages)
[PATCH] tools: add forwarding header for arch/riscv/include/asm/fence.h
2024-10-30 8:33 UTC (2+ messages)
[PATCH net-next v5 0/2] Add the dwmac driver support for T-HEAD TH1520 SoC
2024-10-30 1:47 UTC (3+ messages)
` [PATCH net-next v5 2/2] net: stmmac: Add glue layer "
[PATCH v2 0/4] riscv: sophgo: Add ethernet support for SG2044
2024-10-30 0:43 UTC (8+ messages)
` [PATCH v2 2/4] dt-bindings: net: Add support for Sophgo SG2044 dwmac
[PATCH v7 00/32] riscv control-flow integrity for usermode
2024-10-29 23:44 UTC (33+ messages)
` [PATCH v7 01/32] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH v7 02/32] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH v7 03/32] riscv: Enable cbo.zero only when all harts support Zicboz
` [PATCH v7 04/32] riscv: Add support for per-thread envcfg CSR values
` [PATCH v7 05/32] riscv: Call riscv_user_isa_enable() only on the boot hart
` [PATCH v7 06/32] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v7 07/32] riscv: zicfiss / zicfilp enumeration
` [PATCH v7 08/32] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v7 09/32] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v7 10/32] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v7 11/32] riscv mm: manufacture shadow stack pte
` [PATCH v7 12/32] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v7 13/32] riscv mmu: write protect and shadow stack
` [PATCH v7 14/32] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v7 15/32] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v7 16/32] prctl: arch-agnostic prctl for shadow stack
` [PATCH v7 17/32] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v7 18/32] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v7 19/32] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v7 20/32] riscv/traps: Introduce software check exception
` [PATCH v7 21/32] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v7 22/32] riscv/signal: save and restore of shadow stack for signal
` [PATCH v7 23/32] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v7 24/32] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v7 25/32] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v7 26/32] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v7 27/32] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v7 28/32] riscv: kernel command line option to opt out of user cfi
` [PATCH v7 29/32] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v7 30/32] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v7 31/32] riscv: Documentation for shadow stack on riscv
` [PATCH v7 32/32] kselftest/riscv: kselftest for user mode cfi
[PATCH] soc: Switch back to struct platform_driver::remove()
2024-10-30 0:23 UTC (2+ messages)
[PATCH v6 00/33] riscv control-flow integrity for usermode
2024-10-29 22:06 UTC (4+ messages)
` [PATCH v6 06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
[PATCH RFC 0/3] riscv: add Svukte extension
2024-10-29 19:30 UTC (5+ messages)
` [PATCH RFC 1/3] dt-bindings: riscv: Add Svukte entry
` [PATCH RFC 2/3] riscv: Add Svukte extension support
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).