summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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 Torvalds1-7/+8
2023-11-01Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-1/+11
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
2023-11-01Merge tag 'regulator-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2-0/+26
2023-11-01Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-44/+35
2023-11-01dma-buf: add dma_fence_timestamp helperChristian König1-0/+19
2023-11-01Merge tag 'pm-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-26/+73
2023-11-01Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-4/+9
2023-11-01Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+13
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini1-3/+6
2023-10-31Merge branch 'for-6.7/cxl-qtg' into cxl/nextDan Williams2-31/+54
2023-10-31Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds46-305/+1084
2023-10-31Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe26-43/+199
2023-10-31Merge tag 'wq-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-7/+39
2023-10-31Merge tag 'lsm-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-25/+66
2023-10-31Merge tag 'execve-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-2/+19
2023-10-31Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-9/+13
2023-10-31Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds7-10/+58
2023-10-31Merge tag 'x86-apic-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-28/+4
2023-10-31Merge tag 'timers-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-10/+17
2023-10-31Merge tag 'smp-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+1
2023-10-31Merge tag 'irq-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-9/+27
2023-10-31closures: Fix race in closure_sync()Kent Overstreet1-1/+9
2023-10-31closures: Better memory barriersKent Overstreet1-2/+0
2023-10-31Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+7
2023-10-31Merge tag 'perf-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2023-10-31Merge tag 'objtool-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+5
2023-10-31Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-22/+99
2023-10-31Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-26/+107
2023-10-31Merge tag 'x86_platform_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2023-10-31Merge tag 'x86_cache_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2023-10-31Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2023-10-31Merge tag 'edac_updates_for_v6.7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+12
2023-10-31Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefsLinus Torvalds6-3/+481
2023-10-30Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds2-35/+51
2023-10-30Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds9-85/+415
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2-18/+77
2023-10-30Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2-2/+2
2023-10-30Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...Linus Torvalds3-30/+281