summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar-106/+168
2025-03-19ASoC: tas2781: Support dsp firmware Alpha and Beta seaiesShenghao Ding-3/+38
2025-03-19Merge branch 'for-linus' into for-nextTakashi Iwai-112/+451
2025-03-18i2c: Introduce i2c_10bit_addr_*_from_msg() helpersAndy Shevchenko-0/+15
2025-03-18btrfs: defrag: extend ioctl to accept compression levelsDaniel Vacek-3/+13
2025-03-18locking: Move MCS struct definition to public headerKumar Kartikeya Dwivedi-0/+6
2025-03-18bpf: Make perf_event_read_output accessible in all program types.Emil Tsalapatis-0/+2
2025-03-18iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMUNicolin Chen-0/+23
2025-03-18iommufd/viommu: Add iommufd_viommu_report_event helperNicolin Chen-0/+11
2025-03-18iommufd/viommu: Add iommufd_viommu_get_vdev_id helperNicolin Chen-0/+9
2025-03-18iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOCNicolin Chen-0/+85
2025-03-18virtchnl: make proto and filter action count unsignedJan Glaza-2/+2
2025-03-18mtd: nand: Fix a kdoc commentMiquel Raynal-1/+1
2025-03-18mtd: spinand: Improve spinand_info macros styleMiquel Raynal-4/+4
2025-03-18fs: dedup handling of struct filename init and refcounts bumpsMateusz Guzik-0/+6
2025-03-18tcp: cache RTAX_QUICKACK metric in a hot cache lineEric Dumazet-1/+2
2025-03-18spi: Merge up fixesMark Brown-153/+357
2025-03-18inet: frags: change inet_frag_kill() to defer refcount updatesEric Dumazet-2/+2
2025-03-18inet: frags: add inet_frag_putn() helperEric Dumazet-3/+4
2025-03-18net: skbuff: Remove unused skb_add_data()Yue Haibing-19/+0
2025-03-18Merge tag 'batadv-next-pullrequest-20250313' of git://git.open-mesh.org/linux...Paolo Abeni-9/+9
2025-03-18udp_tunnel: use static call for GRO hooks when possiblePaolo Abeni-0/+4
2025-03-18udp_tunnel: create a fastpath GRO lookup.Paolo Abeni-0/+46
2025-03-18net: mana: Support holes in device list reply msgHaiyang Zhang-4/+7
2025-03-18RDMA/mlx5: Support optional-counters binding for QPsPatrisious Haddad-2/+2
2025-03-18RDMA/core: Pass port to counter bind/unbind operationsPatrisious Haddad-3/+4
2025-03-18RDMA/core: Add support to optional-counters binding configurationPatrisious Haddad-1/+6
2025-03-18RDMA/core: Create and destroy rdma_counter using rdma_zalloc_drv_obj()Patrisious Haddad-0/+6
2025-03-18RDMA/mlx5: Add optional counters for RDMA_TX/RX_packets/bytesPatrisious Haddad-2/+2
2025-03-18ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDsNiklas Cassel-0/+2
2025-03-18Merge net-next/main to resolve conflictsJohannes Berg-441/+613
2025-03-18net: phy: drop phy_settings and the associated lookup helpersMaxime Chevallier-13/+0
2025-03-18net: phy: phy_caps: Move phy_speeds to phy_capsMaxime Chevallier-2/+0
2025-03-18net: ethtool: Export the link_mode_params definitionsMaxime Chevallier-0/+8
2025-03-17Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...Linus Torvalds-5/+19
2025-03-17mm: page_alloc: defrag_mode kswapd/kcompactd watermarksJohannes Weiner-0/+1
2025-03-17mm: compaction: push watermark into compaction_suitable() callersJohannes Weiner-2/+3
2025-03-17mm/page_alloc: add trace event for totalreserve_pages calculationMartin Liu-0/+18
2025-03-17mm/page_alloc: add trace event for per-zone lowmem reserve setupMartin Liu-0/+27
2025-03-17mm/page_alloc: add trace event for per-zone watermark setupMartin Liu-0/+33
2025-03-17drivers/base/memory: correct the field name in the headerGavin Shan-1/+1
2025-03-17drivers/base/memory: improve add_boot_memory_block()Gavin Shan-0/+5
2025-03-17mm/filemap: use xas_try_split() in __filemap_add_folio()Zi Yan-0/+7
2025-03-17mm/truncate: use folio_split() in truncate operationZi Yan-0/+36
2025-03-17xarray: add xas_try_split() to split a multi-index entryZi Yan-0/+6
2025-03-17mm: page_ext: add an iteration API for page extensionsLuiz Capitulino-0/+93
2025-03-17mm/damon: remove damon_operations->reset_aggregatedSeongJae Park-6/+1
2025-03-17mm/damon: remove damon_callback->before_damos_applySeongJae Park-5/+0
2025-03-17mm/damon: remove damon_callback->after_samplingSeongJae Park-7/+4
2025-03-17mm/damon: remove ->before_start of damon_callbackSeongJae Park-5/+2