linuxppc-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v6 3/3] Documentation/ABI: new kexec and kdump sysfs interface
Sourabh Jain
Re: [PATCH v6 0/3] kexec: reorganize kexec and kdump sysfs
Baoquan he
[BUG] general protection fault in input_unregister_device
Xianying Wang
[powerpc:merge] BUILD SUCCESS 834cf7f6551839ef298916bf36df2b4824c4c7bd
kernel test robot
[PATCH v6] crash: export crashkernel CMA reservation to userspace
Sourabh Jain
Re: [PATCH v6] crash: export crashkernel CMA reservation to userspace
Baoquan he
[PATCH v4 00/54] tree-in-dcache stuff
Al Viro
[PATCH v4 10/54] configfs, securityfs: kill_litter_super() not needed
Al Viro
[PATCH v4 27/54] binderfs: use simple_start_creating()
Al Viro
[PATCH v4 26/54] convert devpts
Al Viro
[PATCH v4 41/54] convert functionfs
Al Viro
[PATCH v4 25/54] ibmasmfs: get rid of ibmasmfs_dir_ops
Al Viro
[PATCH v4 36/54] functionfs: don't abuse ffs_data_closed() on fs shutdown
Al Viro
[PATCH v4 30/54] autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
Al Viro
[PATCH v4 28/54] binderfs_binder_ctl_create(): kill a bogus check
Al Viro
[PATCH v4 22/54] convert efivarfs
Al Viro
[PATCH v4 09/54] procfs: make /self and /thread_self dentries persistent
Al Viro
[PATCH v4 46/54] hypfs: swich hypfs_create_u64() to returning int
Al Viro
[PATCH v4 44/54] hypfs: don't pin dentries twice
Al Viro
[PATCH v4 11/54] convert xenfs
Al Viro
[PATCH v4 20/54] convert debugfs
Al Viro
[PATCH v4 43/54] convert gadgetfs
Al Viro
[PATCH v4 04/54] new helper: simple_done_creating()
Al Viro
[PATCH v4 52/54] convert securityfs
Al Viro
[PATCH v4 06/54] primitives for maintaining persisitency
Al Viro
[PATCH v4 07/54] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
Al Viro
[PATCH v4 23/54] convert spufs
Al Viro
[PATCH v4 40/54] functionfs: switch to simple_remove_by_name()
Al Viro
[PATCH v4 35/54] convert selinuxfs
Al Viro
[PATCH v4 48/54] convert rpc_pipefs
Al Viro
[PATCH v4 16/54] convert dlmfs
Al Viro
[PATCH v4 51/54] get rid of kill_litter_super()
Al Viro
[PATCH v4 47/54] convert hypfs
Al Viro
[PATCH v4 29/54] convert binderfs
Al Viro
[PATCH v4 19/54] convert tracefs
Al Viro
[PATCH v4 49/54] convert nfsctl
Al Viro
[PATCH v4 21/54] debugfs: remove duplicate checks in callers of start_creating()
Al Viro
[PATCH v4 32/54] convert binfmt_misc
Al Viro
[PATCH v4 18/54] convert pstore
Al Viro
[PATCH v4 50/54] convert rust_binderfs
Al Viro
[PATCH v4 01/54] fuse_ctl_add_conn(): fix nlink breakage in case of early failure
Al Viro
[PATCH v4 14/54] convert mqueue
Al Viro
[PATCH v4 42/54] gadgetfs: switch to simple_remove_by_name()
Al Viro
[PATCH v4 39/54] functionfs: fix the open/removal races
Al Viro
[PATCH v4 54/54] d_make_discardable(): warn if given a non-persistent dentry
Al Viro
[PATCH v4 37/54] functionfs: don't bother with ffs->ref in ffs_data_{opened,closed}()
Al Viro
[PATCH v4 24/54] convert ibmasmfs
Al Viro
[PATCH v4 34/54] selinuxfs: new helper for attaching files to tree
Al Viro
[PATCH v4 17/54] convert fuse_ctl
Al Viro
[PATCH v4 08/54] convert ramfs and tmpfs
Al Viro
[PATCH v4 12/54] convert smackfs
Al Viro
[PATCH v4 53/54] kill securityfs_recursive_remove()
Al Viro
[PATCH v4 38/54] functionfs: need to cancel ->reset_work in ->kill_sb()
Al Viro
[PATCH v4 02/54] tracefs: fix a leak in eventfs_create_events_dir()
Al Viro
[PATCH v4 03/54] new helper: simple_remove_by_name()
Al Viro
[PATCH v4 05/54] introduce a flag for explicitly marking persistently pinned dentries
Al Viro
[PATCH v4 13/54] convert hugetlbfs
Al Viro
[PATCH v4 45/54] hypfs: switch hypfs_create_str() to returning int
Al Viro
[PATCH v4 31/54] convert autofs
Al Viro
[PATCH v4 15/54] convert bpf
Al Viro
[PATCH v4 33/54] selinuxfs: don't stash the dentry of /policy_capabilities
Al Viro
[REGRESSION] [next-20251117] ppc64le: WARNING in vmalloc_fix_flags with __GFP_ACCOUNT in BPF/seccomp path
Misbah Anjum N
Re: [REGRESSION] [next-20251117] ppc64le: WARNING in vmalloc_fix_flags with __GFP_ACCOUNT in BPF/seccomp path
IBM
[PATCH v5 0/4] uaccess: Prepare for masked user access on powerpc
Christophe Leroy
[PATCH v5 1/4] iov_iter: Convert copy_from_user_iter() to masked user access
Christophe Leroy
[PATCH v5 2/4] iov_iter: Add missing speculation barrier to copy_from_user_iter()
Christophe Leroy
[PATCH v5 3/4] scm: Convert put_cmsg() to scoped user access
Christophe Leroy
[PATCH v5 4/4] lib/strn*,uaccess: Use masked_user_{read/write}_access_begin when required
Christophe Leroy
Re: [PATCH v5 0/4] uaccess: Prepare for masked user access on powerpc
Thomas Gleixner
[PATCH bpf-next v2 0/2] bpf: Inline helper in powerpc JIT
Saket Kumar Bhaskar
[PATCH bpf-next v2 2/2] powerpc64/bpf: Inline bpf_get_smp_processor_id() and bpf_get_current_task()
Saket Kumar Bhaskar
Re: [PATCH bpf-next v2 2/2] powerpc64/bpf: Inline bpf_get_smp_processor_id() and bpf_get_current_task()
Christophe Leroy (CS GROUP)
[PATCH bpf-next v2 1/2] powerpc64/bpf: Support internal-only MOV instruction to resolve per-CPU addrs
Saket Kumar Bhaskar
Re: [PATCH bpf-next v2 1/2] powerpc64/bpf: Support internal-only MOV instruction to resolve per-CPU addrs
Christophe Leroy (CS GROUP)
Re: [PATCH bpf-next v2 0/2] bpf: Inline helper in powerpc JIT
Puranjay Mohan
[PATCH v5 0/3] kexec: reorganize kexec and kdump sysfs
Sourabh Jain
[PATCH v5 1/3] kexec: move sysfs entries to /sys/kernel/kexec
Sourabh Jain
[PATCH v5 2/3] Documentation/ABI: mark old kexec sysfs deprecated
Sourabh Jain
[PATCH v5 3/3] kexec: document new kexec and kdump sysfs ABIs
Sourabh Jain
[PATCH v5] crash: export crashkernel CMA reservation to userspace
Sourabh Jain
Re: [PATCH v5] crash: export crashkernel CMA reservation to userspace
Andrew Morton
Re: [PATCH v5] crash: export crashkernel CMA reservation to userspace
Sourabh Jain
[PATCH v5] Documentation/ABI: add kexec and kdump sysfs interface
Sourabh Jain
[PATCH v2] powerpc: 82xx: fix uninitialized pointers with free attribute
Ally Heev
Re: [PATCH v2] powerpc: 82xx: fix uninitialized pointers with free attribute
Krzysztof Kozlowski
Re: [PATCH v2] powerpc: 82xx: fix uninitialized pointers with free attribute
Christophe Leroy (CS GROUP)
[powerpc:merge] BUILD SUCCESS 88ca3496be4b0b449016a750de1a79331ac5ca05
kernel test robot
[PATCH v3] powerpc, mm: Fix mprotect on book3s 32-bit
Dave Vasilevsky
Re: [PATCH v3] powerpc, mm: Fix mprotect on book3s 32-bit
Madhavan Srinivasan
[PATCH] powerpc/warp: Fix error handling in pika_dtm_thread
Ma Ke
Re: [PATCH] powerpc/warp: Fix error handling in pika_dtm_thread
Christophe Leroy
[PATCH v2] mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
David Hildenbrand (Red Hat)
Re: [PATCH v2] mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
Christophe Leroy
Re: [PATCH v2] mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
Madhavan Srinivasan
Re: [PATCH v2] mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
David Hildenbrand (Red Hat)
Re: [PATCH v2] mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
Lorenzo Stoakes
Re: [PATCH v2] mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
IBM
Re: [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
Matthew Wilcox
Re: [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
Nathan Chancellor
Re: [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
David Hildenbrand (Red Hat)
[PATCH] fix windfarm_rm31 for RackMac logging
René Rebe
[PATCH v4 0/5] kexec: reorganize sysfs interface and add new kexec sysfs
Sourabh Jain
[PATCH v4 1/5] Documentation/ABI: add kexec and kdump sysfs interface
Sourabh Jain
[PATCH v4 3/5] Documentation/ABI: mark old kexec sysfs deprecated
Sourabh Jain
[PATCH v4 2/5] kexec: move sysfs entries to /sys/kernel/kexec
Sourabh Jain
[PATCH v4 4/5] kexec: document new kexec and kdump sysfs ABIs
Sourabh Jain
[PATCH v4 5/5] crash: export crashkernel CMA reservation to userspace
Sourabh Jain
Re: [PATCH v4 0/5] kexec: reorganize sysfs interface and add new kexec sysfs
Andrew Morton
Re: [PATCH v4 0/5] kexec: reorganize sysfs interface and add new kexec sysfs
Sourabh Jain
[PATCH net v2] net: ps3_gelic_net: handle skb allocation failures
Florian Fuchs
Re: [PATCH net v2] net: ps3_gelic_net: handle skb allocation failures
patchwork-bot+netdevbpf
[PATCH 1/2] powerpc/fadump: remove old sysfs symlink
Sourabh Jain
[PATCH 2/2] Documentation/ABI: remove old fadump sysfs doc
Sourabh Jain
[PATCH v1] mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
David Hildenbrand (Red Hat)
Re: [PATCH v1] mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
Lorenzo Stoakes
Re: [PATCH v1] mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
David Hildenbrand (Red Hat)
Re: [PATCH v1] mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
Christophe Leroy
Re: [PATCH v1] mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
Lorenzo Stoakes
Re: [PATCH v1] mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
David Hildenbrand (Red Hat)
[Help] Microwatt (Zynqwatt) — Kernel halts after Radix MMU init on booting Linux on Zynq version of Microwatt
Mohammad Amin Nili
Re: [Help] Microwatt (Zynqwatt) — Kernel halts after Radix MMU init on booting Linux on Zynq version of Microwatt
Oliver O'Halloran
Re: [Help] Microwatt (Zynqwatt) — Kernel halts after Radix MMU init on booting Linux on Zynq version of Microwatt
Mohammad Amin Nili
Re: [Help] Microwatt (Zynqwatt) — Kernel halts after Radix MMU init on booting Linux on Zynq version of Microwatt
Oliver O'Halloran
Re: [Help] Microwatt (Zynqwatt) — Kernel halts after Radix MMU init on booting Linux on Zynq version of Microwatt
Mohammad Amin Nili
Re: [Help] Microwatt (Zynqwatt) — Kernel halts after Radix MMU init on booting Linux on Zynq version of Microwatt
Oliver O'Halloran
Re: [Help] Microwatt (Zynqwatt) — Kernel halts after Radix MMU init on booting Linux on Zynq version of Microwatt
Mohammad Amin Nili
[PATCH 1/2] pseries/dtl: Use counter in !native case too
Srikar Dronamraju
[PATCH 2/2] pseries/dtl: Remove locks held warning.
Srikar Dronamraju
Re: [PATCH 2/2] pseries/dtl: Remove locks held warning.
kernel test robot
[PATCH v2] powerpc/smp: Expose die_id and die_cpumask
Srikar Dronamraju
Re: [PATCH v2] powerpc/smp: Expose die_id and die_cpumask
Madhavan Srinivasan
[PATCH v2] powerpc, mm: Fix mprotect on book3s 32-bit
Dave Vasilevsky
Re: [PATCH v2] powerpc, mm: Fix mprotect on book3s 32-bit
IBM
Re: [PATCH v2] powerpc, mm: Fix mprotect on book3s 32-bit
Christophe Leroy
[linux-next20251111]KASAN null-ptr-deref in bio_get_last_bvec() after "block: accumulate memory segment gaps per bio"
Venkat Rao Bagalkote
Re: [linux-next20251111]KASAN null-ptr-deref in bio_get_last_bvec() after "block: accumulate memory segment gaps per bio"
Keith Busch
[PATCH v3 00/50] tree-in-dcache stuff
Al Viro
[PATCH v3 38/50] gadgetfs: switch to simple_remove_by_name()
Al Viro
[PATCH v3 23/50] convert spufs
Al Viro
[PATCH v3 30/50] autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
Al Viro
[PATCH v3 21/50] debugfs: remove duplicate checks in callers of start_creating()
Al Viro
[PATCH v3 32/50] convert binfmt_misc
Al Viro
[PATCH v3 13/50] convert hugetlbfs
Al Viro
[PATCH v3 12/50] convert smackfs
Al Viro
[PATCH v3 39/50] convert gadgetfs
Al Viro
[PATCH v3 34/50] selinuxfs: new helper for attaching files to tree
Al Viro
Re: [PATCH v3 34/50] selinuxfs: new helper for attaching files to tree
bot+bpf-ci
Re: [PATCH v3 34/50] selinuxfs: new helper for attaching files to tree
Al Viro
Re: [PATCH v3 34/50] selinuxfs: new helper for attaching files to tree
Chris Mason
[PATCH v3 19/50] convert tracefs
Al Viro
[PATCH v3 05/50] introduce a flag for explicitly marking persistently pinned dentries
Al Viro
[PATCH v3 49/50] kill securityfs_recursive_remove()
Al Viro
[PATCH v3 36/50] functionfs: switch to simple_remove_by_name()
Al Viro
Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name()
bot+bpf-ci
Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name()
Al Viro
Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name()
Christian Brauner
Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name()
Al Viro
Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name()
Chris Mason
Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name()
Chris Mason
[functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())
Al Viro
Re: [functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())
Greg Kroah-Hartman
Re: [functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())
Chris Mason
Re: [functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())
Al Viro
Re: [functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())
Al Viro
Re: [functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())
Christian Brauner
Re: [functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())
Greg Kroah-Hartman
Re: [functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())
Al Viro
Re: [functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())
Al Viro
[PATCH 1/4] functionfs: don't abuse ffs_data_closed() on fs shutdown
Al Viro
[PATCH 2/4] functionfs: don't bother with ffs->ref in ffs_data_{opened,closed}()
Al Viro
[PATCH 3/4] functionfs: need to cancel ->reset_work in ->kill_sb()
Al Viro
[PATCH 4/4] functionfs: fix the open/removal races
Al Viro
Re: [functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())
Greg Kroah-Hartman
[PATCH v3 08/50] convert ramfs and tmpfs
Al Viro
[PATCH v3 40/50] hypfs: don't pin dentries twice
Al Viro
[PATCH v3 43/50] convert hypfs
Al Viro
[PATCH v3 50/50] d_make_discardable(): warn if given a non-persistent dentry
Al Viro
[PATCH v3 42/50] hypfs: swich hypfs_create_u64() to returning int
Al Viro
[PATCH v3 33/50] selinuxfs: don't stash the dentry of /policy_capabilities
Al Viro
[PATCH v3 41/50] hypfs: switch hypfs_create_str() to returning int
Al Viro
[PATCH v3 44/50] convert rpc_pipefs
Al Viro
[PATCH v3 45/50] convert nfsctl
Al Viro
[PATCH v3 46/50] convert rust_binderfs
Al Viro
[PATCH v3 24/50] convert ibmasmfs
Al Viro
[PATCH v3 14/50] convert mqueue
Al Viro
[PATCH v3 18/50] convert pstore
Al Viro
[PATCH v3 47/50] get rid of kill_litter_super()
Al Viro
[PATCH v3 48/50] convert securityfs
Al Viro
[PATCH v3 02/50] tracefs: fix a leak in eventfs_create_events_dir()
Al Viro
[PATCH v3 25/50] ibmasmfs: get rid of ibmasmfs_dir_ops
Al Viro
[PATCH v3 35/50] convert selinuxfs
Al Viro
[PATCH v3 22/50] convert efivarfs
Al Viro
[PATCH v3 09/50] procfs: make /self and /thread_self dentries persistent
Al Viro
[PATCH v3 27/50] binderfs: use simple_start_creating()
Al Viro
[PATCH v3 20/50] convert debugfs
Al Viro
[PATCH v3 07/50] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
Al Viro
[PATCH v3 04/50] new helper: simple_done_creating()
Al Viro
[PATCH v3 31/50] convert autofs
Al Viro
[PATCH v3 01/50] fuse_ctl_add_conn(): fix nlink breakage in case of early failure
Al Viro
Re: [PATCH v3 01/50] fuse_ctl_add_conn(): fix nlink breakage in case of early failure
Miklos Szeredi
Earlier messages
Later messages