summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-06-20mm/memcg: remove return value of mem_cgroup_scan_tasks()ZhangPeng1-4/+3
2023-06-20mm: remove is_longterm_pinnable_page() and reimplement folio_is_longterm_pinn...Vishal Moola (Oracle)1-13/+9
2023-06-20mmzone: introduce folio_migratetype()Vishal Moola (Oracle)1-0/+3
2023-06-20mmzone: introduce folio_is_zone_movable()Vishal Moola (Oracle)1-0/+5
2023-06-20mm: kill lock|unlock_page_memcg()Kefeng Wang1-11/+1
2023-06-20buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()Matthew Wilcox (Oracle)1-1/+1
2023-06-20buffer: convert __block_write_full_page() to __block_write_full_folio()Matthew Wilcox (Oracle)1-1/+1
2023-06-20mm: compaction: mark kcompactd_run() and kcompactd_stop() __meminitMiaohe Lin1-2/+2
2023-06-20mm: remove unused vma_init_lock()YueHaibing1-1/+0
2023-06-20userfaultfd: fix regression in userfaultfd_unmap_prep()Liam R. Howlett1-3/+3
2023-06-20mm/folio: replace set_compound_order with folio_set_orderTarun Sahu1-10/+0
2023-06-20mm: zswap: remove shrink from zpool interfaceDomenico Cerasuolo1-18/+2
2023-06-20mm: ptep_get() conversionRyan Roberts3-4/+8
2023-06-20mm: move ptep_get() and pmdp_get() helpersRyan Roberts1-14/+14
2023-06-20iommu/dma: force bouncing if the size is not cacheline-alignedCatalin Marinas1-2/+39
2023-06-20dma-mapping: force bouncing if the kmalloc() size is not cache-line-alignedCatalin Marinas1-0/+61
2023-06-20dma-mapping: name SG DMA flag helpers consistentlyRobin Murphy1-4/+4
2023-06-20scatterlist: add dedicated config for DMA flagsRobin Murphy1-7/+6
2023-06-20iio: core: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGNCatalin Marinas1-1/+1
2023-06-20dma: allow dma_get_cache_alignment() to be overridden by the arch codeCatalin Marinas1-0/+2
2023-06-20mm/slab: decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGNCatalin Marinas3-5/+18
2023-06-20mm: remove set_compound_page_dtor()Sidhartha Kumar1-10/+0
2023-06-20mm/swap: swap_vma_readahead() do the pte_offset_map()Hugh Dickins1-19/+0
2023-06-20mm/pgtable: delete pmd_trans_unstable() and friendsHugh Dickins1-96/+7
2023-06-20mm/pgtable: allow pte_offset_map[_lock]() to failHugh Dickins2-15/+34
2023-06-20mm/pgtable: kmap_local_page() instead of kmap_atomic()Hugh Dickins1-2/+2
2023-06-20mm/migrate: remove cruft from migration_entry_wait()sHugh Dickins2-16/+5
2023-06-20mm: use pmdp_get_lockless() without surplus barrier()Hugh Dickins1-17/+0
2023-06-20mm: zswap: support exclusive loadsYosry Ahmed1-1/+1
2023-06-20mm/memory_hotplug: remove reset_node_managed_pages() in hotadd_init_pgdat()Haifeng Xu1-1/+0
2023-06-20shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfsRoberto Sassu1-0/+1
2023-06-20mm/sparse: remove unused parameters in sparse_remove_section()Yajun Deng1-3/+2
2023-06-20mm: vmscan: mark kswapd_run() and kswapd_stop() __meminitMiaohe Lin1-2/+2
2023-06-20mm: remove obsolete alloc_migrate_target()Miaohe Lin1-3/+0
2023-06-20mm: page_isolation: write proper kerneldocJohannes Weiner1-18/+6
2023-06-19NFS: add sysfs shutdown knobBenjamin Coddington2-1/+3
2023-06-19NFS: add a sysfs link to the lockd rpc_clientBenjamin Coddington1-0/+2
2023-06-19NFS: Add sysfs links to sunrpc clients for nfs_clientsBenjamin Coddington1-1/+7
2023-06-19NFS: add superblock sysfs entriesBenjamin Coddington1-0/+2
2023-06-19NFS: Have struct nfs_client carry a TLS policy fieldChuck Lever1-1/+2
2023-06-19SUNRPC: Add a TCP-with-TLS RPC transport classChuck Lever2-0/+3
2023-06-19SUNRPC: Ignore data_ready callbacks during TLS handshakesChuck Lever1-0/+1
2023-06-19SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavorChuck Lever1-0/+2
2023-06-19ovl: enable fsnotify events on underlying real filesAmir Goldstein1-1/+3
2023-06-19SUNRPC: Plumb an API for setting transport layer securityChuck Lever2-0/+19
2023-06-19fs: use backing_file container for internal files with "fake" f_pathAmir Goldstein1-5/+28
2023-06-19fs: use a helper for opening kernel internal filesAmir Goldstein1-0/+2
2023-06-19NFSv4.2: SETXATTR should update ctimeAnna Schumaker1-0/+3
2023-06-19fs: rename {vfs,kernel}_tmpfile_open()Amir Goldstein1-3/+4
2023-06-19regulator: pca9450: Fix LDO3OUT and LDO4OUT MASKTeresa Remmet1-2/+2