summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-09-03soc: fsl: qe: Add missing PUSHSCHED commandHerve Codina1-0/+1
2024-09-03soc: fsl: qe: Add resource-managed muram allocatorsHerve Codina1-1/+21
2024-09-03dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) TSA controllerHerve Codina1-0/+13
2024-09-03Merge 6.11-rc6 into usb-nextGreg Kroah-Hartman26-96/+165
2024-09-03drm/imx: add internal bridge handling display-timings DT nodeDmitry Baryshkov1-0/+13
2024-09-02mm: split a folio in minimum folio order chunksLuis Chamberlain1-4/+24
2024-09-02Merge back cpufreq material for 6.12Rafael J. Wysocki1-6/+0
2024-09-02ACPI: CPPC: Fix MASK_VAL() usageClément Léger1-0/+2
2024-09-02Merge tag 'scmi-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2-0/+93
2024-09-02Merge tag 'ffa-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-0/+12
2024-09-02gpiolib: legacy: Kill GPIOF_DIR_* definitionsAndy Shevchenko1-6/+3
2024-09-02gpiolib: legacy: Kill GPIOF_INIT_* definitionsAndy Shevchenko1-5/+2
2024-09-02Merge tag 'memory-controller-drv-6.12' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann1-45/+0
2024-09-02dt-bindings: clock: renesas: Document RZ/V2H(P) SoC CPGLad Prabhakar1-0/+21
2024-09-02drm/panfrost: Add cycle counter job requirementMary Guillemard1-0/+1
2024-09-02drm/panfrost: Add SYSTEM_TIMESTAMP and SYSTEM_TIMESTAMP_FREQUENCY parametersMary Guillemard1-0/+2
2024-09-02gpio: ath79: remove support for platform dataBartosz Golaszewski1-16/+0
2024-09-02RDMA/bnxt_re: Share a page to expose per SRQ info with userspaceChandramohan Akula1-0/+6
2024-09-02lib/string_choices: add str_true_false()/str_false_true() helperHongbo Li1-0/+6
2024-09-02ratelimit: convert flags to int to save 8 bytes in sizeMateusz Guzik1-1/+1
2024-09-02fault-inject: improve build for CONFIG_FAULT_INJECTION=nJani Nikula3-7/+31
2024-09-02lib/lru_cache: fix spelling mistake "colision"->"collision"Deshan Zhang1-2/+2
2024-09-02xz: remove XZ_EXTERN and extern from functionsLasse Collin1-23/+12
2024-09-02xz: improve the MicroLZMA kernel-doc in xz.hLasse Collin1-12/+12
2024-09-02xz: fix kernel-doc formatting errors in xz.hLasse Collin1-9/+10
2024-09-02xz: switch from public domain to BSD Zero Clause License (0BSD)Lasse Collin2-6/+4
2024-09-02memcg: allocate v1 event percpu only on v1 deploymentShakeel Butt1-1/+2
2024-09-02memcg: move v1 only percpu stats in separate structShakeel Butt1-0/+2
2024-09-02maple_tree: introduce store_type enumSidhartha Kumar1-0/+14
2024-09-02mm: kmem: add lockdep assertion to obj_cgroup_memcgMuchun Song1-3/+17
2024-09-02mm: remove legacy install_special_mapping() codeLinus Torvalds1-4/+0
2024-09-02mm: remove arch_unmap()Michael Ellerman1-8/+3
2024-09-02mm: add optional close() to struct vm_special_mappingMichael Ellerman1-0/+3
2024-09-02filemap: add trace events for get_pages, map_pages, and faultTakaya Saeki1-0/+84
2024-09-02mm/mprotect: fix dax pud handlingsPeter Xu1-0/+24
2024-09-02mm/x86: implement arch_check_zapped_pud()Peter Xu1-0/+6
2024-09-02mm: rework accept memory helpersKirill A. Shutemov1-7/+5
2024-09-02mm: introduce PageUnaccepted() page typeKirill A. Shutemov1-0/+8
2024-09-02mm: remove PG_errorMatthew Wilcox (Oracle)3-7/+2
2024-09-02percpu: remove pcpu_alloc_size()Jianhui Zhou1-1/+0
2024-09-02kfence: introduce burst modeMarco Elver1-1/+1
2024-09-02mm: fix (harmless) type confusion in lock_vma_under_rcu()Jann Horn1-2/+13
2024-09-02zswap: implement a second chance algorithm for dynamic zswap shrinkerNhat Pham1-9/+7
2024-09-02mm: remove follow_page()David Hildenbrand1-3/+0
2024-09-02mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walkDavid Hildenbrand1-2/+2
2024-09-02mm/pagewalk: introduce folio_walk_start() + folio_walk_end()David Hildenbrand1-0/+58
2024-09-02include/linux/mmzone.h: clean up watermark accessorsAndrew Morton1-6/+26
2024-09-02mm: create promo_wmark_pages and clean up open-coded sitesKaiyang Zhao1-0/+1
2024-09-02mm: clarify folio_likely_mapped_shared() documentation for KSM foliosDavid Hildenbrand1-6/+8
2024-09-02mm/hugetlb: remove hugetlb_follow_page_mask() leftoverDavid Hildenbrand1-3/+0