aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-03-17mm/gup: don't allow FOLL_LONGTERM pinning of FS DAX pagesAlistair Popple2-0/+18
2025-03-17mm/huge_memory: add vmf_insert_folio_pmd()Alistair Popple1-0/+2
2025-03-17mm/huge_memory: add vmf_insert_folio_pud()Alistair Popple1-0/+2
2025-03-17mm/rmap: add support for PUD sized mappings to rmapAlistair Popple1-0/+15
2025-03-17mm/memory: add vmf_insert_page_mkwrite()Alistair Popple1-0/+2
2025-03-17mm: allow compound zone device pagesAlistair Popple4-8/+23
2025-03-17fs/dax: remove PAGE_MAPPING_DAX_SHARED mapping flagAlistair Popple1-6/+0
2025-03-17fs/dax: ensure all pages are idle prior to filesystem unmountAlistair Popple1-0/+5
2025-03-17fs/dax: always remove DAX page-cache entries when breaking layoutsAlistair Popple1-0/+2
2025-03-17fs/dax: create a common implementation to break DAX layoutsAlistair Popple1-5/+18
2025-03-17fs/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-17bpf: BPF token support for BPF_BTF_GET_FD_BY_IDMykyta Yatsenko1-0/+1
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 phylib.hHeiner Kallweit1-8/+0
2025-03-17net/mlx5: fs, add support for flow meters HWS actionMoshe Shemesh1-0/+1
2025-03-17KVM: arm64: PMU: Reload when resettingAkihiko Odaki1-2/+0
2025-03-17KVM: arm64: PMU: Fix SET_ONE_REG for vPMC regsAkihiko Odaki1-0/+3
2025-03-17cxl: Fixup kdoc issues for include/cxl/features.hDave Jiang1-2/+0
2025-03-17cxl: Add support to handle user feature commands for set featureDave Jiang1-0/+2
2025-03-17cxl: Add support to handle user feature commands for get featureDave Jiang1-2/+10
2025-03-17cxl: Add support for fwctl RPC command to enable CXL feature commandsDave Jiang2-0/+47
2025-03-17cxl: Move cxl feature command structs to user headerDave Jiang2-111/+170
2025-03-17cxl: Add FWCTL support to CXLDave Jiang2-0/+9
2025-03-17Merge branch 'for-6.15/features' into cxl-for-nextDave Jiang2-1/+234
2025-03-17jbd2: remove redundant function jbd2_journal_has_csum_v2or3_featureEric Biggers1-6/+2
2025-03-17Merge branch '20250313110359.242491-1-quic_mmanikan@quicinc.com' into clk-for-6.15Bjorn Andersson3-0/+287
2025-03-17dt-bindings: clock: Add ipq9574 NSSCC clock and reset definitionsDevi Priya2-0/+286
2025-03-17dt-bindings: clock: gcc-ipq9574: Add definition for GPLL0_OUT_AUXDevi Priya1-0/+1
2025-03-17tcp: Pass flags to __tcp_send_ackIlpo Järvinen1-1/+1
2025-03-17tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOSIlpo Järvinen1-1/+2
2025-03-17gso: AccECN supportIlpo Järvinen3-3/+9
2025-03-17tcp: helpers for ECN mode handlingIlpo Järvinen1-4/+40
2025-03-17tcp: extend TCP flags to allow AE bit/ACE fieldIlpo Järvinen2-4/+14
2025-03-17tcp: use BIT() macro in include/net/tcp.hChia-Yu Chang1-10/+11
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