messages from 2023-05-25 18:19:11 to 2023-06-01 10:14:58 UTC [more...]
[PATCH 00/13] mm: jit/text allocator
2023-06-01 10:12 UTC (2+ messages)
` [PATCH 01/13] nios2: define virtual address space for modules
[PATCH v2 0/3] Remove iommu_group_remove_device() from fsl
2023-06-01 9:48 UTC (7+ messages)
[PATCH v3 00/34] Split ptdesc from struct page
2023-06-01 8:22 UTC (43+ 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] 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 1/2] hexagon/traps.c: use KSYM_NAME_LEN in array size
2023-06-01 2:02 UTC (8+ messages)
` [PATCH 2/2] powerpc/xmon: "
[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
2023-05-31 23:41 UTC (19+ messages)
` [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
` [PATCH mm-unstable v2 02/10] mm/kvm: use mmu_notifier_ops->test_clear_young()
` [PATCH mm-unstable v2 03/10] kvm/arm64: export stage2_try_set_pte() and macros
` [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()
[PATCH 00/12] mm: free retracted page table by RCU
2023-05-31 22:18 UTC (22+ 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 v8 0/7] Add pci_dev_for_each_resource() helper and update users
2023-05-31 21:30 UTC
[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 v8 0/7] Add pci_dev_for_each_resource() helper and update users
2023-05-30 21:24 UTC (2+ messages)
[PATCH] soc: fsl: qe: Replace all non-returning strlcpy with strscpy
2023-05-30 16:08 UTC (2+ messages)
[PATCH 00/10] watchdog: Cleanup / fixes after buddy series v5 reviews
2023-05-30 15:00 UTC (20+ 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] 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 (15+ messages)
` [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
` [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)
[PATCH 1/2][For 5.15/5.10/5.4] spi: fsl-spi: Re-organise transfer bits_per_word adaptation
2023-05-26 18:45 UTC (4+ messages)
` Patch "Subject:[For 5.15/5.10/5.4] spi: fsl-spi: Re-organise transfer bits_per_word adaptation" has been added to the 5.10-stable tree
` Patch "Subject:[For 5.15/5.10/5.4] spi: fsl-spi: Re-organise transfer bits_per_word adaptation" has been added to the 5.15-stable tree
` Patch "spi: fsl-spi: Re-organise transfer bits_per_word adaptation" has been added to the 5.4-stable tree
[PATCH 2/2][For 5.15/5.10/5.4] spi: fsl-cpm: Use 16 bit mode for large transfers with even size
2023-05-26 18:45 UTC (4+ messages)
` Patch "Subject:[For 5.15/5.10/5.4] spi: fsl-cpm: Use 16 bit mode for large transfers with even size" has been added to the 5.10-stable tree
` Patch "Subject:[For 5.15/5.10/5.4] spi: fsl-cpm: Use 16 bit mode for large transfers with even size" has been added to the 5.15-stable tree
` Patch "spi: fsl-cpm: Use 16 bit mode for large transfers with even size" has been added to the 5.4-stable tree
[PATCH 2/3][For 4.19/4.14] spi: fsl-spi: Re-organise transfer bits_per_word adaptation
2023-05-26 18:39 UTC (3+ messages)
` Patch "Subject:[For 4.19/4.14] spi: fsl-spi: Re-organise transfer bits_per_word adaptation" has been added to the 4.14-stable tree
` Patch "Subject:[For 4.19/4.14] spi: fsl-spi: Re-organise transfer bits_per_word adaptation" has been added to the 4.19-stable tree
[PATCH 1/3][For 4.19/4.14] spi: spi-fsl-spi: automatically adapt bits-per-word in cpu mode
2023-05-26 18:39 UTC (3+ messages)
` Patch "Subject:[For 4.19/4.14] spi: spi-fsl-spi: automatically adapt bits-per-word in cpu mode" has been added to the 4.14-stable tree
` Patch "Subject:[For 4.19/4.14] spi: spi-fsl-spi: automatically adapt bits-per-word in cpu mode" has been added to the 4.19-stable tree
[PATCH 3/3][For 4.19/4.14] spi: fsl-cpm: Use 16 bit mode for large transfers with even size
2023-05-26 18:39 UTC (3+ messages)
` Patch "Subject:[For 4.19/4.14] spi: fsl-cpm: Use 16 bit mode for large transfers with even size" has been added to the 4.14-stable tree
` Patch "Subject:[For 4.19/4.14] spi: fsl-cpm: Use 16 bit mode for large transfers with even size" has been added to the 4.19-stable tree
[PATCH v5 00/18] watchdog/hardlockup: Add the buddy hardlockup detector
2023-05-26 14:44 UTC (14+ messages)
` [PATCH v5 12/18] watchdog/hardlockup: Rename some "NMI watchdog" constants/function
` [PATCH v5 13/18] watchdog/hardlockup: Have the perf hardlockup use __weak functions more cleanly
` [PATCH v5 14/18] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
` [PATCH v5 15/18] watchdog/perf: Add a weak function for an arch to detect if perf can use NMIs
Bug: Write fault blocked by KUAP! in do_notify_resume()
2023-05-26 10:20 UTC
linux-next: boot failure after merge of the tip tree
2023-05-26 8:50 UTC (3+ messages)
[RFC PATCH] powerpc/ftrace: Refactoring and support for -fpatchable-function-entry
2023-05-26 5:35 UTC (7+ messages)
[PATCH v4 22/23] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
2023-05-25 22:28 UTC (5+ messages)
[PATCH] sound: Switch i2c drivers back to use .probe()
2023-05-25 20:52 UTC (2+ messages)
[PATCH] powerpc: Switch i2c drivers back to use .probe()
2023-05-25 20:56 UTC
[PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
2023-05-25 18:16 UTC (3+ 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).