summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-08-27tty: shrink the size of struct tty_struct by 40 bytesGreg Kroah-Hartman
2023-08-25net: stmmac: convert plat->phylink_node to fwnodeRussell King (Oracle)
2023-08-25net: phylink: add phylink_limit_mac_speed()Russell King (Oracle)
2023-08-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-25Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-08-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-25LoadPin: Annotate struct dm_verity_loadpin_trusted_root_digest with __counted_byKees Cook
2023-08-25Merge branches 'pm-sleep', 'pm-qos' and 'powercap'Rafael J. Wysocki
2023-08-25Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2023-08-25Merge branch 'acpi-pm'Rafael J. Wysocki
2023-08-25Merge branches 'acpi-scan', 'acpi-tad', 'acpi-extlog' and 'acpi-misc'Rafael J. Wysocki
2023-08-25Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds
2023-08-25Merge branch 'acpi-thermal'Rafael J. Wysocki
2023-08-25bpf: Consider non-owning refs to refcounted nodes RCU protectedDave Marchevsky
2023-08-25bpf: Consider non-owning refs trustedDave Marchevsky
2023-08-25pcpcntr: add group allocation/freeMateusz Guzik
2023-08-25Merge tag 'intel-pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2023-08-25mmc: atmel-mci: move atmel MCI header fileBalamanikandan Gunasundar
2023-08-25mmc: atmel-mci: Convert to gpio descriptorsBalamanikandan Gunasundar
2023-08-25Merge branch 'for-next/perf' into for-next/coreWill Deacon
2023-08-25mmc: core: Add host specific tuning support for SD HS modeWenchao Chen
2023-08-25net: handle ARPHRD_PPP in dev_is_mac_header_xmit()Nicolas Dichtel
2023-08-25net: pcs: xpcs: support to switch mode for Wangxun NICsJiawen Wu
2023-08-25net: pcs: xpcs: add specific vendor supoprt for Wangxun 10Gb NICsJiawen Wu
2023-08-24Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-08-24scsi: core: raid_class: Remove raid_component_add()Zhu Wang
2023-08-24document while_each_thread(), change first_tid() to use for_each_thread()Oleg Nesterov
2023-08-24crash: hotplug support for kexec_load()Eric DeVolder
2023-08-24crash: memory and CPU hotplug sysfs attributesEric DeVolder
2023-08-24crash: add generic infrastructure for crash hotplug supportEric DeVolder
2023-08-24crash: move a few code bits to setup support of crash hotplugEric DeVolder
2023-08-24maple_tree: shrink struct maple_treeMateusz Guzik
2023-08-24secretmem: convert page_is_secretmem() to folio_is_secretmem()Matthew Wilcox (Oracle)
2023-08-24mm: remove enum page_entry_sizeMatthew Wilcox (Oracle)
2023-08-24mm: move PMD_ORDER to pgtable.hMatthew Wilcox (Oracle)
2023-08-24mm: remove checks for pte_indexMatthew Wilcox (Oracle)
2023-08-24mm/swap: inline folio_set_swap_entry() and folio_swap_entry()David Hildenbrand
2023-08-24mm/swap: use dedicated entry for swap in folioMatthew Wilcox
2023-08-24mm/swap: stop using page->private on tail pages for THP_SWAPDavid Hildenbrand
2023-08-24mm: convert do_set_pte() to set_pte_range()Yin Fengwei
2023-08-24rmap: add folio_add_file_rmap_range()Yin Fengwei
2023-08-24mm: tidy up set_ptes definitionMatthew Wilcox (Oracle)
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)
2023-08-24mm: remove page_mapping_file()Matthew Wilcox (Oracle)
2023-08-24mm: add default definition of set_ptes()Matthew Wilcox (Oracle)
2023-08-24mm: remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIOMatthew Wilcox (Oracle)
2023-08-24mm: add folio_flush_mapping()Matthew Wilcox (Oracle)
2023-08-24mm: convert page_table_check_pte_set() to page_table_check_ptes_set()Matthew Wilcox (Oracle)
2023-08-24minmax: add in_range() macroMatthew Wilcox (Oracle)
2023-08-24mm: memcg: use rstat for non-hierarchical statsYosry Ahmed