summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
28 hoursMerge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
28 hoursMerge tag 'tty-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
4 daysMerge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
4 daysMerge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
4 daysMerge tag 'powerpc-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
5 dayspowerpc: Remove arch-specific strncpy() implementationKees Cook
7 daysMerge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
7 daysMerge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
7 daysappletalk: move the protocol out of treeJakub Kicinski
8 dayspowerpc/fadump: define MIN_RMA in bytes rather than MBSayali Patil
8 dayspowerpc: Restore KUAP registers on syscall restart exitMukesh Kumar Chaurasiya (IBM)
8 daysMerge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
8 daysMerge tag 'fbdev-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
8 daysMerge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...Linus Torvalds
9 dayspowerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpusAboorva Devarajan
9 dayspowerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_downAboorva Devarajan
9 dayspowerpc/perf: fix preempt count underflow in fsl_emb_pmu_delAboorva Devarajan
9 dayspowerpc/boot: Allow text relocations for pseries wrapper with binutils 2.46+Amit Machhiwal
9 daysMerge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds
9 daysMerge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
9 daysMerge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
9 daysMerge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
9 daysMerge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
9 daysMerge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
12 daysbluetooth: remove all PCMCIA driversEthan Nelson-Moore
14 dayscrypto: pcbc - Remove support for PCBC modeEric Biggers
14 dayscrypto: fcrypt - Remove support for FCrypt block cipherEric Biggers
2026-06-08powerpc: Simplify access_ok()Christophe Leroy (CS GROUP)
2026-06-08powerpc/entry: Disable interrupts before irqentry_exitShrikanth Hegde
2026-06-08powerpc/8xx: implement get_direction() in cpm1Bartosz Golaszewski
2026-06-07bpf: Add struct bpf_tramp_node objectJiri Olsa
2026-06-06vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flagsJori Koolstra
2026-06-05crypto: powerpc/aes - use min in ppc_{ecb,cbc,ctr,xts}_cryptThorsten Blum
2026-06-02drivers/base/memory: make memory block get/put explicitMuchun Song
2026-06-02powerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODEDavid Hildenbrand (Arm)
2026-06-02vdso/treewide: Drop GENERIC_TIME_VSYSCALLThomas Weißschuh
2026-06-02powerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker
2026-06-02powerpc/code-patching: Avoid r/w mapping of the zero pageArd Biesheuvel
2026-06-02powerpc/pseries/lparcfg: Replace deprecated strcpy in parse_system_parameter_...Thorsten Blum
2026-06-02powerpc: Fix indentation and replace typedef with struct nameThorsten Blum
2026-06-02powerpc/rtas: Replace one-element array with flexible array memberThorsten Blum
2026-06-02powerpc: use sysfs_emit{_at} in sysfs show functionsThorsten Blum
2026-06-02ppc/fadump: invoke kmsg_dump in fadump panic pathShivang Upadhyay
2026-06-02powerpc/xive: Add warning if target CPU not foundShrikanth Hegde
2026-06-02powerpc/perf: Use cpumask_intersects api for checking disable pathShrikanth Hegde
2026-06-02powerpc: Simplify cpumask api usage for cpuinfo displayShrikanth Hegde
2026-06-02powerpc: Use cpumask_next_wrap insteadShrikanth Hegde
2026-06-02powerpc/fadump: Add timeout to RTAS busy-wait loopsAdriano Vero
2026-06-02powerpc64/bpf: Add powerpc64 JIT support for timed may_gotoSaket Kumar Bhaskar
2026-06-02powerpc: dts: Build devicetrees of enabled platformsJ. Neuschäfer