messages from 2022-08-28 02:46:27 to 2022-09-02 00:18:00 UTC [more...]
[RFC PATCH 00/30] Code tagging framework and applications
2022-09-02 0:17 UTC (99+ messages)
` [RFC PATCH 01/30] kernel/module: move find_kallsyms_symbol_value declaration
` [RFC PATCH 02/30] lib/string_helpers: Drop space in string_get_size's output
` [RFC PATCH 03/30] Lazy percpu counters
` [RFC PATCH 04/30] scripts/kallysms: Always include __start and __stop symbols
` [RFC PATCH 05/30] lib: code tagging framework
` [RFC PATCH 06/30] lib: code tagging module support
` [RFC PATCH 07/30] lib: add support for allocation tagging
` [RFC PATCH 08/30] lib: introduce page "
` [RFC PATCH 09/30] change alloc_pages name in dma_map_ops to avoid name conflicts
` [RFC PATCH 10/30] mm: enable page allocation tagging for __get_free_pages and alloc_pages
` [RFC PATCH 11/30] mm: introduce slabobj_ext to support slab object extensions
` [RFC PATCH 12/30] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [RFC PATCH 13/30] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [RFC PATCH 14/30] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
` [RFC PATCH 15/30] lib: introduce slab allocation tagging
` [RFC PATCH 16/30] mm: enable slab allocation tagging for kmalloc and friends
` [RFC PATCH 17/30] lib/string.c: strsep_no_empty()
` [RFC PATCH 18/30] codetag: add codetag query helper functions
` [RFC PATCH 19/30] move stack capture functionality into a separate function for reuse
` [RFC PATCH 20/30] lib: introduce support for storing code tag context
` [RFC PATCH 21/30] lib: implement context capture support for page and slab allocators
` [RFC PATCH 22/30] Code tagging based fault injection
` [RFC PATCH 23/30] timekeeping: Add a missing include
` [RFC PATCH 24/30] wait: Clean up waitqueue_entry initialization
` [RFC PATCH 25/30] lib/time_stats: New library for statistics on events
` [RFC PATCH 26/30] bcache: Convert to lib/time_stats
` [RFC PATCH 27/30] Code tagging based latency tracking
` [RFC PATCH 28/30] Improved symbolic error names
` [RFC PATCH 29/30] dyndbg: Convert to code tagging
` [RFC PATCH 30/30] MAINTAINERS: Add entries for code tagging & related
[PATCH v5 00/44] Add KernelMemorySanitizer infrastructure
2022-09-01 23:44 UTC (14+ messages)
` [PATCH v5 04/44] x86: asm: instrument usercopy in get_user() and put_user()
[RESEND][PATCH v1 1/1] asm-generic: Make parameter types consisten in _unaligned_be48()
2022-09-01 20:14 UTC (3+ messages)
[PATCH v2] parisc: Use the generic IO helpers
2022-09-01 19:52 UTC (3+ messages)
[RFC][PATCHES] termios.h cleanups
2022-09-01 17:08 UTC (11+ messages)
` [PATCH v2 1/8] loongarch: remove generic-y += termios.h
` [PATCH v2 3/8] termios: uninline conversion helpers
` [PATCH v3 1/6] "
` [PATCH v3 2/6] termios: start unifying non-UAPI parts of asm/termios.h
` [PATCH v3 3/6] termios: consolidate values for VDISCARD in INIT_C_CC
` [PATCH v3 4/6] make generic INIT_C_CC a bit more generic
` [PATCH v3 5/6] termios: convert the last (sparc) INIT_C_CC to array
` [PATCH v3 6/6] termios: get rid of non-UAPI asm/termios.h
[RFC PATCH 2/2] fs/xattr: wire up syscalls
2022-09-01 16:45 UTC (6+ messages)
` [RFC PATCH 1/2] fs/xattr: add *at family syscalls
[PATCH] parisc: Use the generic IO helpers
2022-09-01 13:03 UTC (5+ messages)
[PATCH V3] LoongArch: Add efistub booting support
2022-09-01 10:40 UTC (4+ messages)
[PATCH v2] riscv: Fix permissions for all mm's during mm init
2022-09-01 8:47 UTC (2+ messages)
Zwiększenie płynności finansowej
2022-09-01 7:46 UTC
[PATCH] gpio: Allow user to customise maximum number of GPIOs
2022-08-31 21:48 UTC (22+ messages)
[PATCH v1 0/8] gpio: Get rid of ARCH_NR_GPIOS (v1)
2022-08-31 20:55 UTC (18+ messages)
` [PATCH v1 1/8] gpio: aggregator: Stop using ARCH_NR_GPIOS
` [PATCH v1 2/8] gpio: davinci: "
` [PATCH v1 3/8] gpiolib: Warn on drivers still using static gpiobase allocation
` [PATCH v1 4/8] gpiolib: Get rid of ARCH_NR_GPIOS
` [PATCH v1 5/8] Documentation: gpio: Remove text about ARCH_NR_GPIOS
` [PATCH v1 6/8] x86: Remove CONFIG_ARCH_NR_GPIO
` [PATCH v1 7/8] arm: "
` [PATCH v1 8/8] arm64: "
[PATCH v2] sparc: Fix the generic IO helpers
2022-08-31 19:55 UTC
[PATCH] tools/memory-model: Weaken ctrl dependency definition in explanation.txt
2022-08-31 18:27 UTC (7+ messages)
[PATCH memory-model 0/3] Linux-kernel memory model updates for v6.1
2022-08-31 18:23 UTC (4+ messages)
` [PATCH memory-model 1/3] docs/memory-barriers.txt: Fix confusing name of 'data dependency barrier'
` [PATCH memory-model 2/3] docs/memory-barriers.txt: Fixup long lines
` [PATCH memory-model 3/3] tools/memory-model: Clarify LKMM's limitations in litmus-tests.txt
[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
2022-08-31 13:32 UTC (8+ messages)
` [PATCH v4 44/45] mm: fs: initialize fsdata passed to write_begin/write_end interface
[PATCH v2] tools/memory-model: Weaken ctrl dependency definition in explanation.txt
2022-08-30 21:08 UTC
[PATCH 0/3] arch: ptrace: Cleanup ptrace_disable
2022-08-30 14:20 UTC (6+ messages)
` [PATCH 1/3] riscv: ptrace: Remove duplicate operation
` [PATCH 2/3] openrisc: "
` [PATCH 3/3] arch: ptrace: Cleanup ptrace_disable
[PATCH] riscv: Fix permissions for all mm's during mm init
2022-08-30 9:20 UTC (4+ messages)
[RFC PATCH 1/1] riscv: mm: notify remote harts about mmu cache updates
2022-08-29 20:52 UTC
"Verifying and Optimizing Compact NUMA-Aware Locks on Weak Memory Models"
2022-08-29 12:25 UTC (9+ messages)
Fwd: [RFC PATCH 1/1] Fix __kcrctab+* sections alignment
2022-08-28 14:05 UTC (9+ messages)
` "
[PATCH 00/15] kbuild: various cleanups
2022-08-28 2:39 UTC (3+ messages)
` [PATCH 02/15] kbuild: refactor single builds of *.ko
` [PATCH 04/15] init/version.c: remove #include <linux/version.h>
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;
as well as URLs for NNTP newsgroup(s).