summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-10-03kernel.h: Move ARRAY_SIZE() to a separate headerAlejandro Colomar3-6/+15
2023-10-03serial: core: fix kernel-doc for uart_port_unlock_irqrestore()Randy Dunlap1-1/+1
2023-10-03tty: fix kernel-doc for functions in tty.hJiri Slaby (SUSE)1-12/+9
2023-10-03tty: switch tty_{,un}throttle_safe() to return a boolJiri Slaby (SUSE)1-2/+2
2023-10-03ata: libata: Cleanup inline DMA helper functionsDamien Le Moal1-10/+8
2023-10-03ata: libata: Annotate struct ata_cpr_log with __counted_byKees Cook1-1/+1
2023-10-03ata: ahci: print the lpm policy on bootNiklas Cassel1-0/+5
2023-10-02sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/mu...Kir Kolyshkin1-1/+4
2023-10-02regulator: mt6358: Add missing regulators for MT6366Chen-Yu Tsai2-0/+20
2023-10-02ipv4/igmp: Annotate struct ip_sf_socklist with __counted_byKees Cook1-1/+1
2023-10-02ceph: Annotate struct ceph_osd_request with __counted_byKees Cook1-1/+1
2023-10-02usb: gadget: clarify usage of USB_GADGET_DELAYED_STATUSAndrey Konovalov2-0/+17
2023-10-02usb: pd: Exposing the Peak Current value of Fixed Supplies to user spaceHeikki Krogerus1-0/+1
2023-10-02usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirkNiklas Schnelle1-0/+17
2023-10-02ASoC: ti: Convert TWL4030 to use GPIO descriptorsLinus Walleij1-3/+0
2023-10-02usb: pd: Add helper macro to get Type C cable speedUtkarsh Patel1-0/+1
2023-10-02usb: typec: Add Active or Passive cable defination to cable discover mode VDOUtkarsh Patel1-0/+1
2023-10-02usb: typec: Add Displayport Alternate Mode 2.1 SupportUtkarsh Patel1-4/+24
2023-10-02usb: renesas_usbhs: remove boilerplate from header fileWolfram Sang1-10/+0
2023-10-02vdpa/mlx5: Expose descriptor group mkey hw capabilityDragos Tatulea1-1/+7
2023-10-02net/mlx5: Add alias flow table bitsPatrisious Haddad1-1/+55
2023-10-02RDMA/mlx5: Send events from IB driver about device affiliation statePatrisious Haddad2-0/+4
2023-10-02iommu/dma: Allow a single FQ in addition to per-CPU FQsNiklas Schnelle1-0/+2
2023-10-02iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM returnNiklas Schnelle1-2/+2
2023-10-02Merge 6.6-rc4 into tty-nextGreg Kroah-Hartman21-89/+85
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds3-3/+24
2023-10-01Merge tag 'timers-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+5
2023-10-01net: add DEV_STATS_READ() helperEric Dumazet1-0/+1
2023-09-30Merge tag 'dma-mapping-6.6-2023-09-30' of git://git.infradead.org/users/hch/d...Linus Torvalds1-7/+16
2023-09-30wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023)Ingo Rohloff1-0/+2
2023-09-30Input: mt - annotate struct input_mt with __counted_byKees Cook1-1/+1
2023-09-30mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts1-2/+4
2023-09-30maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW statesLiam R. Howlett1-0/+2
2023-09-30maple_tree: add mas_is_active() to detect in-tree walksLiam R. Howlett1-0/+9
2023-09-30mm: abstract moving to the next PFNMatthew Wilcox (Oracle)1-1/+9
2023-09-30Merge tag 'ceph-for-6.6-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds1-13/+11
2023-09-29groups: Convert group_info.usage to refcount_tElena Reshetova1-3/+4
2023-09-29io_uring: add support for futex wake and waitJens Axboe1-0/+5
2023-09-29Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-5/+0
2023-09-29PCI: Add pci_get_base_class() helperSui Jingfeng1-0/+5
2023-09-28cdx: add support for bus masteringNipun Gupta1-0/+18
2023-09-28Merge branch 'locking/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jens Axboe4-3/+53
2023-09-28Merge branch 'for-6.7/io_uring' into io_uring-futexJens Axboe2-0/+26
2023-09-28Merge tag 'mlx5-updates-2023-09-19' of git://git.kernel.org/pub/scm/linux/ker...Paolo Abeni2-0/+2
2023-09-28io_uring: cancelable uring_cmdMing Lei2-0/+21
2023-09-28io_uring: retain top 8bits of uring_cmd flags for kernel internal useMing Lei1-0/+3
2023-09-28ata: libata-scsi: Disable scsi device manage_system_start_stopDamien Le Moal1-2/+4
2023-09-28ata: libata-scsi: link ata port and scsi deviceDamien Le Moal1-0/+2
2023-09-28net/mlx5: Introduce ifc bits for migration in a chunk modeYishai Hadas1-4/+11
2023-09-28thermal: core: Allow trip pointers to be used for cooling device bindingRafael J. Wysocki1-0/+8