messages from 2022-09-29 18:17:15 to 2022-12-06 14:47:29 UTC [more...]
[PATCH mm-unstable RFC 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with sw
2022-12-06 14:47 UTC (26+ messages)
` [PATCH mm-unstable RFC 01/26] mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
` [PATCH mm-unstable RFC 02/26] alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 03/26] arc/mm: "
` [PATCH mm-unstable RFC 04/26] arm/mm: "
` [PATCH mm-unstable RFC 05/26] csky/mm: "
` [PATCH mm-unstable RFC 06/26] hexagon/mm: "
` [PATCH mm-unstable RFC 07/26] ia64/mm: "
` [PATCH mm-unstable RFC 08/26] loongarch/mm: "
` [PATCH mm-unstable RFC 09/26] m68k/mm: remove dummy __swp definitions for nommu
` [PATCH mm-unstable RFC 10/26] m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 11/26] microblaze/mm: "
` [PATCH mm-unstable RFC 12/26] mips/mm: "
` [PATCH mm-unstable RFC 13/26] nios2/mm: refactor swap PTE layout
` [PATCH mm-unstable RFC 14/26] nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 15/26] openrisc/mm: "
` [PATCH mm-unstable RFC 16/26] parisc/mm: "
` [PATCH mm-unstable RFC 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
` [PATCH mm-unstable RFC 18/26] powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 19/26] riscv/mm: "
` [PATCH mm-unstable RFC 20/26] sh/mm: "
` [PATCH mm-unstable RFC 21/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit
` [PATCH mm-unstable RFC 22/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit
` [PATCH mm-unstable RFC 23/26] um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 24/26] x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit
` [PATCH mm-unstable RFC 25/26] xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
[PATCH v3 0/8] Generic IPI sending tracepoint
2022-12-02 15:58 UTC (9+ messages)
` [PATCH v3 1/8] DO-NOT-MERGE: tracing: Add __cpumask to denote a trace event field that is a cpumask_
` [PATCH v3 2/8] trace: Add trace_ipi_send_cpumask()
` [PATCH v3 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v3 4/8] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [PATCH v3 5/8] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [PATCH v3 6/8] treewide: Trace IPIs sent via smp_send_reschedule()
` [PATCH v3 7/8] smp: reword smp call IPI comment
` [PATCH v3 8/8] sched, smp: Trace smp callback causing an IPI
[PATCH 0/3] kprobes: notrace enhancements
2022-11-29 17:56 UTC (12+ messages)
` [PATCH 1/3] kprobes: Mark descendents of core_kernel_text as notrace
` [PATCH 2/3] lib/usercopy: Allow traceing of usercopy, xarray, iov_iter
` [PATCH 3/3] compiler: inline does not imply notrace
[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pi
2022-11-29 9:15 UTC (57+ messages)
` [PATCH mm-unstable v1 01/20] selftests/vm: anon_cow: prepare for non-anonymous COW tests
` [PATCH mm-unstable v1 02/20] selftests/vm: cow: basic COW tests for non-anonymous pages
` [PATCH mm-unstable v1 03/20] selftests/vm: cow: R/O long-term pinning reliability tests for non-anon
` [PATCH mm-unstable v1 04/20] mm: add early FAULT_FLAG_UNSHARE consistency checks
` [PATCH mm-unstable v1 05/20] mm: add early FAULT_FLAG_WRITE "
` [PATCH mm-unstable v1 06/20] mm: rework handling in do_wp_page() based on private vs. shared mapping
` [PATCH mm-unstable v1 06/20] mm: rework handling in do_wp_page() based on private vs. shared map
` [PATCH mm-unstable v1 07/20] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for
` [PATCH mm-unstable v1 07/20] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud()
` [PATCH mm-unstable v1 08/20] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
` [PATCH mm-unstable v1 09/20] mm/gup: reliable R/O long-term pinning in COW mappings
` [PATCH mm-unstable v1 10/20] RDMA/umem: remove FOLL_FORCE usage
` [PATCH mm-unstable v1 11/20] RDMA/usnic: "
` [PATCH mm-unstable v1 12/20] RDMA/siw: "
` [PATCH mm-unstable v1 13/20] media: videobuf-dma-sg: "
` [PATCH mm-unstable v1 14/20] drm/etnaviv: "
` [PATCH mm-unstable v1 15/20] media: pci/ivtv: "
` [PATCH mm-unstable v1 16/20] mm/frame-vector: "
` [PATCH mm-unstable v1 17/20] drm/exynos: "
` [PATCH mm-unstable v1 18/20] RDMA/hw/qib/qib_user_pages: "
` [PATCH mm-unstable v1 19/20] habanalabs: "
` [PATCH mm-unstable v1 20/20] mm: rename FOLL_FORCE to FOLL_PTRACE
[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
2022-11-22 15:58 UTC (17+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v2 39/44] cpuidle,clk: "
[RFC PATCH v2 0/8] Generic IPI sending tracepoint
2022-11-18 16:42 UTC (19+ messages)
` [RFC PATCH v2 1/8] DO-NOT-MERGE: tracing: Add __cpumask to denote a trace event field that is a cpum
` [RFC PATCH v2 2/8] trace: Add trace_ipi_send_cpumask()
` [RFC PATCH v2 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [RFC PATCH v2 4/8] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [RFC PATCH v2 5/8] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [RFC PATCH v2 6/8] treewide: Trace IPIs sent via smp_send_reschedule()
` [RFC PATCH v2 7/8] smp: reword smp call IPI comment
` [RFC PATCH v2 8/8] sched, smp: Trace smp callback causing an IPI
[PATCH] mm: remove kern_addr_valid() completely
2022-11-11 2:50 UTC (9+ messages)
[PATCH] docs: ia64: Fix a typo ("identify mappings")
2022-11-09 20:57 UTC (2+ messages)
[PATCH v5] hugetlb: simplify hugetlb handling in follow_page_mask
2022-10-30 22:58 UTC
[PATCH v4] hugetlb: simplify hugetlb handling in follow_page_mask
2022-10-30 22:54 UTC (4+ messages)
[PATCH v3] hugetlb: simplify hugetlb handling in follow_page_mask
2022-10-28 15:57 UTC (6+ messages)
[PATCH 5.15 256/530] ia64: export memory_add_physaddr_to_nid to fix cxl build error
2022-10-24 11:30 UTC
[PATCH 5.10 179/390] ia64: export memory_add_physaddr_to_nid to fix cxl build error
2022-10-24 11:29 UTC
[PATCH 5.19 362/717] ia64: export memory_add_physaddr_to_nid to fix cxl build error
2022-10-22 7:24 UTC
[PATCH linux-next] ia64: Replace IS_ERR() with IS_ERR_VALUE()
2022-10-20 18:56 UTC (2+ messages)
[PATCH 6.0 439/862] ia64: export memory_add_physaddr_to_nid to fix cxl build error
2022-10-19 8:28 UTC
[PATCH v2] Remove Intel compiler support
2022-10-17 19:56 UTC (5+ messages)
[PATCH v3] Remove Intel compiler support
2022-10-16 18:23 UTC
[PATCH 00/13] Make user_regset_copyin_ignore() *void*
2022-10-14 21:22 UTC (2+ messages)
` [PATCH 05/13] ia64: ptrace: user_regset_copyin_ignore() always returns 0
[PATCH 2/3] ia64: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions
2022-10-14 0:19 UTC
[RFC PATCH 6/8] ia64: mm: Convert to GENERIC_IOREMAP
2022-10-12 10:09 UTC
[RFC PATCH 0/5] Generic IPI sending tracepoint
2022-10-11 20:41 UTC (16+ messages)
` [RFC PATCH 1/5] trace: Add trace_ipi_send_{cpu, cpumask}
` [RFC PATCH 2/5] sched, smp: Trace send_call_function_single_ipi()
` [RFC PATCH 3/5] smp: Add a multi-CPU variant to send_call_function_single_ipi()
` [RFC PATCH 4/5] irq_work: Trace calls to arch_irq_work_raise()
` [RFC PATCH 5/5] treewide: Rename and trace arch-definitions of smp_send_reschedule()
[RFC PATCH] Remove Intel compiler support
2022-10-11 16:57 UTC (8+ messages)
[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 v3 06/11] ia64: mm: Convert to GENERIC_IOREMAP
2022-10-09 10:31 UTC
[PATCH] ia64: simplify esi object addition in Makefile
2022-09-29 19:44 UTC (2+ 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).