Linux-arch Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-24 08:45:19 to 2024-01-25 23:24:48 UTC [more...]

[PATCH v2 00/17] x86: Confine early 1:1 mapped startup code
 2024-01-25 23:24 UTC  (21+ messages)
` [PATCH v2 01/17] x86/startup_64: Drop long return to initial_code pointer
` [PATCH v2 02/17] x86/startup_64: Simplify calculation of initial page table address
` [PATCH v2 03/17] x86/startup_64: Simplify CR4 handling in startup code
` [PATCH v2 04/17] x86/startup_64: Drop global variables to keep track of LA57 state
` [PATCH v2 05/17] x86/startup_64: Simplify virtual switch on primary boot
` [PATCH v2 06/17] x86/head64: Replace pointer fixups with PIE codegen
` [PATCH v2 07/17] x86/head64: Simplify GDT/IDT initialization code
` [PATCH v2 08/17] asm-generic: Add special .pi.text section for position independent code
` [PATCH v2 09/17] x86: Move return_thunk to __pitext section
` [PATCH v2 10/17] x86/head64: Move early startup code into __pitext
` [PATCH v2 11/17] modpost: Warn about calls from __pitext into other text sections
` [PATCH v2 12/17] x86/coco: Make cc_set_mask() static inline
` [PATCH v2 13/17] x86/sev: Make all code reachable from 1:1 mapping __pitext
` [PATCH v2 14/17] x86/sev: Avoid WARN() in early code
` [PATCH v2 15/17] x86/sev: Use PIC codegen for early SEV startup code
` [PATCH v2 16/17] x86/sev: Drop inline asm LEA instructions for RIP-relative references
` [PATCH v2 17/17] x86/startup_64: Don't bother setting up GS before the kernel is mapped

[PATCH 00/21] spi: s3c64xx: winter cleanup and gs101 support
 2024-01-25 22:50 UTC  (19+ messages)
` [PATCH 07/21] spi: s3c64xx: use bitfield access macros
` [PATCH 08/21] spi: s3c64xx: move error check up to avoid rechecking
` [PATCH 16/21] spi: s3c64xx: add missing blank line after declaration
` [PATCH 19/21] spi: s3c64xx: add support for google,gs101-spi

[PATCH v2 00/28] spi: s3c64xx: winter cleanup and gs101 support
 2024-01-25 22:28 UTC  (57+ messages)
` [PATCH v2 01/28] spi: s3c64xx: explicitly include <linux/io.h>
` [PATCH v2 02/28] spi: s3c64xx: explicitly include <linux/bits.h>
` [PATCH v2 03/28] spi: s3c64xx: avoid possible negative array index
` [PATCH v2 04/28] spi: dt-bindings: samsung: add google,gs101-spi compatible
` [PATCH v2 05/28] spi: dt-bindings: samsung: add samsung,spi-fifosize property
` [PATCH v2 06/28] spi: s3c64xx: sort headers alphabetically
` [PATCH v2 07/28] spi: s3c64xx: remove unneeded (void *) casts in of_match_table
` [PATCH v2 08/28] spi: s3c64xx: remove else after return
` [PATCH v2 09/28] spi: s3c64xx: use bitfield access macros
` [PATCH v2 10/28] spi: s3c64xx: use full mask for {RX, TX}_FIFO_LVL
` [PATCH v2 11/28] spi: s3c64xx: move common code outside if else
` [PATCH v2 12/28] spi: s3c64xx: check return code of dmaengine_slave_config()
` [PATCH v2 13/28] spi: s3c64xx: propagate the dma_submit_error() error code
` [PATCH v2 14/28] spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma()
` [PATCH v2 15/28] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout()
` [PATCH v2 16/28] spi: s3c64xx: simplify s3c64xx_wait_for_pio()
` [PATCH v2 17/28] spi: s3c64xx: drop blank line between declarations
` [PATCH v2 18/28] spi: s3c64xx: fix typo, s/configuartion/configuration
` [PATCH v2 19/28] spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props
` [PATCH v2 20/28] spi: s3c64xx: add support for inferring fifosize from the compatible
` [PATCH v2 21/28] spi: s3c64xx: infer "
` [PATCH v2 22/28] spi: s3c64xx: drop dependency on of_alias where possible
` [PATCH v2 23/28] spi: s3c64xx: retrieve the FIFO size from the device tree
` [PATCH v2 24/28] spi: s3c64xx: mark fifo_lvl_mask as deprecated
` [PATCH v2 25/28] asm-generic/io.h: add iowrite{8,16}_32 accessors
` [PATCH v2 26/28] spi: s3c64xx: add iowrite{8,16}_32_rep accessors
` [PATCH v2 27/28] spi: s3c64xx: add support for google,gs101-spi
` [PATCH v2 28/28] MAINTAINERS: add Tudor Ambarus as R for the samsung SPI driver

[PATCH] riscv: Avoid code duplication with generic bitops implementation
 2024-01-25 21:30 UTC  (2+ messages)

[PATCH 0/4] riscv: support fast gup
 2024-01-25 21:30 UTC  (2+ messages)

[RFC PATCH v1 00/28] riscv control-flow integrity for usermode
 2024-01-25 21:24 UTC  (47+ messages)
` [RFC PATCH v1 01/28] riscv: abstract envcfg CSR
` [RFC PATCH v1 02/28] riscv: envcfg save and restore on trap entry/exit
` [RFC PATCH v1 03/28] riscv: define default value for envcfg
` [RFC PATCH v1 04/28] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
` [RFC PATCH v1 05/28] riscv: zicfiss/zicfilp enumeration
` [RFC PATCH v1 06/28] riscv: zicfiss/zicfilp extension csr and bit definitions
` [RFC PATCH v1 07/28] riscv: kernel handling on trap entry/exit for user cfi
` [RFC PATCH v1 08/28] mm: Define VM_SHADOW_STACK for RISC-V
` [RFC PATCH v1 09/28] mm: abstract shadow stack vma behind `arch_is_shadow_stack`
` [RFC PATCH v1 10/28] riscv/mm : Introducing new protection flag "PROT_SHADOWSTACK"
` [RFC PATCH v1 11/28] riscv: Implementing "PROT_SHADOWSTACK" on riscv
` [RFC PATCH v1 12/28] riscv mm: manufacture shadow stack pte
` [RFC PATCH v1 13/28] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [RFC PATCH v1 14/28] riscv mmu: write protect and shadow stack
` [RFC PATCH v1 15/28] riscv/mm: Implement map_shadow_stack() syscall
` [RFC PATCH v1 16/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [RFC PATCH v1 17/28] prctl: arch-agnostic prctl for shadow stack
` [RFC PATCH v1 18/28] prctl: arch-agnostic prtcl for indirect branch tracking
` [RFC PATCH v1 19/28] riscv: Implements arch agnostic shadow stack prctls
` [RFC PATCH v1 20/28] riscv: Implements arch argnostic indirect branch tracking prctls
` [RFC PATCH v1 21/28] riscv/traps: Introduce software check exception
` [RFC PATCH v1 22/28] riscv sigcontext: adding cfi state field in sigcontext
` [RFC PATCH v1 23/28] riscv signal: Save and restore of shadow stack for signal
` [RFC PATCH v1 24/28] riscv: select config for shadow stack and landing pad instr support
` [RFC PATCH v1 25/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [RFC PATCH v1 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [RFC PATCH v1 27/28] riscv: Documentation for shadow stack on riscv
` [RFC PATCH v1 28/28] kselftest/riscv: kselftest for user mode cfi

[PATCH v5 RESEND 2/5] lib: move pci_iomap.c to drivers/pci/
 2024-01-25 18:31 UTC  (3+ messages)

[PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
 2024-01-25 17:43 UTC  (28+ messages)

[PATCH RFC v3 00/35] Add support for arm64 MTE dynamic tag storage reuse
 2024-01-25 17:01 UTC  (37+ messages)
` [PATCH RFC v3 01/35] mm: page_alloc: Add gfp_flags parameter to arch_alloc_page()
` [PATCH RFC v3 02/35] mm: page_alloc: Add an arch hook early in free_pages_prepare()
` [PATCH RFC v3 03/35] mm: page_alloc: Add an arch hook to filter MIGRATE_CMA allocations
` [PATCH RFC v3 04/35] mm: page_alloc: Partially revert "mm: page_alloc: remove stale CMA guard code"
` [PATCH RFC v3 05/35] mm: cma: Don't append newline when generating CMA area name
` [PATCH RFC v3 06/35] mm: cma: Make CMA_ALLOC_SUCCESS/FAIL count the number of pages
` [PATCH RFC v3 07/35] mm: cma: Add CMA_RELEASE_{SUCCESS,FAIL} events
` [PATCH RFC v3 08/35] mm: cma: Introduce cma_alloc_range()
` [PATCH RFC v3 09/35] mm: cma: Introduce cma_remove_mem()
` [PATCH RFC v3 10/35] mm: cma: Fast track allocating memory when the pages are free
` [PATCH RFC v3 11/35] mm: Allow an arch to hook into folio allocation when VMA is known
` [PATCH RFC v3 12/35] mm: Call arch_swap_prepare_to_restore() before arch_swap_restore()
` [PATCH RFC v3 13/35] mm: memory: Introduce fault-on-access mechanism for pages
` [PATCH RFC v3 14/35] of: fdt: Return the region size in of_flat_dt_translate_address()
` [PATCH RFC v3 15/35] of: fdt: Add of_flat_read_u32()
` [PATCH RFC v3 16/35] KVM: arm64: Don't deny VM_PFNMAP VMAs when kvm_has_mte()
` [PATCH RFC v3 17/35] arm64: mte: Rework naming for tag manipulation functions
` [PATCH RFC v3 18/35] arm64: mte: Rename __GFP_ZEROTAGS to __GFP_TAGGED
` [PATCH RFC v3 19/35] arm64: mte: Discover tag storage memory
` [PATCH RFC v3 20/35] arm64: mte: Add tag storage memory to CMA
` [PATCH RFC v3 21/35] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled
` [PATCH RFC v3 22/35] arm64: mte: Enable tag storage if CMA areas have been activated
` [PATCH RFC v3 23/35] arm64: mte: Try to reserve tag storage in arch_alloc_page()
` [PATCH RFC v3 24/35] arm64: mte: Perform CMOs for tag blocks
` [PATCH RFC v3 25/35] arm64: mte: Reserve tag block for the zero page
` [PATCH RFC v3 26/35] arm64: mte: Use fault-on-access to reserve missing tag storage
` [PATCH RFC v3 27/35] arm64: mte: Handle tag storage pages mapped in an MTE VMA
` [PATCH RFC v3 28/35] arm64: mte: swap: Handle tag restoring when missing tag storage
` [PATCH RFC v3 29/35] arm64: mte: copypage: "
` [PATCH RFC v3 30/35] arm64: mte: ptrace: Handle pages with "
` [PATCH RFC v3 31/35] khugepaged: arm64: Don't collapse MTE enabled VMAs
` [PATCH RFC v3 32/35] KVM: arm64: mte: Reserve tag storage for virtual machines with MTE
` [PATCH RFC v3 33/35] KVM: arm64: mte: Introduce VM_MTE_KVM VMA flag
` [PATCH RFC v3 34/35] arm64: mte: Enable dynamic tag storage management
` [PATCH RFC v3 35/35] HACK! arm64: dts: Add fake tag storage to fvp-base-revc.dts

[PATCH v2 0/3] fs: make the i_size_read/write helpers be smp_load_acquire/store_release()
 2024-01-25 16:25 UTC  (5+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] Revert "mm/filemap: avoid buffered read/write race to read inconsistent data"
` [PATCH v2 3/3] asm-generic: remove extra type checking in acquire/release for non-SMP case

[PATCH v5 RESEND 1/5] lib/pci_iomap.c: fix cleanup bugs in pci_iounmap()
 2024-01-25 16:06 UTC  (2+ messages)

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2024-01-25 14:42 UTC  (10+ messages)
` [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT

[RFC PATCH 0/5] x86: Build the core kernel using PIC codegen
 2024-01-25 10:43 UTC  (5+ messages)
` [RFC PATCH 4/5] x86/head64: Replace pointer fixups with PIE codegen

[PATCH 01/28] riscv: abstract envcfg CSR
 2024-01-25  2:43 UTC 

[PATCH] init: Remove obsolete arch_call_rest_init() wrapper
 2024-01-24 14:27 UTC 

[PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
 2024-01-24  8:45 UTC  (11+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).