messages from 2023-07-28 05:19:18 to 2023-07-31 17:04:44 UTC [more...]
[PATCH mm-unstable v8 00/31] Split ptdesc from struct page
2023-07-31 17:03 UTC (6+ messages)
` [PATCH mm-unstable v8 01/31] mm: Add PAGE_TYPE_OP folio functions
` [PATCH mm-unstable v8 02/31] pgtable: Create struct ptdesc
` [PATCH mm-unstable v8 03/31] mm: add utility functions for ptdesc
` [PATCH mm-unstable v8 04/31] mm: Convert pmd_pgtable_page() callers to use pmd_ptdesc()
` [PATCH mm-unstable v8 05/31] mm: Convert ptlock_alloc() to use ptdescs
[PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
2023-07-31 16:46 UTC (11+ messages)
` [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support
` [PATCH v4 10/10] perf: tests: Adapt mmap-basic.c for riscv
[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
2023-07-31 16:23 UTC (20+ messages)
` [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [RFC PATCH v11 11/29] security: Export security_inode_init_security_anon() for use by KVM
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
[PATCH v3 0/2] Unify uapi bitsperlong.h
2023-07-31 16:04 UTC (11+ messages)
` [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
[PATCH v6 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
2023-07-31 16:03 UTC (2+ messages)
[PATCH v10 0/6] Add non-coherent DMA support for AX45MP
2023-07-31 16:01 UTC (17+ messages)
` [PATCH v10 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
` [PATCH v10 5/6] cache: Add L2 cache management for Andes AX45MP RISC-V core
[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
2023-07-31 15:56 UTC (38+ messages)
` [PATCH v3 01/36] prctl: arch-agnostic prctl for shadow stack
` [PATCH v3 02/36] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v3 03/36] arm64/gcs: Document the ABI "
` [PATCH v3 04/36] arm64/sysreg: Add new system registers for GCS
` [PATCH v3 05/36] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v3 06/36] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v3 07/36] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v3 08/36] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v3 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v3 10/36] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v3 11/36] arm64/mm: Map pages for guarded control stack
` [PATCH v3 12/36] KVM: arm64: Manage GCS registers for guests
` [PATCH v3 13/36] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v3 14/36] arm64/idreg: Add overrride for GCS
` [PATCH v3 15/36] arm64/hwcap: Add hwcap "
` [PATCH v3 16/36] arm64/traps: Handle GCS exceptions
` [PATCH v3 17/36] arm64/mm: Handle GCS data aborts
` [PATCH v3 18/36] arm64/gcs: Context switch GCS state for EL0
` [PATCH v3 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v3 20/36] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
` [PATCH v3 22/36] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v3 23/36] arm64/signal: Expose GCS state in signal frames
` [PATCH v3 24/36] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v3 25/36] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v3 26/36] kselftest/arm64: Verify the GCS hwcap
` [PATCH v3 27/36] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v3 28/36] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v3 29/36] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v3 30/36] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v3 31/36] kselftest/arm64: Add very basic GCS test program
` [PATCH v3 32/36] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v3 33/36] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v3 34/36] selftests/arm64: Add GCS signal tests
` [PATCH v3 35/36] kselftest/arm64: Add a GCS stress test
` [PATCH v3 36/36] kselftest/arm64: Enable GCS for the FP stress tests
[PATCH] riscv: Handle zicsr/zifencei issue between gcc and binutils
2023-07-31 15:50 UTC (3+ messages)
[PATCH v1 0/3] Allwinner R329/D1/R528/T113s Dual/Quad SPI modes support
2023-07-31 15:22 UTC (4+ messages)
` [PATCH v1 3/3] riscv: dts: allwinner: d1: Add QSPI pins node for pinmux PC port
[PATCH v3] riscv: Handle zicsr/zifencei issue between gcc and binutils
2023-07-31 15:18 UTC (4+ messages)
[PATCH V2] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
2023-07-31 15:16 UTC (4+ messages)
[PATCH 00/13] Linux RISC-V IOMMU Support
2023-07-31 13:15 UTC (18+ messages)
` [PATCH 06/11] RISC-V: drivers/iommu/riscv: Add command, fault, page-req queues
` [PATCH 08/11] RISC-V: drivers/iommu/riscv: Add page table support
` [PATCH 09/11] RISC-V: drivers/iommu/riscv: Add SVA with PASID/ATS/PRI support
` [PATCH 10/11] RISC-V: drivers/iommu/riscv: Add MSI identity remapping
` [PATCH 11/11] RISC-V: drivers/iommu/riscv: Add G-Stage translation support
[PATCH 0/6] RISC-V: KVM: change get_reg/set_reg error codes
2023-07-31 12:57 UTC (9+ messages)
` [PATCH 1/6] RISC-V: KVM: return ENOENT in *_one_reg() when reg is unknown
` [PATCH 2/6] RISC-V: KVM: use ENOENT in *_one_reg() when extension is unavailable
` [PATCH 3/6] RISC-V: KVM: do not EOPNOTSUPP in set_one_reg() zicbo(m|z)
` [PATCH 4/6] RISC-V: KVM: do not EOPNOTSUPP in set KVM_REG_RISCV_TIMER_REG
` [PATCH 5/6] RISC-V: KVM: use EBUSY when !vcpu->arch.ran_atleast_once
` [PATCH 6/6] docs: kvm: riscv: document EBUSY in KVM_SET_ONE_REG
[PATCH v2] riscv: Handle zicsr/zifencei issue between gcc and binutils
2023-07-31 10:16 UTC (8+ messages)
How to deal with openSBI reserved regions?
2023-07-31 10:06 UTC (4+ messages)
[PATCH] riscv: mm: Fixup spurious fault of kernel vaddr
2023-07-31 9:43 UTC (8+ messages)
W sprawie samochodu
2023-07-31 8:35 UTC
[PATCH v2 0/3] Add PWM-DAC audio support for StarFive JH7110 RISC-V SoC
2023-07-31 7:06 UTC (5+ messages)
` [PATCH v2 1/3] ASoC: dt-bindings: Add StarFive JH7110 PWM-DAC controller
` [PATCH v2 2/3] ASoC: starfive: Add JH7110 PWM-DAC driver
` [PATCH v2 3/3] riscv: dts: starfive: Add JH7110 PWM-DAC support
[PATCH v1 8/9] PCI: PLDA: starfive: Add JH7110 PCIe controller
2023-07-31 5:52 UTC (2+ messages)
[PATCH V4] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
2023-07-31 3:25 UTC (6+ messages)
[PATCH] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
2023-07-31 2:40 UTC (3+ messages)
[PATCH v2 0/4] Add support for Allwinner D1 CAN controllers
2023-07-31 2:38 UTC (5+ messages)
` [PATCH v2 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes
[PATCH] riscv: dts: allwinner: d1: Specify default CAN pins
2023-07-31 2:36 UTC
[PATCH] riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64B
2023-07-30 14:25 UTC (3+ messages)
[PATCH 0/3] riscv: kprobes: simulate some instructions
2023-07-30 8:27 UTC (5+ messages)
` [PATCH 1/3] riscv: kprobes: simulate c.j instruction
` [PATCH 2/3] riscv: kprobes: simulate c.jr and c.jalr instructions
` [PATCH 3/3] riscv: kprobes: simulate c.beqz and c.bnez
` test code for kprobe
[PATCH -fixes] riscv: Implement flush_cache_vmap()
2023-07-30 5:08 UTC (2+ messages)
[PATCH] watchdog: Enable COMPILE_TEST for more drivers
2023-07-29 10:22 UTC (3+ messages)
[PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
2023-07-29 7:11 UTC (16+ messages)
[PATCH] KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union
2023-07-29 0:41 UTC
[PATCH V2 0/2] riscv: stack: Fixup independent softirq/irq stack for CONFIG_FRAME_POINTER=n
2023-07-29 0:33 UTC (2+ messages)
[PATCH v2 0/1] RISC-V: KVM: provide UAPI for host SATP mode
2023-07-28 21:01 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH -next v2] spi: microchip-core: Clean up redundant dev_err_probe()
2023-07-28 20:05 UTC (3+ messages)
[PATCH] hwrng: Enable COMPILE_TEST for more drivers
2023-07-28 19:50 UTC
[PATCH 0/4] RISCV: Add kvm Sstc timer selftest
2023-07-28 15:53 UTC (11+ messages)
` [PATCH 1/4] tools: riscv: Add header file csr.h
` [PATCH 2/4] KVM: riscv: selftests: Add exception handling support
` [PATCH 3/4] KVM: riscv: selftests: Add guest helper to get vcpu id
[PATCH 0/3] riscv: vdso.lds.S: some improvement
2023-07-28 14:11 UTC (6+ messages)
` [PATCH 2/3] riscv: vdso.lds.S: merge .data section into .rodata section
` [PATCH 3/3] riscv: vdso.lds.S: remove hardcoded 0x800 .text start addr
[PATCH v2 0/4] riscv: tlb flush improvements
2023-07-28 13:51 UTC (11+ messages)
` [PATCH v2 1/4] riscv: Improve flush_tlb()
` [PATCH v2 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
` [PATCH v2 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
` [PATCH v2 4/4] riscv: Improve flush_tlb_kernel_range()
[PATCH v3 0/7] PCI: microchip: Fixes and clean-ups
2023-07-28 13:14 UTC (8+ messages)
` [PATCH v3 1/7] PCI: microchip: Correct the DED and SEC interrupt bit offsets
` [PATCH v3 2/7] PCI: microchip: Enable building driver as a module
` [PATCH v3 3/7] PCI: microchip: Align register, offset, and mask names with hw docs
` [PATCH v3 4/7] PCI: microchip: Enable event handlers to access bridge and ctrl ptrs
` [PATCH v3 5/7] PCI: microchip: Clean up initialisation of interrupts
` [PATCH v3 6/7] PCI: microchip: Gather MSI information from hardware config registers
` [PATCH v3 7/7] PCI: microchip: Re-partition code between probe() and init()
[PATCH v3 0/7] PCI: microchip: Fixes and clean-ups
2023-07-28 12:11 UTC
[PATCH v2] riscv: VMAP_STACK overflow detection thread-safe
2023-07-28 12:01 UTC (5+ messages)
[PATCH v2 0/3] Add SiFive Private L2 cache and PMU driver
2023-07-28 11:06 UTC (15+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
` [PATCH v2 2/3] soc: sifive: Add SiFive private L2 cache driver
[PATCH v5 0/3] Add initialization of clock for StarFive JH7110 SoC
2023-07-28 9:02 UTC (5+ messages)
` [PATCH v5 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
[PATCH -next] i2c: microchip-corei2c: clean up redundant dev_err_probe()
2023-07-28 8:44 UTC (2+ messages)
[PATCH -next] spi: microchip-core: Clean up redundant dev_err_probe()
2023-07-28 7:42 UTC (3+ 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).