summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-05-20regulator: pickable ranges: don't always cache vselMatti Vaittinen1-0/+3
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds5-30/+98
2024-05-20Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+1
2024-05-20NFS: add atomic_open for NFSv3 to handle O_TRUNC correctly.NeilBrown1-0/+3
2024-05-20mailbox: omap: Move omap_mbox_irq_t into driverAndrew Davis1-4/+0
2024-05-20mailbox: omap: Remove unused omap_mbox_request_channel() functionAndrew Davis1-6/+0
2024-05-20mailbox: omap: Remove unused omap_mbox_{enable,disable}_irq() functionsAndrew Davis1-3/+0
2024-05-20bitops: Move aligned_byte_mask() to wordpart.hAndy Shevchenko2-7/+7
2024-05-20mm: lift gfp_kmemleak_mask() to gfp.hDave Chinner1-0/+25
2024-05-20arch: add ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland1-0/+12
2024-05-20Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds6-11/+61
2024-05-19Merge tag 'bcachefs-2024-05-19' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-0/+12
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds56-798/+1539
2024-05-19Merge tag 'ext4_for_linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2024-05-19Merge tag 'nfsd-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2-0/+11
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+7
2024-05-18Merge tag 'for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-8/+0
2024-05-18Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-18/+33
2024-05-18Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linuxLinus Torvalds2-2/+5
2024-05-18Merge tag 'trace-ringbuffer-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+6
2024-05-18Merge tag 'trace-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds1-3/+0
2024-05-18Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds4-11/+121
2024-05-18Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-13/+12
2024-05-18Merge tag 'devicetree-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-12/+14
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-2/+9
2024-05-17Merge tag 'opp-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Rafael J. Wysocki1-0/+6
2024-05-17OPP: Fix required_opp_tables for multiple genpds using same tableViresh Kumar1-0/+6
2024-05-17Merge branch 'pci/ims-removal'Bjorn Helgaas4-30/+0
2024-05-17Merge branch 'pci/controller/dwc'Bjorn Helgaas1-3/+4
2024-05-17Merge branch 'pci/enumeration'Bjorn Helgaas1-10/+10
2024-05-17Merge branch 'pci/cxl'Bjorn Helgaas3-1/+10
2024-05-16PCI: Do not wait for disconnected devices when resumingIlpo Järvinen1-1/+6
2024-05-16PCI: Remove unused pci_enable_device_io()Heiner Kallweit1-1/+0
2024-05-16PCI: Update pci_find_capability() stub return typesBjorn Helgaas1-3/+2
2024-05-16PCI: Remove PCI_IRQ_LEGACYDamien Le Moal1-5/+2
2024-05-16Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-5/+18
2024-05-16Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-4/+7
2024-05-16Merge tag 'wq-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-6/+48
2024-05-16Merge tag 'cgroup-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+1
2024-05-16kprobe/ftrace: bail out if ftrace was killedStephen Brennan1-0/+7
2024-05-16Revert "genirq/msi: Provide constants for PCI/IMS support"Bjorn Helgaas3-4/+0
2024-05-16Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support"Bjorn Helgaas1-5/+0
2024-05-16Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()"Bjorn Helgaas1-3/+0
2024-05-16Revert "PCI/MSI: Provide stubs for IMS functions"Bjorn Helgaas1-26/+8
2024-05-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-48/+9
2024-05-16Merge branch 'for-6.10' into test-merge-for-6.10Tejun Heo1-6/+48
2024-05-16Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-0/+39
2024-05-16Merge tag 'libnvdimm-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+49
2024-05-16Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-15/+141