summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-26Merge patch series "qla2xxx driver misc features"Martin K. Petersen1-3/+3
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. Wysocki3-6/+9
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-25Merge branch 'acpi-processor'Rafael J. Wysocki2-36/+40
2023-08-25Merge branches 'acpi-bus' and 'acpi-video'Rafael J. Wysocki1-0/+6
2023-08-25Merge branch 'acpica'Rafael J. Wysocki7-8/+81
2023-08-25Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
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-25Merge tag 'drm-fixes-2023-08-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-1/+2
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 'drm-intel-next-fixes-2023-08-24' of git://anongit.freedesktop.org/...Dave Airlie1-0/+1
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: Improve type safety of scsi_rescan_device()Bart Van Assche1-1/+1
2023-08-25scsi: core: raid_class: Remove raid_component_add()Zhu Wang1-4/+0
2023-08-25Merge patch series "libsas: Some tidy-up"Martin K. Petersen1-28/+1
2023-08-25Merge patch series "Returning FIS on success for CDL"Martin K. Petersen1-0/+1
2023-08-25x86/hyperv: Remove hv_isolation_type_en_snpDexuan Cui1-2/+1
2023-08-25x86/hyperv: Support hypercalls for fully enlightened TDX guestsDexuan Cui1-0/+1
2023-08-25x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guestsDexuan Cui1-0/+1
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 DeVolder2-2/+13
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