summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-03-18mm: factor out large folio handling from folio_nr_pages() into folio_large_nr...David Hildenbrand1-12/+16
2025-03-18mm: factor out large folio handling from folio_order() into folio_large_order()David Hildenbrand1-4/+9
2025-03-18fs/dax: properly refcount fs dax pagesAlistair Popple3-27/+9
2025-03-18mm/gup: don't allow FOLL_LONGTERM pinning of FS DAX pagesAlistair Popple2-0/+18
2025-03-18mm/huge_memory: add vmf_insert_folio_pmd()Alistair Popple1-0/+2
2025-03-18mm/huge_memory: add vmf_insert_folio_pud()Alistair Popple1-0/+2
2025-03-18mm/rmap: add support for PUD sized mappings to rmapAlistair Popple1-0/+15
2025-03-18mm/memory: add vmf_insert_page_mkwrite()Alistair Popple1-0/+2
2025-03-18mm: allow compound zone device pagesAlistair Popple4-8/+23
2025-03-18fs/dax: remove PAGE_MAPPING_DAX_SHARED mapping flagAlistair Popple1-6/+0
2025-03-18fs/dax: ensure all pages are idle prior to filesystem unmountAlistair Popple1-0/+5
2025-03-18fs/dax: always remove DAX page-cache entries when breaking layoutsAlistair Popple1-0/+2
2025-03-18fs/dax: create a common implementation to break DAX layoutsAlistair Popple1-5/+18
2025-03-18fs/dax: refactor wait for dax idle pageAlistair Popple1-0/+8
2025-03-18jbd2: remove jbd2_journal_unfile_buffer()Baokun Li1-1/+0
2025-03-17NFS: Implement NFSv4.2's OFFLOAD_STATUS operationChuck Lever1-0/+1
2025-03-17NFS: Implement NFSv4.2's OFFLOAD_STATUS XDRChuck Lever2-2/+4
2025-03-17NFSv4: Avoid unnecessary scans of filesystems for delayed delegationsTrond Myklebust1-0/+1
2025-03-17NFSv4: Avoid unnecessary scans of filesystems for expired delegationsTrond Myklebust1-0/+1
2025-03-17NFSv4: Avoid unnecessary scans of filesystems for returning delegationsTrond Myklebust1-0/+2
2025-03-17net: phylink: expand on .pcs_config() method documentationRussell King (Oracle)1-0/+8
2025-03-17lib/interval_tree: skip the check before go to the right subtreeWei Yang1-6/+2
2025-03-17lib/rbtree: add random seedWei Yang1-0/+1
2025-03-17net: phy: remove unused functions phy_package_[read|write]_mmdHeiner Kallweit1-8/+0
2025-03-17net: phy: move PHY package MMD access function declarations from phy.h to phy...Heiner Kallweit1-8/+0
2025-03-17net/mlx5: fs, add support for flow meters HWS actionMoshe Shemesh1-0/+1
2025-03-17jbd2: remove redundant function jbd2_journal_has_csum_v2or3_featureEric Biggers1-6/+2
2025-03-17gso: AccECN supportIlpo Järvinen3-3/+9
2025-03-17rtc: pm8xxx: add support for uefi offsetJohan Hovold1-0/+1
2025-03-17perf: Fix __percpu annotationPeter Zijlstra1-1/+1
2025-03-17include/{topology,cpuset}: Move dl_rebuild_rd_accounting to cpuset.hJuri Lelli2-2/+5
2025-03-17sched/topology: Stop exposing partition_sched_domains_lockedJuri Lelli1-10/+0
2025-03-17sched/deadline: Rebuild root domain accounting after every updateJuri Lelli3-0/+9
2025-03-17sched/deadline: Generalize unique visiting of root domainsJuri Lelli1-0/+3
2025-03-17sched/topology: Wrappers for sched_domains_mutexJuri Lelli1-0/+5
2025-03-17perf: Clean up pmu specific dataKan Liang1-12/+0
2025-03-17sched: Add a generic function to return the preemption stringSebastian Andrzej Siewior1-0/+2
2025-03-17perf: Supply task information to sched_task()Kan Liang1-1/+1
2025-03-17perf: attach/detach PMU specific dataKan Liang1-1/+2
2025-03-17locking/percpu-rwsem: Add guard supportPeter Zijlstra (Intel)1-0/+8
2025-03-17perf: Save PMU specific data in task_structKan Liang2-0/+37
2025-03-17perf: Extend per event callchain limit to branch stackKan Liang1-0/+3
2025-03-17Merge tag 'v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski11-34/+123
2025-03-17mm: zpool: remove zpool_malloc_support_movable()Yosry Ahmed1-3/+0
2025-03-17mm: zsmalloc: remove object mapping APIs and per-CPU map areasYosry Ahmed2-22/+0
2025-03-17mm: zpool: remove object mapping APIsYosry Ahmed1-30/+0
2025-03-17mm: zpool: add interfaces for object read/write APIsYosry Ahmed1-0/+17
2025-03-17mm/damon: add default allow/reject behavior fields to struct damosSeongJae Park1-0/+3
2025-03-17mm/damon/core: introduce damos->ops_filtersSeongJae Park1-0/+8
2025-03-17writeback: fix calculations in trace_balance_dirty_pages() for cgwbTang Yizhou1-0/+1