summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-12-01hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processingMike Kravetz1-0/+2
2022-12-01madvise: use zap_page_range_single for madvise dontneedMike Kravetz1-8/+19
2022-12-01mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODEYang Shi1-2/+16
2022-12-01Merge branches 'doc.2022.10.20a', 'fixes.2022.10.21a', 'lazy.2022.11.30a', 's...Paul E. McKenney7-9/+94
2022-11-30KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpersSean Christopherson1-5/+3
2022-11-30KVM: Drop KVM's API to allow temporarily unmapping gfn=>pfn cacheSean Christopherson1-12/+0
2022-11-30KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh()Michal Luczaj1-6/+4
2022-11-30KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check()Michal Luczaj1-3/+1
2022-11-30KVM: Store immutable gfn_to_pfn_cache propertiesMichal Luczaj2-19/+19
2022-11-30block: untangle request_queue refcounting from sysfsChristoph Hellwig1-4/+2
2022-11-30netfilter: ipset: Add support for new bitmask parameterVishwanath Pai2-0/+12
2022-11-30netfilter: conntrack: merge ipv4+ipv6 confirm functionsFlorian Westphal1-2/+1
2022-11-30io_uring: reshuffle issue_flagsPavel Begunkov1-6/+5
2022-11-30netfilter: conntrack: add sctp DATA_SENT stateSriram Yagnaraman2-0/+2
2022-11-30Merge tag 'arm-soc/for-6.2/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann1-0/+6
2022-11-30KVM: Shorten gfn_to_pfn_cache function namesMichal Luczaj1-11/+10
2022-11-30KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configuredDavid Woodhouse1-0/+4
2022-11-30Revert "blk-cgroup: Flush stats at blkgs destruction path"Jens Axboe1-1/+0
2022-11-30Merge tag 'qcom-arm64-for-6.2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-47/+43
2022-11-30xhci: disable U3 suspended ports in S4 hibernate poweroff_late stageMathias Nyman1-0/+3
2022-11-30Revert "i915: Move list_count() to list.h for broader use"Greg Kroah-Hartman1-15/+0
2022-11-30Merge branch 'fixes' into nextMichael Ellerman1-1/+1
2022-11-30filelock: add a new locks_inode_context accessor functionJeff Layton1-0/+14
2022-11-30filelock: new helper: vfs_inode_has_locksJeff Layton1-0/+6
2022-11-30Merge tag 'drm-msm-display-for-6.2' of https://gitlab.freedesktop.org/lumag/m...Dave Airlie1-0/+1
2022-11-30net/mlx5: Use generic definition for UMR KLM alignmentTariq Toukan1-1/+1
2022-11-30net/mlx5: Generalize name of UMR alignment definitionTariq Toukan1-2/+2
2022-11-30net/mlx5: Remove unused UMR MTT definitionsTariq Toukan1-2/+0
2022-11-30net/mlx5e: Add padding when needed in UMR WQEsTariq Toukan1-0/+1
2022-11-30net/mlx5: Remove unused ctx variablesPetr Pavlu1-2/+0
2022-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski1-3/+5
2022-11-30Merge tag 'drm/tegra/for-6.2-rc1' of https://gitlab.freedesktop.org/drm/tegra...Dave Airlie2-0/+13
2022-11-30Merge tag 'drm-accel-2022-11-22' of https://git.kernel.org/pub/scm/linux/kern...Dave Airlie4-1/+128
2022-11-30rcu: Make SRCU mandatoryPaul E. McKenney2-12/+1
2022-11-30rcu: Make call_rcu() lazy to save powerJoel Fernandes (Google)1-0/+9
2022-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski18-23/+51
2022-11-29interval-tree: Add a utility to iterate over spans in an interval treeJason Gunthorpe1-0/+58
2022-11-29iommu: Add device-centric DMA ownership interfacesLu Baolu1-0/+12
2022-11-29iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCYJason Gunthorpe1-0/+5
2022-11-29Merge tag 'v6.2-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-3/+3
2022-11-29Merge branch 'for-6.2/io_uring' into for-6.2/io_uring-nextJens Axboe4-0/+33
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-1/+3
2022-11-29sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao1-0/+2
2022-11-29Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"Saeed Mahameed1-0/+7
2022-11-29ieee802154: Advertize coordinators discoveryMiquel Raynal2-0/+61
2022-11-29Merge tag 'nvme-6.2-2022-11-29' of git://git.infradead.org/nvme into for-6.2/...Jens Axboe1-0/+2
2022-11-29ASoC: SOF: Add DAI configuration support for AMD platforms.V sujith kumar Reddy3-0/+8
2022-11-29ASoC: Merge up fixesMark Brown2-1/+5
2022-11-29Merge tag 'misc-habanalabs-next-2022-11-23' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman1-17/+76
2022-11-29net: ethernet: mtk_wed: add reset to tx_ring_setup callbackLorenzo Bianconi1-4/+4