messages from 2022-09-05 12:33:31 to 2022-09-15 18:39:25 UTC [more...]
[PATCH] locking/memory-barriers.txt: Improve documentation for writel() usage
2022-09-15 18:38 UTC (8+ messages)
[PATCH v3] riscv: Fix permissions for all mm's during mm init
2022-09-15 17:33 UTC (2+ messages)
[PATCH v7 00/43] Add KernelMemorySanitizer infrastructure
2022-09-15 15:04 UTC (44+ messages)
` [PATCH v7 01/43] x86: add missing include to sparsemem.h
` [PATCH v7 02/43] stackdepot: reserve 5 extra bits in depot_stack_handle_t
` [PATCH v7 03/43] instrumented.h: allow instrumenting both sides of copy_from_user()
` [PATCH v7 04/43] x86: asm: instrument usercopy in get_user() and put_user()
` [PATCH v7 05/43] asm-generic: instrument usercopy in cacheflush.h
` [PATCH v7 06/43] kmsan: add ReST documentation
` [PATCH v7 07/43] kmsan: introduce __no_sanitize_memory and __no_kmsan_checks
` [PATCH v7 08/43] kmsan: mark noinstr as __no_sanitize_memory
` [PATCH v7 09/43] x86: kmsan: pgtable: reduce vmalloc space
` [PATCH v7 10/43] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
` [PATCH v7 11/43] kmsan: add KMSAN runtime core
` [PATCH v7 12/43] kmsan: disable instrumentation of unsupported common kernel code
` [PATCH v7 13/43] MAINTAINERS: add entry for KMSAN
` [PATCH v7 14/43] mm: kmsan: maintain KMSAN metadata for page operations
` [PATCH v7 15/43] mm: kmsan: call KMSAN hooks from SLUB code
` [PATCH v7 16/43] kmsan: handle task creation and exiting
` [PATCH v7 17/43] init: kmsan: call KMSAN initialization routines
` [PATCH v7 18/43] instrumented.h: add KMSAN support
` [PATCH v7 19/43] kmsan: add iomap support
` [PATCH v7 20/43] Input: libps2: mark data received in __ps2_command() as initialized
` [PATCH v7 21/43] dma: kmsan: unpoison DMA mappings
` [PATCH v7 22/43] virtio: kmsan: check/unpoison scatterlist in vring_map_one_sg()
` [PATCH v7 23/43] kmsan: handle memory sent to/from USB
` [PATCH v7 24/43] kmsan: add tests for KMSAN
` [PATCH v7 25/43] kmsan: disable strscpy() optimization under KMSAN
` [PATCH v7 26/43] crypto: kmsan: disable accelerated configs "
` [PATCH v7 27/43] kmsan: disable physical page merging in biovec
` [PATCH v7 28/43] block: kmsan: skip bio block merging logic for KMSAN
` [PATCH v7 29/43] kcov: kmsan: unpoison area->list in kcov_remote_area_put()
` [PATCH v7 30/43] security: kmsan: fix interoperability with auto-initialization
` [PATCH v7 31/43] objtool: kmsan: list KMSAN API functions as uaccess-safe
` [PATCH v7 32/43] x86: kmsan: disable instrumentation of unsupported code
` [PATCH v7 33/43] x86: kmsan: skip shadow checks in __switch_to()
` [PATCH v7 34/43] x86: kmsan: handle open-coded assembly in lib/iomem.c
` [PATCH v7 35/43] x86: kmsan: use __msan_ string functions where possible
` [PATCH v7 36/43] x86: kmsan: sync metadata pages on page fault
` [PATCH v7 37/43] x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
` [PATCH v7 38/43] x86: fs: kmsan: disable CONFIG_DCACHE_WORD_ACCESS
` [PATCH v7 39/43] x86: kmsan: don't instrument stack walking functions
` [PATCH v7 40/43] entry: kmsan: introduce kmsan_unpoison_entry_regs()
` [PATCH v7 41/43] bpf: kmsan: initialize BPF registers with zeroes
` [PATCH v7 42/43] mm: fs: initialize fsdata passed to write_begin/write_end interface
` [PATCH v7 43/43] x86: kmsan: enable KMSAN builds for x86
[PATCH V4 0/9] riscv: Add GENERIC_ENTRY, irq stack support
2022-09-15 13:50 UTC (26+ messages)
` [PATCH V4 1/8] riscv: elf_kexec: Fixup compile warning
` [PATCH V4 2/8] riscv: compat_syscall_table: "
` [PATCH V4 3/8] riscv: ptrace: Remove duplicate operation
` [PATCH V4 4/8] riscv: traps: Add noinstr to prevent instrumentation inserted
` [PATCH V4 5/8] riscv: convert to generic entry
` [PATCH V4 6/8] riscv: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH V4 7/8] riscv: Support HAVE_SOFTIRQ_ON_OWN_STACK
` [PATCH V4 8/8] riscv: Add config of thread stack size
"Verifying and Optimizing Compact NUMA-Aware Locks on Weak Memory Models"
2022-09-14 14:41 UTC (21+ messages)
[PATCH v2 0/9] gpio: Get rid of ARCH_NR_GPIOS (v2)
2022-09-14 13:03 UTC (6+ messages)
[PATCH 00/15] kbuild: various cleanups
2022-09-14 13:00 UTC (7+ messages)
` [PATCH 05/15] kbuild: build init/built-in.a just once
[arnd-asm-generic:asm-generic] BUILD SUCCESS fdc5bebfb66bf0d261818c2df2b01c2a005791fe
2022-09-13 8:46 UTC
[PATCH v2] tools/memory-model: Weaken ctrl dependency definition in explanation.txt
2022-09-12 14:11 UTC (4+ messages)
[arnd-asm-generic:asm-generic] BUILD SUCCESS 773428ffd867d1ef116c041cdbc4890bee112854
2022-09-10 20:48 UTC
[PATCH 1/2 v4] parisc: Remove 64bit access on 32bit machines
2022-09-10 7:57 UTC (4+ messages)
[PATCH v2 1/2] powerpc/math_emu/efp: Include module.h
2022-09-09 12:06 UTC (2+ messages)
[GIT PULL] asm-generic: SOFTIRQ_ON_OWN_STACK rework
2022-09-09 11:59 UTC (2+ messages)
[PATCH] mm: bring back update_mmu_cache() to finish_fault()
2022-09-09 10:10 UTC (4+ messages)
[PATCH v6 00/44] Add KernelMemorySanitizer infrastructure
2022-09-09 8:57 UTC (9+ messages)
` [PATCH v6 06/44] kmsan: add ReST documentation
` [PATCH v6 6/44] "
` [PATCH v6 40/44] x86: kmsan: don't instrument stack walking functions
` [PATCH v6 41/44] entry: kmsan: introduce kmsan_unpoison_entry_regs()
` [PATCH v6 42/44] bpf: kmsan: initialize BPF registers with zeroes
` [PATCH v6 43/44] mm: fs: initialize fsdata passed to write_begin/write_end interface
` [PATCH v6 44/44] x86: kmsan: enable KMSAN builds for x86
[RFC][PATCHES] termios.h cleanups
2022-09-09 8:45 UTC (6+ messages)
` [PATCH v2 1/8] loongarch: remove generic-y += termios.h
` [PATCH v2 3/8] termios: uninline conversion helpers
[arnd-asm-generic:asm-generic] BUILD SUCCESS e1127d3ee3ee2742a50af7a107a671b4b5e57c3e
2022-09-09 8:14 UTC
[PATCH v2] alpha: Use generic <asm-generic/io.h>
2022-09-08 14:52 UTC (2+ messages)
[PATCH] asm-generic: Remove empty #ifdef SA_RESTORER
2022-09-08 14:51 UTC (2+ messages)
[PATCH v2] sparc: Fix the generic IO helpers
2022-09-08 14:50 UTC (4+ messages)
[RFC PATCH 00/30] Code tagging framework and applications
2022-09-08 7:47 UTC (38+ messages)
[PATCH v2 0/8] kbuild: various cleanups
2022-09-08 7:15 UTC (16+ messages)
` [PATCH v2 1/8] kbuild: fix and refactor single target build
` [PATCH v2 2/8] kbuild: rename modules.order in sub-directories to .modules.order
` [PATCH v2 3/8] kbuild: move core-y and drivers-y to ./Kbuild
` [PATCH v2 4/8] kbuild: move .vmlinux.objs rule to Makefile.modpost
` [PATCH v2 5/8] kbuild: move vmlinux.o rule to the top Makefile
` [PATCH v2 6/8] kbuild: unify two modpost invocations
` [PATCH v2 7/8] kbuild: use obj-y instead extra-y for objects placed at the head
` [PATCH v2 8/8] kbuild: remove head-y syntax
[PATCH v2 REPOST] asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig
2022-09-08 6:39 UTC (2+ messages)
[PATCH V3 0/7] riscv: Add GENERIC_ENTRY, irq stack support
2022-09-07 7:06 UTC (15+ messages)
` [PATCH V3 1/7] riscv: elf_kexec: Fixup compile warning
` [PATCH V3 2/7] riscv: compat_syscall_table: "
` [PATCH V3 3/7] riscv: ptrace: Remove duplicate operation
` [PATCH V3 4/7] riscv: convert to generic entry
` [PATCH V3 5/7] riscv: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH V3 6/7] riscv: Support HAVE_SOFTIRQ_ON_OWN_STACK
` [PATCH V3 7/7] riscv: Add config of thread stack size
[PATCH V2 0/3] arch: Cleanup ptrace_disable
2022-09-07 1:51 UTC (3+ messages)
` [PATCH] RISC-V: Add STACKLEAK erasing the kernel stack at the end of syscalls
[PATCH] alpha: Use generic <asm-generic/io.h>
2022-09-06 14:59 UTC (5+ messages)
[arnd-asm-generic:asm-generic] BUILD SUCCESS 8cbb2b50ee2dcb082675237eaaa48fe8479f8aa5
2022-09-06 5:09 UTC
[PATCH V2 0/6] riscv: Add GENERIC_ENTRY, IRQ_STACKS support
2022-09-06 1:55 UTC (3+ messages)
Fwd: [PATCH] tools/headers: Fix undefined behaviour (34 << 26)
2022-09-05 20:30 UTC (3+ messages)
` "
[PATCH V3] LoongArch: Add efistub booting support
2022-09-05 18:35 UTC (12+ messages)
Fwd: [RFC PATCH 1/1] Fix __kcrctab+* sections alignment
2022-09-05 15:26 UTC (10+ messages)
` "
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