Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-27mm/swap: Add folio_rotate_reclaimable()Matthew Wilcox (Oracle)
2021-09-27mm/filemap: Add __folio_lock_or_retry()Matthew Wilcox (Oracle)
2021-09-27mm/filemap: Add folio_wait_locked()Matthew Wilcox (Oracle)
2021-09-27mm/filemap: Add __folio_lock_async()Matthew Wilcox (Oracle)
2021-09-27mm/filemap: Add folio_lock_killable()Matthew Wilcox (Oracle)
2021-09-27mm/filemap: Add folio_lock()Matthew Wilcox (Oracle)
2021-09-27mm/filemap: Add folio_unlock()Matthew Wilcox (Oracle)
2021-09-27mm/util: Add folio_mapping() and folio_file_mapping()Matthew Wilcox (Oracle)
2021-09-27mm/filemap: Add folio_pos() and folio_file_pos()Matthew Wilcox (Oracle)
2021-09-27mm/filemap: Add folio_next_index()Matthew Wilcox (Oracle)
2021-09-27mm/filemap: Add folio_index(), folio_file_page() and folio_contains()Matthew Wilcox (Oracle)
2021-09-27mm: Handle per-folio private dataMatthew Wilcox (Oracle)
2021-09-27mm/lru: Add folio LRU functionsMatthew Wilcox (Oracle)
2021-09-27mm: Add folio flag manipulation functionsMatthew Wilcox (Oracle)
2021-09-27mm: Add folio_try_get_rcu()Matthew Wilcox (Oracle)
2021-09-27mm: Add folio_get()Matthew Wilcox (Oracle)
2021-09-27mm: Add folio_put()Matthew Wilcox (Oracle)
2021-09-27mm: Add folio reference count functionsMatthew Wilcox (Oracle)
2021-09-27mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()Matthew Wilcox (Oracle)
2021-09-27mm/vmstat: Add functions to account folio statisticsMatthew Wilcox (Oracle)
2021-09-27mm: Add folio_pgdat(), folio_zone() and folio_zonenum()Matthew Wilcox (Oracle)
2021-09-27mm: Introduce struct folioMatthew Wilcox (Oracle)
2021-09-27mm: Convert get_page_unless_zero() to return boolMatthew Wilcox (Oracle)
2021-09-26Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-26Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-09-26Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-09-25Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-25Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-25Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-25mm/debug: sync up latest migrate_reason to migrate_reason_namesWeizhao Ouyang
2021-09-25mm: fs: invalidate bh_lrus for only cold pathMinchan Kim
2021-09-24Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-09-24Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-09-23Revert "ACPI: Add memory semantics to acpi_os_map_memory()"Jia He
2021-09-23Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-23Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-23erofs: fix up erofs_lookup tracepointGao Xiang
2021-09-22entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson
2021-09-22irqdomain: Change the type of 'size' in __irq_domain_add() to be consistentBixuan Cui
2021-09-22scsi: core: Remove 'current_tag'Hannes Reinecke
2021-09-21Merge tag 'afs-fixes-20210913' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-21Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-09-20x86/fault: Fix wrong signal when vsyscall fails with pkeyJiashuo Liang
2021-09-20swiotlb-xen: this is PV-only on x86Jan Beulich
2021-09-20pci_iounmap'2: Electric Boogaloo: try to make sense of it allLinus Torvalds
2021-09-19Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-19parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledHelge Deller
2021-09-19net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean