linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-03 23:42:26 to 2024-04-12 14:35:43 UTC [more...]

[PATCH 1/2] mmiowb: Rename mmiowb_spin_{lock, unlock}() to mmiowb_in_{lock, unlock}()
 2024-04-12 14:35 UTC  (4+ messages)
` [PATCH 2/2] mmiowb: Hook up mmiowb helpers to mutexes as well as spinlocks

[PATCH] bug: Improve comment
 2024-04-12 13:54 UTC 

[PATCH] sched: Add missing memory barrier in switch_mm_cid
 2024-04-12 10:22 UTC  (2+ messages)

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-12  9:16 UTC  (21+ messages)
` [PATCH v4 01/15] arm64: module: remove uneeded call to kasan_alloc_module_shadow()
` [PATCH v4 02/15] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v4 03/15] nios2: define virtual address space for modules
` [PATCH v4 04/15] module: make module_memory_{alloc,free} more self-contained
` [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v4 06/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v4 07/15] mm/execmem, arch: convert remaining "
` [PATCH v4 08/15] arm64: extend execmem_info for generated code allocations
` [PATCH v4 09/15] riscv: extend execmem_params "
` [PATCH v4 10/15] powerpc: extend execmem_params for kprobes allocations
` [PATCH v4 11/15] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v4 12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v4 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropiate
` [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v4 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[RFC PATCH 0/7] x86/module: use large ROX pages for text allocations
 2024-04-12  9:08 UTC  (10+ messages)
` [RFC PATCH 1/7] asm-generic: introduce text-patching.h
` [RFC PATCH 2/7] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [RFC PATCH 3/7] module: prepare to handle ROX allocations for text
` [RFC PATCH 4/7] ftrace: Add swap_func to ftrace_process_locs()
` [RFC PATCH 5/7] x86/module: perpare module loading for ROX allocations of text
` [RFC PATCH 6/7] execmem: add support for cache of large ROX pages
` [RFC PATCH 7/7] x86/module: enable ROX caches for module text

[PATCH] treewide: Fix common grammar mistake "the the"
 2024-04-12  6:41 UTC  (10+ messages)
  ` [PATCH v2] "

[PATCH v4 00/15] Unified cross-architecture kernel-mode FPU API
 2024-04-12  1:54 UTC  (10+ messages)
` [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT

[PATCH v3 0/6] Fix mlx5 write combining support on new ARM64 cores
 2024-04-11 20:24 UTC  (9+ messages)
` [PATCH v3 1/6] x86: Stop using weak symbols for __iowrite32_copy()
` [PATCH v3 2/6] s390: Implement __iowrite32_copy()
` [PATCH v3 3/6] s390: Stop using weak symbols for __iowrite64_copy()
` [PATCH v3 4/6] arm64/io: Provide a WC friendly __iowriteXX_copy()
` [PATCH v3 5/6] net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()
` [PATCH v3 6/6] IB/mlx5: Use __iowrite64_copy() for write combining stores

[linux-next:master] BUILD REGRESSION 4118d9533ff3a5d16efb476a0d00afceecd92cf5
 2024-04-11 19:51 UTC 

[GIT PULL] LoongArch fixes for v6.9-rc4
 2024-04-11 19:09 UTC  (2+ messages)

[PATCH v7] posix-timers: add clock_compare system call
 2024-04-11 16:33 UTC  (13+ messages)

[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-11 13:25 UTC  (15+ messages)
` [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [PATCH RFC v4 12/15] arm64: psci: Ignore DENIED CPUs

[PATCH v3 00/29] riscv control-flow integrity for usermode
 2024-04-10 21:37 UTC  (24+ messages)
` [PATCH v3 04/29] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
` [PATCH v3 08/29] mm: Define VM_SHADOW_STACK for RISC-V
` [PATCH v3 09/29] mm: abstract shadow stack vma behind `vma_is_shadow_stack`
` [PATCH v3 18/29] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v3 19/29] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v3 20/29] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v3 21/29] riscv/traps: Introduce software check exception
` [PATCH v3 22/29] riscv sigcontext: adding cfi state field in sigcontext
` [PATCH v3 23/29] riscv signal: Save and restore of shadow stack for signal
` [PATCH v3 24/29] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v3 25/29] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v3 26/29] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v3 27/29] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v3 28/29] riscv: Documentation for shadow stack on riscv
` [PATCH v3 29/29] kselftest/riscv: kselftest for user mode cfi

[linux-next:master] BUILD REGRESSION 6ebf211bb11dfc004a2ff73a9de5386fa309c430
 2024-04-10 17:33 UTC 

[PATCH v2 RESEND 0/5] sched/vtime: vtime.h headers cleanup
 2024-04-10 15:09 UTC  (6+ messages)
` [PATCH v2 RESEND 1/5] sched/vtime: remove confusing arch_vtime_task_switch() declaration
` [PATCH v2 RESEND 2/5] sched/vtime: get rid of generic vtime_task_switch() implementation
` [PATCH v2 RESEND 3/5] s390/vtime: remove unused __ARCH_HAS_VTIME_TASK_SWITCH leftover
` [PATCH v2 RESEND 4/5] s390/irq,nmi: include <asm/vtime.h> header directly
` [PATCH v2 RESEND 5/5] sched/vtime: do not include <asm/vtime.h> header

[PATCH] export.h: remove include/asm-generic/export.h
 2024-04-10 14:10 UTC  (2+ messages)

[PATCH v2 0/3] kbuild: Avoid weak external linkage where possible
 2024-04-10  9:30 UTC  (10+ messages)
` [PATCH v2 1/3] kallsyms: Avoid weak references for kallsyms symbols
` [PATCH v2 2/3] vmlinux: Avoid weak reference to notes section
` [PATCH v2 3/3] btf: Avoid weak external references

[PATCH v3 00/15] Add support for suppressing warning backtraces
 2024-04-09 18:11 UTC  (17+ messages)
` [PATCH v3 01/15] bug/kunit: Core "
` [PATCH v3 02/15] kunit: bug: Count suppressed "
` [PATCH v3 03/15] kunit: Add test cases for backtrace warning suppression
` [PATCH v3 04/15] kunit: Add documentation for warning backtrace suppression API
` [PATCH v3 06/15] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH v3 13/15] sh: Move defines needed for suppressing warning backtraces
` [PATCH v3 15/15] powerpc: Add support "

[PATCH RFC cmpxchg 0/8] Provide emulation for one- and two-byte cmpxchg()
 2024-04-09 18:08 UTC  (20+ messages)
  ` [PATCH cmpxchg 01/14] sparc32: make __cmpxchg_u32() return u32
  ` [PATCH cmpxchg 02/14] sparc32: make the first argument of __cmpxchg_u64() volatile u64 *
  ` [PATCH cmpxchg 03/14] sparc32: unify __cmpxchg_u{32,64}
  ` [PATCH cmpxchg 04/14] sparc32: add __cmpxchg_u{8,16}() and teach __cmpxchg() to handle those sizes
  ` [PATCH cmpxchg 05/14] parisc: __cmpxchg_u32(): lift conversion into the callers
  ` [PATCH cmpxchg 06/14] parisc: unify implementations of __cmpxchg_u{8,32,64}
  ` [PATCH cmpxchg 07/14] parisc: add missing export of __cmpxchg_u8()
  ` [PATCH cmpxchg 08/14] parisc: add u16 support to cmpxchg()
  ` [PATCH cmpxchg 09/14] lib: Add one-byte emulation function
  ` [PATCH cmpxchg 10/14] ARC: Emulate one-byte cmpxchg
  ` [PATCH cmpxchg 11/14] csky: "
  ` [PATCH cmpxchg 12/14] sh: "
  ` [PATCH cmpxchg 13/14] xtensa: "
  ` [PATCH cmpxchg 14/14] riscv: "

[linux-next:master] BUILD REGRESSION a053fd3ca5d1b927a8655f239c84b0d790218fda
 2024-04-09 17:44 UTC 

[WIP 0/3] Memory model and atomic API in Rust
 2024-04-09 10:50 UTC  (27+ messages)

[PATCH memory-model 0/3] LKMM updates for v6.10
 2024-04-09 10:43 UTC  (7+ messages)
` [PATCH memory-model 1/3] Documentation/litmus-tests: Add locking tests to README
` [PATCH memory-model 2/3] Documentation/litmus-tests: Demonstrate unordered failing cmpxchg
` [PATCH memory-model 3/3] Documentation/atomic_t: Emphasize that failed atomic operations give no ordering

[PATCH 8/9] tools/include: Sync asm-generic/bitops/fls.h with the kernel sources
 2024-04-08 18:55 UTC 

[linux-next:master] BUILD REGRESSION 11cb68ad52ac78c81e33b806b531f097e68edfa2
 2024-04-08 17:11 UTC 

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-08 15:57 UTC  (3+ messages)
` [RFC PATCH net-next v8 14/14] selftests: add ncdevmem, netcat for devmem TCP

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-04-08 15:34 UTC  (9+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

[PATCH v4 00/10] Introduce SMT level and add PowerPC support
 2024-04-08 14:13 UTC  (3+ messages)
` [PATCH v4 07/10] cpu/SMT: Allow enabling partial SMT states via sysfs

[PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling
 2024-04-07 16:50 UTC  (4+ messages)

[PATCH v6 00/37] Memory allocation profiling
 2024-04-06 21:42 UTC  (20+ messages)
` [PATCH v6 01/37] fix missing vmalloc.h includes
` [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro

[linux-next:master] BUILD REGRESSION 8568bb2ccc278f344e6ac44af6ed010a90aa88dc
 2024-04-05 15:40 UTC  (2+ messages)

[PATCH 1/1] mm: change inlined allocation helpers to account at the call site
 2024-04-05 13:53 UTC  (14+ messages)

[PATCH v3 0/3] arch: Remove fbdev dependency from video helpers
 2024-04-05  9:04 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 2b3d5988ae2cb5cd945ddbc653f0a71706231fdd
 2024-04-04 17:31 UTC 

[PATCH] asm-generic/mmiowb: Mark accesses to fix KCSAN warnings
 2024-04-04  4:38 UTC 


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).