Linux-arch Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-02 17:31:39 to 2024-05-12 16:26:10 UTC [more...]

[PATCH v3 00/29] riscv control-flow integrity for usermode
 2024-05-12 16:24 UTC  (36+ messages)
` [PATCH v3 01/29] riscv: envcfg save and restore on task switching
` [PATCH v3 02/29] riscv: define default value for envcfg for task
` [PATCH v3 03/29] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
` [PATCH v3 04/29] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
` [PATCH v3 05/29] riscv: zicfiss / zicfilp enumeration
` [PATCH v3 06/29] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v3 07/29] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v3 10/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v3 17/29] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v3 27/29] riscv: Documentation for landing pad / "
` [PATCH v3 29/29] kselftest/riscv: kselftest for user mode cfi

[GIT PULL] asm-generic cleanups for 6.10
 2024-05-12 14:44 UTC  (11+ messages)
` [GIT PULL] alpha: cleanups and build fixes "

[PATCH] LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h
 2024-05-12  7:52 UTC  (6+ messages)

[PATCH RFC cmpxchg 0/8] Provide emulation for one- and two-byte cmpxchg()
 2024-05-11 14:49 UTC  (24+ messages)
  ` [PATCH v2 cmpxchg 0/8] Provide emulation for one--byte cmpxchg()
    ` [PATCH v2 cmpxchg 11/13] csky: Emulate one-byte cmpxchg
    ` [PATCH v2 cmpxchg 12/13] sh: "
                ` alpha cmpxchg.h (was Re: [PATCH v2 cmpxchg 12/13] sh: Emulate one-byte cmpxchg)

[PATCH] LoongArch: Select ARCH_WANT_DEFAULT_BPF_JIT
 2024-05-11 10:01 UTC 

[PATCH net-next v9 00/14] Device Memory TCP
 2024-05-10 23:21 UTC  (15+ messages)
` [PATCH net-next v9 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v9 02/14] net: page_pool: create hooks for custom page providers
` [PATCH net-next v9 03/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v9 05/14] netdev: netdevice devmem allocator
` [PATCH net-next v9 06/14] page_pool: convert to use netmem
` [PATCH net-next v9 07/14] page_pool: devmem support
` [PATCH net-next v9 08/14] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v9 09/14] net: support non paged skb frags
` [PATCH net-next v9 10/14] net: add support for skbs with unreadable frags
` [PATCH net-next v9 11/14] tcp: RX path for devmem TCP
` [PATCH net-next v9 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v9 13/14] net: add devmem TCP documentation
` [PATCH net-next v9 14/14] selftests: add ncdevmem, netcat for devmem TCP

[linux-next:master] BUILD REGRESSION 75fa778d74b786a1608d55d655d42b480a6fa8bd
 2024-05-10 21:06 UTC 

[Patch v2] mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set
 2024-05-10  2:04 UTC 

[PATCH] mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set
 2024-05-10  1:54 UTC  (7+ messages)

[linux-next:master] BUILD REGRESSION 704ba27ac55579704ba1289392448b0c66b56258
 2024-05-09 21:51 UTC 

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-05-09  4:49 UTC  (36+ messages)
` [RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v8 07/14] page_pool: devmem support
` [RFC PATCH net-next v8 13/14] net: add devmem TCP documentation

[PATCH] tools/memory-model: Add atomic_and()/or()/xor() and add_negative
 2024-05-08 23:46 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION e7b4ef8fffaca247809337bb78daceb406659f2d
 2024-05-08 20:18 UTC 

[arnd-asm-generic:asm-generic] BUILD SUCCESS 02af68767d27aa66c95ef0850545a9616c5e847e
 2024-05-08 13:52 UTC 

[PATCH v9 00/19] ACPI/arm64: add support for virtual cpu hotplug
 2024-05-08  8:44 UTC  (10+ messages)
` [PATCH v9 04/19] ACPI: processor: Return an error if acpi_processor_get_info() fails in processor_add()
` [PATCH v9 05/19] ACPI: processor: Fix memory leaks in error paths of processor_add()
` [PATCH v9 06/19] ACPI: processor: Move checks and availability of acpi_processor earlier
` [PATCH v9 07/19] ACPI: processor: Add acpi_get_processor_handle() helper

[linux-next:master] BUILD REGRESSION 93a39e4766083050ca0ecd6a3548093a3b9eb60c
 2024-05-08  5:07 UTC 

[PATCH v2 memory-model 0/3] LKMM updates for v6.10
 2024-05-08  1:17 UTC  (9+ messages)
` [PATCH memory-model 2/4] Documentation/litmus-tests: Demonstrate unordered failing cmpxchg

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

[PATCH] bug: Improve comment
 2024-05-07 12:22 UTC  (3+ messages)

[PATCH] LoongArch: Fix callchain parse error with kernel tracepoint events again
 2024-05-07  6:44 UTC 

[arnd-asm-generic:alpha-cleanup-6.9] BUILD SUCCESS a4184174be36369c3af8d937e165f28a43ef1e02
 2024-05-07  1:56 UTC 

[arnd-asm-generic:asm-generic] BUILD SUCCESS 02d947bc83a277c2e5d6f4d9d1b0281e3fbcb817
 2024-05-06 22:32 UTC 

[linux-next:master] BUILD REGRESSION 2b84edefcad14934796fad37b16512b6a2ca467e
 2024-05-06 20:26 UTC 

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

[PATCH 0/3] kbuild: remove many tool coverage variables
 2024-05-06 13:35 UTC  (4+ messages)
` [PATCH 1/3] kbuild: provide reasonable defaults for tool coverage
` [PATCH 2/3] Makefile: remove redundant tool coverage variables
` [PATCH 3/3] kbuild: use GCOV_PROFILE and KCSAN_SANITIZE in scripts/Makefile.modfinal

[arnd-asm-generic:asm-generic] BUILD SUCCESS 8823fff36eb50cd8df61add9572562fc92c72ada
 2024-05-04 21:14 UTC 

[arnd-asm-generic:alpha-cleanup-6.9] BUILD SUCCESS 299ec46d5e834b2205f1f4238e504380b4eb617b
 2024-05-04 21:14 UTC 

Fix for vmware installer failure to build vmmon and vmnet kernel modules
 2024-05-04 10:13 UTC 

[linux-next:master] BUILD REGRESSION 9221b2819b8a4196eecf5476d66201be60fbcf29
 2024-05-03 20:11 UTC 

[PATCH] asm-generic: remove unused asm-generic/page.h
 2024-05-03 15:41 UTC 

[PATCH v3 0/3] arch: Remove fbdev dependency from video helpers
 2024-05-03 15:32 UTC  (4+ messages)

[PATCH] bitops: Change function return types from long to int
 2024-05-03 15:05 UTC  (7+ messages)

[PATCH v7 00/16] mm: jit/text allocator
 2024-05-03 10:40 UTC  (7+ messages)

[linux-next:master] BUILD REGRESSION 9c6ecb3cb6e20c4fd7997047213ba0efcf9ada1a
 2024-05-03  7:53 UTC  (5+ messages)

[PATCH] hexagon: Move kernel prototypes out of uapi/asm/setup.h header
 2024-05-02 17:38 UTC 

[PATCH] microblaze: Remove empty #ifndef __ASSEMBLY__ statement
 2024-05-02 17:31 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 read-only IMAP folder(s) and NNTP newsgroup(s).