linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-12 20:04:05 to 2025-11-19 08:56:36 UTC [more...]

[PATCH v2 0/3] PCI: Universal error recoverability of devices
 2025-11-19  8:50 UTC 

[RFC PATCH v4 00/17] Paravirt CPUs and push task for less vCPU preemption
 2025-11-19  8:23 UTC  (22+ messages)
` [RFC PATCH v4 01/17] sched/docs: Document cpu_paravirt_mask and Paravirt CPU concept
` [RFC PATCH v4 02/17] cpumask: Introduce cpu_paravirt_mask
` [RFC PATCH v4 03/17] sched/core: Dont allow to use CPU marked as paravirt
` [RFC PATCH v4 04/17] sched/debug: Remove unused schedstats
` [RFC PATCH v5 05/17] sched/fair: Add paravirt movements for proc sched file
` [RFC PATCH v4 06/17] sched/fair: Pass current cpu in select_idle_sibling
` [RFC PATCH v4 07/17] sched/fair: Don't consider paravirt CPUs for wakeup and load balance
` [RFC PATCH v4 08/17] sched/rt: Don't select paravirt CPU for wakeup and push/pull rt task
` [RFC PATCH v4 09/17] sched/core: Add support for nohz_full CPUs
` [RFC PATCH v4 10/17] sched/core: Push current task from paravirt CPU
` [RFC PATCH v4 11/17] sysfs: Add paravirt CPU file
` [RFC PATCH v4 12/17] powerpc: method to initialize ec and vp cores
` [RFC PATCH v4 13/17] powerpc: enable/disable paravirt CPUs based on steal time
` [RFC PATCH v4 14/17] powerpc: process steal values at fixed intervals
` [RFC PATCH v4 15/17] powerpc: add debugfs file for controlling handling on steal values
` [HELPER PATCH 1] sysfs: Provide write method for paravirt
` [HELPER PATCH 2] helper: disable arch handling if paravirt file being written

[PATCH V2] ppc64/lv1call: Fix PS3 LV1 clobbering SRR
 2025-11-19  8:08 UTC  (2+ messages)

[PATCH v3 24/25] KVM: TDX: Guard VM state transitions with "all" the locks
 2025-11-19  0:02 UTC  (5+ messages)
` [PATCH] KVM: TDX: Take MMU lock around tdh_vp_init()

[PATCH] modpost: amend ppc symnames for -Os build
 2025-11-18 17:19 UTC  (3+ messages)

ppc/lv1call: Fix PS3 LV1 clobbering SRR
 2025-11-18 14:42 UTC  (3+ messages)

[PATCH v5 0/4] uaccess: Prepare for masked user access on powerpc
 2025-11-18 14:29 UTC  (6+ messages)
` [PATCH v5 1/4] iov_iter: Convert copy_from_user_iter() to masked user access
` [PATCH v5 2/4] iov_iter: Add missing speculation barrier to copy_from_user_iter()
` [PATCH v5 3/4] scm: Convert put_cmsg() to scoped user access
` [PATCH v5 4/4] lib/strn*,uaccess: Use masked_user_{read/write}_access_begin when required

[PATCH RESEND v5] vmcoreinfo: Track and log recoverable hardware errors
 2025-11-18 14:10 UTC  (3+ messages)

[PATCH v2] mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
 2025-11-18 13:49 UTC  (6+ messages)

[PATCH bpf-next v2 0/2] bpf: Inline helper in powerpc JIT
 2025-11-18 12:16 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] powerpc64/bpf: Support internal-only MOV instruction to resolve per-CPU addrs
` [PATCH bpf-next v2 2/2] powerpc64/bpf: Inline bpf_get_smp_processor_id() and bpf_get_current_task()

[PATCH v6 0/3] kexec: reorganize kexec and kdump sysfs
 2025-11-18 11:45 UTC  (4+ messages)
` [PATCH v6 1/3] kexec: move sysfs entries to /sys/kernel/kexec
` [PATCH v6 2/3] Documentation/ABI: mark old kexec sysfs deprecated
` [PATCH v6 3/3] Documentation/ABI: new kexec and kdump sysfs interface

[PATCH net v2] net: ps3_gelic_net: handle skb allocation failures
 2025-11-18 11:40 UTC  (2+ messages)

[BUG] general protection fault in input_unregister_device
 2025-11-18  8:51 UTC 

[powerpc:merge] BUILD SUCCESS 834cf7f6551839ef298916bf36df2b4824c4c7bd
 2025-11-18  9:37 UTC 

[PATCH 1/1] powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling
 2025-11-18  8:56 UTC  (2+ messages)

[REGRESSION] [next-20251117] ppc64le: WARNING in vmalloc_fix_flags with __GFP_ACCOUNT in BPF/seccomp path
 2025-11-18  7:51 UTC  (2+ messages)

[PATCH v6] crash: export crashkernel CMA reservation to userspace
 2025-11-18  7:10 UTC 

[PATCH v4 00/54] tree-in-dcache stuff
 2025-11-18  5:16 UTC  (55+ messages)
` [PATCH v4 01/54] fuse_ctl_add_conn(): fix nlink breakage in case of early failure
` [PATCH v4 02/54] tracefs: fix a leak in eventfs_create_events_dir()
` [PATCH v4 03/54] new helper: simple_remove_by_name()
` [PATCH v4 04/54] new helper: simple_done_creating()
` [PATCH v4 05/54] introduce a flag for explicitly marking persistently pinned dentries
` [PATCH v4 06/54] primitives for maintaining persisitency
` [PATCH v4 07/54] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
` [PATCH v4 08/54] convert ramfs and tmpfs
` [PATCH v4 09/54] procfs: make /self and /thread_self dentries persistent
` [PATCH v4 10/54] configfs, securityfs: kill_litter_super() not needed
` [PATCH v4 11/54] convert xenfs
` [PATCH v4 12/54] convert smackfs
` [PATCH v4 13/54] convert hugetlbfs
` [PATCH v4 14/54] convert mqueue
` [PATCH v4 15/54] convert bpf
` [PATCH v4 16/54] convert dlmfs
` [PATCH v4 17/54] convert fuse_ctl
` [PATCH v4 18/54] convert pstore
` [PATCH v4 19/54] convert tracefs
` [PATCH v4 20/54] convert debugfs
` [PATCH v4 21/54] debugfs: remove duplicate checks in callers of start_creating()
` [PATCH v4 22/54] convert efivarfs
` [PATCH v4 23/54] convert spufs
` [PATCH v4 24/54] convert ibmasmfs
` [PATCH v4 25/54] ibmasmfs: get rid of ibmasmfs_dir_ops
` [PATCH v4 26/54] convert devpts
` [PATCH v4 27/54] binderfs: use simple_start_creating()
` [PATCH v4 28/54] binderfs_binder_ctl_create(): kill a bogus check
` [PATCH v4 29/54] convert binderfs
` [PATCH v4 30/54] autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
` [PATCH v4 31/54] convert autofs
` [PATCH v4 32/54] convert binfmt_misc
` [PATCH v4 33/54] selinuxfs: don't stash the dentry of /policy_capabilities
` [PATCH v4 34/54] selinuxfs: new helper for attaching files to tree
` [PATCH v4 35/54] convert selinuxfs
` [PATCH v4 36/54] functionfs: don't abuse ffs_data_closed() on fs shutdown
` [PATCH v4 37/54] functionfs: don't bother with ffs->ref in ffs_data_{opened,closed}()
` [PATCH v4 38/54] functionfs: need to cancel ->reset_work in ->kill_sb()
` [PATCH v4 39/54] functionfs: fix the open/removal races
` [PATCH v4 40/54] functionfs: switch to simple_remove_by_name()
` [PATCH v4 41/54] convert functionfs
` [PATCH v4 42/54] gadgetfs: switch to simple_remove_by_name()
` [PATCH v4 43/54] convert gadgetfs
` [PATCH v4 44/54] hypfs: don't pin dentries twice
` [PATCH v4 45/54] hypfs: switch hypfs_create_str() to returning int
` [PATCH v4 46/54] hypfs: swich hypfs_create_u64() "
` [PATCH v4 47/54] convert hypfs
` [PATCH v4 48/54] convert rpc_pipefs
` [PATCH v4 49/54] convert nfsctl
` [PATCH v4 50/54] convert rust_binderfs
` [PATCH v4 51/54] get rid of kill_litter_super()
` [PATCH v4 52/54] convert securityfs
` [PATCH v4 53/54] kill securityfs_recursive_remove()
` [PATCH v4 54/54] d_make_discardable(): warn if given a non-persistent dentry

[PATCH v3 36/50] functionfs: switch to simple_remove_by_name()
 2025-11-18  2:35 UTC  (18+ messages)
      ` [functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())
                ` [PATCH 1/4] functionfs: don't abuse ffs_data_closed() on fs shutdown
                ` [PATCH 2/4] functionfs: don't bother with ffs->ref in ffs_data_{opened,closed}()
                ` [PATCH 3/4] functionfs: need to cancel ->reset_work in ->kill_sb()
                ` [PATCH 4/4] functionfs: fix the open/removal races

[PATCH v5] crash: export crashkernel CMA reservation to userspace
 2025-11-17 18:33 UTC  (3+ messages)

[PATCH v1] mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
 2025-11-17 10:16 UTC  (6+ messages)

[PATCH v4 00/10] powerpc: Implement masked user access
 2025-11-17  7:11 UTC  (8+ messages)
` [PATCH v4 02/10] uaccess: Add speculation barrier to copy_from_user_iter()
` [PATCH v4 03/10] uaccess: Use masked_user_{read/write}_access_begin when required

[PATCH v5 0/3] kexec: reorganize kexec and kdump sysfs
 2025-11-17  4:47 UTC  (4+ messages)
` [PATCH v5 1/3] kexec: move sysfs entries to /sys/kernel/kexec
` [PATCH v5 2/3] Documentation/ABI: mark old kexec sysfs deprecated
` [PATCH v5 3/3] kexec: document new kexec and kdump sysfs ABIs

[PATCH v5] Documentation/ABI: add kexec and kdump sysfs interface
 2025-11-17  3:51 UTC 

[PATCH v2] powerpc: 82xx: fix uninitialized pointers with free attribute
 2025-11-16 14:25 UTC 

[powerpc:merge] BUILD SUCCESS 88ca3496be4b0b449016a750de1a79331ac5ca05
 2025-11-16 13:08 UTC 

[PATCH v3] powerpc, mm: Fix mprotect on book3s 32-bit
 2025-11-16  6:40 UTC 

[PATCH] powerpc/warp: Fix error handling in pika_dtm_thread
 2025-11-16  2:44 UTC 

[PATCH v4 0/5] kexec: reorganize sysfs interface and add new kexec sysfs
 2025-11-15 16:09 UTC  (8+ messages)
` [PATCH v4 1/5] Documentation/ABI: add kexec and kdump sysfs interface
` [PATCH v4 2/5] kexec: move sysfs entries to /sys/kernel/kexec
` [PATCH v4 3/5] Documentation/ABI: mark old kexec sysfs deprecated
` [PATCH v4 4/5] kexec: document new kexec and kdump sysfs ABIs
` [PATCH v4 5/5] crash: export crashkernel CMA reservation to userspace

[GIT PULL] PCI fixes for v6.18
 2025-11-14 23:53 UTC  (2+ messages)

[PATCH 0/2] PCI: Universal error recoverability of devices
 2025-11-14 23:45 UTC  (10+ messages)
` [PATCH 1/2] PCI: Ensure error recoverability at all times

[akpm-mm:mm-unstable 36/283] mm/hugetlb.c:4753:18: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 17179869184 to 0
 2025-11-14 19:39 UTC  (3+ messages)

[PATCH] fix windfarm_rm31 for RackMac logging
 2025-11-14 16:47 UTC 

[PATCH v2 00/10] kbuild: userprogs: introduce architecture-specific CC_CAN_LINK and userprog flags
 2025-11-14 13:43 UTC  (15+ messages)
` [PATCH v2 01/10] kbuild: don't enable CC_CAN_LINK if the dummy program generates warnings
` [PATCH v2 02/10] init: deduplicate cc-can-link.sh invocations
` [PATCH v2 03/10] kbuild: allow architectures to override CC_CAN_LINK
` [PATCH v2 10/10] kbuild: simplify CC_CAN_LINK

[PATCH v5 00/14] Remove DMA map_page/map_resource and their unmap callbacks
 2025-11-14  9:02 UTC  (3+ messages)
` [PATCH v5 10/14] powerpc: Convert to physical address DMA mapping

[PATCH] powerpc/powermac: Fix reference count leak in i2c probe functions
 2025-11-14  9:11 UTC  (2+ messages)

[Help] Microwatt (Zynqwatt) — Kernel halts after Radix MMU init on booting Linux on Zynq version of Microwatt
 2025-11-14  2:42 UTC  (4+ messages)

PATCH: Fix typo recommand in comment
 2025-11-13 19:51 UTC  (2+ messages)

[PATCH v3 0/7] syscore: Pass context data to callbacks
 2025-11-13 19:18 UTC  (6+ messages)
` [PATCH v3 1/7] "

[PATCH 2/2] pseries/dtl: Remove locks held warning
 2025-11-13 16:37 UTC  (2+ messages)

[PATCH 00/24] PCI: Bridge window selection improvements
 2025-11-13 15:56 UTC  (5+ messages)
` [PATCH 02/24] sparc/PCI: Remove pcibios_enable_device() as they do nothing extra

[PATCH v2 2/4] PCI/ASPM: Add pcie_aspm_remove_cap() to override advertised link states
 2025-11-13  4:02 UTC  (3+ messages)

[PPC] Boot problems after the pci-v6.18-changes
 2025-11-13  0:44 UTC  (2+ messages)

[PATCH RESEND] powerpc/tools: drop `-o pipefail` in gcc check scripts
 2025-11-12 22:56 UTC  (2+ messages)


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).