summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-10-01Merge tag 'mfd-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds6-6/+228
2025-10-01Merge tag 'mmc-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds3-0/+27
2025-10-01Merge tag 'spi-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2-7/+30
2025-10-01Merge tag 'regulator-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+73
2025-10-01Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-77/+412
2025-10-01Merge tag 'pwm/for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2025-10-01Merge tag 'hwmon-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+32
2025-10-01Merge tag 'chrome-platform-v6.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+14
2025-10-01Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-11/+7
2025-10-01of: doc: Fix typo in doc comments.Bhanu Seshu Kumar Valluri1-4/+4
2025-10-01cpufreq: Drop unused symbol CPUFREQ_ETERNALRafael J. Wysocki1-5/+0
2025-10-01cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latencyRafael J. Wysocki1-0/+3
2025-10-01vduse: switch to use virtio map API instead of DMA APIJason Wang1-0/+4
2025-10-01vdpa: introduce map opsJason Wang1-3/+7
2025-10-01vdpa: support virtio_mapJason Wang1-7/+8
2025-10-01virtio: introduce map ops in virtio coreJason Wang2-0/+97
2025-10-01virtio: introduce virtio_map container unionJason Wang2-3/+9
2025-10-01virtio: rename dma helpersJason Wang1-6/+6
2025-10-01virtio_ring: constify virtqueue pointer for DMA helpersJason Wang1-6/+6
2025-10-01mfd: bd71828, bd71815: Prepare for power-supply supportMatti Vaittinen1-0/+63
2025-10-01mfd: arizona: Make legacy gpiolib interface optionalArnd Bergmann1-0/+6
2025-10-01mfd: qnap-mcu: Include linux/types.h in qnap-mcu.h shared headerHeiko Stuebner1-0/+2
2025-10-01Merge branches 'ib-mfd-char-crypto-6.18', 'ib-mfd-gpio-6.18', 'ib-mfd-gpio-hw...Lee Jones5-6/+333
2025-10-01Revert "Documentation: net: add flow control guide and document ethtool API"Paolo Abeni1-42/+3
2025-10-01Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds8-43/+136
2025-10-01Merge tag 'timers-clocksource-2025-09-29' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+4
2025-10-01Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-12/+6
2025-10-01Merge tag 'irq-drivers-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2025-10-01Merge tag 'irq-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+2
2025-10-01entry: Rename "kvm" entry code assets to "virt" to genericize APIsSean Christopherson3-8/+8
2025-10-01entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM properSean Christopherson2-9/+15
2025-10-01Merge tag 'core-rseq-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+8
2025-09-30Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+10
2025-09-30Merge tag 'x86_cache_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-15/+151
2025-09-30nfs/localio: avoid issuing misaligned IO using O_DIRECTMike Snitzer1-0/+2
2025-09-30Merge tag 'edac_updates_for_v6.18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+317
2025-09-30Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+22
2025-09-30KVM: Export KVM-internal symbols for sub-modules onlySean Christopherson1-7/+18
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-28/+134
2025-09-30Merge tag 'kvm-x86-ciphertext-6.18' of https://github.com/kvm-x86/linux into ...Paolo Bonzini1-2/+42
2025-09-30Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini12-18/+64
2025-09-30Merge tag 'kvm-riscv-6.18-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini7-22/+66
2025-09-30Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini3-5/+9
2025-09-30Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini6-4/+10
2025-09-30Merge tag 'cgroup-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-2/+50
2025-09-30Merge tag 'wq-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-16/+16
2025-09-30Merge tag 'sched_ext-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+5
2025-09-30Merge tag 'lsm-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2025-09-30Merge tag 'audit-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+28
2025-09-30Merge branch 'for-6.18/haptic' into for-linusBenjamin Tissoires2-0/+30