messages from 2022-10-06 21:16:50 to 2022-10-19 19:31:25 UTC [more...]
[PATCH] kbuild: treat char as always signed
2022-10-19 19:30 UTC (13+ messages)
[PATCH v7 18/43] instrumented.h: add KMSAN support
2022-10-19 19:29 UTC (3+ messages)
[RFC PATCH] mm: Introduce new MADV_NOMOVABLE behavior
2022-10-19 15:17 UTC (6+ messages)
[PATCH V11 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
2022-10-19 2:00 UTC (7+ messages)
` [PATCH V11 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
` [PATCH V11 2/4] LoongArch: Add sparse memory vmemmap support
` [PATCH V11 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V11 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
[RFC PATCH 0/8] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way (Alternative)
2022-10-19 0:25 UTC (21+ messages)
` [RFC PATCH 1/8] hexagon: mm: Convert to GENERIC_IOREMAP
` [RFC PATCH 2/8] openrisc: mm: remove unneeded early ioremap code
` [RFC PATCH 3/8] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
` [RFC PATCH 4/8] mm: ioremap: allow ARCH to have its own ioremap definition
` [RFC PATCH 5/8] arc: mm: Convert to GENERIC_IOREMAP
` [RFC PATCH 6/8] ia64: "
` [RFC PATCH 7/8] mm/ioremap: Consider IOREMAP space in generic ioremap
` [RFC PATCH 8/8] powerpc: mm: Convert to GENERIC_IOREMAP
[PATCH v4] locking/memory-barriers.txt: Improve documentation for writel() example
2022-10-18 20:33 UTC (10+ messages)
[PATCH V4] LoongArch: Add unaligned access support
2022-10-18 11:30 UTC
[PATCH v3 0/7] kbuild: various cleanups
2022-10-18 9:12 UTC (4+ messages)
` [PATCH v3 7/7] kbuild: remove head-y syntax
[PATCH V3] LoongArch: Add unaligned access support
2022-10-18 1:59 UTC (4+ messages)
upgrade the orphan section warning to a hard link error
2022-10-17 19:56 UTC (3+ messages)
[PATCH v2 00/39] Shadowstacks for userspace
2022-10-17 19:33 UTC (54+ messages)
` [PATCH v2 01/39] Documentation/x86: Add CET description
` [PATCH v2 02/39] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH v2 03/39] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v2 04/39] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [PATCH v2 05/39] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v2 10/39] x86/mm: Introduce _PAGE_COW
` [PATCH v2 15/39] x86/mm: Check Shadow Stack page fault errors
` [PATCH v2 16/39] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v2 17/39] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v2 18/39] mm: Add guard pages around a shadow stack
` [PATCH v2 23/39] x86: Introduce userspace API for CET enabling
` [PATCH v2 28/39] x86/cet/shstk: Introduce map_shadow_stack syscall
[PATCH] asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug info
2022-10-17 14:34 UTC
[PATCH v2 0/9] gpio: Get rid of ARCH_NR_GPIOS (v2)
2022-10-17 12:11 UTC (12+ messages)
` [PATCH v2 7/9] x86: Remove CONFIG_ARCH_NR_GPIO
[PATCH V7 00/12] riscv: Add GENERIC_ENTRY support and related features
2022-10-15 11:47 UTC (13+ messages)
` [PATCH V7 01/12] riscv: elf_kexec: Fixup compile warning
` [PATCH V7 02/12] riscv: compat_syscall_table: "
` [PATCH V7 03/12] riscv: ptrace: Remove duplicate operation
` [PATCH V7 04/12] compiler_types.h: Add __noinstr_section() for noinstr
` [PATCH V7 05/12] riscv: traps: Add noinstr to prevent instrumentation inserted
` [PATCH V7 06/12] riscv: convert to generic entry
` [PATCH V7 07/12] riscv: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH V7 08/12] riscv: Support HAVE_SOFTIRQ_ON_OWN_STACK
` [PATCH V7 09/12] riscv: Add support for STACKLEAK gcc plugin
` [PATCH V7 10/12] riscv: Add config of thread stack size
` [PATCH V7 11/12] riscv: remove extra level wrappers of trace_hardirqs_{on,off}
` [PATCH V7 12/12] riscv: Typo fixup for addi -> andi in comment
[PATCH] Revert "x86/unwind/orc: Don't skip the first frame for inactive tasks"
2022-10-14 22:44 UTC (6+ messages)
[GIT PULL] asm-generic: arch/alpha regression fix for 6.1
2022-10-14 20:50 UTC (2+ messages)
[PATCH v3 1/2] kbuild: move -Werror from KBUILD_CFLAGS to KBUILD_CPPFLAGS
2022-10-14 20:21 UTC (5+ messages)
` [PATCH v3 2/2] kbuild: move -Wundef "
Zwiększenie płynności finansowej
2022-10-14 8:06 UTC
[PATCH] Documentation: raise minimum supported version of binutils to 2.25
2022-10-13 17:45 UTC (3+ messages)
[PATCH] arm64: remove special treatment for the link order of head.o
2022-10-13 17:07 UTC (2+ messages)
[RFC UKL 00/10] Unikernel Linux (UKL)
2022-10-13 17:08 UTC (16+ messages)
` [RFC UKL 05/10] x86/uaccess: Make access_ok UKL aware
` [RFC UKL 07/10] x86/signal: Adjust signal handler register values and return frame
` [RFC UKL 09/10] exec: Give userspace a method for starting UKL process
` [RFC UKL 10/10] Kconfig: Add config option for enabling and sample for testing UKL
[GIT PULL] LoongArch changes for v6.1
2022-10-13 15:27 UTC (4+ messages)
[PATCH] alpha: Use generic <asm-generic/io.h>
2022-10-13 12:36 UTC (8+ messages)
` [PATCH] alpha: Use generic <asm-generic/io.h> #forregzbot
[PATCH v2 0/3] docs/memory-barriers/kokr: Update the content
2022-10-13 6:18 UTC (6+ messages)
` [PATCH v2 1/3] docs/memory-barriers.txt/kokr: introduce io_stop_wc() and add implementation for ARM64
` [PATCH v2 2/3] docs/memory-barriers.txt/kokr: Add memory barrier dma_mb()
` [PATCH v2 3/3] docs/memory-barriers.txt/kokr: Fix confusing name of 'data dependency barrier'
[PATCH AUTOSEL 5.15 12/26] sparc: Fix the generic IO helpers
2022-10-11 14:52 UTC
[PATCH AUTOSEL 5.19 16/40] sparc: Fix the generic IO helpers
2022-10-11 14:51 UTC
[PATCH AUTOSEL 6.0 16/46] sparc: Fix the generic IO helpers
2022-10-11 14:49 UTC
[PATCH v3 2/8] kbuild: rebuild .vmlinux.export.o when its prerequisite is updated
2022-10-11 14:42 UTC (4+ messages)
` [kbuild] b3830bad81: System_halted
[PATCH 0/4] docs/memory-barriers.txt: Fix nits and update Korean translation
2022-10-11 2:47 UTC (9+ messages)
` [PATCH 1/4] docs/memory-barriers.txt: Add a missed closing parenthesis
` [PATCH 2/4] docs/memory-barriers.txt/kokr: introduce io_stop_wc() and add implementation for ARM64
` [PATCH 3/4] docs/memory-barriers.txt/kokr: Add memory barrier dma_mb()
` [PATCH 4/4] docs/memory-barriers.txt/kokr: Fix confusing name of 'data dependency barrier'
[arnd-asm-generic:asm-generic] BUILD SUCCESS WITH WARNING 2e21c1575208786f667cb66d8cf87a52160b81db
2022-10-10 22:18 UTC
[PATCH] LoongArch: Mark __xchg() and __cmpxchg() as __always_inline
2022-10-10 12:04 UTC (2+ messages)
[PATCH v3] locking/memory-barriers.txt: Improve documentation for writel() example
2022-10-10 10:06 UTC (3+ messages)
[PATCH v3 03/11] mm/ioremap: change the return value of io[re|un]map_allowed and rename
2022-10-10 0:55 UTC (5+ messages)
` [PATCH v3 04/11] mm: ioremap: allow ARCH to have its own ioremap definition
[PATCH V6 00/11] riscv: Add GENERIC_ENTRY support and related features
2022-10-08 3:44 UTC (12+ messages)
` [PATCH V6 04/11] compiler_types.h: Add __noinstr_section() for noinstr
` [PATCH V6 05/11] riscv: traps: Add noinstr to prevent instrumentation inserted
` [PATCH V6 09/11] riscv: Add support for STACKLEAK gcc plugin
[PATCH v3] ARM: kprobes: move __kretprobe_trampoline to out of line assembler
2022-10-08 3:10 UTC (3+ messages)
[PATCH] RISC-V: Add STACKLEAK erasing the kernel stack at the end of syscalls
2022-10-08 0:00 UTC (4+ messages)
[PATCH] arch, drivers: Add HAVE_IOREMAP_CACHE
2022-10-07 14:39 UTC (3+ messages)
[arnd-asm-generic:asm-generic] BUILD REGRESSION e19d4ebc536dadb607fe305fdaf48218d3e32d7c
2022-10-06 22:03 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox