summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-08-25net: pcs: xpcs: add specific vendor supoprt for Wangxun 10Gb NICsJiawen Wu
2023-08-25Merge tag 'drm-intel-next-fixes-2023-08-24' of git://anongit.freedesktop.org/...Dave Airlie
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: Improve type safety of scsi_rescan_device()Bart Van Assche
2023-08-24scsi: core: raid_class: Remove raid_component_add()Zhu Wang
2023-08-24Merge patch series "libsas: Some tidy-up"Martin K. Petersen
2023-08-24Merge patch series "Returning FIS on success for CDL"Martin K. Petersen
2023-08-25x86/hyperv: Remove hv_isolation_type_en_snpDexuan Cui
2023-08-25x86/hyperv: Support hypercalls for fully enlightened TDX guestsDexuan Cui
2023-08-25x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guestsDexuan Cui
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: add generic flush_icache_pages() and documentationMatthew 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
2023-08-24mm: handle userfaults under VMA lockSuren Baghdasaryan
2023-08-24mm: handle swap page faults under per-VMA lockSuren Baghdasaryan
2023-08-24mm: change folio_lock_or_retry to use vm_fault directlySuren Baghdasaryan
2023-08-24mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETEDSuren Baghdasaryan
2023-08-24io_uring: move iopoll ctx fields aroundPavel Begunkov
2023-08-24io_uring: move multishot cqe cache in ctxPavel Begunkov
2023-08-24io_uring: separate task_work/waiting cache linePavel Begunkov
2023-08-24io_uring: banish non-hot data to end of io_ring_ctxPavel Begunkov
2023-08-24io_uring: move non aligned field to the endPavel Begunkov
2023-08-24io_uring: add option to remove SQ indirectionPavel Begunkov
2023-08-24io_uring: compact SQ/CQ heads/tailsPavel Begunkov
2023-08-24io_uring: merge iopoll and normal completion pathsPavel Begunkov
2023-08-24io_uring: simplify big_cqe handlingPavel Begunkov
2023-08-25Merge tag 'drm-intel-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-08-24PCI: Remove unused function declarationsYue Haibing