summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'iommu/iommufd/paging-domain-alloc' into iommu/nextWill Deacon2024-07-121-0/+6
|\
| * iommu: Add iommu_paging_domain_alloc() interfaceLu Baolu2024-07-041-0/+6
* | Merge branch 'iommu/iommufd/attach-handles' into iommu/nextWill Deacon2024-07-121-16/+21
|\ \
| * | iommu: Add attach handle to struct iopf_groupLu Baolu2024-07-041-11/+6
| * | iommu: Remove sva handle listLu Baolu2024-07-041-2/+0
| * | iommu: Introduce domain attachment handleLu Baolu2024-07-041-3/+15
| |/
* | Merge branch 'iommu/fwspec-ops-removal' into iommu/nextWill Deacon2024-07-122-15/+3
|\ \
| * | iommu: Remove iommu_fwspec opsRobin Murphy2024-07-041-2/+0
| * | iommu: Resolve fwspec ops automaticallyRobin Murphy2024-07-042-13/+3
| |/
* | Merge branch 'iommu/core' into iommu/nextWill Deacon2024-07-121-8/+0
|\ \
| * | iommu: Make iommu_sva_domain_alloc() staticLu Baolu2024-06-131-8/+0
| |/
* | Merge branch 'iommu/arm/smmu' into iommu/nextWill Deacon2024-07-122-3/+6
|\ \ | |/ |/|
| * iommu: Move IOMMU_DIRTY_NO_CLEAR defineShameer Kolothum2024-07-121-3/+3
| * iommu/arm-smmu-v3: Add support for dirty tracking in domain allocJoao Martins2024-07-031-0/+3
* | Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-06-081-0/+2
|\ \
| * | input: Add support for "Do Not Disturb"Aseda Aboagye2024-06-071-0/+1
| * | input: Add event code for accessibility keyAseda Aboagye2024-06-071-0/+1
* | | Merge tag 'locking-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-06-083-9/+9
|\ \ \
| * | | locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldocCarlos Llamas2024-06-053-9/+9
| | |/ | |/|
* | | Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...Linus Torvalds2024-06-083-6/+23
|\ \ \
| * | | mm/ksm: fix ksm_zero_pages accountingChengming Zhou2024-06-062-4/+15
| * | | mm: huge_mm: fix undefined reference to `mthp_stats' for CONFIG_SYSFS=nBarry Song2024-06-061-0/+6
| * | | mm: drop the 'anon_' prefix for swap-out mTHP countersBaolin Wang2024-06-061-2/+2
* | | | Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-06-071-1/+1
|\ \ \ \
| * | | | iommu: Return right value in iommu_sva_bind_device()Lu Baolu2024-06-041-1/+1
| | |/ / | |/| |
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-06-061-1/+1
|\ \ \ \
| * \ \ \ Merge branch '6.10/scsi-queue' into 6.10/scsi-fixesMartin K. Petersen2024-05-291-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | scsi: sr: Fix unintentional arithmetic wraparoundJustin Stitt2024-05-151-1/+1
* | | | | Merge tag 'pci-v6.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-06-062-7/+0
|\ \ \ \ \
| * | | | | PCI: Revert the cfg_access_lock lockdep mechanismDan Williams2024-06-042-7/+0
| |/ / / /
* | | | | Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-06-062-3/+5
|\ \ \ \ \
| * | | | | rtnetlink: make the "split" NLM_DONE handling genericJakub Kicinski2024-06-051-0/+1
| * | | | | net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHEDDmitry Safonov2024-06-021-3/+4
* | | | | | Merge tag 'acpi-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2024-06-061-4/+2
|\ \ \ \ \ \
| * | | | | | PNP: Hide pnp_bus_type from the non-PNP codeAndy Shevchenko2024-05-281-2/+0
| * | | | | | PNP: Make dev_is_pnp() to be a function and export it for modulesAndy Shevchenko2024-05-281-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2024-06-061-137/+0
|\ \ \ \ \ \
| * | | | | | cpufreq: amd-pstate: remove global header fileArnd Bergmann2024-05-281-137/+0
| |/ / / / /
* | | | | | Merge tag 'i2c-host-6.10-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang2024-06-031-1/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | i2c: Remove I2C_CLASS_SPDHeiner Kallweit2024-05-231-1/+0
* | | | | | Merge tag 'tty-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-06-011-49/+47
|\ \ \ \ \ \
| * | | | | | Revert "VT: Use macros to define ioctls"Greg Kroah-Hartman2024-06-011-49/+47
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'drm-fixes-2024-06-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-06-011-3/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-misc-fixes-2024-05-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-05-271-3/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | drm/buddy: stop using PAGE_SIZEMatthew Auld2024-05-171-3/+3
| | * | | | | drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocationsMohamed Ahmed2024-05-131-0/+7
* | | | | | | Merge tag 'block-6.10-20240530' of git://git.kernel.dk/linuxLinus Torvalds2024-06-012-10/+1
|\ \ \ \ \ \ \
| * | | | | | | block: Fix zone write plugging handling of devices with a runt zoneDamien Le Moal2024-05-301-0/+1
| * | | | | | | block: remove blk_queue_max_integrity_segmentsChristoph Hellwig2024-05-271-10/+0
| |/ / / / / /
* | | | | | | Merge tag 'sound-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-05-311-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |