Age | Commit message (Expand) | Author |
2019-07-19 | Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-07-19 | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-07-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-18 | proc/sysctl: add shared variables for range check | Matteo Croce |
2019-07-18 | Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-18 | xen: let alloc_xenballooned_pages() fail if not enough memory free | Juergen Gross |
2019-07-17 | xen: remove tmem driver | Juergen Gross |
2019-07-17 | xen/events: fix binding user event channels to cpus | Juergen Gross |
2019-07-12 | mm/pgtable: drop pgtable_t variable from pte_fn_t functions | Anshuman Khandual |
2019-07-04 | vfs: Convert xenfs to use the new mount API | David Howells |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | swiotlb: fix phys_addr_t overflow warning | Arnd Bergmann |
2019-06-11 | Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287 | Thomas Gleixner |
2019-06-05 | xen/swiotlb: don't initialize swiotlb twice on arm64 | Stefano Stabellini |
2019-05-31 | Merge tag 'for-linus-5.2b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 135 | Thomas Gleixner |
2019-05-28 | xenbus: Avoid deadlock during suspend due to open transactions | Ross Lagerwall |
2019-05-28 | xen/pvcalls: Remove set but not used variable | YueHaibing |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 81 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 12 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-15 | Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-05-14 | xen/privcmd-buf.c: convert to use vm_map_pages_zero() | Souptick Joarder |
2019-05-14 | xen/gntdev.c: convert to use vm_map_pages() | Souptick Joarder |
2019-05-14 | mm/mmu_notifier: convert user range->blockable to helper function | Jérôme Glisse |
2019-05-14 | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny |
2019-05-07 | Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-07 | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-05-07 | Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux | Linus Torvalds |
2019-05-06 | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov |
2019-05-02 | swiotlb-xen: ensure we have a single callsite for xen_dma_map_page | Christoph Hellwig |
2019-05-02 | swiotlb-xen: simplify the DMA sync method implementations | Christoph Hellwig |
2019-05-02 | swiotlb-xen: use ->map_page to implement ->map_sg | Christoph Hellwig |
2019-05-02 | swiotlb-xen: make instances match their method names | Christoph Hellwig |
2019-04-25 | xenbus: drop useless LIST_HEAD in xenbus_write_watch() and xenbus_file_write() | Mao Wenan |
2019-04-23 | xen: xen-pciback: fix warning Using plain integer as NULL pointer | Hariprasad Kelam |
2019-04-22 | Merge tag 'v5.1-rc6' into for-5.2/block | Jens Axboe |
2019-04-17 | x86/irq/32: Invoke irq_ctx_init() from init_IRQ() | Thomas Gleixner |
2019-04-07 | Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-04-06 | fs: stream_open - opener for stream-like files so that read and write can run... | Kirill Smelkov |
2019-04-05 | xen: use struct_size() helper in kzalloc() | Andrea Righi |
2019-04-01 | block: pass page to xen_biovec_phys_mergeable | Ming Lei |
2019-03-15 | xen/balloon: Fix mapping PG_offline pages to user space | David Hildenbrand |