summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-1/+2
|\
| * arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta2023-10-061-0/+1
| * syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta2023-10-031-1/+1
* | Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds2023-11-013-0/+138
|\ \
| * | powerpc/pseries: PLPKS SED Opal keystore supportGreg Joyce2023-10-173-0/+138
| |/
* | Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-11-011-8/+10
|\ \
| * \ BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie2023-10-2320-74/+99
| |\ \
| * | | fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann2023-10-121-8/+5
| * | | fbdev: Avoid file argument in fb_pgprotect()Thomas Zimmermann2023-10-121-1/+6
| | |/ | |/|
* | | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-301-0/+10
|\ \ \
| * | | hardening: Provide Kconfig fragments for basic optionsKees Cook2023-09-221-0/+10
| |/ /
* | | Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds2023-10-301-1/+1
|\ \ \
| * | | rcu: Standardize explicit CPU-hotplug callsFrederic Weisbecker2023-10-041-1/+1
| |/ /
* | | Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-301-2/+2
|\ \ \
| * \ \ Merge tag 'v6.6-rc7' into sched/core, to pick up fixesIngo Molnar2023-10-239-21/+22
| |\ \ \ | | | |/ | | |/|
| * | | sched/topology: Rename 'DIE' domain to 'PKG'Peter Zijlstra2023-10-121-2/+2
* | | | Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-302-6/+9
|\ \ \ \
| * | | | Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar2023-10-0912-53/+77
| |\| | |
| * | | | locking/local, arch: Rewrite local_add_unless() as a static inline functionUros Bizjak2023-10-041-6/+6
| * | | | futex: Add sys_futex_requeue()peterz@infradead.org2023-09-211-0/+1
| * | | | futex: Add sys_futex_wait()peterz@infradead.org2023-09-211-0/+1
| * | | | futex: Add sys_futex_wake()peterz@infradead.org2023-09-211-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-10-301-1/+1
|\ \ \ \
| * | | | spufs: convert to new timestamp accessorsJeff Layton2023-10-181-1/+1
| | |/ / | |/| |
* | | | Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2023-10-301-4/+7
|\ \ \ \
| * | | | file: convert to SLAB_TYPESAFE_BY_RCUChristian Brauner2023-10-191-4/+7
| | |/ / | |/| |
* | | | Merge tag 'powerpc-6.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-10-273-11/+24
|\ \ \ \ | |_|_|/ |/| | |
| * | | powerpc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptesAneesh Kumar K.V2023-10-251-10/+22
| * | | powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman2023-10-232-1/+2
* | | | Merge tag 'powerpc-6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-10-213-9/+5
|\| | |
| * | | powerpc/qspinlock: Fix stale propagated yield_cpuNicholas Piggin2023-10-181-0/+3
| * | | powerpc/64s/radix: Don't warn on copros in radix__tlb_flush()Michael Ellerman2023-10-181-8/+1
| * | | powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12Michael Ellerman2023-10-151-1/+1
* | | | Merge tag 'powerpc-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-10-156-12/+17
|\| | | | |_|/ |/| |
| * | powerpc/47x: Fix 47x syscall return crashMichael Ellerman2023-10-111-3/+5
| * | powerpc/85xx: Fix math emulation exceptionChristophe Leroy2023-10-101-1/+1
| * | powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy2023-10-091-1/+1
| * | powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy2023-10-092-0/+9
| * | powerpc/pseries: Remove unused r0 in the hcall tracing codeAthira Rajeev2023-09-301-4/+0
| * | powerpc/pseries: Fix STK_PARAM access in the hcall tracing codeAthira Rajeev2023-09-301-3/+1
* | | Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds2023-10-015-5/+12
|\ \ \ | |/ / |/| |
| * | mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts2023-09-295-5/+12
| |/
* | powerpc/stacktrace: Fix arch_stack_walk_reliable()Michael Ellerman2023-09-221-22/+5
* | powerpc/dexcr: Move HASHCHK trap handlerBenjamin Gray2023-09-181-20/+36
* | powerpc/82xx: Select FSL_SOCChristophe Leroy2023-09-181-2/+1
* | powerpc: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION and FTRACE_MCOUNT...Naveen N Rao2023-09-181-1/+1
* | powerpc/watchpoints: Annotate atomic context in more placesBenjamin Gray2023-09-181-0/+9
* | powerpc/watchpoint: Disable pagefaults when getting user instructionBenjamin Gray2023-09-181-1/+6
* | powerpc/watchpoints: Disable preemption in thread_change_pc()Benjamin Gray2023-09-181-1/+6
* | powerpc/perf/hv-24x7: Update domain value checkKajol Jain2023-09-181-1/+1
|/