summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-03-18virtchnl: make proto and filter action count unsignedJan Glaza
2025-03-18mtd: nand: Fix a kdoc commentMiquel Raynal
2025-03-18mtd: spinand: Improve spinand_info macros styleMiquel Raynal
2025-03-18fs: dedup handling of struct filename init and refcounts bumpsMateusz Guzik
2025-03-18tcp: cache RTAX_QUICKACK metric in a hot cache lineEric Dumazet
2025-03-18spi: Merge up fixesMark Brown
2025-03-18inet: frags: change inet_frag_kill() to defer refcount updatesEric Dumazet
2025-03-18inet: frags: add inet_frag_putn() helperEric Dumazet
2025-03-18net: skbuff: Remove unused skb_add_data()Yue Haibing
2025-03-18Merge tag 'batadv-next-pullrequest-20250313' of git://git.open-mesh.org/linux...Paolo Abeni
2025-03-18udp_tunnel: use static call for GRO hooks when possiblePaolo Abeni
2025-03-18udp_tunnel: create a fastpath GRO lookup.Paolo Abeni
2025-03-18net: mana: Support holes in device list reply msgHaiyang Zhang
2025-03-18RDMA/mlx5: Support optional-counters binding for QPsPatrisious Haddad
2025-03-18RDMA/core: Pass port to counter bind/unbind operationsPatrisious Haddad
2025-03-18RDMA/core: Add support to optional-counters binding configurationPatrisious Haddad
2025-03-18RDMA/core: Create and destroy rdma_counter using rdma_zalloc_drv_obj()Patrisious Haddad
2025-03-18RDMA/mlx5: Add optional counters for RDMA_TX/RX_packets/bytesPatrisious Haddad
2025-03-18ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDsNiklas Cassel
2025-03-18Merge net-next/main to resolve conflictsJohannes Berg
2025-03-18net: phy: drop phy_settings and the associated lookup helpersMaxime Chevallier
2025-03-18net: phy: phy_caps: Move phy_speeds to phy_capsMaxime Chevallier
2025-03-18net: ethtool: Export the link_mode_params definitionsMaxime Chevallier
2025-03-17Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-17mm: page_alloc: defrag_mode kswapd/kcompactd watermarksJohannes Weiner
2025-03-17mm: compaction: push watermark into compaction_suitable() callersJohannes Weiner
2025-03-17mm/page_alloc: add trace event for totalreserve_pages calculationMartin Liu
2025-03-17mm/page_alloc: add trace event for per-zone lowmem reserve setupMartin Liu
2025-03-17mm/page_alloc: add trace event for per-zone watermark setupMartin Liu
2025-03-17drivers/base/memory: correct the field name in the headerGavin Shan
2025-03-17drivers/base/memory: improve add_boot_memory_block()Gavin Shan
2025-03-17mm/filemap: use xas_try_split() in __filemap_add_folio()Zi Yan
2025-03-17mm/truncate: use folio_split() in truncate operationZi Yan
2025-03-17xarray: add xas_try_split() to split a multi-index entryZi Yan
2025-03-17mm: page_ext: add an iteration API for page extensionsLuiz Capitulino
2025-03-17mm/damon: remove damon_operations->reset_aggregatedSeongJae Park
2025-03-17mm/damon: remove damon_callback->before_damos_applySeongJae Park
2025-03-17mm/damon: remove damon_callback->after_samplingSeongJae Park
2025-03-17mm/damon: remove ->before_start of damon_callbackSeongJae Park
2025-03-17mm/damon: remove damon_callback->privateSeongJae Park
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)
2025-03-17arch, mm: introduce arch_mm_preinitMike Rapoport (Microsoft)
2025-03-17arch, mm: streamline HIGHMEM freeingMike Rapoport (Microsoft)
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)
2025-03-17page_io: zswap: do not crash the kernel on decompression failureNhat Pham
2025-03-17mm/damon/core: expose damos_filter_for_ops() to DAMON kernel API callersSeongJae Park
2025-03-17mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MA...David Hildenbrand
2025-03-17mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()David Hildenbrand
2025-03-17mm/rmap: basic MM owner tracking for large folios (!hugetlb)David Hildenbrand
2025-03-17bit_spinlock: __always_inline (un)lock functionsDavid Hildenbrand