Linux-arch Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-12 17:55:27 to 2021-10-20 08:11:31 UTC [more...]

[RFC PATCH v2 00/11] riscv: Add DMA_COHERENT support for Allwinner D1
 2021-10-20  8:11 UTC  (4+ messages)
` [RFC PATCH v2 07/11] riscv: cmo: Add dma-noncoherency support

[PATCH V7 0/9] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
 2021-10-20  6:23 UTC  (8+ messages)
` [PATCH V7 5/9] x86/sev-es: Expose __sev_es_ghcb_hv_call() to call ghcb hv call out of sev code
          ` [PATCH] "

[PATCH v2 0/2] MIPS: convert to generic entry
 2021-10-19  8:33 UTC  (9+ messages)

Another possible use for LKMM, or a subset (strengthening) thereof
 2021-10-19  3:50 UTC  (6+ messages)

[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
 2021-10-18 13:17 UTC  (52+ messages)
` [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range()
` [PATCH v5 16/16] x86/tdx: Add cmdline option to force use of ioremap_host_shared

[PATCH v3 00/12] Fix LKDTM for PPC64/IA64/PARISC
 2021-10-18  9:16 UTC  (19+ messages)
` [PATCH v3 01/12] powerpc: Move and rename func_descr_t
` [PATCH v3 02/12] powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'
` [PATCH v3 03/12] powerpc: Remove "
` [PATCH v3 04/12] powerpc: Prepare func_desc_t for refactorisation
` [PATCH v3 05/12] ia64: Rename 'ip' to 'addr' in 'struct fdesc'
` [PATCH v3 06/12] asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
` [PATCH v3 07/12] asm-generic: Define 'func_desc_t' to commonly describe function descriptors
` [PATCH v3 08/12] asm-generic: Refactor dereference_[kernel]_function_descriptor()
` [PATCH v3 09/12] lkdtm: Force do_nothing() out of line
` [PATCH v3 10/12] lkdtm: Really write into kernel text in WRITE_KERN
` [PATCH v3 11/12] lkdtm: Fix execute_[user]_location()
` [PATCH v3 12/12] lkdtm: Add a test for function descriptors protection

[PATCH] asm-generic: bug.h: add unreachable() in BUG() for CONFIG_BUG not set
 2021-10-17 20:16 UTC  (7+ messages)

[RFC PATCH] lkdtm: Replace lkdtm_rodata_do_nothing() by do_nothing()
 2021-10-17 17:19 UTC 

[PATCH v2 00/13] Fix LKDTM for PPC64/IA64/PARISC
 2021-10-17  7:50 UTC  (36+ messages)
` [PATCH v2 01/13] powerpc: Move 'struct ppc64_opd_entry' back into asm/elf.h
` [PATCH v2 02/13] powerpc: Rename 'funcaddr' to 'addr' in 'struct ppc64_opd_entry'
` [PATCH v2 03/13] powerpc: Remove func_descr_t
` [PATCH v2 04/13] powerpc: Prepare func_desc_t for refactorisation
` [PATCH v2 05/13] ia64: Rename 'ip' to 'addr' in 'struct fdesc'
` [PATCH v2 06/13] asm-generic: Use HAVE_FUNCTION_DESCRIPTORS to define associated stubs
` [PATCH v2 07/13] asm-generic: Define 'func_desc_t' to commonly describe function descriptors
` [PATCH v2 08/13] asm-generic: Refactor dereference_[kernel]_function_descriptor()
` [PATCH v2 09/13] lkdtm: Force do_nothing() out of line
` [PATCH v2 10/13] lkdtm: Really write into kernel text in WRITE_KERN
` [PATCH v2 11/13] lkdtm: Fix lkdtm_EXEC_RODATA()
` [PATCH v2 12/13] lkdtm: Fix execute_[user]_location()
` [PATCH v2 13/13] lkdtm: Add a test for function descriptors protection

[GIT PULL] csky fixes for v5.15-rc6
 2021-10-16 16:23 UTC  (2+ messages)

[GIT PULL] csky fixes for v5.15-rc6
 2021-10-16  1:21 UTC 

[PATCH 0/4] x86: Various clean-ups in support of FGKASLR
 2021-10-15 18:27 UTC  (8+ messages)
` [PATCH 1/4] x86/tools/relocs: Support >64K section headers
` [PATCH 2/4] x86/boot: Allow a "silent" kaslr random byte fetch
` [PATCH 3/4] x86/boot/compressed: Avoid duplicate malloc() implementations
` [PATCH 4/4] vmlinux.lds.h: Have ORC lookup cover entire _etext - _stext

[PATCH v3 0/2] PCI: hv: Hyper-V vPCI for ARM64
 2021-10-15 17:47 UTC  (5+ messages)
` [PATCH v3 1/2] PCI: hv: Make the code arch neutral by adding arch specific interfaces
` [PATCH v3 2/2] arm64: PCI: hv: Add support for Hyper-V vPCI

[RFC PATCH] LKMM: Add ctrl_dep() macro for control dependency
 2021-10-14 22:36 UTC  (15+ messages)

[PATCH 0/7] wchan: Fix wchan support
 2021-10-14 19:51 UTC  (15+ messages)
` [PATCH 5/7] sched: Add wrapper for get_wchan() to keep task blocked
` [PATCH 6/7] arch: __get_wchan || STACKTRACE_SUPPORT

[PATCH v22 00/28] Control-flow Enforcement: Shadow Stack
 2021-10-14 16:15 UTC  (3+ messages)
` [PATCH v22 21/28] mm: Re-introduce vm_flags to do_mmap()

[PATCH v3 0/2] MIPS: convert to generic entry
 2021-10-14  8:56 UTC  (6+ messages)
` [PATCH v3 1/2] MIPS: convert syscall "
` [PATCH v3 2/2] MIPS: convert irq "

[PATCH v1 00/10] Fix LKDTM for PPC64/IA64/PARISC
 2021-10-14  7:20 UTC  (33+ messages)
` [PATCH v1 01/10] powerpc: Move 'struct ppc64_opd_entry' back into asm/elf.h
` [PATCH v1 02/10] powerpc: Rename 'funcaddr' to 'addr' in 'struct ppc64_opd_entry'
` [PATCH v1 03/10] ia64: Rename 'ip' to 'addr' in 'struct fdesc'
` [PATCH v1 04/10] asm-generic: Use HAVE_DEREFERENCE_FUNCTION_DESCRIPTOR to define associated stubs
` [PATCH v1 05/10] asm-generic: Define 'funct_descr_t' to commonly describe function descriptors
` [PATCH v1 06/10] asm-generic: Refactor dereference_[kernel]_function_descriptor()
` [PATCH v1 07/10] lkdtm: Force do_nothing() out of line
` [PATCH v1 08/10] lkdtm: Really write into kernel text in WRITE_KERN
` [PATCH v1 09/10] lkdtm: Fix lkdtm_EXEC_RODATA()
` [PATCH v1 10/10] lkdtm: Fix execute_[user]_location()

[PATCH V5 00/22] arch: Add basic LoongArch support
 2021-10-14  3:01 UTC  (25+ messages)
` [PATCH V5 01/22] Documentation: LoongArch: Add basic documentations
` [PATCH V5 02/22] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V5 03/22] LoongArch: Add elf-related definitions
` [PATCH V5 04/22] LoongArch: Add writecombine support for drm
` [PATCH V5 05/22] LoongArch: Add build infrastructure
` [PATCH V5 06/22] LoongArch: Add CPU definition headers
` [PATCH V5 07/22] LoongArch: Add atomic/locking headers
` [PATCH V5 08/22] LoongArch: Add other common headers
` [PATCH V5 09/22] LoongArch: Add boot and setup routines
` [PATCH V5 10/22] LoongArch: Add exception/interrupt handling
` [PATCH V5 11/22] LoongArch: Add process management
` [PATCH V5 12/22] LoongArch: Add memory management
` [PATCH V5 13/22] LoongArch: Add system call support
` [PATCH V5 14/22] LoongArch: Add signal handling support
  ` [PATCH V5 15/22] LoongArch: Add elf and module support
  ` [PATCH V5 16/22] LoongArch: Add misc common routines
  ` [PATCH V5 17/22] LoongArch: Add some library functions
  ` [PATCH V5 18/22] LoongArch: Add PCI controller support
  ` [PATCH V5 19/22] LoongArch: Add VDSO and VSYSCALL support
  ` [PATCH V5 20/22] LoongArch: Add multi-processor (SMP) support
  ` [PATCH V5 21/22] LoongArch: Add Non-Uniform Memory Access (NUMA) support
  ` [PATCH V5 22/22] LoongArch: Add Loongson-3 default config file

[PATCH v4] aio: Add support for the POLLFREE
 2021-10-13 20:36 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).