linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-16 13:20:09 to 2022-02-23 21:52:13 UTC [more...]

[RFC PATCH 00/13] Proposal for speculative safe list iterator
 2022-02-23 20:54 UTC  (39+ messages)
` [RFC PATCH 01/13] list: introduce speculative safe list_for_each_entry()
` [RFC PATCH 02/13] scripts: coccinelle: adapt to find list_for_each_entry nospec issues
` [RFC PATCH 03/13] usb: remove the usage of the list iterator after the loop
` [RFC PATCH 04/13] vfio/mdev: "
` [RFC PATCH 05/13] drivers/perf: "
` [RFC PATCH 06/13] ARM: mmp: "
` [RFC PATCH 07/13] udp_tunnel: "
` [RFC PATCH 08/13] net: dsa: future proof usage of "
` [RFC PATCH 09/13] drbd: "
` [RFC PATCH 10/13] powerpc/spufs: "
` [RFC PATCH 11/13] ath6kl: remove use "
` [RFC PATCH 12/13] staging: greybus: audio: Remove usage "
` [RFC PATCH 13/13] scsi: mpt3sas: comment about invalid usage of the list iterator

[PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
 2022-02-23 20:05 UTC  (64+ messages)
` [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
` [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user
` [PATCH v2 05/18] x86: remove __range_not_ok()
` [PATCH v2 06/18] x86: use more conventional access_ok() definition
` [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
` [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault
` [PATCH v2 09/18] mips: use simpler access_ok()
` [PATCH v2 10/18] m68k: fix access_ok for coldfire
` [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
` [PATCH v2 13/18] uaccess: generalize access_ok()
` [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
` [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
` [PATCH v2 16/18] sh: "
` [PATCH v2 17/18] ia64: "
` [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users

[PATCH v1] random: block in /dev/urandom
 2022-02-23 17:55 UTC  (4+ messages)

[RFC PATCH] lkdtm: Replace lkdtm_rodata_do_nothing() by do_nothing()
 2022-02-23 17:17 UTC  (2+ messages)

[PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64
 2022-02-23 12:42 UTC  (8+ messages)
` [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation

[PATCH v6 0/6] Allocate module text and data separately
 2022-02-23 12:02 UTC  (7+ messages)
` [PATCH v6 1/6] module: Always have struct mod_tree_root
` [PATCH v6 2/6] module: Prepare for handling several RB trees
` [PATCH v6 3/6] module: Introduce data_layout
` [PATCH v6 4/6] module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
` [PATCH v6 5/6] module: Remove module_addr_min and module_addr_max
` [PATCH v6 6/6] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx

[PATCH V2 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-02-23 11:18 UTC  (37+ messages)
` [PATCH V2 01/30] mm/debug_vm_pgtable: Drop protection_map[] usage
` [PATCH V2 02/30] mm/mmap: Clarify protection_map[] indices
` [PATCH V2 03/30] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V2 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V2 05/30] arm64/mm: "
` [PATCH V2 06/30] sparc/mm: "
` [PATCH V2 07/30] mips/mm: "
` [PATCH V2 08/30] m68k/mm: "
` [PATCH V2 09/30] arm/mm: "
` [PATCH V2 10/30] x86/mm: "
` [PATCH V2 11/30] mm/mmap: Drop protection_map[]
` [PATCH V2 12/30] mm/mmap: Drop arch_filter_pgprot()
` [PATCH V2 13/30] mm/mmap: Drop arch_vm_get_page_pgprot()
` [PATCH V2 14/30] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V2 15/30] riscv/mm: "
` [PATCH V2 16/30] alpha/mm: "
` [PATCH V2 17/30] sh/mm: "
` [PATCH V2 18/30] arc/mm: "
` [PATCH V2 19/30] csky/mm: "
` [PATCH V2 20/30] extensa/mm: "
` [PATCH V2 21/30] parisc/mm: "
` [PATCH V2 22/30] openrisc/mm: "
` [PATCH V2 23/30] um/mm: "
` [PATCH V2 24/30] microblaze/mm: "
` [PATCH V2 25/30] nios2/mm: "
` [PATCH V2 26/30] hexagon/mm: "
` [PATCH V2 27/30] nds32/mm: "
` [PATCH V2 28/30] ia64/mm: "
` [PATCH V2 29/30] mm/mmap: Drop generic vm_get_page_prot()
` [PATCH V2 30/30] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH V5 16/21] riscv: compat: vdso: Add rv32 VDSO base code implementation
 2022-02-23  9:55 UTC  (3+ messages)

[PATCH V5 13/21] riscv: compat: process: Add UXL_32 support in start_thread
 2022-02-23  9:21 UTC  (3+ messages)

Napływ Klientów ze strony
 2022-02-23  8:40 UTC 

[PATCH V5 09/21] riscv: compat: Add basic compat data type implementation
 2022-02-23  8:54 UTC  (3+ messages)

[PATCH V5 19/21] riscv: compat: ptrace: Add compat_arch_ptrace implement
 2022-02-23  1:42 UTC  (2+ messages)

[PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
 2022-02-23  1:42 UTC  (2+ messages)

[PATCH V5 18/21] riscv: compat: signal: Add rt_frame implementation
 2022-02-23  1:42 UTC  (2+ messages)

[PATCH V5 12/21] riscv: compat: syscall: Add entry.S implementation
 2022-02-23  1:42 UTC  (2+ messages)

[PATCH v5 0/6] Allocate module text and data separately
 2022-02-22 17:57 UTC  (8+ messages)
` [PATCH v5 1/6] module: Always have struct mod_tree_root
` [PATCH v5 2/6] module: Prepare for handling several RB trees
` [PATCH v5 3/6] module: Introduce data_layout
` [PATCH v5 4/6] module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
` [PATCH v5 5/6] module: Remove module_addr_min and module_addr_max
` [PATCH v5 6/6] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx

[PATCH v8 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2022-02-22 14:15 UTC  (7+ messages)

[PATCH v4 0/6] Allocate module text and data separately
 2022-02-22 10:32 UTC  (7+ messages)
` [PATCH v4 1/6] module: Always have struct mod_tree_root
` [PATCH v4 2/6] module: Prepare for handling several RB trees
` [PATCH v4 3/6] module: Introduce data_layout
` [PATCH v4 4/6] module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
` [PATCH v4 5/6] module: Remove module_addr_min and module_addr_max
` [PATCH v4 6/6] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx

[PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
 2022-02-21 20:06 UTC  (7+ messages)

[arnd-asm-generic:set_fs-3 13/18] arch/csky/kernel/perf_callchain.c:55:14: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-02-21 15:21 UTC 

[arnd-asm-generic:asm-generic] BUILD SUCCESS 45d9de484a57be37a3730f32682943b643a4785a
 2022-02-20 21:21 UTC 

[arnd-asm-generic:set_fs-3] BUILD SUCCESS 81ba80d2dbd7f4536edb20b54754ad03b910e4aa
 2022-02-20 21:21 UTC 

[PATCH v10 00/15] Function Granular KASLR
 2022-02-18 20:08 UTC  (16+ messages)
` [PATCH v10 02/15] livepatch: avoid position-based search if `-z unique-symbol` is available

[arnd-asm-generic:master 19/26] arch/sparc/include/uapi/asm/posix_types.h:14: Error: Unknown opcode: `typedef'
 2022-02-18 16:02 UTC  (2+ messages)

[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
 2022-02-18 10:45 UTC  (5+ messages)

[arnd-asm-generic:set_fs-3] BUILD SUCCESS d379ce2b3c086a6b61ac37951dca95f7d25fe65d
 2022-02-17 20:42 UTC 

[arnd-asm-generic:asm-generic] BUILD REGRESSION 3f2b41135db9099b8d216fffeede5c2cb38ed277
 2022-02-17 20:28 UTC 

[PATCH 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-02-17  9:46 UTC  (2+ messages)

[PATCH 0/6] Add more export headers to compile-test coverage
 2022-02-17  8:15 UTC  (4+ messages)

[PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
 2022-02-16 19:43 UTC  (5+ messages)
` [PATCH 08/14] arm64: simplify access_ok()

[PATCH][next] treewide: Replace zero-length arrays with flexible-array members
 2022-02-16 19:46 UTC  (7+ 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 NNTP newsgroup(s).