summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-02-23Merge tag 'mm-hotfixes-stable-2024-02-22-15-02' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+5
2024-02-23thermal: core: Store zone ops in struct thermal_zone_deviceRafael J. Wysocki1-4/+4
2024-02-23thermal: core: Store zone trips table in struct thermal_zone_deviceRafael J. Wysocki1-5/+5
2024-02-23Merge branch 'thermal-core'Rafael J. Wysocki1-2/+2
2024-02-23mfd: twl-core: Add power off implementation for twl603xAndreas Kemnade1-0/+1
2024-02-23mfd: syscon: Remove extern from function prototypesPeter Griffin1-14/+11
2024-02-23iommu/sva: Restore SVA handle sharingJason Gunthorpe1-0/+3
2024-02-23mfd: cs42l43: Tidy up header includesCharles Keepax1-6/+7
2024-02-23mfd: sun4i-gpadc: Correct specified GPADC interrupt numbersFuyao Kashizuku1-2/+2
2024-02-23phy: constify of_phandle_args in xlateKrzysztof Kozlowski1-7/+7
2024-02-23Merge tag 'irq-for-riscv-02-23-24' into irq/msiThomas Gleixner1-0/+18
2024-02-23irqchip/riscv-intc: Introduce Andes hart-level interrupt controllerYu Chien Peter Lin1-0/+18
2024-02-23sysfs: Introduce DEFINE_SIMPLE_SYSFS_GROUP_VISIBLE()Dan Williams1-1/+44
2024-02-23sysfs: Document new "group visible" helpersDan Williams1-3/+39
2024-02-23Merge tag 'nf-next-24-02-21' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-1/+0
2024-02-23KVM: Add dedicated arch hook for querying if vCPU was preempted in-kernelSean Christopherson1-0/+1
2024-02-23list: leverage list_is_head() for list_entry_is_head()Wei Yang1-1/+1
2024-02-23smp: make __smp_processor_id() 0-argument macroAlexey Dobriyan1-1/+1
2024-02-23init: remove obsolete arch_call_rest_init() wrapperGeert Uytterhoeven1-2/+0
2024-02-23compiler-clang.h: update __diag_clang() macros for minimum version bumpNathan Chancellor1-6/+2
2024-02-23flex_proportions: remove unused fprop_local_singleKemeng Shi1-32/+0
2024-02-23lib min_heap: optimize number of comparisons in min_heapify()Kuan-Wei Chiu1-20/+22
2024-02-23lib min_heap: optimize number of calls to min_heapify()Kuan-Wei Chiu1-1/+1
2024-02-23lib/win_minmax: fix header commentsRandy Dunlap1-2/+2
2024-02-23list: add hlist_count_nodes()Pierre Gondois1-0/+15
2024-02-23arch and include: update LLVM Phabricator linksNathan Chancellor1-1/+1
2024-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-19/+68
2024-02-23userfaultfd: use per-vma locks in userfaultfd operationsLokesh Gidra1-3/+2
2024-02-23mm: add vma_assert_locked() for !CONFIG_PER_VMA_LOCKLokesh Gidra1-0/+5
2024-02-23userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctxLokesh Gidra1-14/+17
2024-02-23userfaultfd: move userfaultfd_ctx struct to header fileLokesh Gidra1-0/+39
2024-02-23Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers1-0/+6
2024-02-23dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=nMathieu Desnoyers1-5/+1
2024-02-23dax: add empty static inline for CONFIG_DAX=nMathieu Desnoyers1-3/+8
2024-02-23mm: add pte_batch_hint() to reduce scanning in folio_pte_batch()Ryan Roberts1-0/+21
2024-02-23arm64/mm: wire up PTE_CONT for user mappingsRyan Roberts1-0/+5
2024-02-23mm: tidy up pte_next_pfn() definitionRyan Roberts1-2/+0
2024-02-23mm: introduce pte_advance_pfn() and use for pte_next_pfn()Ryan Roberts1-3/+6
2024-02-23mm: clarify the spec for set_ptes()Ryan Roberts1-0/+4
2024-02-23mm/memory: optimize unmap/zap with PTE-mapped THPDavid Hildenbrand1-0/+70
2024-02-23mm/mmu_gather: add __tlb_remove_folio_pages()David Hildenbrand1-0/+20
2024-02-23mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAPDavid Hildenbrand1-6/+11
2024-02-23Merge tag 'wireless-next-2024-02-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-6/+48
2024-02-22vfio/pci: rename and export range_intersect_rangeAnkit Agrawal1-0/+5
2024-02-22vfio/pci: rename and export do_io_rw()Ankit Agrawal1-1/+4
2024-02-22net/mlx5: Add the IFC related bits for query trackerYishai Hadas1-0/+5
2024-02-22mm/mglru: improve struct lru_gen_mm_walkKinsey Ho1-3/+3
2024-02-22mm: document memalloc_noreclaim_save() and memalloc_pin_save()Vlastimil Babka2-6/+58
2024-02-22memremap.h: correct an error in a commentJohn Groves1-1/+1
2024-02-22mm/zswap: stop lru list shrinking when encounter warm regionChengming Zhou1-0/+2