messages from 2022-07-05 15:50:44 to 2022-07-22 21:39:27 UTC [more...]
[PATCH v3 1/2] asm-generic: Remove pci.h copying remaining code to x86
2022-07-22 21:39 UTC (15+ messages)
` [PATCH v3 2/2] asm-generic: Add new pci.h and use it
[PATCH] asm-generic: Support NO_IOPORT_MAP in pci_iomap.h
2022-07-22 21:22 UTC
mainline build failure due to b67fbebd4cf9 ("mmu_gather: Force tlb-flush VM_PFNMAP vmas")
2022-07-22 18:57 UTC (4+ messages)
[PATCH v2] asm-generic: remove a broken and needless ifdef conditional
2022-07-22 14:53 UTC (2+ messages)
[PATCH] uapi: Fix typo 'the the' in comment
2022-07-22 10:14 UTC
[PATCH V5 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
2022-07-22 9:16 UTC (6+ messages)
` [PATCH V5 1/4] MIPS&LoongArch: Adjust prototypes of p?d_init()
` [PATCH V5 2/4] LoongArch: Add sparse memory vmemmap support
` [PATCH V5 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V5 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
[PATCH v5 1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
2022-07-22 7:53 UTC (5+ messages)
` [PATCH v5 4/4] asm-generic: Add new pci.h and use it
[PATCH V4 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
2022-07-22 2:31 UTC (13+ messages)
` [PATCH V4 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
[PATCH] asm-generic: correct reference to GENERIC_LIB_DEVMEM_IS_ALLOWED
2022-07-21 20:41 UTC (10+ messages)
[PATCH v4 1/3] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
2022-07-21 9:55 UTC (7+ messages)
` [PATCH v4 3/3] asm-generic: Add new pci.h and use it
[arnd-asm-generic:asm-generic-fixes] BUILD SUCCESS 9b31e60800d8fa69027baf9ec7f03a0c5b145079
2022-07-20 23:49 UTC
[arnd-asm-generic:asm-generic] BUILD SUCCESS 750e571acf3d52b4f319a94ff21d3f013bfb85cc
2022-07-20 23:48 UTC
[PATCH v2 1/2] asm-generic: Remove pci.h copying remaining code to x86
2022-07-20 13:24 UTC (19+ messages)
` [PATCH v2 2/2] asm-generic: Add new pci.h and use it
[arnd-asm-generic:asm-generic-fixes] BUILD REGRESSION 2d0eabc8971edae11cf6f8ed9571a158b75996eb
2022-07-20 10:14 UTC
[arnd-asm-generic:asm-generic] BUILD SUCCESS 9f913e175376d34629618aac677138e89f29acd7
2022-07-20 10:03 UTC
[PATCH] tools: Fixed MIPS builds due to struct flock re-definition
2022-07-19 21:17 UTC (9+ messages)
[PATCH 1/6] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
2022-07-18 9:04 UTC (16+ messages)
` [PATCH 2/6] LoongArch: "
` [PATCH 3/6] M68K: "
` [PATCH 4/6] MicroBlaze: "
` [PATCH 5/6] SH: "
` [PATCH 6/6] UM: "
[PATCH RFC] tools/memory-model: Adjust ctrl dependency definition
2022-07-18 8:24 UTC (10+ messages)
[RFC PATCH 1/2] asm-generic: Remove pci.h copying code out to architectures
2022-07-15 22:23 UTC (7+ messages)
` [RFC PATCH 2/2] asm-generic: Add new pci.h and use it
[PATCH v5 0/9] bitops: let optimize out non-atomic bitops on compile-time constants
2022-07-15 14:50 UTC (9+ messages)
` [PATCH v5 3/9] bitops: unify non-atomic bitops prototypes across architectures
` [PATCH v5 6/9] bitops: let optimize out non-atomic bitops on compile-time constants
[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
2022-07-15 8:52 UTC (46+ messages)
` [PATCH v4 02/45] stackdepot: reserve 5 extra bits in depot_stack_handle_t
` [PATCH v4 03/45] instrumented.h: allow instrumenting both sides of copy_from_user()
` [PATCH v4 04/45] x86: asm: instrument usercopy in get_user() and __put_user_size()
` [PATCH v4 05/45] asm-generic: instrument usercopy in cacheflush.h
` [PATCH v4 06/45] kmsan: add ReST documentation
` [PATCH v4 07/45] kmsan: introduce __no_sanitize_memory and __no_kmsan_checks
` [PATCH v4 08/45] kmsan: mark noinstr as __no_sanitize_memory
` [PATCH v4 09/45] x86: kmsan: pgtable: reduce vmalloc space
` [PATCH v4 10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
` [PATCH v4 11/45] kmsan: add KMSAN runtime core
` [PATCH v4 12/45] kmsan: disable instrumentation of unsupported common kernel code
` [PATCH v4 13/45] MAINTAINERS: add entry for KMSAN
` [PATCH v4 14/45] mm: kmsan: maintain KMSAN metadata for page operations
` [PATCH v4 15/45] mm: kmsan: call KMSAN hooks from SLUB code
` [PATCH v4 16/45] kmsan: handle task creation and exiting
` [PATCH v4 17/45] init: kmsan: call KMSAN initialization routines
` [PATCH v4 18/45] instrumented.h: add KMSAN support
` [PATCH v4 19/45] kmsan: unpoison @tlb in arch_tlb_gather_mmu()
` [PATCH v4 25/45] kmsan: add tests for KMSAN
` [PATCH v4 29/45] block: kmsan: skip bio block merging logic "
` [PATCH v4 33/45] x86: kmsan: disable instrumentation of unsupported code
[PATCH] ARM: Recover kretprobes return address for EABI stack unwinder
2022-07-15 7:58 UTC
[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
2022-07-15 3:13 UTC (3+ messages)
` [PATCH V12 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
[PATCH V4 5/5] riscv: atomic: Optimize LRSC-pairs atomic ops with .aqrl annotation
2022-07-14 13:06 UTC (12+ messages)
[PATCH V2 1/3] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
2022-07-14 9:54 UTC (4+ messages)
` [PATCH V2 2/3] LoongArch: "
` [PATCH V2 3/3] SH: "
[mm] 0bf5cdf08f: BUG:Bad_page_state_in_process
2022-07-13 9:17 UTC
[bitops] 0e862838f2: BUG:KASAN:wild-memory-access_in_dmar_parse_one_rhsa
2022-07-12 14:31 UTC (4+ messages)
[PATCH] tools/memory-model: Clarify LKMM's limitations in litmus-tests.txt
2022-07-12 6:45 UTC (9+ messages)
` [PATCH v2] "
[PATCH v2 00/15] arch: make PxD_ORDER generically available
2022-07-11 22:55 UTC (8+ messages)
` [PATCH v2 07/15] nios2: drop definition of PTE_ORDER
` [PATCH v2 08/15] nios2: drop definition of PGD_ORDER
` [PATCH v2 14/15] xtensa: "
` [PATCH v2 15/15] ARM: head.S: rename PMD_ORDER to PMD_ENTRY_ORDER
[PATCH] sched: fix comment for sched_find_first_bit()
2022-07-10 15:21 UTC
[PATCH 0/3] Add PUD and kernel PTE level pagetable account
2022-07-10 11:19 UTC (10+ messages)
` [PATCH 1/3] mm: Factor out the pagetable pages account into new helper function
` [PATCH 2/3] mm: Add PUD level pagetable account
` [PATCH 3/3] mm: Add kernel PTE level pagetable pages account
[arnd-asm-generic:asm-generic-fixes] BUILD REGRESSION cdfde8f61a004fa5797d40581077603c142adca1
2022-07-08 2:08 UTC
[arnd-asm-generic:asm-generic-fixes 1/1] kernel/resource.c:1124:6: error: call to undeclared function 'devmem_is_allowed'; ISO C99 and later do not support implicit function declarations
2022-07-08 0:12 UTC
[arnd-asm-generic:asm-generic-fixes 1/1] drivers/char/mem.c:66:16: error: implicit declaration of function 'devmem_is_allowed'; did you mean 'page_is_allowed'?
2022-07-07 23:31 UTC
[arnd-asm-generic:asm-generic-fixes 1/1] drivers/char/mem.c:66:9: error: call to undeclared function 'devmem_is_allowed'; ISO C99 and later do not support implicit function declarations
2022-07-07 22:10 UTC
[PATCH v3 0/3] phase out CONFIG_VIRT_TO_BUS
2022-07-07 21:47 UTC (2+ messages)
[GIT PULL] LoongArch fixes for v5.19-rc6
2022-07-07 17:44 UTC (2+ messages)
[PATCH 00/36] cpuidle,rcu: Cleanup the mess
2022-07-06 14:04 UTC (15+ messages)
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 05/36] cpuidle: Move IRQ state validation
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 31/36] cpuidle,acpi: Make noinstr clean
[PATCH v3 0/7] bitops: let optimize out non-atomic bitops on compile-time constants
2022-07-06 10:07 UTC (3+ messages)
` [PATCH v3 3/7] bitops: unify non-atomic bitops prototypes across architectures
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).