Age | Commit message (Expand) | Author |
2024-10-16 | powerpc/powernv: Free name on error in opal_event_init() | Michael Ellerman |
2024-10-11 | powerpc/8xx: Fix kernel DTLB miss on dcbz | Christophe Leroy |
2024-10-06 | Merge tag 'powerpc-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2024-09-30 | powerpc/vdso: allow r30 in vDSO code generation of getrandom | Jason A. Donenfeld |
2024-09-25 | Merge tag 'powerpc-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2024-09-24 | Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2024-09-23 | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-09-21 | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-09-21 | crypto: powerpc/p10-aes-gcm - Disable CRYPTO_AES_GCM_P10 | Danny Tsen |
2024-09-20 | powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS block | Narayana Murty N |
2024-09-20 | powerpc/vdso32: Fix use of crtsavres for PPC64 | Christophe Leroy |
2024-09-19 | Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/... | Linus Torvalds |
2024-09-19 | Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds |
2024-09-19 | Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2024-09-18 | Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2024-09-18 | Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-09-17 | powerpc/atomic: Use YZ constraints for DS-form instructions | Michael Ellerman |
2024-09-17 | mm: z3fold: deprecate CONFIG_Z3FOLD | Yosry Ahmed |
2024-09-17 | mm: always define pxx_pgprot() | Peter Xu |
2024-09-17 | Merge tag 'smp-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-09-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2024-09-16 | Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2024-09-13 | MIPS: Remove the obsoleted code for include/linux/mv643xx.h | Gaosheng Cui |
2024-09-13 | powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO64 | Christophe Leroy |
2024-09-13 | powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32 | Christophe Leroy |
2024-09-13 | powerpc/vdso: Refactor CFLAGS for CVDSO build | Christophe Leroy |
2024-09-13 | powerpc/vdso32: Add crtsavres | Christophe Leroy |
2024-09-13 | powerpc/vdso: Fix VDSO data access when running in a non-root time namespace | Christophe Leroy |
2024-09-12 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman |
2024-09-11 | Merge v6.11-rc7 into drm-next | Simona Vetter |
2024-09-10 | powerpc: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-09-10 | powerpc/pseries/eeh: Fix pseries_eeh_err_inject | Narayana Murty N |
2024-09-09 | mm: pass vm_flags to generic_get_unmapped_area() | Mark Brown |
2024-09-09 | mm: make arch_get_unmapped_area() take vm_flags by default | Mark Brown |
2024-09-08 | smp: Mark smp_prepare_boot_cpu() __init | Bibo Mao |
2024-09-05 | powerpc: Stop using no_llseek | Michael Ellerman |
2024-09-05 | powerpc/64s: Remove the "fast endian switch" syscall | Michael Ellerman |
2024-09-05 | powerpc/mm/64s: Restrict THP to Radix or HPT w/64K pages | Michael Ellerman |
2024-09-05 | powerpc/mm/64s: Move THP reqs into a separate symbol | Michael Ellerman |
2024-09-05 | powerpc/64s: Make mmu_hash_ops __ro_after_init | Michael Ellerman |
2024-09-05 | powerpc: Replace kretprobe code with rethook on powerpc | Abhishek Dubey |
2024-09-05 | powerpc: pseries: Constify struct kobj_type | Huang Xiaojia |
2024-09-05 | powerpc: powernv: Constify struct kobj_type | Huang Xiaojia |
2024-09-05 | powerpc: Constify struct kobj_type | Huang Xiaojia |
2024-09-04 | powerpc/mm: add ARCH_PKEY_BITS to Kconfig | Joey Gouly |
2024-09-03 | mm: remove PageActive | Matthew Wilcox (Oracle) |
2024-09-03 | arch, mm: pull out allocation of NODE_DATA to generic code | Mike Rapoport (Microsoft) |
2024-09-03 | arch, mm: move definition of node_data to generic code | Mike Rapoport (Microsoft) |