summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-11-10PM: domains: Store the next hrtimer wakeup in genpdMaulik Shah1-0/+7
2022-11-10devlink: Add packet traps for 802.1X operationIdo Schimmel1-0/+9
2022-11-10bridge: switchdev: Allow device drivers to install locked FDB entriesHans J. Schultz1-0/+1
2022-11-10soc/tegra: pmc: Add I/O pad table for Tegra234Petlozu Pravareshwar1-3/+3
2022-11-10drm/amdgpu: Set MTYPE in PTE based on BO flagsFelix Kuehling1-0/+14
2022-11-10net: introduce a helper to move notifier block to different namespaceJiri Pirko1-0/+2
2022-11-10Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-23/+0
2022-11-09block: add check when merging zone device pagesLogan Gunthorpe1-0/+24
2022-11-09iov_iter: introduce iov_iter_get_pages_[alloc_]flags()Logan Gunthorpe1-0/+6
2022-11-09mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pagesLogan Gunthorpe1-0/+1
2022-11-09mm: allow multiple error returns in try_grab_page()Logan Gunthorpe1-1/+1
2022-11-09firmware/nvram: bcm47xx: support init from IO memoryRafał Miłecki1-0/+6
2022-11-09scs: add support for dynamic shadow call stacksArd Biesheuvel1-0/+18
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel1-2/+7
2022-11-09regulator: qcom_smd: Add PMR735a regulatorsKonrad Dybcio1-0/+2
2022-11-09KVM: replace direct irq.h inclusionPaolo Bonzini1-0/+2
2022-11-09KVM: x86: Add a VALID_MASK for the MSR exit reason flagsAaron Lewis1-0/+3
2022-11-09kvm: Add interruptible flag to __gfn_to_pfn_memslot()Peter Xu1-2/+2
2022-11-09kvm: Add KVM_PFN_ERR_SIGPENDINGPeter Xu1-0/+10
2022-11-09mm/gup: Add FOLL_INTERRUPTIBLEPeter Xu1-0/+1
2022-11-09bug: introduce ASSERT_STRUCT_OFFSETMaxim Levitsky1-0/+9
2022-11-09rcu: Implement lockdep_rcu_enabled for !CONFIG_DEBUG_LOCK_ALLOCJohn Ogness1-0/+5
2022-11-09driver core: class: make namespace and get_ownership take const *Greg Kroah-Hartman1-2/+2
2022-11-09Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller4-88/+282
2022-11-09net/core: Allow live renaming when an interface is upAndy Ren1-3/+1
2022-11-09include/uapi/linux/swab: Fix potentially missing __always_inlineMatt Redfearn1-1/+1
2022-11-09gpiolib: remove devm_fwnode_get_[index_]gpiod_from_child()Dmitry Torokhov1-21/+0
2022-11-09tty: Convert tty_buffer flags to boolIlpo Järvinen2-6/+3
2022-11-09efi: libstub: Merge zboot decompressor with the ordinary stubArd Biesheuvel1-1/+0
2022-11-09efi: libstub: Move screen_info handling to common codeArd Biesheuvel1-1/+1
2022-11-09swap: add a limit for readahead page-cluster valueKairui Song1-0/+1
2022-11-09mm/hwpoison: introduce per-memory_block hwpoison counterNaoya Horiguchi2-1/+22
2022-11-09mm/hwpoison: pass pfn to num_poisoned_pages_*()Naoya Horiguchi1-2/+2
2022-11-09mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.cNaoya Horiguchi2-22/+7
2022-11-09mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned ...Naoya Horiguchi2-6/+10
2022-11-09compiler-gcc: document minimum version for `__no_sanitize_coverage__`Miguel Ojeda1-0/+3
2022-11-09compiler-gcc: remove attribute support check for `__no_sanitize_undefined__`Miguel Ojeda1-4/+0
2022-11-09compiler-gcc: remove attribute support check for `__no_sanitize_thread__`Miguel Ojeda1-1/+1
2022-11-09compiler-gcc: remove attribute support check for `__no_sanitize_address__`Miguel Ojeda1-4/+0
2022-11-09compiler-gcc: be consistent with underscores use for `no_sanitize`Miguel Ojeda1-4/+4
2022-11-09mm: remove FGP_HEADMatthew Wilcox (Oracle)1-3/+2
2022-11-09mm: vmalloc: add free_vmap_area_noflush trace eventUladzislau Rezki (Sony)1-0/+34
2022-11-09mm: vmalloc: add purge_vmap_area_lazy trace eventUladzislau Rezki (Sony)1-0/+33
2022-11-09mm: vmalloc: add alloc_vmap_area trace eventUladzislau Rezki (Sony)1-0/+56
2022-11-09memory: move hotplug memory notifier priority to same file for easy sortingLiu Shixin2-3/+7
2022-11-09memory: remove unused register_hotmemory_notifier()Liu Shixin1-6/+0
2022-11-09mm: fix typo in struct vm_operations_struct commentsRolf Eike Beer1-1/+1
2022-11-09mm/hugetlb: add folio_hstate()Sidhartha Kumar1-2/+12
2022-11-09hugetlbfs: convert hugetlb_delete_from_page_cache() to use foliosSidhartha Kumar1-1/+0
2022-11-09mm/hugetlb: add hugetlb_folio_subpool() helpersSidhartha Kumar1-2/+13