summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-02-23stackdepot: use variable size records for non-evictable entriesMarco Elver
2024-02-23net: mpls: error out if inner headers are not setFlorian Westphal
2024-02-23KVM: Get rid of return value from kvm_arch_create_vm_debugfs()Oliver Upton
2024-02-23KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changingSean Christopherson
2024-02-23Merge tag 'mm-hotfixes-stable-2024-02-22-15-02' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-23thermal: core: Store zone ops in struct thermal_zone_deviceRafael J. Wysocki
2024-02-23thermal: core: Store zone trips table in struct thermal_zone_deviceRafael J. Wysocki
2024-02-23Merge branch 'thermal-core'Rafael J. Wysocki
2024-02-23mfd: twl-core: Add power off implementation for twl603xAndreas Kemnade
2024-02-23mfd: syscon: Remove extern from function prototypesPeter Griffin
2024-02-23iommu/sva: Restore SVA handle sharingJason Gunthorpe
2024-02-23mfd: cs42l43: Tidy up header includesCharles Keepax
2024-02-23mfd: sun4i-gpadc: Correct specified GPADC interrupt numbersFuyao Kashizuku
2024-02-23phy: constify of_phandle_args in xlateKrzysztof Kozlowski
2024-02-23Merge tag 'irq-for-riscv-02-23-24' into irq/msiThomas Gleixner
2024-02-23irqchip/riscv-intc: Introduce Andes hart-level interrupt controllerYu Chien Peter Lin
2024-02-23sysfs: Introduce DEFINE_SIMPLE_SYSFS_GROUP_VISIBLE()Dan Williams
2024-02-23sysfs: Document new "group visible" helpersDan Williams
2024-02-22Merge tag 'nf-next-24-02-21' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-02-22KVM: Add dedicated arch hook for querying if vCPU was preempted in-kernelSean Christopherson
2024-02-22list: leverage list_is_head() for list_entry_is_head()Wei Yang
2024-02-22smp: make __smp_processor_id() 0-argument macroAlexey Dobriyan
2024-02-22init: remove obsolete arch_call_rest_init() wrapperGeert Uytterhoeven
2024-02-22compiler-clang.h: update __diag_clang() macros for minimum version bumpNathan Chancellor
2024-02-22flex_proportions: remove unused fprop_local_singleKemeng Shi
2024-02-22lib min_heap: optimize number of comparisons in min_heapify()Kuan-Wei Chiu
2024-02-22lib min_heap: optimize number of calls to min_heapify()Kuan-Wei Chiu
2024-02-22lib/win_minmax: fix header commentsRandy Dunlap
2024-02-22list: add hlist_count_nodes()Pierre Gondois
2024-02-22arch and include: update LLVM Phabricator linksNathan Chancellor
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-22userfaultfd: use per-vma locks in userfaultfd operationsLokesh Gidra
2024-02-22mm: add vma_assert_locked() for !CONFIG_PER_VMA_LOCKLokesh Gidra
2024-02-22userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctxLokesh Gidra
2024-02-22userfaultfd: move userfaultfd_ctx struct to header fileLokesh Gidra
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers
2024-02-22dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=nMathieu Desnoyers
2024-02-22dax: add empty static inline for CONFIG_DAX=nMathieu Desnoyers
2024-02-22mm: add pte_batch_hint() to reduce scanning in folio_pte_batch()Ryan Roberts
2024-02-22arm64/mm: wire up PTE_CONT for user mappingsRyan Roberts
2024-02-22mm: tidy up pte_next_pfn() definitionRyan Roberts
2024-02-22mm: introduce pte_advance_pfn() and use for pte_next_pfn()Ryan Roberts
2024-02-22mm: clarify the spec for set_ptes()Ryan Roberts
2024-02-22mm/memory: optimize unmap/zap with PTE-mapped THPDavid Hildenbrand
2024-02-22mm/mmu_gather: add __tlb_remove_folio_pages()David Hildenbrand
2024-02-22mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAPDavid Hildenbrand
2024-02-22Merge tag 'wireless-next-2024-02-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-02-22vfio/pci: rename and export range_intersect_rangeAnkit Agrawal
2024-02-22vfio/pci: rename and export do_io_rw()Ankit Agrawal
2024-02-22net/mlx5: Add the IFC related bits for query trackerYishai Hadas