summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-12-191-8/+34
|\
| * powerpc/module_64: Fix livepatching for RO modulesRussell Currey2021-12-141-8/+34
* | Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-11-271-3/+3
|\|
| * powerpc/32: Fix hardlockup on vmap stack overflowChristophe Leroy2021-11-241-3/+3
* | Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-251-0/+1
|\ \ | |/ |/|
| * futex: Wireup futex_waitv syscallAndré Almeida2021-11-251-0/+1
* | Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-11-213-8/+18
|\ \
| * | powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy2021-11-161-6/+7
| * | powerpc/signal32: Fix sigset_t copyChristophe Leroy2021-11-161-2/+8
| * | powerpc: clean vdso32 and vdso64 directoriesMasahiro Yamada2021-11-151-0/+3
| |/
* | Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...Linus Torvalds2021-11-192-3/+3
|\ \
| * | signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman2021-11-192-3/+3
| |/
* | Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-181-0/+6
|\ \ | |/ |/|
| * Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek2021-11-181-0/+6
| |\
| | * printk: restore flushing of NMI buffers on remote CPUs after NMI backtracesNicholas Piggin2021-11-101-0/+6
* | | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-112-5/+10
|\ \ \
| * | | signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)Eric W. Biederman2021-10-292-3/+3
| * | | signal/powerpc: On swapcontext failure force SIGSEGVEric W. Biederman2021-10-252-5/+10
* | | | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-063-6/+14
|\ \ \ \
| * \ \ \ Merge branch 'pci/driver'Bjorn Helgaas2021-11-052-5/+13
| |\ \ \ \
| | * | | | powerpc/eeh: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König2021-10-181-5/+5
| | * | | | powerpc/eeh: Use dev_driver_string() instead of struct pci_dev->driver->nameUwe Kleine-König2021-10-131-0/+8
| * | | | | PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran2021-09-211-1/+1
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-064-9/+9
|\ \ \ \ \
| * | | | | mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand2021-11-061-1/+1
| * | | | | memblock: use memblock_free for freeing virtual pointersMike Rapoport2021-11-063-4/+4
| * | | | | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-064-8/+8
* | | | | | Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-11-0515-57/+82
|\ \ \ \ \ \
| * | | | | | powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TESTChristophe Leroy2021-11-011-1/+1
| * | | | | | powerpc/32e: Ignore ESR in instruction storage interrupt handlerNicholas Piggin2021-10-291-3/+12
| * | | | | | powerpc/64s/interrupt: Fix check_return_regs_valid() false positiveNicholas Piggin2021-10-271-1/+1
| * | | | | | Revert "powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC"Michael Ellerman2021-10-273-0/+131
| * | | | | | powerpc/breakpoint: CleanupChristophe Leroy2021-10-221-12/+3
| * | | | | | powerpc: warn on emulation of dcbz instruction in kernel modeChristophe Leroy2021-10-221-0/+1
| * | | | | | powerpc/32: Add support for out-of-line static callsChristophe Leroy2021-10-222-1/+38
| * | | | | | powerpc/machdep: Remove stale functions from ppc_md structureChristophe Leroy2021-10-223-9/+0
| * | | | | | powerpc/time: Remove generic_suspend_{dis/en}able_irqs()Christophe Leroy2021-10-221-15/+7
| * | | | | | powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERICChristophe Leroy2021-10-223-131/+0
| * | | | | | powerpc: Mark .opd section read-onlyChristophe Leroy2021-10-141-6/+6
| * | | | | | powerpc/eeh: Fix docstrings in eeh.cKai Song2021-10-131-4/+8
| * | | | | | powerpc/cpuhp: BUG -> WARN conversion in offline pathNathan Lynch2021-10-081-1/+2
| * | | | | | powerpc: fix unbalanced node refcount in check_kvm_guest()Nathan Lynch2021-10-081-4/+3
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-031-6/+1
|\ \ \ \ \ \
| * | | | | | powerpc: Use of_get_cpu_hwid()Rob Herring2021-10-201-6/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-11-023-4/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}Andreas Gruenbacher2021-10-183-4/+5
| * | | | | powerpc/kvm: Fix kvm_use_magic_pageAndreas Gruenbacher2021-10-181-1/+1
* | | | | | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-022-10/+15
|\ \ \ \ \ \
| * | | | | | audit: add support for the openat2 syscallRichard Guy Briggs2021-10-012-0/+4
| * | | | | | audit: replace magic audit syscall class numbers with macrosRichard Guy Briggs2021-10-012-10/+11
| | |/ / / / | |/| | | |