| Commit message (Expand) | Author | Age | Files | Lines |
* | quota: Disable quotactl_path syscall | Jan Kara | 2021-05-17 | 3 | -3/+3 |
* | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2021-05-08 | 1 | -1/+1 |
|\ |
|
| * | arch: use cross_compiling to check whether it is a cross build or not | Masahiro Yamada | 2021-05-05 | 1 | -1/+1 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-05-07 | 1 | -5/+0 |
|\ \ |
|
| * | | mm: remove xlate_dev_kmem_ptr() | David Hildenbrand | 2021-05-07 | 1 | -5/+0 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-05-05 | 2 | -7/+3 |
|\| | |
|
| * | | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) | Anshuman Khandual | 2021-05-05 | 1 | -5/+1 |
| * | | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() | Peter Xu | 2021-05-05 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2021-05-02 | 3 | -0/+9 |
|\ \ |
|
| * | | arch: Wire up Landlock syscalls | Mickaël Salaün | 2021-04-22 | 3 | -0/+9 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-05-01 | 4 | -125/+32 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'kvm-sev-cgroup' into HEAD | Paolo Bonzini | 2021-04-22 | 2 | -2/+2 |
| |\ \ |
|
| * | | | KVM: Kill off the old hva-based MMU notifier callbacks | Sean Christopherson | 2021-04-17 | 1 | -1/+0 |
| * | | | KVM: MIPS/MMU: Convert to the gfn-based MMU notifier callbacks | Sean Christopherson | 2021-04-17 | 2 | -79/+14 |
| * | | | KVM: MIPS: defer flush to generic MMU notifier code | Paolo Bonzini | 2021-04-17 | 1 | -9/+2 |
| * | | | KVM: MIPS: let generic code call prepare_flush_shadow | Paolo Bonzini | 2021-04-17 | 3 | -10/+10 |
| * | | | KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flush | Paolo Bonzini | 2021-04-17 | 5 | -43/+19 |
| * | | | KVM: constify kvm_arch_flush_remote_tlbs_memslot | Paolo Bonzini | 2021-04-17 | 1 | -1/+1 |
| * | | | KVM: Move prototypes for MMU notifier callbacks to generic code | Sean Christopherson | 2021-04-17 | 1 | -5/+0 |
| | |/
| |/| |
|
* | | | mm: move mem_init_print_info() into mm_init() | Kefeng Wang | 2021-04-30 | 3 | -3/+0 |
* | | | mm: move page_mapping_file to pagemap.h | Matthew Wilcox (Oracle) | 2021-04-30 | 1 | -0/+1 |
* | | | mm/memtest: add ARCH_USE_MEMTEST | Anshuman Khandual | 2021-04-30 | 1 | -0/+1 |
* | | | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2021-04-29 | 1 | -17/+8 |
|\ \ \ |
|
| * | | | net: korina: Add support for device tree | Thomas Bogendoerfer | 2021-04-20 | 1 | -15/+5 |
| * | | | net: korina: Only pass mac address via platform data | Thomas Bogendoerfer | 2021-04-20 | 1 | -2/+3 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-04-10 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | mips/sgi-ip27: Delete obsolete TODO file | Wang Qing | 2021-03-31 | 1 | -19/+0 |
* | | | | Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2021-04-29 | 144 | -5958/+2286 |
|\ \ \ \ |
|
| * | | | | MIPS: BCM63XX: Use BUG_ON instead of condition followed by BUG. | zhouchuangao | 2021-04-26 | 1 | -6/+3 |
| * | | | | MIPS: select ARCH_KEEP_MEMBLOCK unconditionally | Nick Desaulniers | 2021-04-23 | 1 | -1/+1 |
| * | | | | mips: Do not include hi and lo in clobber list for R6 | Romain Naour | 2021-04-23 | 1 | -5/+21 |
| * | | | | MIPS:DTS:Correct the license for Loongson-2K | xiaochuan mao | 2021-04-23 | 1 | -1/+1 |
| * | | | | MIPS:DTS:Fix label name and interrupt number of ohci for Loongson-2K | xiaochuan mao | 2021-04-23 | 1 | -2/+2 |
| * | | | | MIPS: Avoid handcoded DIVU in `__div64_32' altogether | Maciej W. Rozycki | 2021-04-23 | 1 | -6/+2 |
| * | | | | mips/bootinfo:correct some comments of fw_arg | xiaochuan mao | 2021-04-21 | 1 | -1/+1 |
| * | | | | MIPS: Avoid DIVU in `__div64_32' is result would be zero | Maciej W. Rozycki | 2021-04-21 | 1 | -2/+4 |
| * | | | | MIPS: Reinstate platform `__div64_32' handler | Maciej W. Rozycki | 2021-04-21 | 1 | -16/+41 |
| * | | | | MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACE | zhaoxiao | 2021-04-21 | 3 | -7/+7 |
| * | | | | MIPS: pci-legacy: revert "use generic pci_enable_resources" | Ilya Lipnitskiy | 2021-04-21 | 1 | -1/+37 |
| * | | | | MIPS: Loongson64: Add kexec/kdump support | Huacai Chen | 2021-04-16 | 4 | -5/+152 |
| * | | | | MIPS: pci-legacy: use generic pci_enable_resources | Ilya Lipnitskiy | 2021-04-16 | 1 | -38/+2 |
| * | | | | MIPS: pci-legacy: remove busn_resource field | Ilya Lipnitskiy | 2021-04-16 | 2 | -2/+0 |
| * | | | | MIPS: pci-legacy: remove redundant info messages | Ilya Lipnitskiy | 2021-04-16 | 1 | -7/+0 |
| * | | | | MIPS: pci-legacy: stop using of_pci_range_to_resource | Ilya Lipnitskiy | 2021-04-16 | 1 | -2/+7 |
| * | | | | MIPS: pci-rt3883: more accurate DT error messages | Ilya Lipnitskiy | 2021-04-16 | 1 | -4/+2 |
| * | | | | MIPS: pci-rt3883: trivial: remove unused variable | Ilya Lipnitskiy | 2021-04-16 | 1 | -4/+0 |
| * | | | | MIPS: pci-rt2880: remove unneeded locks | Ilya Lipnitskiy | 2021-04-16 | 1 | -13/+0 |
| * | | | | MIPS: pci-rt2880: fix slot 0 configuration | Ilya Lipnitskiy | 2021-04-16 | 1 | -13/+24 |
| * | | | | MIPS: Fix strnlen_user access check | Thomas Bogendoerfer | 2021-04-15 | 1 | -2/+2 |
| * | | | | MIPS: Fix access_ok() for the last byte of user space | Paul Burton | 2021-04-13 | 1 | -1/+3 |