LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-09 02:03:54 to 2026-07-12 21:25:40 UTC [more...]

[patch 0/4] entry: Rework syscall skip logic
 2026-07-12 21:25 UTC  (4+ messages)
` [patch 1/4] entry: Rework syscall_audit_enter()
` [patch 2/4] entry: Rework trace_syscall_enter()
` [patch 3/4] entry: Make return type of syscall_trace_enter() bool

ld.lld: error: relocation R_PPC_ADDR16_LO cannot be used against symbol 'init_task'; recompile with -fPIC
 2026-07-12 20:41 UTC  (4+ messages)

[PATCH 00/29] ibmvfc: Add NVMe-FC support
 2026-07-12 18:06 UTC  (2+ messages)

[PATCH] powerpc/ps3: Remove unused struct table in setup_areas()
 2026-07-12 15:13 UTC 

[PATCH v3 0/3] selftests/mm: avoid false failures in hugetlb and KSM tests
 2026-07-12  5:37 UTC  (3+ messages)

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-11 20:33 UTC  (72+ 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 00/13] mm: convert more vm_flags_t users to vma_flags_t
 2026-07-11 18:45 UTC  (14+ messages)
` [PATCH v2 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH v2 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH v2 03/13] mm: convert __get_unmapped_area() "
` [PATCH v2 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH v2 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH v2 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH v2 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH v2 08/13] mm: introduce vma_get_page_prot() and use it
` [PATCH v2 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH v2 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
` [PATCH v2 11/13] mm/mlock: convert mlock code to use vma_flags_t
` [PATCH v2 12/13] mm/mprotect: convert mprotect "
` [PATCH v2 13/13] mm/mremap: convert mremap "

[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
 2026-07-11 17:09 UTC  (5+ messages)

[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
 2026-07-11 17:04 UTC  (5+ messages)

[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
 2026-07-11 16:52 UTC  (4+ messages)
` [PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t

[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
 2026-07-11 16:44 UTC  (6+ messages)

[PATCH] crypto: powerpc/aes - use bool for encryption/decryption flag
 2026-07-11 14:52 UTC 

[powerpc:fixes-test 10/12] include/linux/static_call.h:223:9: warning: data definition has no type or storage class
 2026-07-11 13:20 UTC  (3+ messages)

[PATCH] powerpc/ps3: Fix map failure path in dma_ioc0_map_pages()
 2026-07-11 13:09 UTC 

[PATCH V17 0/7] Rust Support for powerpc
 2026-07-11 12:56 UTC  (3+ messages)
` [PATCH V17 2/7] dma-resv: Fix undefined symbol when CONFIG_DMA_SHARED_BUFFER is disabled

[powerpc:fixes-test 10/12] kernel/sched/core.c:7449:1: error: parameter names (without types) in function declaration
 2026-07-11  6:08 UTC 

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

[PATCH] drm/amd/display: Shorten KUnit exported symbol names
 2026-07-11  3:29 UTC 

[powerpc:fixes-test 12/12] arch/powerpc/include/asm/ptrace.h:245:23: error: call to undeclared function 'BIT'; ISO C99 and later do not support implicit function declarations
 2026-07-11  3:12 UTC 

[powerpc:fixes-test] BUILD REGRESSION afc2830892a128a13a65f677271a0a48aeb61b5e
 2026-07-11  2:22 UTC 

[powerpc:fixes-test 10/12] kernel/sched/core.c:7449:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 2026-07-10 22:37 UTC  (2+ messages)

[PATCH 0/2] bus: Remove redundant error messages on IRQ request failure
 2026-07-10 11:09 UTC  (2+ messages)
` [PATCH 1/2] bus: fsl-mc: Remove redundant dev_err()

[PATCH 7.1.y 0/6] cBPF JIT spray hardening
 2026-07-10 21:03 UTC  (9+ messages)
` [PATCH 7.1.y 1/6] bpf: Support for hardening against JIT spraying
` [PATCH 7.1.y 2/6] x86/bugs: Enable IBPB flush on BPF JIT allocation
` [PATCH 7.1.y 3/6] bpf: Restrict JIT predictor flush to cBPF
` [PATCH 7.1.y 4/6] bpf: Skip redundant IBPB in pack allocator
` [PATCH 7.1.y 5/6] bpf: Prefer packs that won't trigger an IBPB flush on allocation
` [PATCH 7.1.y 6/6] bpf: Prefer dirty packs for eBPF allocations

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

[PATCH v3] powerpc/pseries/iommu: Add TCEs for 16GB pages when RAM is pre-mapped
 2026-07-10 20:01 UTC  (3+ messages)

[PATCH v4 0/8] ibmvfc: make ibmvfc support FPIN messages
 2026-07-10 19:16 UTC  (9+ messages)
` [PATCH v4 1/8] ibmvfc: add basic FPIN support
` [PATCH v4 2/8] ibmvfc: Add NOOP command support
` [PATCH v4 3/8] ibmvfc: make ibmvfc login to fabric
` [PATCH v4 4/8] ibmvfc: define asynchronous sub-queue
` [PATCH v4 5/8] ibmvfc: allocate "
` [PATCH v4 6/8] ibmvfc: extend async event handlers to handle async sub queue events
` [PATCH v4 7/8] ibmvfc: register and use asynchronous sub-queue for events
` [PATCH v4 8/8] ibmvfc: handle extended FPIN events

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

[powerpc:fixes-test 12/12] arch/powerpc/include/asm/ptrace.h:241:33: error: implicit declaration of function 'BIT'
 2026-07-10 17:46 UTC 

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-10 17:45 UTC  (5+ messages)
` [PATCH 10/42] drm: pl111: Use devm_of_reserved_mem_device_init()
` [PATCH 23/42] mmc: sdhci-of-bst: Use devm_of_reserved_mem_device_init_by_idx()

[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
 2026-07-10 14:09 UTC  (2+ messages)

[PATCH 0/2] Bring includes in linux/kmod.h up to date
 2026-07-10 13:57 UTC  (6+ 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] usb: phy: fsl-usb: clear fsl_otg_dev after freeing it
 2026-07-10 13:17 UTC  (2+ messages)

[PATCH v2 00/10] soc: fsl: qe: QE PIC improvement and add support of IRQs to QUICC ENGINE GPIOs
 2026-07-10 10:28 UTC  (6+ messages)
` [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 0/3] powerpc/numa: Enable coregroup support on PowerNV
 2026-07-10  5:48 UTC  (7+ messages)
` [PATCH v2 1/3] powerpc/numa: Simplify find_primary_domain_index
` [PATCH v2 2/3] powerpc/numa: Allow cpu_to_coregroup_id without PPC_SPLPAR
` [PATCH v2 3/3] powerpc/numa: Support coregroup on PowerNV

[PATCH v8] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
 2026-07-10  9:33 UTC  (5+ messages)

[PATCH v2] ASoC: fsl_sai: Fix spurious BCLK on resume by clearing BYP
 2026-07-10  7:08 UTC 

powerpc/kexec_file: print configured kernel command line
 2026-07-10  7:05 UTC  (3+ messages)

[PATCH 0/2] powerpc/vdso: Debugging improvements
 2026-07-10  6:14 UTC  (3+ messages)
` [PATCH 1/2] powerpc/vdso: Add support for vDSO installation
` [PATCH 2/2] powerpc/vdso: Generate build IDs

[RFC PATCH 0/6] selftests/vfio: Add sPAPR TCE v2 coverage
 2026-07-10  5:11 UTC  (3+ messages)

[PATCH] ASoC: fsl: imx-card: Skip sysclk reset for active DAIs in shutdown
 2026-07-10  3:13 UTC 

[PATCH v2 0/4] powerpc/kdump: Support high crashkernel reservation
 2026-07-10  2:44 UTC  (3+ messages)
` [PATCH v2 1/4] powerpc/mmu: do MMU type discovery before "

[PATCH v4] perf dso: Fix kallsyms DSO detection with fallback logic
 2026-07-10  0:41 UTC  (2+ messages)

[PATCH] selftests/powerpc: Check mmap return value in inject-ra-err
 2026-07-09 12:49 UTC 

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

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

[kvm-unit-tests PATCH 0/6] powerpc improvements
 2026-07-09 16:33 UTC  (7+ messages)
` [kvm-unit-tests PATCH 4/6] powerpc: gitlab CI update

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

[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 0/5] bitmap: align bitmap_find_next_zero_area_off() output with the rest of the API
 2026-07-09  2:03 UTC  (2+ messages)
` [PATCH 5/5] bitmap: Return size when no zero area is found


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