summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-11-10dt-bindings: pinctrl: Correct the header guard of mt6795-pinfunc.hWei Li
2022-11-10net: mana: Define data structures for protection domain and memory registrationAjay Sharma
2022-11-10net: mana: Define data structures for allocating doorbell page from GDMALong Li
2022-11-10net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIESAjay Sharma
2022-11-10net: mana: Define max values for SGL entriesLong Li
2022-11-10net: mana: Move header files to a common locationLong Li
2022-11-09net: mdio: add mdiodev_c45_(read|write)Russell King (Oracle)
2022-11-09dt-bindings: clock: Add Qualcomm SC8280XP display clock bindingsBjorn Andersson
2022-11-09PM: domains: Store the next hrtimer wakeup in genpdMaulik Shah
2022-11-09devlink: Add packet traps for 802.1X operationIdo Schimmel
2022-11-09bridge: switchdev: Allow device drivers to install locked FDB entriesHans J. Schultz
2022-11-10soc/tegra: pmc: Add I/O pad table for Tegra234Petlozu Pravareshwar
2022-11-09drm/amdgpu: Set MTYPE in PTE based on BO flagsFelix Kuehling
2022-11-09net: introduce a helper to move notifier block to different namespaceJiri Pirko
2022-11-09Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-11-09block: add check when merging zone device pagesLogan Gunthorpe
2022-11-09iov_iter: introduce iov_iter_get_pages_[alloc_]flags()Logan Gunthorpe
2022-11-09mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pagesLogan Gunthorpe
2022-11-09mm: allow multiple error returns in try_grab_page()Logan Gunthorpe
2022-11-09firmware/nvram: bcm47xx: support init from IO memoryRafał Miłecki
2022-11-09scs: add support for dynamic shadow call stacksArd Biesheuvel
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel
2022-11-09regulator: qcom_smd: Add PMR735a regulatorsKonrad Dybcio
2022-11-09KVM: replace direct irq.h inclusionPaolo Bonzini
2022-11-09KVM: x86: Add a VALID_MASK for the MSR exit reason flagsAaron Lewis
2022-11-09kvm: Add interruptible flag to __gfn_to_pfn_memslot()Peter Xu
2022-11-09kvm: Add KVM_PFN_ERR_SIGPENDINGPeter Xu
2022-11-09mm/gup: Add FOLL_INTERRUPTIBLEPeter Xu
2022-11-09bug: introduce ASSERT_STRUCT_OFFSETMaxim Levitsky
2022-11-09rcu: Implement lockdep_rcu_enabled for !CONFIG_DEBUG_LOCK_ALLOCJohn Ogness
2022-11-09driver core: class: make namespace and get_ownership take const *Greg Kroah-Hartman
2022-11-09Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-11-09net/core: Allow live renaming when an interface is upAndy Ren
2022-11-09include/uapi/linux/swab: Fix potentially missing __always_inlineMatt Redfearn
2022-11-09gpiolib: remove devm_fwnode_get_[index_]gpiod_from_child()Dmitry Torokhov
2022-11-09tty: Convert tty_buffer flags to boolIlpo Järvinen
2022-11-09efi: libstub: Merge zboot decompressor with the ordinary stubArd Biesheuvel
2022-11-09efi: libstub: Move screen_info handling to common codeArd Biesheuvel
2022-11-08swap: add a limit for readahead page-cluster valueKairui Song
2022-11-08mm/hwpoison: introduce per-memory_block hwpoison counterNaoya Horiguchi
2022-11-08mm/hwpoison: pass pfn to num_poisoned_pages_*()Naoya Horiguchi
2022-11-08mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.cNaoya Horiguchi
2022-11-08mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned ...Naoya Horiguchi
2022-11-08compiler-gcc: document minimum version for `__no_sanitize_coverage__`Miguel Ojeda
2022-11-08compiler-gcc: remove attribute support check for `__no_sanitize_undefined__`Miguel Ojeda
2022-11-08compiler-gcc: remove attribute support check for `__no_sanitize_thread__`Miguel Ojeda
2022-11-08compiler-gcc: remove attribute support check for `__no_sanitize_address__`Miguel Ojeda
2022-11-08compiler-gcc: be consistent with underscores use for `no_sanitize`Miguel Ojeda
2022-11-08mm: remove FGP_HEADMatthew Wilcox (Oracle)
2022-11-08mm: vmalloc: add free_vmap_area_noflush trace eventUladzislau Rezki (Sony)