summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-11-30mm: add dummy pmd_young() for architectures not having itJuergen Gross
2022-11-30hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processingMike Kravetz
2022-11-30madvise: use zap_page_range_single for madvise dontneedMike Kravetz
2022-11-30mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODEYang Shi
2022-11-30Merge branches 'doc.2022.10.20a', 'fixes.2022.10.21a', 'lazy.2022.11.30a', 's...Paul E. McKenney
2022-11-30KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpersSean Christopherson
2022-11-30KVM: Drop KVM's API to allow temporarily unmapping gfn=>pfn cacheSean Christopherson
2022-11-30KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh()Michal Luczaj
2022-11-30KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check()Michal Luczaj
2022-11-30KVM: Store immutable gfn_to_pfn_cache propertiesMichal Luczaj
2022-11-30block: untangle request_queue refcounting from sysfsChristoph Hellwig
2022-11-30netfilter: ipset: Add support for new bitmask parameterVishwanath Pai
2022-11-30io_uring: reshuffle issue_flagsPavel Begunkov
2022-11-30Merge tag 'arm-soc/for-6.2/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann
2022-11-30KVM: Shorten gfn_to_pfn_cache function namesMichal Luczaj
2022-11-30Revert "blk-cgroup: Flush stats at blkgs destruction path"Jens Axboe
2022-11-30xhci: disable U3 suspended ports in S4 hibernate poweroff_late stageMathias Nyman
2022-11-30Revert "i915: Move list_count() to list.h for broader use"Greg Kroah-Hartman
2022-11-30filelock: add a new locks_inode_context accessor functionJeff Layton
2022-11-30filelock: new helper: vfs_inode_has_locksJeff Layton
2022-11-29net/mlx5: Use generic definition for UMR KLM alignmentTariq Toukan
2022-11-29net/mlx5: Generalize name of UMR alignment definitionTariq Toukan
2022-11-29net/mlx5: Remove unused UMR MTT definitionsTariq Toukan
2022-11-29net/mlx5e: Add padding when needed in UMR WQEsTariq Toukan
2022-11-29net/mlx5: Remove unused ctx variablesPetr Pavlu
2022-11-30Merge tag 'drm/tegra/for-6.2-rc1' of https://gitlab.freedesktop.org/drm/tegra...Dave Airlie
2022-11-29rcu: Make SRCU mandatoryPaul E. McKenney
2022-11-29rcu: Make call_rcu() lazy to save powerJoel Fernandes (Google)
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-29interval-tree: Add a utility to iterate over spans in an interval treeJason Gunthorpe
2022-11-29iommu: Add device-centric DMA ownership interfacesLu Baolu
2022-11-29iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCYJason Gunthorpe
2022-11-29Merge branch 'for-6.2/io_uring' into for-6.2/io_uring-nextJens Axboe
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-11-29Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"Saeed Mahameed
2022-11-29Merge tag 'nvme-6.2-2022-11-29' of git://git.infradead.org/nvme into for-6.2/...Jens Axboe
2022-11-29net: ethernet: mtk_wed: add reset to tx_ring_setup callbackLorenzo Bianconi
2022-11-29net: ethernet: mtk_wed: update mtk_wed_stopLorenzo Bianconi
2022-11-29of: net: export of_get_mac_address_nvmem()Miquel Raynal
2022-11-29mm: Add PG_arch_3 page flagPeter Collingbourne
2022-11-29mm: Do not enable PG_arch_2 for all 64-bit architecturesCatalin Marinas
2022-11-29i915: Move list_count() to list.h for broader useAndy Shevchenko
2022-11-29usb: typec: Add partner PD object wrapperPrashant Malani
2022-11-29usb: add usb_set_intfdata() documentationVincent Mailhol
2022-11-28Daniel Borkmann says:Jakub Kicinski
2022-11-29iomap: write iomap validity checksDave Chinner
2022-11-28Merge tag 'intel-pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2022-11-28KVM: always declare prototype for kvm_arch_irqchip_in_kernelPaolo Bonzini
2022-11-28gpio: Do not include <linux/kernel.h> when not really needed.Christophe JAILLET
2022-11-28SUNRPC: Remove unused svc_rqst::rq_lock fieldChuck Lever