LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-08 07:01:56 to 2026-07-09 20:16:39 UTC [more...]

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-09 20:16 UTC  (85+ messages)
` [patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
` [patch 02/18] randomize_kstack: Provide add_random_kstack_offset_irqsoff()
` [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
` [patch 04/18] loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()
` [patch 05/18] powerpc/syscall: "
` [patch 06/18] riscv/syscall: "
` [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
` [patch 08/18] x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()
` [patch 09/18] entry: Remove syscall_enter_from_user_mode()
` [patch 10/18] entry: Use syscall number instead of rereading it
` [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean
` [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
` [patch 13/18] entry: Make trace_syscall_enter() return type bool
` [patch 14/18] entry: Make return type of syscall_trace_enter() bool
` [patch 15/18] x86/entry: Make syscall functions static
` [patch 16/18] x86/entry: Get rid of the sys_ni_syscall() indirection
` [patch 18/18] entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution

[PATCH v2 0/2] PCI: Add boot options to disable DPC and AER recovery
 2026-07-09 18:54 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Add pci=noaer_recovery kernel boot option
` [PATCH v2 2/2] PCI: Add pci=nodpc "

[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-09 18:13 UTC  (8+ messages)
` [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED

[PATCH] bitmap: Properly initialise destination bitmap for scatter & gather test
 2026-07-09 17:31 UTC  (3+ messages)

[PATCH 0/1] powerpc/crash: protect kdump from active watchdogs
 2026-07-09 16:31 UTC  (3+ messages)
` [PATCH 1/1] powerpc/crash: stop watchdogs before booting kdump kernel

[PATCH v2 00/10] soc: fsl: qe: QE PIC improvement and add support of IRQs to QUICC ENGINE GPIOs
 2026-07-09 16:47 UTC  (12+ messages)
` [PATCH v2 01/10] soc: fsl: qe: Add chained_irq_{enter,exit}() calls in cascade handler
` [PATCH v2 02/10] dt-bindings: soc: fsl: qe: Set #interrupt-cells to 2 to support interrupt type encoding
` [PATCH v2 03/10] dt-bindings: soc: fsl: qe: Convert QE GPIO to DT schema
` [PATCH v2 04/10] dt-bindings: soc: fsl: qe: Add support of IRQ in QE GPIO
` [PATCH v2 05/10] soc: fsl: qe: Use generic_handle_domain_irq()
` [PATCH v2 06/10] soc: fsl: qe: Iterate over all pending interrupts in cascade handler
` [PATCH v2 07/10] soc: fsl: qe: Handle spurious interrupts
` [PATCH v2 08/10] soc: fsl: qe: Convert to generic IRQ chip
` [PATCH v2 09/10] soc: fsl: qe: Rename irq variable to parent_irq
` [PATCH v2 10/10] soc: fsl: qe: Add support of IRQs in QE GPIO

[kvm-unit-tests PATCH 0/6] powerpc improvements
 2026-07-09 16:33 UTC  (12+ messages)
` [kvm-unit-tests PATCH 1/6] powerpc: add pmu tests
` [kvm-unit-tests PATCH 2/6] configure: Make arch_libdir a first-class entity
` [kvm-unit-tests PATCH 3/6] powerpc: Remove remnants of ppc64 directory and build structure
` [kvm-unit-tests PATCH 4/6] powerpc: gitlab CI update
` [kvm-unit-tests PATCH 5/6] scripts/arch-run.bash: Fix run_panic() success exit status
` [kvm-unit-tests PATCH 6/6] powerpc: Add a panic test

[PATCH] powerpc/prom: Remove redundant early_init_dt_scan_root() call
 2026-07-09 15:54 UTC  (2+ messages)

[RFC PATCH 0/6] selftests/vfio: Add sPAPR TCE v2 coverage
 2026-07-09 15:51 UTC  (2+ messages)

[PATCH 0/2] Bring includes in linux/kmod.h up to date
 2026-07-09  9:49 UTC  (5+ messages)
` [PATCH 1/2] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH 2/2] module: Bring includes in linux/kmod.h up to date

[PATCH] KVM: Nullify irqfd->producer when add_producer() fails
 2026-07-09  9:39 UTC  (6+ messages)
  ` [PATCH] KVM: PPC: Book3S HV: Set irqfd->producer only on success

[PATCH v4 0/2] KVM: powerpc: Use generic xfer to guest work function
 2026-07-09  9:21 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] powerpc: enable to run posix cpu timers in task context

[PATCH] KVM: Use vma_lookup() in kvm_host_page_size()
 2026-07-09  8:46 UTC  (2+ messages)

[PATCH] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
 2026-07-09  8:32 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
 2026-07-09  8:27 UTC  (10+ messages)
` [PATCH v16 02/18] syscall_user_dispatch: Introduce a weak fallback for arch_syscall_is_vdso_sigreturn()
` [PATCH v16 18/18] arm64: vdso: Expose sigreturn address on vdso to the kernel

[PATCH] syscall_user_dispatch: Introduce ARCH_SUPPORTS_SYSCALL_USER_DISPATCH
 2026-07-09  7:59 UTC  (3+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix comment typos
 2026-07-09  7:43 UTC  (5+ messages)

[PATCH 1/3] powerpc/boot: Fix simpleboot CPU node lookup check
 2026-07-09  6:52 UTC  (6+ messages)
` [PATCH 2/3] powerpc/boot: Fix treeboot-currituck "
` [PATCH 3/3] powerpc/boot: Fix treeboot-akebono "

[PATCH v3 0/2] KVM: powerpc: Use generic xfer to guest work function
 2026-07-09  6:29 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] powerpc: enable to run posix cpu timers in task context

[PATCH v2] powerpc/powernv: Cache OPAL check_token() results
 2026-07-09  6:04 UTC  (4+ messages)

[PATCH V16 0/7] Rust Support for powerpc
 2026-07-09  6:00 UTC  (7+ messages)
` [PATCH V16 4/7] rust/powerpc: Set min rustc version "

[PATCH] MAINTAINERS: Demote myself to reviewer
 2026-07-09  5:18 UTC  (4+ messages)

[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
 2026-07-09  2:28 UTC  (4+ messages)

[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
 2026-07-09  2:16 UTC  (4+ messages)

[PATCH 0/5] bitmap: align bitmap_find_next_zero_area_off() output with the rest of the API
 2026-07-09  2:03 UTC  (3+ messages)
` [PATCH 2/5] powerpc/msi: Treat bitmap size as allocation failure
` [PATCH 5/5] bitmap: Return size when no zero area is found

[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
 2026-07-09  2:01 UTC  (5+ messages)
` [PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH 11/13] mm/mlock: convert mlock code "

[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
 2026-07-09  1:52 UTC  (4+ messages)

[PATCH v7 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-07-08 13:59 UTC  (11+ messages)
` [PATCH v7 01/10] ACPI: APEI: GHES: share macros via a private header
` [PATCH v7 02/10] ACPI: APEI: GHES: move CPER read helpers
` [PATCH v7 03/10] ACPI: APEI: GHES: move GHESv2 ack and alloc helpers
` [PATCH v7 04/10] ACPI: APEI: GHES: move estatus cache helpers
` [PATCH v7 05/10] ACPI: APEI: GHES: move vendor record helpers
` [PATCH v7 06/10] ACPI: APEI: GHES: move CXL CPER helpers
` [PATCH v7 07/10] ACPI: APEI: introduce GHES helper
` [PATCH v7 08/10] ACPI: APEI: share GHES CPER helpers
` [PATCH v7 09/10] dt-bindings: firmware: add arm,ras-cper
` [PATCH v7 10/10] RAS: add firmware-first CPER provider

[PATCH] perf data convert json: Fix trace_seq memory leak in process_sample_event()
 2026-07-08 19:25 UTC  (2+ messages)

[PATCH 0/3] mm/early_ioremap: clarify and clean up early_ioremap_reset()
 2026-07-08 17:06 UTC 

test_bitmap fails on ppc/ppc64 on kernels v7.1.3, v7.2-rc2
 2026-07-08 16:48 UTC  (7+ messages)

[PATCH] powerpc/eeh: Fix recursive locking on devices without EEH sensitive driver
 2026-07-08 15:06 UTC  (2+ messages)

[PATCH V17 0/7] Rust Support for powerpc
 2026-07-08 15:09 UTC  (10+ messages)
` [PATCH V17 1/7] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V17 2/7] dma-resv: Fix undefined symbol when CONFIG_DMA_SHARED_BUFFER is disabled
` [PATCH V17 3/7] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V17 4/7] rust/powerpc: Set min rustc version for powerpc
` [PATCH V17 5/7] rust: Make __udivdi3() and __umoddi3() panic
` [PATCH V17 6/7] rust: Add PowerPC support
` [PATCH V17 7/7] powerpc: Enable Rust for ppc64le

[PATCH v2 0/4] powerpc/kdump: Support high crashkernel reservation
 2026-07-08 14:33 UTC  (5+ messages)
` [PATCH v2 1/4] powerpc/mmu: do MMU type discovery before "
` [PATCH v2 2/4] powerpc: move to 64-bit RTAS
` [PATCH v2 3/4] powerpc/kdump: consider high crashkernel memory if enabled
` [PATCH v2 4/4] powerpc/kdump: add support for high crashkernel reservation

[PATCH] powerpc/configs: enable CONFIG_RAS to fix EDAC support
 2026-07-08 14:27 UTC 

[PATCH v3 2/3] selftests/mm: fix ksm NUMA merge test for systems with memoryless NUMA nodes
 2026-07-08 13:55 UTC  (2+ messages)

[PATCH v3 0/3] selftests/mm: avoid false failures in hugetlb and KSM tests
 2026-07-08 13:48 UTC  (4+ messages)
` [PATCH v3 1/3] selftests/mm: handle EINVAL when configuring gigantic hugepages

[PATCH v4] perf dso: Fix kallsyms DSO detection with fallback logic
 2026-07-08 11:26 UTC 

[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
 2026-07-08 11:11 UTC  (5+ messages)
` [PATCH v3 05/20] driver core: update kerneldoc for platform_device_alloc()

[PATCH RFC] RAS: hwerr_tracking: move recoverable hardware error tracking out of vmcoreinfo
 2026-07-08 10:13 UTC  (5+ messages)

[PATCH] ASoC: fsl_sai: Fix spurious BCLK on resume by clearing BYP
 2026-07-08  9:34 UTC  (3+ messages)

[PATCH 00/12] soc: fsl: qe: QE PIC improvement and add support of IRQs to QUICC ENGINE GPIOs
 2026-07-08  8:20 UTC  (7+ messages)
` [PATCH 02/12] dt-bindings: soc: fsl: qe: Set #interrupt-cells to 2 to support interrupt type encoding
` [PATCH 04/12] dt-bindings: soc: fsl: qe: Add support of IRQ in QE GPIO

[PATCH V17 0/8] Rust Support for powerpc
 2026-07-08  8:18 UTC  (3+ messages)
` [PATCH V17 1/8] powerpc/syscall: Fix syscall skip handling for seccomp and ptrace

[PATCH v3] powerpc/pseries/iommu: Add TCEs for 16GB pages when RAM is pre-mapped
 2026-07-08  6:21 UTC  (2+ messages)

[PATCH v2 0/3] selftests/mm: avoid false failures in hugetlb and KSM tests
 2026-07-08  7:01 UTC  (6+ messages)
` [PATCH v2 1/3] selftests/mm: handle EINVAL when configuring gigantic hugepages


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox