summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-03-17cxl: Move cxl feature command structs to user headerDave Jiang-111/+170
2025-03-17cxl: Add FWCTL support to CXLDave Jiang-0/+9
2025-03-17Merge branch 'for-6.15/features' into cxl-for-nextDave Jiang-1/+234
2025-03-17jbd2: remove redundant function jbd2_journal_has_csum_v2or3_featureEric Biggers-6/+2
2025-03-17Merge branch '20250313110359.242491-1-quic_mmanikan@quicinc.com' into clk-for...Bjorn Andersson-0/+287
2025-03-17dt-bindings: clock: Add ipq9574 NSSCC clock and reset definitionsDevi Priya-0/+286
2025-03-17dt-bindings: clock: gcc-ipq9574: Add definition for GPLL0_OUT_AUXDevi Priya-0/+1
2025-03-17tcp: Pass flags to __tcp_send_ackIlpo Järvinen-1/+1
2025-03-17tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOSIlpo Järvinen-1/+2
2025-03-17gso: AccECN supportIlpo Järvinen-3/+9
2025-03-17tcp: helpers for ECN mode handlingIlpo Järvinen-4/+40
2025-03-17tcp: extend TCP flags to allow AE bit/ACE fieldIlpo Järvinen-5/+15
2025-03-17tcp: use BIT() macro in include/net/tcp.hChia-Yu Chang-10/+11
2025-03-17rtc: pm8xxx: add support for uefi offsetJohan Hovold-0/+1
2025-03-17perf: Fix __percpu annotationPeter Zijlstra-1/+1
2025-03-17include/{topology,cpuset}: Move dl_rebuild_rd_accounting to cpuset.hJuri Lelli-2/+5
2025-03-17sched/topology: Stop exposing partition_sched_domains_lockedJuri Lelli-10/+0
2025-03-17sched/deadline: Rebuild root domain accounting after every updateJuri Lelli-0/+9
2025-03-17sched/deadline: Generalize unique visiting of root domainsJuri Lelli-0/+3
2025-03-17sched/topology: Wrappers for sched_domains_mutexJuri Lelli-0/+5
2025-03-17perf: Clean up pmu specific dataKan Liang-12/+0
2025-03-17sched: Add a generic function to return the preemption stringSebastian Andrzej Siewior-0/+2
2025-03-17perf: Supply task information to sched_task()Kan Liang-1/+1
2025-03-17perf: attach/detach PMU specific dataKan Liang-1/+2
2025-03-17locking/percpu-rwsem: Add guard supportPeter Zijlstra (Intel)-0/+8
2025-03-17perf: Save PMU specific data in task_structKan Liang-0/+37
2025-03-17perf: Extend per event callchain limit to branch stackKan Liang-0/+5
2025-03-17Merge tag 'v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski-106/+168
2025-03-17mm: zpool: remove zpool_malloc_support_movable()Yosry Ahmed-3/+0
2025-03-17mm: zsmalloc: remove object mapping APIs and per-CPU map areasYosry Ahmed-22/+0
2025-03-17mm: zpool: remove object mapping APIsYosry Ahmed-30/+0
2025-03-17mm: zpool: add interfaces for object read/write APIsYosry Ahmed-0/+17
2025-03-17mm/damon: add default allow/reject behavior fields to struct damosSeongJae Park-0/+3
2025-03-17mm/damon/core: introduce damos->ops_filtersSeongJae Park-0/+8
2025-03-17writeback: fix calculations in trace_balance_dirty_pages() for cgwbTang Yizhou-3/+3
2025-03-17writeback: rename variables in trace_balance_dirty_pages()Tang Yizhou-7/+7
2025-03-17writeback: let trace_balance_dirty_pages() take struct dtc as parameterTang Yizhou-10/+29
2025-03-17page_counter: reduce struct page_counter sizeShakeel Butt-3/+4
2025-03-17page_counter: track failcnt only for legacy cgroupsShakeel Butt-1/+3
2025-03-17mm: fix lazy mmu docs and usageRyan Roberts-6/+8
2025-03-17mm/damon/core: implement intervals auto-tuningSeongJae Park-0/+16
2025-03-17mm/damon: add data structure for monitoring intervals auto-tuningSeongJae Park-0/+27
2025-03-17mm/mmu_notifier: use MMU_NOTIFY_CLEAR in remove_device_exclusive_entry()David Hildenbrand-4/+4
2025-03-16cpu: remove needless return in void API suspend_enable_secondary_cpus()Zijun Hu-1/+1
2025-03-16rhashtable: remove needless return in three void APIsZijun Hu-3/+3
2025-03-16lib min_heap: use size_t for array size and index variablesKuan-Wei Chiu-6/+6
2025-03-16reboot: retire hw_protection_reboot and hw_protection_shutdown helpersAhmad Fatoum-10/+0
2025-03-16reboot: add support for configuring emergency hardware protection actionAhmad Fatoum-1/+22
2025-03-16reboot: rename now misleading __hw_protection_shutdown symbolsAhmad Fatoum-4/+4
2025-03-16reboot: replace __hw_protection_shutdown bool action parameter with an enumAhmad Fatoum-3/+15