Age | Commit message (Expand) | Author |
2023-04-25 | Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2023-04-02 | Merge tag 'powerpc-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-03-28 | powerpc: Don't try to copy PPR for task with NULL pt_regs | Jens Axboe |
2023-03-23 | kasan, powerpc: don't rename memintrinsics if compiler adds prefixes | Marco Elver |
2023-03-21 | vdso: Improve cmd_vdso_check to check all dynamic relocations | Fangrui Song |
2023-03-04 | Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-02-28 | powerpc/vmlinux.lds: Add .text.asan/tsan sections | Michael Ellerman |
2023-02-26 | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2023-02-25 | Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-20 | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-02-17 | powerpc/64: Fix unannotated intra-function call warning | Sathvika Vasireddy |
2023-02-17 | powerpc/epapr: Don't use wrteei on non booke | Christophe Leroy |
2023-02-15 | powerpc/eeh: Set channel state after notifying the drivers | Ganesh Goudar |
2023-02-13 | powerpc/rtas: arch-wide function token lookup conversions | Nathan Lynch |
2023-02-13 | powerpc/rtas: introduce rtas_function_token() API | Nathan Lynch |
2023-02-13 | powerpc/pseries: add RTAS work area allocator | Nathan Lynch |
2023-02-13 | powerpc/rtas: add tracepoints around RTAS entry | Nathan Lynch |
2023-02-13 | powerpc/rtas: strengthen do_enter_rtas() type safety, drop inline | Nathan Lynch |
2023-02-13 | powerpc/rtas: improve function information lookups | Nathan Lynch |
2023-02-13 | powerpc/rtas: ensure 4KB alignment for rtas_data_buf | Nathan Lynch |
2023-02-13 | powerpc/rtas: handle extended delays safely in early boot | Nathan Lynch |
2023-02-12 | powerpc/pseries: Pass PLPKS password on kexec | Russell Currey |
2023-02-12 | powerpc/secvar: Don't print error on ENOENT when reading variables | Andrew Donnellan |
2023-02-12 | powerpc/secvar: Warn when PAGE_SIZE is smaller than max object size | Andrew Donnellan |
2023-02-12 | powerpc/secvar: Allow backend to populate static list of variable names | Andrew Donnellan |
2023-02-12 | powerpc/secvar: Extend sysfs to include config vars | Russell Currey |
2023-02-12 | powerpc/secvar: Clean up init error messages | Andrew Donnellan |
2023-02-12 | powerpc/secvar: Handle max object size in the consumer | Russell Currey |
2023-02-12 | powerpc/secvar: Handle format string in the consumer | Russell Currey |
2023-02-12 | powerpc/secvar: Use sysfs_emit() instead of sprintf() | Russell Currey |
2023-02-12 | powerpc/secvar: Warn and error if multiple secvar ops are set | Russell Currey |
2023-02-12 | powerpc/secvar: Use u64 in secvar_operations | Michael Ellerman |
2023-02-12 | powerpc/secvar: Fix incorrect return in secvar_sysfs_load() | Russell Currey |
2023-02-12 | Merge branch 'fixes' into next | Michael Ellerman |
2023-02-10 | powerpc/kcsan: Prevent recursive instrumentation with IRQ save/restores | Rohan McLure |
2023-02-10 | powerpc/kcsan: Exclude udelay to prevent recursive instrumentation | Rohan McLure |
2023-02-10 | powerpc/kcsan: Add exclusions from instrumentation | Rohan McLure |
2023-02-10 | powerpc: Skip stack validation checking alternate stacks if they are not allo... | Nicholas Piggin |
2023-02-10 | powerpc/64: Move paca allocation to early_setup() | Nicholas Piggin |
2023-02-10 | powerpc/64: Fix task_cpu in early boot when booting non-zero cpuid | Nicholas Piggin |
2023-02-10 | powerpc/64e: Simplify address calculation in secondary hold loop | Nicholas Piggin |
2023-02-10 | powerpc/64s: Refactor initialisation after prom | Nicholas Piggin |
2023-02-10 | powerpc: Remove __kernel_text_address() in show_instructions() | Christophe Leroy |
2023-02-10 | powerpc/mce: log the error for all unrecoverable errors | Ganesh Goudar |
2023-02-09 | powerpc: mm: add VM_IOREMAP flag to the vmalloc area | Baoquan He |
2023-02-08 | powerpc/iommu: fix memory leak with using debugfs_lookup() | Greg Kroah-Hartman |
2023-02-07 | powerpc/pci: Add option for using pci_to_OF_bus_map | Pali Rohár |
2023-02-07 | powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switch | Nicholas Piggin |
2023-02-05 | powerpc/vdso: Filter clang's auto var init zero enabler when linking | Nathan Chancellor |