messages from 2023-02-15 18:42:28 to 2023-02-18 09:20:05 UTC [more...]
[PATCH v2 01/10] powerpc/machdep: Make machine name const
2023-02-18 9:15 UTC (7+ messages)
` [PATCH v2 02/10] powerpc/machdep: Define 'compatible' property in ppc_md and use it
` [PATCH v2 03/10] powerpc/platforms: Use 'compatible' property for simple cases
` [PATCH v2 04/10] powerpc/47x: Split ppc47x machine in two
` [PATCH v2 05/10] powerpc/gamecube|wii : Use machine_device_initcall()
` [PATCH v2 06/10] powerpc/85xx: Fix function naming for p1023_rdb platform
` [PATCH v2 10/10] powerpc/85xx: Don't check ppc_md.progress in mpc85xx_cds_setup_arch()
microwatt_defconfig broken: fined reference to `hash__tlb_flush'
2023-02-18 7:25 UTC (5+ messages)
6.2-rc7 fails building on Talos II: memory.c:(.text+0x2e14): undefined reference to `hash__tlb_flush'
2023-02-18 4:44 UTC (6+ messages)
[powerpc:merge] BUILD SUCCESS 4f8c30390bbb243a5ac0f4a25d9f0dfeaef90977
2023-02-18 0:08 UTC
[powerpc:next] BUILD SUCCESS 38d73b671a817328334f2a70a23fed4d1f4a952c
2023-02-18 0:08 UTC
[GIT PULL] Please pull powerpc/linux.git powerpc-6.2-6 tag
2023-02-17 23:00 UTC (3+ messages)
[PATCH v5 00/10] Add the PowerQUICC audio support using the QMC
2023-02-17 20:27 UTC (21+ messages)
` [PATCH v5 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
` [PATCH v5 02/10] soc: fsl: cpm1: Add support for TSA
` [PATCH v5 03/10] MAINTAINERS: add the Freescale TSA controller entry
` [PATCH v5 04/10] powerpc/8xx: Use a larger CPM1 command check mask
` [PATCH v5 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller
` [PATCH v5 06/10] soc: fsl: cpm1: Add support for QMC
` [PATCH v5 07/10] MAINTAINERS: add the Freescale QMC controller entry
` [PATCH v5 08/10] dt-bindings: sound: Add support for QMC audio
` [PATCH v5 09/10] ASoC: fsl: "
` [PATCH v5 10/10] MAINTAINERS: add the Freescale QMC audio entry
[PATCH v2] tools/perf/tests: Change true workload to sleep workload in all metric test for system wide check
2023-02-17 20:22 UTC (3+ messages)
[PATCH] powerpc/perf: Add json metric events to present CPI stall cycles in powerpc
2023-02-17 20:19 UTC (3+ messages)
[PATCH v3 00/35] Per-VMA locks
2023-02-17 18:49 UTC (48+ messages)
` [PATCH v3 01/35] maple_tree: Be more cautious about dead nodes
` [PATCH v3 02/35] maple_tree: Detect dead nodes in mas_start()
` [PATCH v3 03/35] maple_tree: Fix freeing of nodes in rcu mode
` [PATCH v3 04/35] maple_tree: remove extra smp_wmb() from mas_dead_leaves()
` [PATCH v3 05/35] maple_tree: Fix write memory barrier of nodes once dead for RCU mode
` [PATCH v3 06/35] maple_tree: Add smp_rmb() to dead node detection
` [PATCH v3 07/35] maple_tree: Add RCU lock checking to rcu callback functions
` [PATCH v3 08/35] mm: Enable maple tree RCU mode by default
` [PATCH v3 09/35] mm: introduce CONFIG_PER_VMA_LOCK
` [PATCH v3 10/35] mm: rcu safe VMA freeing
` [PATCH v3 11/35] mm: move mmap_lock assert function definitions
` [PATCH v3 12/35] mm: add per-VMA lock and helper functions to control it
` [PATCH v3 13/35] mm: mark VMA as being written when changing vm_flags
` [PATCH v3 14/35] mm/mmap: move VMA locking before vma_adjust_trans_huge call
` [PATCH v3 15/35] mm/khugepaged: write-lock VMA while collapsing a huge page
` [PATCH v3 16/35] mm/mmap: write-lock VMAs before merging, splitting or expanding them
` [PATCH v3 17/35] mm/mmap: write-lock VMA before shrinking or expanding it
` [PATCH v3 18/35] mm/mremap: write-lock VMA while remapping it to a new address range
` [PATCH v3 19/35] mm: write-lock VMAs before removing them from VMA tree
` [PATCH v3 20/35] mm: conditionally write-lock VMA in free_pgtables
` [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
` [PATCH v3 22/35] kernel/fork: assert no VMA readers during its destruction
` [PATCH v3 23/35] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [PATCH v3 24/35] mm: introduce vma detached flag
` [PATCH v3 25/35] mm: introduce lock_vma_under_rcu to be used from arch-specific code
` [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
` [PATCH v3 27/35] mm: add FAULT_FLAG_VMA_LOCK flag
` [PATCH v3 28/35] mm: prevent do_swap_page from handling page faults under VMA lock
` [PATCH v3 29/35] mm: prevent userfaults to be handled under per-vma lock
` [PATCH v3 30/35] mm: introduce per-VMA lock statistics
` [PATCH v3 31/35] x86/mm: try VMA lock-based page fault handling first
` [PATCH v3 32/35] arm64/mm: "
` [PATCH v3 33/35] powerc/mm: "
` [PATCH v3 34/35] mm/mmap: free vm_area_struct without call_rcu in exit_mmap
` [PATCH v3 35/35] mm: separate vma->lock from vm_area_struct
[PATCH v6 00/10] Add the PowerQUICC audio support using the QMC
2023-02-17 16:30 UTC (20+ messages)
` [PATCH v6 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
` [PATCH v6 02/10] soc: fsl: cpm1: Add support for TSA
` [PATCH v6 03/10] MAINTAINERS: add the Freescale TSA controller entry
` [PATCH v6 04/10] powerpc/8xx: Use a larger CPM1 command check mask
` [PATCH v6 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller
` [PATCH v6 06/10] soc: fsl: cpm1: Add support for QMC
` [PATCH v6 07/10] MAINTAINERS: add the Freescale QMC controller entry
` [PATCH v6 08/10] dt-bindings: sound: Add support for QMC audio
` [PATCH v6 09/10] ASoC: fsl: "
` [PATCH v6 10/10] MAINTAINERS: add the Freescale QMC audio entry
[PATCH mm-unstable v1 0/5] mm/kvm: lockless accessed bit harvest
2023-02-17 16:27 UTC (13+ messages)
` [PATCH mm-unstable v1 1/5] mm/kvm: add mmu_notifier_test_clear_young()
` [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
` [PATCH mm-unstable v1 3/5] kvm/arm64: "
` [PATCH mm-unstable v1 4/5] kvm/powerpc: "
` [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
[powerpc:fixes-test] BUILD SUCCESS 4302abc628fc0dc08e5855f21bbfaed407a72bc3
2023-02-17 14:56 UTC
[PATCH 00/11] drm,fbdev: Move video= option to drivers/video
2023-02-17 11:23 UTC (25+ messages)
` [PATCH 01/11] fbdev: Fix contact info in fb_cmdline.c
` [PATCH 02/11] fbdev: Transfer video= option strings to caller; clarify ownership
` [PATCH 03/11] fbdev: Support NULL for name in option-string lookup
` [PATCH 04/11] drivers/ps3: Read video= option with fb_get_option()
` [PATCH 05/11] fbdev: Read video= option with fb_get_option() in modedb
` [PATCH 06/11] fbdev: Unexport fb_mode_option
` [PATCH 07/11] fbdev: Move option-string lookup into helper
` [PATCH 08/11] fbdev: Handle video= parameter in video/cmdline.c
` [PATCH 09/11] driver/ps3: Include <video/cmdline.h> for mode parsing
` [PATCH 10/11] drm: "
` [PATCH 11/11] drm: Fix comment on "
[PATCH] powerpc/64: Fix unannotated intra-function call warning
2023-02-17 7:07 UTC (3+ messages)
linux-next: build warning after merge of the powerpc tree
2023-02-17 7:05 UTC (4+ messages)
[PATCH 1/2] kcsan: xtensa: Add atomic builtin stubs for 32-bit systems
2023-02-17 6:36 UTC (8+ messages)
` [PATCH 2/2] powerpc/{32,book3e}: kcsan: Extend KCSAN Support
[powerpc:next] BUILD SUCCESS b5ae1cde0f341c936e84e5a9c49f0cb81ba4df1c
2023-02-17 1:58 UTC
[PATCH] powerpc/64s: Prevent fallthrough to hash TLB flush when using radix
2023-02-17 1:14 UTC
[PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
2023-02-16 18:42 UTC (17+ messages)
` [PATCH v2 03/24] arm/cpu: Make sure arch_cpu_idle_dead() doesn't return
` [PATCH v2.1 03/24] arm/cpu: Add unreachable() to arch_cpu_idle_dead()
` [PATCH v2 04/24] arm64/cpu: Mark cpu_die() __noreturn
` [PATCH v2.1 "
` [PATCH v2 09/24] mips/cpu: Expose play_dead()'s prototype definition
` [PATCH v2.1 "
Bug: Write fault blocked by KUAP! (kernel 6.2-rc6, Talos II)
2023-02-16 15:20 UTC (5+ messages)
[PATCH v4 14/16] powerpc: mm: Convert to GENERIC_IOREMAP
2023-02-16 12:34 UTC
[PATCH v2] usb: fix some spelling mistakes in comment of gadget
2023-02-16 11:45 UTC (3+ messages)
[PATCH] powerpc/nohash: Fix build with llvm-as
2023-02-16 11:29 UTC
[PATCH V3 1/3] core/device: Add function to return child node using name at substring "@"
2023-02-16 8:08 UTC (3+ messages)
` [PATCH V3 2/3] skiboot: Update IMC code to use dt_find_by_name_substr for checking dt nodes
` [PATCH V3 3/3] skiboot: Update IMC PMU node names for power10
[PATCH] powerpc/pseries: Fix endianness issue when parsing PLPKS secvar flags
2023-02-16 7:09 UTC
[powerpc:next] BUILD SUCCESS b0ae5b6f3c298a005b73556740526c0e24a5633c
2023-02-16 6:54 UTC
[PATCH v4 00/10] Add the PowerQUICC audio support using the QMC
2023-02-16 6:43 UTC (6+ messages)
` [PATCH v4 06/10] soc: fsl: cmp1: Add support for QMC
[PATCH v1 1/5] powerpc/64: Set default CPU in Kconfig
2023-02-15 23:15 UTC (4+ messages)
` [PATCH v1 5/5] powerpc/epapr: Don't use wrteei on non booke
[PATCH v8 0/7] Support page table check
2023-02-15 23:11 UTC (8+ messages)
` [PATCH v8 1/7] powerpc: mm: Separate set_pte, set_pte_at for internal, external use
` [PATCH v8 2/7] powerpc/64s: mm: Introduce __pmdp_collapse_flush with mm_struct argument
` [PATCH v8 3/7] powerpc: mm: Replace p{u,m,4}d_is_leaf with p{u,m,4}_leaf
` [PATCH v8 4/7] powerpc: mm: Implement p{m,u,4}d_leaf on all platforms
` [PATCH v8 5/7] powerpc: mm: Add common pud_pfn stub for "
` [PATCH v8 6/7] powerpc: mm: Add p{te,md,ud}_user_accessible_page helpers
` [PATCH v8 7/7] powerpc: mm: Support page table check
[PATCH v1 1/9] powerpc/machdep: Define 'compatible' property in ppc_md and use it
2023-02-15 21:58 UTC (4+ messages)
` [PATCH v1 3/9] powerpc/47x: Split ppc47x machine in two
[PATCH v4 00/18] gpiolib cleanups
2023-02-15 15:59 UTC (3+ messages)
[PATCH v4 00/15] spi: Add support for stacked/parallel memories
2023-02-15 14:19 UTC (3+ messages)
` [PATCH v4 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
[PATCH] usb: fix some spelling mistakes in comment
2023-02-15 8:43 UTC
[PATCH AUTOSEL 6.1 15/24] powerpc: Don't select ARCH_WANTS_NO_INSTR
2023-02-15 20:45 UTC
[PATCH v2 0/8] powerpc/85xx: p2020: Create one unified machine description
2023-02-15 18:57 UTC (9+ messages)
[PATCH 0/3] Allow CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 with ld.lld 15+
2023-02-15 18:41 UTC (4+ messages)
` [PATCH 1/3] powerpc/boot: Only use '-mabi=elfv2' with CONFIG_PPC64_BOOT_WRAPPER
` [PATCH 2/3] powerpc: Fix use of '-mabi=elfv2' with clang
` [PATCH 3/3] powerpc: Allow CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 with ld.lld 15+
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).