messages from 2023-05-26 23:49:05 to 2023-06-01 16:56:33 UTC [more...]
[PATCH 00/13] mm: jit/text allocator
2023-06-01 16:54 UTC (18+ messages)
` [PATCH 01/13] nios2: define virtual address space for modules
` [PATCH 02/13] mm: introduce jit_text_alloc() and use it instead of module_alloc()
` [PATCH 03/13] mm/jitalloc, arch: convert simple overrides of module_alloc to jitalloc
` [PATCH 04/13] mm/jitalloc, arch: convert remaining "
` [PATCH 05/13] module, jitalloc: drop module_alloc
` [PATCH 06/13] mm/jitalloc: introduce jit_data_alloc()
` [PATCH 07/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH 08/13] arch: make jitalloc setup available regardless of CONFIG_MODULES
` [PATCH 09/13] kprobes: remove dependcy on CONFIG_MODULES
` [PATCH 10/13] modules, jitalloc: prepare to allocate executable memory as ROX
` [PATCH 11/13] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
` [PATCH 13/13] x86/jitalloc: make memory allocated for code ROX
[PATCH v2 00/25] iommu: Make default_domain's mandatory
2023-06-01 16:51 UTC (3+ messages)
` [PATCH v2 05/25] iommu/tegra-gart: Remove tegra-gart
[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
2023-06-01 16:27 UTC (6+ messages)
[PATCH 1/9] cpu/SMT: Move SMT prototypes into cpu_smt.h
2023-06-01 16:19 UTC (4+ messages)
` [PATCH 8/9] powerpc: Add HOTPLUG_SMT support
[PATCH v5 0/4] generic and PowerPC SED Opal keystore
2023-06-01 14:29 UTC (7+ messages)
` [PATCH 1/4] block:sed-opal: "
` [PATCH 4/4] powerpc/pseries: update SED for PLPKS api changes
[PATCH v3 00/34] Split ptdesc from struct page
2023-06-01 14:18 UTC (45+ messages)
` [PATCH v3 01/34] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v3 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v3 03/34] s390: Use pt_frag_refcount for pagetables
` [PATCH v3 04/34] pgtable: Create struct ptdesc
` [PATCH v3 05/34] mm: add utility functions for ptdesc
` [PATCH v3 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v3 07/34] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH v3 08/34] mm: Convert ptlock_ptr() "
` [PATCH v3 09/34] mm: Convert pmd_ptlock_init() "
` [PATCH v3 10/34] mm: Convert ptlock_init() "
` [PATCH v3 11/34] mm: Convert pmd_ptlock_free() "
` [PATCH v3 12/34] mm: Convert ptlock_free() "
` [PATCH v3 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v3 14/34] powerpc: Convert various functions to use ptdescs
` [PATCH v3 15/34] x86: "
` [PATCH v3 16/34] s390: Convert various gmap "
` [PATCH v3 17/34] s390: Convert various pgalloc "
` [PATCH v3 18/34] mm: Remove page table members from struct page
` [PATCH v3 19/34] pgalloc: Convert various functions to use ptdescs
` [PATCH v3 20/34] arm: "
` [PATCH v3 21/34] arm64: "
` [PATCH v3 22/34] csky: Convert __pte_free_tlb() "
` [PATCH v3 23/34] hexagon: "
` [PATCH v3 24/34] loongarch: Convert various functions "
` [PATCH v3 25/34] m68k: "
` [PATCH v3 26/34] mips: "
` [PATCH v3 27/34] nios2: Convert __pte_free_tlb() "
` [PATCH v3 28/34] openrisc: "
` [PATCH v3 29/34] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v3 30/34] sh: Convert pte_free_tlb() "
` [PATCH v3 31/34] sparc64: Convert various functions "
` [PATCH v3 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v3 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v3 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
[PATCH v4 22/23] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
2023-06-01 14:06 UTC (2+ messages)
[PATCH 00/12] mm: free retracted page table by RCU
2023-06-01 14:06 UTC (25+ messages)
` [PATCH 01/12] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
` [PATCH 02/12] mm/pgtable: add PAE safety to __pte_offset_map()
` [PATCH 03/12] arm: adjust_pte() use pte_offset_map_nolock()
` [PATCH 04/12] powerpc: assert_pte_locked() "
` [PATCH 05/12] powerpc: add pte_free_defer() for pgtables sharing page
` [PATCH 06/12] sparc: "
` [PATCH 07/12] s390: add pte_free_defer(), with use of mmdrop_async()
` [PATCH 08/12] mm/pgtable: add pte_free_defer() for pgtable as page
` [PATCH 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
` [PATCH 10/12] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
` [PATCH 11/12] mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps()
` [PATCH 12/12] mm: delete mmap_write_trylock() and vma_try_start_write()
[PATCH 00/10] watchdog: Cleanup / fixes after buddy series v5 reviews
2023-06-01 13:03 UTC (21+ messages)
` [PATCH 01/10] watchdog/hardlockup: Keep kernel.nmi_watchdog sysctl as 0444 if probe fails
` [PATCH 02/10] watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_probe()
` [PATCH 03/10] watchdog/hardlockup: Don't use raw_cpu_ptr() in watchdog_hardlockup_kick()
` [PATCH 04/10] watchdog/hardlockup: In watchdog_hardlockup_check() use cpumask_copy()
` [PATCH 05/10] watchdog/hardlockup: remove softlockup comment in touch_nmi_watchdog()
` [PATCH 06/10] watchdog/buddy: Cleanup how watchdog_buddy_check_hardlockup() is called
` [PATCH 07/10] watchdog/buddy: Don't copy the cpumask in watchdog_next_cpu()
` [PATCH 08/10] watchdog/buddy: Simplify the dependency for HARDLOCKUP_DETECTOR_PREFER_BUDDY
` [PATCH 09/10] watchdog/hardlockup: Move SMP barriers from common code to buddy code
` [PATCH 10/10] watchdog/hardlockup: Rename HAVE_HARDLOCKUP_DETECTOR_NON_ARCH to ..._PERF_OR_BUDDY
[PATCH 1/2] hexagon/traps.c: use KSYM_NAME_LEN in array size
2023-06-01 12:54 UTC (10+ messages)
` [PATCH 2/2] powerpc/xmon: "
[PATCH 00/89] i2c: Convert to platform remove callback returning void
2023-06-01 7:43 UTC (3+ messages)
WARN at kernel/sched/core.c:5358 (kthread_end_lazy_tlb_mm)
2023-06-01 10:46 UTC
[PATCH v2 0/3] Remove iommu_group_remove_device() from fsl
2023-06-01 9:48 UTC (7+ messages)
[PATCH] MAINTAINERS: Exclude m68k-only drivers from powerpc entry
2023-06-01 7:30 UTC (5+ messages)
[PATCH] macintosh: Switch i2c drivers back to use .probe()
2023-06-01 6:30 UTC (2+ messages)
[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
2023-05-31 23:41 UTC (16+ messages)
` [PATCH mm-unstable v2 04/10] kvm/arm64: make stage2 page tables RCU safe
` [PATCH mm-unstable v2 05/10] kvm/arm64: add kvm_arch_test_clear_young()
` [PATCH mm-unstable v2 06/10] kvm/powerpc: make radix page tables RCU safe
` [PATCH mm-unstable v2 07/10] kvm/powerpc: add kvm_arch_test_clear_young()
` [PATCH mm-unstable v2 08/10] kvm/x86: move tdp_mmu_enabled and shadow_accessed_mask
` [PATCH mm-unstable v2 09/10] kvm/x86: add kvm_arch_test_clear_young()
` [PATCH mm-unstable v2 10/10] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
[powerpc:topic/cpu-smt] BUILD REGRESSION 7bb712baeffc4640f5511feec68add6f1767413f
2023-05-31 21:12 UTC
[PATCH v2 RESEND] soc/fsl/qe: fix usb.c build errors
2023-05-31 15:58 UTC (3+ messages)
[powerpc:topic/cpu-smt 6/9] kernel/cpu.c:2583:36: error: 'cpu_smt_max_threads' undeclared; did you mean 'cpu_smt_num_threads'?
2023-05-31 15:32 UTC
[PATCH 0/6] bus: fsl-mc: Make remove function return void
2023-05-31 0:01 UTC (8+ messages)
[PATCH v2 RESEND] ASoC: fsl MPC52xx drivers require PPC_BESTCOMM
2023-05-30 23:38 UTC (2+ messages)
[PATCH 1/1] arch:hexagon/powerpc: use KSYM_NAME_LEN in array size
2023-05-30 23:14 UTC (7+ messages)
[PATCH] soc: fsl: qe: Replace all non-returning strlcpy with strscpy
2023-05-30 16:08 UTC (2+ messages)
[PATCH] powerpc: fix debugfs_create_dir error checking
2023-05-30 10:47 UTC (4+ messages)
[PATCH] ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP asserted
2023-05-30 10:30 UTC
[PATCH] powerpc/tools: Pass -mabi=elfv2 to gcc-check-mprofile-kernel.sh
2023-05-30 9:38 UTC
[PATCH] powerpc/kcsan: Properly instrument arch_spin_unlock()
2023-05-30 7:40 UTC (2+ messages)
[PATCH] powerpc: Fail build if using recordmcount with binutils v2.37
2023-05-30 6:18 UTC (3+ messages)
[PATCH v2] powerpc: Fail build if using recordmcount with binutils v2.37
2023-05-30 6:14 UTC
WARNING at fs/btrfs/disk-io.c:275 during xfstests run(4k block)
2023-05-30 5:47 UTC (2+ messages)
[PATCH] powerpc/crypto: Fix aes-gcm-p10 link errors
2023-05-30 5:07 UTC (3+ messages)
Kernel crash with ftrace tests
2023-05-30 4:50 UTC
Fwd: ./include/linux/mmzone.h:1735:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE (v6.4-rc3 build regression)
2023-05-29 8:24 UTC (5+ messages)
[PATCH 00/97] usb: Convert to platform remove callback returning void
2023-05-28 11:39 UTC (3+ messages)
[PATCH v2 00/34] Split ptdesc from struct page
2023-05-28 5:47 UTC (9+ messages)
` [PATCH v2 05/34] mm: add utility functions for ptdesc
[GIT PULL] Please pull powerpc/linux.git powerpc-6.4-3 tag
2023-05-28 1:12 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 NNTP newsgroup(s).