summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-23media: rkisp1: Add version enum for i.MX8MP ISPPaul Elder
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-23ALSA: pcm: clarify and fix default msbits value for all formatsJaroslav Kysela
2024-02-23sysfs: Introduce DEFINE_SIMPLE_SYSFS_GROUP_VISIBLE()Dan Williams
2024-02-23sysfs: Document new "group visible" helpersDan Williams
2024-02-22net: mctp: take ownership of skb in mctp_local_outputJeremy Kerr
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-23nouveau: add an ioctl to report vram usageDave Airlie
2024-02-23nouveau: add an ioctl to return vram bar size.Dave Airlie
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-22treewide: update LLVM Bugzilla linksNathan Chancellor
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: add tlb_remove_tlb_entries()David Hildenbrand
2024-02-22mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAPDavid Hildenbrand
2024-02-22mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page...David Hildenbrand
2024-02-22Merge tag 'wireless-next-2024-02-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-02-22drm/dp: add an API to indicate if sink supports VSC SDPPaloma Arellano
2024-02-22drm/dp: drop the size parameter from drm_dp_vsc_sdp_pack()Abhinav Kumar
2024-02-22drm/dp: move intel_dp_vsc_sdp_pack() to generic helperAbhinav Kumar
2024-02-22PM: runtime: add tracepoint for runtime_status changesVilas Bhat
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
2024-02-22mm/mglru: improve struct lru_gen_mm_walkKinsey Ho