summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2025-03-17writeback: let trace_balance_dirty_pages() take struct dtc as parameterTang Yizhou2-10/+29
2025-03-17page_counter: reduce struct page_counter sizeShakeel Butt1-3/+4
2025-03-17page_counter: track failcnt only for legacy cgroupsShakeel Butt1-1/+3
2025-03-17mm: fix lazy mmu docs and usageRyan Roberts1-6/+8
2025-03-17mm/damon/core: implement intervals auto-tuningSeongJae Park1-0/+16
2025-03-17mm/damon: add data structure for monitoring intervals auto-tuningSeongJae Park1-0/+27
2025-03-17mm/mmu_notifier: use MMU_NOTIFY_CLEAR in remove_device_exclusive_entry()David Hildenbrand1-4/+4
2025-03-17cpu: remove needless return in void API suspend_enable_secondary_cpus()Zijun Hu1-1/+1
2025-03-17rhashtable: remove needless return in three void APIsZijun Hu1-3/+3
2025-03-17lib min_heap: use size_t for array size and index variablesKuan-Wei Chiu1-6/+6
2025-03-17reboot: retire hw_protection_reboot and hw_protection_shutdown helpersAhmad Fatoum1-10/+0
2025-03-17reboot: add support for configuring emergency hardware protection actionAhmad Fatoum2-1/+22
2025-03-17reboot: rename now misleading __hw_protection_shutdown symbolsAhmad Fatoum1-4/+4
2025-03-17reboot: replace __hw_protection_shutdown bool action parameter with an enumAhmad Fatoum1-3/+15
2025-03-17ucount: use rcuref_t for reference countingSebastian Andrzej Siewior1-2/+9
2025-03-17ucount: use RCU for ucounts lookupsSebastian Andrzej Siewior1-1/+3
2025-03-17rcu: provide a static initializer for hlist_nulls_headSebastian Andrzej Siewior1-0/+1
2025-03-17crash: let arch decide usable memory range in reserved areaSourabh Jain1-0/+9
2025-03-17crash: remove an unused argument from reserve_crashkernel_generic()Sourabh Jain1-6/+5
2025-03-17mm, swap: simplify folio swap allocationKairui Song1-5/+3
2025-03-17mm, swap: remove swap slot cacheKairui Song2-31/+0