Age | Commit message (Expand) | Author |
2020-06-29 | powerpc/mm/pkeys: Make pkey access check work on execute_only_key | Aneesh Kumar K.V |
2020-06-22 | powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUAL | Aneesh Kumar K.V |
2020-06-22 | powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASE | Arseny Solokha |
2020-06-21 | Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-06-20 | Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-06-20 | powerpc/8xx: Provide ptep_get() with 16k pages | Christophe Leroy |
2020-06-18 | maccess: make get_kernel_nofault() check for minimal type compatibility | Linus Torvalds |
2020-06-18 | maccess: rename probe_kernel_address to get_kernel_nofault | Christoph Hellwig |
2020-06-17 | maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault | Christoph Hellwig |
2020-06-17 | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig |
2020-06-17 | powerpc/syscalls: Use the number when building SPU syscall table | Michael Ellerman |
2020-06-17 | powerpc/8xx: use pmd_off() to access a PMD entry in pte_update() | Mike Rapoport |
2020-06-16 | powerpc/64s: Fix KVM interrupt using wrong save area | Nicholas Piggin |
2020-06-15 | powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH | Vaibhav Jain |
2020-06-15 | ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods | Vaibhav Jain |
2020-06-15 | powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl() | Vaibhav Jain |
2020-06-15 | powerpc/papr_scm: Fetch nvdimm health information from PHYP | Vaibhav Jain |
2020-06-15 | powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUAL | Aneesh Kumar K.V |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-06-13 | Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-06-12 | KVM: PPC: Fix nested guest RC bits update | Alexey Kardashevskiy |
2020-06-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-10 | kernel: better document the use_mm/unuse_mm API contract | Christoph Hellwig |
2020-06-10 | arch/powerpc/mm/pgtable.c: another missed conversion | Andrew Morton |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-06-09 | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport |
2020-06-09 | mm: pgtable: add shortcuts for accessing kernel PMD and PTE | Mike Rapoport |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov |
2020-06-09 | powerpc: add show_stack_loglvl() | Dmitry Safonov |
2020-06-08 | mm: rename flush_icache_user_range to flush_icache_user_page | Christoph Hellwig |
2020-06-08 | powerpc: use asm-generic/cacheflush.h | Christoph Hellwig |
2020-06-08 | powerpc: unexport flush_icache_user_range | Christoph Hellwig |
2020-06-08 | mm/gup.c: convert to use get_user_{page|pages}_fast_only() | Souptick Joarder |
2020-06-07 | Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-06-05 | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-06-04 | powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable() | David Hildenbrand |
2020-06-04 | kmap: consolidate kmap_prot definitions | Ira Weiny |
2020-06-04 | arch/kmap: define kmap_atomic_prot() for all arch's | Ira Weiny |
2020-06-04 | arch/kmap: ensure kmap_prot visibility | Ira Weiny |
2020-06-04 | arch/kunmap_atomic: consolidate duplicate code | Ira Weiny |
2020-06-04 | arch/kmap_atomic: consolidate duplicate code | Ira Weiny |
2020-06-04 | {x86,powerpc,microblaze}/kmap: move preempt disable | Ira Weiny |
2020-06-04 | arch/kunmap: remove duplicate kunmap implementations | Ira Weiny |
2020-06-04 | arch/kmap: remove redundant arch specific kmaps | Ira Weiny |