index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-03
mm: batch unlink_file_vma calls in free_pgd_range
Mateusz Guzik
2024-07-03
mm/memory-failure: send SIGBUS in the event of thp split fail
Jane Chu
2024-07-03
mm/memory-failure: move hwpoison_filter() higher up
Jane Chu
2024-07-03
mm/memory-failure: improve memory failure action_result messages
Jane Chu
2024-07-03
mm/madvise: add MF_ACTION_REQUIRED to madvise(MADV_HWPOISON)
Jane Chu
2024-07-03
mm/memory-failure: try to send SIGBUS even if unmap failed
Jane Chu
2024-07-03
mm: use update_mmu_tlb_range() to simplify code
Bang Li
2024-07-03
mm: implement update_mmu_tlb() using update_mmu_tlb_range()
Bang Li
2024-07-03
mm: add update_mmu_tlb_range()
Bang Li
2024-07-03
selftests/mm: va_high_addr_switch: dynamically initialize testcases to enable...
Dev Jain
2024-07-03
selftests/mm: va_high_addr_switch: reduce test noise
Dev Jain
2024-07-03
mm/rmap: sanity check that zeropages are not passed to RMAP
David Hildenbrand
2024-07-03
mm/memory: cleanly support zeropage in vm_insert_page*(), vm_map_pages*() and...
David Hildenbrand
2024-07-03
mm/memory: move page_count() check into validate_page_before_insert()
David Hildenbrand
2024-07-03
selftests: mm: check return values
Muhammad Usama Anjum
2024-07-03
mm/hugetlb: remove {Set,Clear}Hpage macros
Sidhartha Kumar
2024-07-03
mm/swap: reduce swap cache search space
Kairui Song
2024-07-03
mm: drop page_index and simplify folio_index
Kairui Song
2024-07-03
mm: remove page_file_offset and folio_file_pos
Kairui Song
2024-07-03
mm/swap: get the swap device offset directly
Kairui Song
2024-07-03
nfs: drop usage of folio_file_pos
Kairui Song
2024-07-03
netfs: drop usage of folio_file_pos
Kairui Song
2024-07-03
afs: drop usage of folio_file_pos
Kairui Song
2024-07-03
NFS: remove nfs_page_lengthg and usage of page_index
Kairui Song
2024-07-03
ceph: drop usage of page_index
Kairui Song
2024-07-03
nilfs2: drop usage of page_index
Kairui Song
2024-07-03
writeback: factor out balance_wb_limits to remove repeated code
Kemeng Shi
2024-07-03
writeback: factor out wb_dirty_exceeded to remove repeated code
Kemeng Shi
2024-07-03
writeback: factor out balance_domain_limits to remove repeated code
Kemeng Shi
2024-07-03
writeback: factor out wb_dirty_freerun to remove more repeated freerun code
Kemeng Shi
2024-07-03
writeback: factor out code of freerun to remove repeated code
Kemeng Shi
2024-07-03
writeback: factor out domain_over_bg_thresh to remove repeated code
Kemeng Shi
2024-07-03
writeback: add general function domain_dirty_avail to calculate dirty and ava...
Kemeng Shi
2024-07-03
writeback: factor out wb_bg_dirty_limits to remove repeated code
Kemeng Shi
2024-07-03
mm: vmscan: reset sc->priority on retry
Shakeel Butt
2024-07-03
mm: vmscan: restore incremental cgroup iteration
Johannes Weiner
2024-07-03
mm/huge_memory: mark racy access onhuge_anon_orders_always
Ran Xiaokai
2024-07-03
mm: shmem: use folio_alloc_mpol() in shmem_alloc_folio()
Kefeng Wang
2024-07-03
mm: mempolicy: use folio_alloc_mpol() in alloc_migration_target_by_mpol()
Kefeng Wang
2024-07-03
mm: mempolicy: use folio_alloc_mpol_noprof() in vma_alloc_folio_noprof()
Kefeng Wang
2024-07-03
mm: add folio_alloc_mpol()
Kefeng Wang
2024-07-03
mm/hugetlb: drop node_alloc_noretry from alloc_fresh_hugetlb_folio
Oscar Salvador
2024-07-03
mm/vmscan: update stale references to shrink_page_list
Illia Ostapyshyn
2024-07-03
mm/hugetlb: constify ctl_table arguments of utility functions
Thomas Weißschuh
2024-06-30
Linux 6.10-rc6
Linus Torvalds
2024-06-30
Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2024-06-30
ata: ahci: Clean up sysfs file on error
Niklas Cassel
2024-06-30
ata: libata-core: Fix double free on error
Niklas Cassel
2024-06-30
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel
2024-06-30
ata: libata-core: Fix null pointer dereference on error
Niklas Cassel
[next]