summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-08-26net: phylink: add phylink_limit_mac_speed()Russell King (Oracle)1-0/+2
2023-08-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-2/+9
2023-08-26Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-58/+177
2023-08-26Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-40/+40
2023-08-26LoadPin: Annotate struct dm_verity_loadpin_trusted_root_digest with __counted_byKees Cook1-1/+1
2023-08-25Merge branches 'pm-sleep', 'pm-qos' and 'powercap'Rafael J. Wysocki1-0/+10
2023-08-25Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki1-11/+3
2023-08-25Merge branch 'acpi-pm'Rafael J. Wysocki1-2/+8
2023-08-25Merge branches 'acpi-scan', 'acpi-tad', 'acpi-extlog' and 'acpi-misc'Rafael J. Wysocki1-2/+0
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-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