aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-29net/mlx5: Use generic definition for UMR KLM alignmentTariq Toukan1-1/+1
2022-11-29net/mlx5: Generalize name of UMR alignment definitionTariq Toukan1-2/+2
2022-11-29net/mlx5: Remove unused UMR MTT definitionsTariq Toukan1-2/+0
2022-11-29net/mlx5e: Add padding when needed in UMR WQEsTariq Toukan1-0/+1
2022-11-29net/mlx5: Remove unused ctx variablesPetr Pavlu1-2/+0
2022-11-29Merge 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-29rcu: Make SRCU mandatoryPaul E. McKenney2-12/+1
2022-11-29rcu: Make call_rcu() lazy to save powerJoel Fernandes (Google)1-0/+9
2022-11-29Merge 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-29drm/audio: make drm_audio_component.h self-containedJani Nikula1-0/+3
2022-11-29net: ethernet: mtk_wed: add reset to tx_ring_setup callbackLorenzo Bianconi1-4/+4
2022-11-29net: ethernet: mtk_wed: update mtk_wed_stopLorenzo Bianconi1-0/+4
2022-11-29of: net: export of_get_mac_address_nvmem()Miquel Raynal1-0/+6
2022-11-29mm: Add PG_arch_3 page flagPeter Collingbourne3-0/+3
2022-11-29mm: Do not enable PG_arch_2 for all 64-bit architecturesCatalin Marinas2-5/+5
2022-11-29i915: Move list_count() to list.h for broader useAndy Shevchenko1-0/+15
2022-11-29usb: typec: Add partner PD object wrapperPrashant Malani1-0/+4
2022-11-29usb: add usb_set_intfdata() documentationVincent Mailhol1-0/+12
2022-11-28Daniel Borkmann says:Jakub Kicinski8-99/+289
2022-11-29iomap: write iomap validity checksDave Chinner1-8/+35
2022-11-28f2fs: introduce F2FS_IOC_START_ATOMIC_REPLACEDaeho Jeong1-0/+1
2022-11-28Merge tag 'intel-pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2-0/+38
2022-11-28Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-0/+3
2022-11-28KVM: always declare prototype for kvm_arch_irqchip_in_kernelPaolo Bonzini1-1/+1
2022-11-28gpio: Do not include <linux/kernel.h> when not really needed.Christophe JAILLET1-1/+1
2022-11-28SUNRPC: Remove unused svc_rqst::rq_lock fieldChuck Lever1-1/+0
2022-11-28Merge 6.1-rc7 into usb-nextGreg Kroah-Hartman10-10/+26
2022-11-28clocksource: hyper-v: Add TSC page support for root partitionStanislav Kinsburskiy1-0/+1
2022-11-28clocksource: hyper-v: Use TSC PFN getter to map vvar pageStanislav Kinsburskiy1-0/+6