Age | Commit message (Expand) | Author | Files | Lines |
2020-05-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2020-05-06 | KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly | Peter Xu | 1 | -0/+1 |
2020-04-26 | Merge tag 'powerpc-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 4 | -2/+7 |
2020-04-24 | Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -18/+20 |
2020-04-23 | arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> | Masahiro Yamada | 2 | -18/+20 |
2020-04-22 | powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 | Christophe Leroy | 2 | -2/+2 |
2020-04-22 | powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure | Christophe Leroy | 1 | -0/+3 |
2020-04-21 | Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2 | -8/+10 |
2020-04-21 | powerpc/setup_64: Set cache-line-size based on cache-block-size | Chris Packham | 1 | -0/+2 |
2020-04-21 | KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions | Paul Mackerras | 2 | -8/+10 |
2020-04-10 | mm/memory_hotplug: add pgprot_t to mhp_params | Logan Gunthorpe | 1 | -1/+2 |
2020-04-10 | powerpc/mm: thread pgprot_t through create_section_mapping() | Logan Gunthorpe | 7 | -17/+27 |
2020-04-10 | mm/memory_hotplug: rename mhp_restrictions to mhp_params | Logan Gunthorpe | 1 | -2/+2 |
2020-04-10 | mm/vma: introduce VM_ACCESS_FLAGS | Anshuman Khandual | 1 | -1/+1 |
2020-04-10 | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual | 2 | -12/+4 |
2020-04-09 | Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 25 | -599/+757 |
2020-04-08 | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -22/+27 |
2020-04-08 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -2/+0 |
2020-04-07 | asm-generic: fix unistd_32.h generation format | Michal Simek | 1 | -2/+1 |
2020-04-07 | powernv/memtrace: always online added memory blocks | David Hildenbrand | 1 | -10/+4 |
2020-04-07 | mm/vma: replace all remaining open encodings with is_vm_hugetlb_page() | Anshuman Khandual | 1 | -1/+1 |
2020-04-07 | mm/vma: make vma_is_accessible() available for general use | Anshuman Khandual | 1 | -1/+1 |
2020-04-05 | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 153 | -6047/+7308 |
2020-04-04 | powerpc: Improve ppc_save_regs() | Nicholas Piggin | 1 | -1/+5 |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 6 | -0/+6 |
2020-04-03 | Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e... | Nicholas Piggin | 1 | -31/+13 |
2020-04-03 | powerpc/time: Replace <linux/clk-provider.h> by <linux/of_clk.h> | Geert Uytterhoeven | 1 | -3/+1 |
2020-04-02 | Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-next | Dan Williams | 1 | -1/+3 |
2020-04-02 | Merge branch 'for-5.7/numa' into libnvdimm-for-next | Dan Williams | 1 | -20/+1 |
2020-04-03 | powerpc/pseries/ddw: Extend upper limit for huge DMA window for persistent me... | Alexey Kardashevskiy | 1 | -0/+9 |
2020-04-02 | Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2020-04-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 13 | -13/+0 |
2020-04-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 27 | -203/+234 |
2020-04-02 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2020-04-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -32/+6 |
2020-04-02 | mm/sparse: rename pfn_present() to pfn_in_present_section() | Pingfan Liu | 1 | -1/+1 |
2020-04-02 | mm: allow VM_FAULT_RETRY for multiple times | Peter Xu | 1 | -6/+0 |
2020-04-02 | mm: introduce FAULT_FLAG_DEFAULT | Peter Xu | 1 | -1/+1 |
2020-04-02 | powerpc/mm: use helper fault_signal_pending() | Peter Xu | 1 | -8/+4 |
2020-04-02 | mm/vma: make vma_is_foreign() available for general use | Anshuman Khandual | 1 | -12/+0 |
2020-04-02 | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada | 1 | -4/+0 |
2020-04-03 | powerpc/perf: split callchain.c by bitness | Michal Suchanek | 5 | -356/+394 |
2020-04-03 | powerpc/64: Make COMPAT user-selectable disabled on littleendian by default. | Michal Suchanek | 1 | -2/+3 |
2020-04-03 | powerpc/64: make buildable without CONFIG_COMPAT | Michal Suchanek | 8 | -13/+20 |
2020-04-03 | powerpc/perf: consolidate valid_user_sp -> invalid_user_sp | Michal Suchanek | 1 | -16/+10 |
2020-04-03 | powerpc/perf: consolidate read_user_stack_32 | Michal Suchanek | 1 | -24/+24 |
2020-04-03 | powerpc: move common register copy functions from signal_32.c to signal.c | Michal Suchanek | 2 | -140/+141 |
2020-04-03 | powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro | Michal Suchanek | 1 | -0/+1 |
2020-04-03 | powerpc/ps3: Set CONFIG_UEVENT_HELPER=y in ps3_defconfig | Geoff Levand | 1 | -0/+2 |
2020-04-03 | powerpc/ps3: Remove duplicate error message | Markus Elfring | 1 | -3/+1 |