- a5d33be powerpc/32: Return directly from power_save_ppc32_restore() by Christophe Leroy · 3 years, 10 months ago
- 16db543 powerpc/32: Save remaining registers in exception prolog by Christophe Leroy · 3 years, 10 months ago
- a305597 powerpc/32: Refactor saving of volatile registers in exception prologs by Christophe Leroy · 3 years, 10 months ago
- acc142b powerpc/32: Remove the xfer parameter in EXCEPTION() macro by Christophe Leroy · 3 years, 10 months ago
- 4c0104a powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE by Christophe Leroy · 3 years, 10 months ago
- 8f6ff5b powerpc/32: Only restore non volatile registers when required by Christophe Leroy · 3 years, 10 months ago
- bce4c26 powerpc/32: Add a prepare_transfer_to_handler macro for exception prologs by Christophe Leroy · 3 years, 10 months ago
- 719e7e2 powerpc/32: Save trap number on stack in exception prolog by Christophe Leroy · 3 years, 10 months ago
- af6f2ce8 powerpc/32: Call bad_page_fault() from do_page_fault() by Christophe Leroy · 3 years, 10 months ago
- e729155 powerpc/32: Set regs parameter in r3 in transfer_to_handler by Christophe Leroy · 3 years, 10 months ago
- db297c3 powerpc/32: Don't save thread.regs on interrupt entry by Christophe Leroy · 3 years, 10 months ago
- b96bae3 powerpc/32: Replace ASM exception exit by C exception exit from ppc64 by Christophe Leroy · 3 years, 10 months ago
- e9f9970 powerpc/32: Always save non volatile registers on exception entry by Christophe Leroy · 3 years, 10 months ago
- 0f2793e powerpc/32: Perform normal function call in exception entry by Christophe Leroy · 3 years, 10 months ago
- 32d2ca0 powerpc/32: Refactor booke critical registers saving by Christophe Leroy · 3 years, 10 months ago
- 8f844c0 powerpc/32: Provide a name to exception prolog continuation in virtual mode by Christophe Leroy · 3 years, 10 months ago
- dc13b88 powerpc/32: Move exception prolog code into .text once MMU is back on by Christophe Leroy · 3 years, 10 months ago
- 7bf1d7e powerpc/32: Use START_EXCEPTION() as much as possible by Christophe Leroy · 3 years, 10 months ago
- 5b5e5bc powerpc/32: Add vmap_stack_overflow label inside the macro by Christophe Leroy · 3 years, 10 months ago
- a4719f5 powerpc/32: Statically initialise first emergency context by Christophe Leroy · 3 years, 10 months ago
- 9b6150f powerpc/32: Enable instruction translation at the same time as data translation by Christophe Leroy · 3 years, 10 months ago
- 5b1c9a0 powerpc/32: Tag DAR in EXCEPTION_PROLOG_2 for the 8xx by Christophe Leroy · 3 years, 10 months ago
- 7aa8dd6 powerpc/32: Always enable data translation in exception prolog by Christophe Leroy · 3 years, 10 months ago
- 5747230 powerpc/32: Remove ksp_limit by Christophe Leroy · 3 years, 10 months ago
- e464d92 powerpc/32: Use fast instruction to set MSR RI in exception prolog on 8xx by Christophe Leroy · 3 years, 10 months ago
- 79f4bb1 powerpc/32: Handle bookE debugging in C in exception entry by Christophe Leroy · 3 years, 10 months ago
- f93d866 powerpc/32: Entry cpu time accounting in C by Christophe Leroy · 3 years, 10 months ago
- be39e10 powerpc/32: Reconcile interrupts in C by Christophe Leroy · 3 years, 10 months ago
- 0512aad powerpc/40x: Prepare normal exception handler for enabling MMU early by Christophe Leroy · 3 years, 10 months ago
- 0fc1e934 powerpc/40x: Prepare for enabling MMU in critical exception prolog by Christophe Leroy · 3 years, 10 months ago
- 26c4688 powerpc/40x: Reorder a few instructions in critical exception prolog by Christophe Leroy · 3 years, 10 months ago
- fcd4b43 powerpc/40x: Save SRR0/SRR1 and r10/r11 earlier in critical exception by Christophe Leroy · 3 years, 10 months ago
- 9d3c18a powerpc/40x: Change CRITICAL_EXCEPTION_PROLOG macro to a gas macro by Christophe Leroy · 3 years, 10 months ago
- 52ae92c powerpc/40x: Don't use SPRN_SPRG_SCRATCH0/1 in TLB miss handlers by Christophe Leroy · 3 years, 10 months ago
- a58cbed powerpc/traps: Declare unrecoverable_exception() as __noreturn by Christophe Leroy · 3 years, 10 months ago
- 2d9f69bc cxl: don't manipulate the mm.mm_users field directly by Laurent Dufour · 3 years, 10 months ago
- d943bc7 powerpc/uprobes: Validation for prefixed instruction by Ravi Bangoria · 3 years, 10 months ago
- d3ccc97 powerpc/signal: Use __get_user() to copy sigset_t by Christopher M. Riedl · 3 years, 10 months ago
- 0f92433 powerpc/signal64: Rewrite rt_sigreturn() to minimise uaccess switches by Daniel Axtens · 3 years, 10 months ago
- 96d7a4e powerpc/signal64: Rewrite handle_rt_signal64() to minimise uaccess switches by Daniel Axtens · 3 years, 10 months ago
- 193323e powerpc/signal64: Replace restore_sigcontext() w/ unsafe_restore_sigcontext() by Christopher M. Riedl · 3 years, 10 months ago
- 7bb081c powerpc/signal64: Replace setup_sigcontext() w/ unsafe_setup_sigcontext() by Christopher M. Riedl · 3 years, 10 months ago
- 2d19630 powerpc/signal64: Remove TM ifdefery in middle of if/else block by Christopher M. Riedl · 3 years, 10 months ago
- 1a130b6 powerpc: Reference parameter in MSR_TM_ACTIVE() macro by Christopher M. Riedl · 3 years, 10 months ago
- c6c9645 powerpc/signal64: Remove non-inline calls from setup_sigcontext() by Christopher M. Riedl · 3 years, 10 months ago
- 609355d powerpc/signal: Add unsafe_copy_{vsx, fpr}_from_user() by Christopher M. Riedl · 3 years, 10 months ago
- 9466c17 powerpc/uaccess: Add unsafe_copy_from_user() by Christopher M. Riedl · 3 years, 10 months ago
- deb9b13 powerpc/qspinlock: Use generic smp_cond_load_relaxed by Davidlohr Bueso · 3 years, 10 months ago
- 66f6052 powerpc/spinlock: Unserialize spin_is_locked by Davidlohr Bueso · 3 years, 10 months ago
- 2bf3604 powerpc/spinlock: Define smp_mb__after_spinlock only once by Davidlohr Bueso · 3 years, 10 months ago
- 93c043e powerpc/ptrace: Convert gpr32_set_common() to user access block by Christophe Leroy · 3 years, 10 months ago
- 870779f powerpc/futex: Switch to user_access block by Christophe Leroy · 3 years, 10 months ago
- 164dc6c powerpc/net: Switch csum_and_copy_{to/from}_user to user_access block by Christophe Leroy · 3 years, 10 months ago
- e63ceeb powerpc/lib: Don't use __put_user_asm_goto() outside of uaccess.h by Christophe Leroy · 3 years, 10 months ago
- fd69d54 powerpc/syscalls: Use sys_old_select() in ppc_select() by Christophe Leroy · 3 years, 10 months ago
- 4b8cda5 powerpc/uaccess: Move copy_mc_xxx() functions down by Christophe Leroy · 3 years, 10 months ago
- 7472199 powerpc/uaccess: Swap clear_user() and __clear_user() by Christophe Leroy · 3 years, 10 months ago
- c6adc83 powerpc/uaccess: Also perform 64 bits copies in unsafe_copy_to_user() on ppc32 by Christophe Leroy · 3 years, 10 months ago
- 6ce56e1 powerpc/pseries: export LPAR security flavor in lparcfg by Laurent Dufour · 3 years, 10 months ago
- 90cbac0 powerpc: Enable KFENCE for PPC32 by Christophe Leroy · 3 years, 10 months ago
- 0b71b37 powerpc/ptrace: Remove duplicate check from pt_regs_check() by Denis Efremov · 3 years, 10 months ago
- 13b8219 powerpc/pseries: Move hvc_vio_init_early() prototype to shared location by Lee Jones · 3 years, 10 months ago
- 1a029e0 powerpc: Fix misspellings in tlbflush.h by Zhang Yunkai · 3 years, 10 months ago
- 1a0e455 powerpc: Remove duplicate includes by Zhang Yunkai · 3 years, 10 months ago
- 1ef1dd9 powerpc/prom: Mark identical_pvr_fixup as __init by Nathan Chancellor · 3 years, 10 months ago
- fbced15 powerpc/fadump: Mark fadump_calculate_reserve_size as __init by Nathan Chancellor · 3 years, 10 months ago
- 3a72c94 selftests/powerpc: Fix L1D flushing tests for Power10 by Russell Currey · 3 years, 11 months ago
- 5c4a480 powerpc: Fix spelling of "droping" to "dropping" in traps.c by Bhaskar Chowdhury · 3 years, 11 months ago
- 4f46d57 powerpc: remove unneeded semicolon by Jiapeng Chong · 3 years, 11 months ago
- 9634afa powerpc/chrp: Make hydra_init() static by Geert Uytterhoeven · 3 years, 11 months ago
- 9be77e1 powerpc/mm: Move the linear_mapping_mutex to the ifdef where it is used by Sebastian Andrzej Siewior · 3 years, 11 months ago
- 1e28eed Linux 5.12-rc3 by Linus Torvalds · 3 years, 10 months ago
- c995f12 prctl: fix PR_SET_MM_AUXV kernel stack leak by Alexey Dobriyan · 3 years, 10 months ago
- 70404fe Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- 802b31c Merge tag 'timers-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- c72cbc9 Merge tag 'sched-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- 19469d2 Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- fa509ff Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- 75013c6 Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- 836d7f05 Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- 0a7c10d Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- c3c7579 Merge tag 'powerpc-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 10 months ago
- 9d0c8e7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 10 months ago
- 50eb842 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
- b470ebc Merge tag 'irqchip-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 3 years, 10 months ago
- 88fe492 Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 10 months ago
- be61af3 Merge tag 'staging-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 3 years, 10 months ago
- cc14086 Merge tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 10 months ago
- 5c7bdbf Merge tag 'usb-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 10 months ago
- 4206234 Merge tag 'erofs-for-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 3 years, 10 months ago
- e83bad7 Merge tag 'kbuild-fixes-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 10 months ago
- 2766f18 zram: fix broken page writeback by Minchan Kim · 3 years, 10 months ago
- 57e0076 zram: fix return value on writeback_store by Minchan Kim · 3 years, 10 months ago
- e1baddf mm/memcg: set memcg when splitting page by Zhou Guanghui · 3 years, 10 months ago
- be6c898 mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_pages argument by Zhou Guanghui · 3 years, 10 months ago
- 61bf318 ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign by Sergei Trofimovich · 3 years, 10 months ago
- 0ceb1ac ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls by Sergei Trofimovich · 3 years, 10 months ago
- 6ce6442 mm/userfaultfd: fix memory corruption due to writeprotect by Nadav Amit · 3 years, 10 months ago
- d9b571c kasan: fix KASAN_STACK dependency for HW_TAGS by Andrey Konovalov · 3 years, 10 months ago
- f9d79e8 kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC by Andrey Konovalov · 3 years, 10 months ago