summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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 phy...Heiner 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...Bjorn 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-5/+15
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
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 Liang2-0/+5
2025-03-17Merge tag 'v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski14-106/+168
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 Yizhou2-3/+3
2025-03-17writeback: rename variables in trace_balance_dirty_pages()Tang Yizhou1-7/+7