Age | Commit message (Expand) | Author |
2017-08-15 | lib: Add zstd modules | Nick Terrell |
2017-08-15 | lib: Add xxhash module | Nick Terrell |
2017-08-13 | Linux 4.13-rc5v4.13-rc5 | Linus Torvalds |
2017-08-13 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2017-08-13 | Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-08-13 | Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-08-13 | Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-08-13 | Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-08-13 | Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-08-12 | Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2017-08-12 | mtd: blkdevs: Fix mtd block write failure | Abhishek Sahu |
2017-08-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2017-08-12 | Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-08-11 | Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-08-11 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-08-11 | Merge tag 'mmc-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds |
2017-08-11 | Merge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnier/linux | Linus Torvalds |
2017-08-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2017-08-11 | Merge tag 'iommu-fixes-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-08-11 | pnfs/blocklayout: require 64-bit sector_t | Christoph Hellwig |
2017-08-11 | Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-08-11 | iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device | Artem Savkov |
2017-08-11 | xen/events: Fix interrupt lost during irq_disable and irq_enable | Liu Shuo |
2017-08-11 | xen: avoid deadlock in xenbus | Juergen Gross |
2017-08-11 | Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus | Jens Axboe |
2017-08-11 | xen: fix hvm guest with kaslr enabled | Juergen Gross |
2017-08-11 | xen: split up xen_hvm_init_shared_info() | Juergen Gross |
2017-08-11 | x86: provide an init_mem_mapping hypervisor hook | Juergen Gross |
2017-08-11 | fuse: set mapping error in writepage_locked when it fails | Jeff Layton |
2017-08-10 | Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/... | Linus Torvalds |
2017-08-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-08-10 | userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage | Mike Rapoport |
2017-08-10 | zram: rework copy of compressor name in comp_algorithm_store() | Matthias Kaehlcke |
2017-08-10 | rmap: do not call mmu_notifier_invalidate_page() under ptl | Kirill A. Shutemov |
2017-08-10 | mm: fix list corruptions on shmem shrinklist | Cong Wang |
2017-08-10 | mm/balloon_compaction.c: don't zero ballooned pages | Wei Wang |
2017-08-10 | MAINTAINERS: copy virtio on balloon_compaction.c | Michael S. Tsirkin |
2017-08-10 | mm: fix KSM data corruption | Minchan Kim |
2017-08-10 | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem | Minchan Kim |
2017-08-10 | mm: make tlb_flush_pending global | Minchan Kim |
2017-08-10 | mm: refactor TLB gathering API | Minchan Kim |
2017-08-10 | Revert "mm: numa: defer TLB flush for THP migration as long as possible" | Nadav Amit |
2017-08-10 | mm: migrate: fix barriers around tlb_flush_pending | Nadav Amit |
2017-08-10 | mm: migrate: prevent racy access to tlb_flush_pending | Nadav Amit |
2017-08-10 | fault-inject: fix wrong should_fail() decision in task context | Akinobu Mita |
2017-08-10 | test_kmod: fix small memory leak on filesystem tests | Dan Carpenter |
2017-08-10 | test_kmod: fix the lock in register_test_dev_kmod() | Dan Carpenter |
2017-08-10 | test_kmod: fix bug which allows negative values on two config options | Luis R. Rodriguez |
2017-08-10 | test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY" | Colin Ian King |
2017-08-10 | userfaultfd: hugetlbfs: remove superfluous page unlock in VM_SHARED case | Andrea Arcangeli |