summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-08-25Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds4-9/+35
2023-08-25Merge branch 'acpi-thermal'Rafael J. Wysocki1-0/+9
2023-08-25bpf: Consider non-owning refs to refcounted nodes RCU protectedDave Marchevsky1-1/+2
2023-08-25bpf: Consider non-owning refs trustedDave Marchevsky1-1/+1
2023-08-25pcpcntr: add group allocation/freeMateusz Guzik1-7/+34
2023-08-25Merge tag 'intel-pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij1-0/+9
2023-08-25mmc: atmel-mci: move atmel MCI header fileBalamanikandan Gunasundar1-46/+0
2023-08-25mmc: atmel-mci: Convert to gpio descriptorsBalamanikandan Gunasundar1-2/+2
2023-08-25Merge branch 'for-next/perf' into for-next/coreWill Deacon3-3/+21
2023-08-25mmc: core: Add host specific tuning support for SD HS modeWenchao Chen1-0/+8
2023-08-25net: handle ARPHRD_PPP in dev_is_mac_header_xmit()Nicolas Dichtel1-0/+4
2023-08-25net: pcs: xpcs: support to switch mode for Wangxun NICsJiawen Wu1-0/+1
2023-08-25net: pcs: xpcs: add specific vendor supoprt for Wangxun 10Gb NICsJiawen Wu1-0/+7
2023-08-25Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+11
2023-08-25scsi: core: raid_class: Remove raid_component_add()Zhu Wang1-4/+0
2023-08-25document while_each_thread(), change first_tid() to use for_each_thread()Oleg Nesterov1-0/+4
2023-08-25crash: hotplug support for kexec_load()Eric DeVolder1-2/+12
2023-08-25crash: memory and CPU hotplug sysfs attributesEric DeVolder1-0/+8
2023-08-25crash: add generic infrastructure for crash hotplug supportEric DeVolder2-0/+18
2023-08-25crash: move a few code bits to setup support of crash hotplugEric DeVolder2-15/+20
2023-08-25maple_tree: shrink struct maple_treeMateusz Guzik1-1/+1
2023-08-25secretmem: convert page_is_secretmem() to folio_is_secretmem()Matthew Wilcox (Oracle)1-8/+7
2023-08-25mm: remove enum page_entry_sizeMatthew Wilcox (Oracle)2-11/+3
2023-08-25mm: move PMD_ORDER to pgtable.hMatthew Wilcox (Oracle)1-0/+3
2023-08-25mm: remove checks for pte_indexMatthew Wilcox (Oracle)1-1/+0
2023-08-25mm/swap: inline folio_set_swap_entry() and folio_swap_entry()David Hildenbrand1-11/+1
2023-08-25mm/swap: use dedicated entry for swap in folioMatthew Wilcox2-13/+15
2023-08-25mm/swap: stop using page->private on tail pages for THP_SWAPDavid Hildenbrand2-11/+10
2023-08-25mm: convert do_set_pte() to set_pte_range()Yin Fengwei1-1/+2
2023-08-25rmap: add folio_add_file_rmap_range()Yin Fengwei1-0/+2
2023-08-25mm: tidy up set_ptes definitionMatthew Wilcox (Oracle)1-6/+0
2023-08-25mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)1-0/+9
2023-08-25mm: remove page_mapping_file()Matthew Wilcox (Oracle)1-8/+0
2023-08-25mm: add default definition of set_ptes()Matthew Wilcox (Oracle)1-21/+60
2023-08-25mm: remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIOMatthew Wilcox (Oracle)1-2/+2
2023-08-25mm: add folio_flush_mapping()Matthew Wilcox (Oracle)1-5/+21
2023-08-25mm: convert page_table_check_pte_set() to page_table_check_ptes_set()Matthew Wilcox (Oracle)1-6/+7
2023-08-25minmax: add in_range() macroMatthew Wilcox (Oracle)1-0/+27
2023-08-25mm: memcg: use rstat for non-hierarchical statsYosry Ahmed1-3/+4
2023-08-25mm: handle userfaults under VMA lockSuren Baghdasaryan1-0/+20
2023-08-25mm: handle swap page faults under per-VMA lockSuren Baghdasaryan1-0/+13
2023-08-25mm: change folio_lock_or_retry to use vm_fault directlySuren Baghdasaryan1-5/+6
2023-08-25mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETEDSuren Baghdasaryan1-1/+2
2023-08-25io_uring: move iopoll ctx fields aroundPavel Begunkov1-14/+11
2023-08-25io_uring: move multishot cqe cache in ctxPavel Begunkov1-1/+2
2023-08-25io_uring: separate task_work/waiting cache linePavel Begunkov1-7/+12
2023-08-25io_uring: banish non-hot data to end of io_ring_ctxPavel Begunkov1-18/+19
2023-08-25io_uring: move non aligned field to the endPavel Begunkov1-18/+18
2023-08-25io_uring: compact SQ/CQ heads/tailsPavel Begunkov1-2/+2
2023-08-25io_uring: merge iopoll and normal completion pathsPavel Begunkov1-0/+1