summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-06-19watchdog/hardlockup: keep kernel.nmi_watchdog sysctl as 0444 if probe failsDouglas Anderson
2023-06-19mm: page_alloc: make compound_page_dtors staticMiaohe Lin
2023-06-19mm: move mm_count into its own cache lineMathieu Desnoyers
2023-06-19mm/memcg: remove return value of mem_cgroup_scan_tasks()ZhangPeng
2023-06-19mm: remove is_longterm_pinnable_page() and reimplement folio_is_longterm_pinn...Vishal Moola (Oracle)
2023-06-19mmzone: introduce folio_migratetype()Vishal Moola (Oracle)
2023-06-19mmzone: introduce folio_is_zone_movable()Vishal Moola (Oracle)
2023-06-19mm: kill lock|unlock_page_memcg()Kefeng Wang
2023-06-19buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()Matthew Wilcox (Oracle)
2023-06-19buffer: convert __block_write_full_page() to __block_write_full_folio()Matthew Wilcox (Oracle)
2023-06-19mm: compaction: mark kcompactd_run() and kcompactd_stop() __meminitMiaohe Lin
2023-06-19mm: remove unused vma_init_lock()YueHaibing
2023-06-19userfaultfd: fix regression in userfaultfd_unmap_prep()Liam R. Howlett
2023-06-19mm/folio: replace set_compound_order with folio_set_orderTarun Sahu
2023-06-19mm: zswap: remove shrink from zpool interfaceDomenico Cerasuolo
2023-06-19mm: ptep_get() conversionRyan Roberts
2023-06-19mm: move ptep_get() and pmdp_get() helpersRyan Roberts
2023-06-19iommu/dma: force bouncing if the size is not cacheline-alignedCatalin Marinas
2023-06-19dma-mapping: force bouncing if the kmalloc() size is not cache-line-alignedCatalin Marinas
2023-06-19dma-mapping: name SG DMA flag helpers consistentlyRobin Murphy
2023-06-19scatterlist: add dedicated config for DMA flagsRobin Murphy
2023-06-19iio: core: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGNCatalin Marinas
2023-06-19dma: allow dma_get_cache_alignment() to be overridden by the arch codeCatalin Marinas
2023-06-19mm/slab: decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGNCatalin Marinas
2023-06-19mm: remove set_compound_page_dtor()Sidhartha Kumar
2023-06-19mm/swap: swap_vma_readahead() do the pte_offset_map()Hugh Dickins
2023-06-19mm/pgtable: delete pmd_trans_unstable() and friendsHugh Dickins
2023-06-19mm/pgtable: allow pte_offset_map[_lock]() to failHugh Dickins
2023-06-19mm/pgtable: kmap_local_page() instead of kmap_atomic()Hugh Dickins
2023-06-19mm/migrate: remove cruft from migration_entry_wait()sHugh Dickins
2023-06-19mm: use pmdp_get_lockless() without surplus barrier()Hugh Dickins
2023-06-19mm: zswap: support exclusive loadsYosry Ahmed
2023-06-19mm/memory_hotplug: remove reset_node_managed_pages() in hotadd_init_pgdat()Haifeng Xu
2023-06-19shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfsRoberto Sassu
2023-06-19mm/sparse: remove unused parameters in sparse_remove_section()Yajun Deng
2023-06-19mm: vmscan: mark kswapd_run() and kswapd_stop() __meminitMiaohe Lin
2023-06-19mm: remove obsolete alloc_migrate_target()Miaohe Lin
2023-06-19mm: page_isolation: write proper kerneldocJohannes Weiner
2023-06-19writeback: fix dereferencing NULL mapping->host on writeback_page_templateRafael Aquini
2023-06-19NFS: add sysfs shutdown knobBenjamin Coddington
2023-06-19NFS: add a sysfs link to the lockd rpc_clientBenjamin Coddington
2023-06-19NFS: Add sysfs links to sunrpc clients for nfs_clientsBenjamin Coddington
2023-06-19NFS: add superblock sysfs entriesBenjamin Coddington
2023-06-19ipv6: rpl: Remove pskb(_may)?_pull() in ipv6_rpl_srh_rcv().Kuniyuki Iwashima
2023-06-19btrfs: tracepoints: also show actual number of the outstanding extentsNaohiro Aota
2023-06-19NFS: Have struct nfs_client carry a TLS policy fieldChuck Lever
2023-06-19SUNRPC: Add a TCP-with-TLS RPC transport classChuck Lever
2023-06-19SUNRPC: Ignore data_ready callbacks during TLS handshakesChuck Lever
2023-06-19SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavorChuck Lever
2023-06-19ovl: enable fsnotify events on underlying real filesAmir Goldstein