]> www.infradead.org Git - users/willy/pagecache.git/shortlog
users/willy/pagecache.git
2023-01-03 Matthew Wilcox... phyr: Add basic definition phyr
2023-01-03 Matthew Wilcox... scatterlist: Extract get_user_sgtable() from ib_umem_get()
2023-01-03 Matthew Wilcox... mm/debug: Convert __dump_page() to use a folio throughout
2023-01-03 Matthew Wilcox... slub: Allocate frozen pages
2023-01-03 Matthew Wilcox... slab: Allocate frozen pages
2023-01-03 Matthew Wilcox... mm/mempolicy: Add alloc_frozen_pages()
2023-01-03 Matthew Wilcox... mm/page_alloc: Add __alloc_frozen_pages()
2023-01-03 Matthew Wilcox... mm/page_alloc: Move set_page_refcounted() to end of...
2023-01-03 Matthew Wilcox... mm/page_alloc: Move set_page_refcounted() to callers...
2023-01-03 Matthew Wilcox... mm/page_alloc: Move set_page_refcounted() to callers...
2023-01-03 Matthew Wilcox... mm/page_alloc: Move set_page_refcounted() to callers...
2023-01-03 Matthew Wilcox... mm/page_alloc: Move set_page_refcounted() to callers...
2023-01-03 Matthew Wilcox... mm/page_alloc: Move set_page_refcounted() to callers...
2023-01-03 Matthew Wilcox... mm/page_alloc: Move set_page_refcounted() to callers...
2023-01-03 Matthew Wilcox... mm/page_alloc: Move set_page_refcounted() to callers...
2023-01-03 Matthew Wilcox... mm/page_alloc: Move set_page_refcounted() to callers...
2023-01-03 Matthew Wilcox... mm/page_alloc: Export free_frozen_pages() instead of...
2023-01-03 Matthew Wilcox... mm/page_alloc: Rename free_the_page() to free_frozen_pa...
2023-01-03 Matthew Wilcox... mm/page_alloc: Cache page_zone() result in free_unref_p...
2023-01-03 Matthew Wilcox... khugepaged: Convert collapse_file() to use folios more
2023-01-03 Matthew Wilcox... khugepaged: Convert alloc_charge_hpage() to take a...
2023-01-03 Matthew Wilcox... memcg: Convert count_memcg_page_event() to count_memcg_...
2023-01-03 Matthew Wilcox... khugepaged: Convert hpage_collapse_alloc_page() to...
2023-01-03 Matthew Wilcox... mm/khugepaged: Allocate folios
2023-01-03 Matthew Wilcox... mm: Convert deferred_split_huge_page() to deferred_spli...
2023-01-03 Matthew Wilcox... mm/huge_memory: Convert get_deferred_split_queue()...
2023-01-03 Matthew Wilcox... mm/huge_memory: Remove page_deferred_list()
2023-01-03 Matthew Wilcox... mm: Move page->deferred_list to folio->_deferred_list
2023-01-03 Matthew Wilcox... doc: Correct struct folio kernel-doc
2023-01-03 Matthew Wilcox... mm: Remove 'First tail page' members from struct page
2023-01-03 Matthew Wilcox... hugetlb: Remove uses of compound_dtor and compound_nr
2023-01-03 Matthew Wilcox... mm: Convert destroy_large_folio() to use folio_dtor
2023-01-03 Matthew Wilcox... mm: Convert is_transparent_hugepage() to use a folio
2023-01-03 Matthew Wilcox... mm: Convert set_compound_page_dtor() and set_compound_o...
2023-01-03 Matthew Wilcox... mm: Reimplement compound_nr()
2023-01-03 Matthew Wilcox... mm: Reimplement compound_order()
2023-01-03 Matthew Wilcox... mm: Remove head_compound_mapcount() and _ptr functions
2023-01-03 Matthew Wilcox... mm: Convert page_mapcount() to use folio_entire_mapcount()
2023-01-03 Matthew Wilcox... hugetlb: Remove uses of folio_mapcount_ptr
2023-01-03 Matthew Wilcox... mm/debug: Remove call to head_compound_mapcount()
2023-01-03 Matthew Wilcox... mm: Use entire_mapcount in __page_dup_rmap()
2023-01-03 Matthew Wilcox... mm: Use a folio in hugepage_add_anon_rmap() and hugepag...
2023-01-03 Matthew Wilcox... page_alloc: Use folio fields directly
2023-01-03 Matthew Wilcox... mm: Add folio_add_new_anon_rmap()
2023-01-03 Matthew Wilcox... mm: Convert page_add_file_rmap() to use a folio internally
2023-01-03 Matthew Wilcox... mm: Convert page_add_anon_rmap() to use a folio internally
2023-01-03 Matthew Wilcox... mm: Convert page_remove_rmap() to use a folio internally
2022-12-31 Matthew Wilcox... mm: Convert total_compound_mapcount() to folio_total_ma...
2022-12-31 Matthew Wilcox... doc: Clarify refcount section by referring to folios...
2022-12-31 Matthew Wilcox... mm: Convert head_subpages_mapcount() into folio_nr_page...
2022-12-31 Matthew Wilcox... mm: Remove folio_pincount_ptr() and head_compound_pinco...
2022-12-30 Matthew Wilcox... filemap: i don't know if we even need this
2022-12-30 Linus TorvaldsMerge tag 'block-6.2-2022-12-29' of git://git.kernel...
2022-12-30 Linus TorvaldsMerge tag 'io_uring-6.2-2022-12-29' of git://git.kernel...
2022-12-30 Linus TorvaldsMerge tag 'linux-kselftest-kunit-fixes-6.2-rc2' of...
2022-12-29 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2022-12-29 Jens AxboeMerge tag 'nvme-6.2-2022-12-29' of git://git.infradead...
2022-12-28 Sagi Grimbergnvme-auth: fix smatch warning complaints
2022-12-28 Christoph Hellwignvme: consult the CSE log page for unprivileged passthrough
2022-12-28 Christoph Hellwignvme: also return I/O command effects from nvme_command...
2022-12-28 Christoph Hellwignvmet: don't defer passthrough commands with trivial...
2022-12-28 Christoph Hellwignvmet: set the LBCC bit for commands that modify data
2022-12-28 Christoph Hellwignvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
2022-12-28 Christoph Hellwignvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
2022-12-28 Christoph Hellwigdocs, nvme: add a feature and quirk policy document
2022-12-28 Paolo BonziniMerge branch 'kvm-late-6.1-fixes' into HEAD
2022-12-28 Paolo BonziniKVM: selftests: restore special vmmcall code layout...
2022-12-28 Paolo BonziniDocumentation: kvm: clarify SRCU locking order
2022-12-28 Paolo BonziniKVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
2022-12-27 Stefan Metzmacheruapi:io_uring.h: allow linux/time_types.h to be skipped
2022-12-27 David WoodhouseKVM: x86/xen: Documentation updates and clarifications
2022-12-27 David WoodhouseKVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVAL...
2022-12-27 Michal LuczajKVM: x86/xen: Simplify eventfd IOCTLs
2022-12-27 Paolo BonziniKVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_ports
2022-12-27 David WoodhouseKVM: x86/xen: Use kvm_read_guest_virt() instead of...
2022-12-27 Michal LuczajKVM: x86/xen: Fix memory leak in kvm_xen_write_hypercal...
2022-12-27 Sean ChristophersonKVM: Delete extra block of "};" in the KVM API document...
2022-12-27 Lai Jiangshankvm: x86/mmu: Remove duplicated "be split" in spte.h
2022-12-27 Lai Jiangshankvm: Remove the unused macro KVM_MMU_READ_{,UN}LOCK()
2022-12-27 Lukas BulwahnMAINTAINERS: adjust entry after renaming the vmx hyperv...
2022-12-27 Oliver UptonKVM: selftests: Mark correct page as mapped in virt_map()
2022-12-27 Oliver UptonKVM: arm64: selftests: Don't identity map the ucall...
2022-12-27 Paolo BonziniKVM: selftests: document the default implementation...
2022-12-27 Sean ChristophersonKVM: selftests: Use magic value to signal ucall_alloc...
2022-12-27 Sean ChristophersonKVM: selftests: Disable "gnu-variable-sized-type-not...
2022-12-27 Sean ChristophersonKVM: selftests: Include lib.mk before consuming $(CC)
2022-12-27 Sean ChristophersonKVM: selftests: Explicitly disable builtins for mem...
2022-12-27 Sean ChristophersonKVM: selftests: Probe -no-pie with actual CFLAGS used...
2022-12-27 Sean ChristophersonKVM: selftests: Use proper function prototypes in probi...
2022-12-27 Sean ChristophersonKVM: selftests: Rename UNAME_M to ARCH_DIR, fill explic...
2022-12-27 Sean ChristophersonKVM: selftests: Fix a typo in x86-64's kvm_get_cpu_addr...
2022-12-27 Sean ChristophersonKVM: selftests: Use pattern matching in .gitignore
2022-12-27 Sean ChristophersonKVM: selftests: Fix divide-by-zero bug in memslot_perf_test
2022-12-27 Sean ChristophersonKVM: selftests: Delete dead code in x86_64/vmx_tsc_adju...
2022-12-27 Sean ChristophersonKVM: selftests: Define literal to asm constraint in...
2022-12-26 YoungJun.parkkunit: alloc_string_stream_fragment error handling...
2022-12-26 Christoph Hellwignvme-pci: update sqsize when adjusting the queue depth
2022-12-26 Christoph Hellwignvme: fix setting the queue depth in nvme_alloc_io_tag_set
2022-12-26 Yu Kuaiblock, bfq: fix uaf for bfqq in bfq_exit_icq_bfqq
2022-12-25 Linus TorvaldsLinux 6.2-rc1
next