summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-11-02Merge tag 'shmob-drm-atomic-dt-tag2' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie2-55/+5
2023-11-02Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-45/+11
2023-11-02Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-79/+247
2023-11-02Merge tag 'vfio-v6.7-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2-12/+53
2023-11-02Merge tag 'pmdomain-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds6-1/+151
2023-11-02Merge tag 'mmc-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-0/+1
2023-11-02Merge tag 'ata-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2-12/+14
2023-11-02Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds8-4/+114
2023-11-02drm/sched: Add a helper to queue TDR immediatelyMatthew Brost1-0/+1
2023-11-02drm/sched: Split free_job into own work itemMatthew Brost1-1/+3
2023-11-02drm/sched: Convert drm scheduler to use a work queue rather than kthreadMatthew Brost1-5/+9
2023-11-02drm/sched: Add drm_sched_wqueue_* helpersMatthew Brost1-0/+3
2023-11-02Merge tag 'io_uring-futex-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds2-0/+9
2023-11-02Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds4-6/+18
2023-11-02Merge tag 'for-6.7/io_uring-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds3-5/+31
2023-11-01Merge tag 'for-linus-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+71
2023-11-01Merge tag 'parisc-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-11-01module: Make is_mapping_symbol() return boolTiezhu Yang1-1/+1
2023-11-01module: Clarify documentation of module_param_call()Kees Cook1-1/+5
2023-11-01nfs: Convert nfs_symlink() to use a folioMatthew Wilcox (Oracle)1-1/+1
2023-11-01SUNRPC: Fix RPC client cleaned up the freed pipefs dentriesfelix1-0/+1
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-0/+7
2023-11-01NFSv4: fairly test all delegations on a SEQ4_ revocationBenjamin Coddington1-0/+1
2023-11-01proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen1-0/+6
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds37-205/+2674
2023-11-01virtio_pci: move structure to a headerMichael S. Tsirkin2-7/+11
2023-11-01vhost-vdpa: clean iotlb map during reset for older userspaceSi-Wei Liu1-2/+5
2023-11-01vdpa: introduce .compat_reset operation callbackSi-Wei Liu1-0/+13
2023-11-01vhost-vdpa: introduce IOTLB_PERSIST backend feature bitSi-Wei Liu1-0/+2
2023-11-01vdpa: introduce .reset_map operation callbackSi-Wei Liu1-0/+10
2023-11-01virtio_pci: add check for common cfg sizeXuan Zhuo1-0/+1
2023-11-01virtio: add definition of VIRTIO_F_NOTIF_CONFIG_DATA feature bitXuan Zhuo1-0/+5
2023-11-01virtio: kdoc for struct virtio_pci_modern_deviceShannon Nelson1-12/+22
2023-11-01vdpa/mlx5: Enable hw support for vq descriptor mappingDragos Tatulea1-1/+6
2023-11-01vhost-vdpa: uAPI to get dedicated descriptor group idSi-Wei Liu1-0/+8
2023-11-01vhost-vdpa: introduce descriptor group backend featureSi-Wei Liu1-0/+5
2023-11-01vdpa: introduce dedicated descriptor group for virtqueueSi-Wei Liu1-0/+11
2023-11-01Merge branch 'mlx5-vhost' of https://git.kernel.org/pub/scm/linux/kernel/git/...Michael S. Tsirkin1-1/+7
2023-11-01spmi: rename spmi device lookup helperJohan Hovold1-1/+1
2023-11-01mfd: lpc_ich: Move APL GPIO resources to a custom structureAndy Shevchenko1-0/+3
2023-11-01mfd: lpc_ich: Convert gpio_version to be enumAndy Shevchenko1-2/+2
2023-11-01mfd: stm32-timers: Add support for interruptsFabrice Gasnier1-0/+11
2023-11-01mfd: ab8500: Remove non-existent configuration "#ifdef CONFIG_AB8500_DEBUG"Ying Sun1-6/+0
2023-11-01mfd: core: Un-constify mfd_cell.of_regMichał Mirosław1-1/+1
2023-11-01Merge tag 'ib-mfd-i2c-reboot-v6.7' into ibs-for-mfd-mergedLee Jones1-0/+3
2023-11-01Merge tag 'for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds1-1/+0
2023-11-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds8-9/+913
2023-11-01Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-9/+19
2023-11-01Merge tag 'tag-chrome-platform-for-v6.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2023-11-01Merge tag 'spi-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-14/+14