summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-09-29mm: abstract moving to the next PFNMatthew Wilcox (Oracle)
2023-09-29Merge tag 'ceph-for-6.6-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-09-29groups: Convert group_info.usage to refcount_tElena Reshetova
2023-09-29io_uring: add support for futex wake and waitJens Axboe
2023-09-29Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-09-28PCI: Add pci_get_base_class() helperSui Jingfeng
2023-09-28cdx: add support for bus masteringNipun Gupta
2023-09-28Merge branch 'locking/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jens Axboe
2023-09-28Merge branch 'for-6.7/io_uring' into io_uring-futexJens Axboe
2023-09-28Merge tag 'mlx5-updates-2023-09-19' of git://git.kernel.org/pub/scm/linux/ker...Paolo Abeni
2023-09-28io_uring: cancelable uring_cmdMing Lei
2023-09-28io_uring: retain top 8bits of uring_cmd flags for kernel internal useMing Lei
2023-09-28ata: libata-scsi: Disable scsi device manage_system_start_stopDamien Le Moal
2023-09-28ata: libata-scsi: link ata port and scsi deviceDamien Le Moal
2023-09-28net/mlx5: Introduce ifc bits for migration in a chunk modeYishai Hadas
2023-09-28thermal: core: Allow trip pointers to be used for cooling device bindingRafael J. Wysocki
2023-09-28irqdomain: Annotate struct irq_domain with __counted_byKees Cook
2023-09-27tick/nohz: Remove unused tick_nohz_idle_stop_tick_protected()Xueshi Hu
2023-09-27timers: Tag (hr)timer softirq as hotplug safeFrederic Weisbecker
2023-09-27mmc: core: Allow dynamical updates of the number of requests for hsqWenchao Chen
2023-09-27swiotlb: fix the check whether a device has used software IO TLBPetr Tesarik
2023-09-27x86/amd_nb: Add AMD Family MI300 PCI IDsMuralidhara M K
2023-09-27media: cros-ec-cec: Get number of CEC ports from ECReka Norman
2023-09-27media: cros-ec-cec: Support receiving messages from multiple portsReka Norman
2023-09-27media: cros-ec-cec: Support multiple ports in MKBP cec_eventsReka Norman
2023-09-27media: cros-ec-cec: Support multiple ports in write commandReka Norman
2023-09-27media: cros-ec-cec: Support multiple ports in set/get host commandsReka Norman
2023-09-27media: cros-ec-cec: Manage an array of portsReka Norman
2023-09-26PM: sleep: Fix symbol export for _SIMPLE_ variants of _PM_OPS()Raag Jadav
2023-09-26platform/surface: aggregator: Annotate struct ssam_event with __counted_byKees Cook
2023-09-26IB/mlx5: Rename 400G_8X speed to comply to naming conventionPatrisious Haddad
2023-09-26IB/mlx5: Add support for 800G_8X lane speedPatrisious Haddad
2023-09-26badblocks: add more helper structure and routines in badblocks.hColy Li
2023-09-25fscrypt: support crypto data unit size less than filesystem block sizeEric Biggers
2023-09-25fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodesEric Biggers
2023-09-25bpf: Count missed stats in trace_call_bpfJiri Olsa
2023-09-25bpf: Add missed value to kprobe perf link infoJiri Olsa
2023-09-25iov_iter: Convert iterate*() to inline funcsDavid Howells
2023-09-25iov_iter: Derive user-backedness from the iterator typeDavid Howells
2023-09-25iov_iter: Renumber ITER_* constantsDavid Howells
2023-09-25iov_iter: Remove last_offset from iov_iter as it was for ITER_PIPEDavid Howells
2023-09-25regulator: mt6358: Add output voltage fine tuning to fixed regulatorsChen-Yu Tsai
2023-09-25iommu: Retire map/unmap opsRobin Murphy
2023-09-25thermal: core: Drop trips_disabled bitmaskRafael J. Wysocki
2023-09-25iommu: Add generic_single_device_group()Jason Gunthorpe
2023-09-25iommu: Add ops->domain_alloc_paging()Jason Gunthorpe
2023-09-25iommu: Remove ops->set_platform_dma_ops()Jason Gunthorpe
2023-09-25iommu: Add IOMMU_DOMAIN_PLATFORMJason Gunthorpe
2023-09-25iommu: Add iommu_ops->identity_domainJason Gunthorpe
2023-09-25wifi: ieee80211: add UL-bandwidth definition of trigger framePo-Hao Huang