summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2023-10-03ipv4/fib: send notify when delete source address routesHangbin Liu-0/+1
2023-10-03ata: libata: Cleanup inline DMA helper functionsDamien Le Moal-10/+8
2023-10-03scsi: Remove scsi device no_start_on_resume flagDamien Le Moal-1/+0
2023-10-03ata: libata: Annotate struct ata_cpr_log with __counted_byKees Cook-1/+1
2023-10-03ata: ahci: print the lpm policy on bootNiklas Cassel-0/+5
2023-10-03Merge tag 'drm-intel-gt-next-2023-09-28' of git://anongit.freedesktop.org/drm...Dave Airlie-8/+4
2023-10-02sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/mu...Kir Kolyshkin-5/+4
2023-10-02regulator: mt6358: Add missing regulators for MT6366Chen-Yu Tsai-0/+20
2023-10-02net: mana: Annotate struct hwc_dma_buf with __counted_byKees Cook-1/+1
2023-10-02net: mana: Annotate struct mana_rxq with __counted_byKees Cook-1/+1
2023-10-02ipv6: Annotate struct ip6_sf_socklist with __counted_byKees Cook-1/+1
2023-10-02ipv4/igmp: Annotate struct ip_sf_socklist with __counted_byKees Cook-1/+1
2023-10-02ipv4: Annotate struct fib_info with __counted_byKees Cook-1/+1
2023-10-02ceph: Annotate struct ceph_osd_request with __counted_byKees Cook-1/+1
2023-10-02GPIO descriptors for TI ASoC codecsMark Brown-3/+0
2023-10-02usb: gadget: clarify usage of USB_GADGET_DELAYED_STATUSAndrey Konovalov-0/+17
2023-10-02usb: pd: Exposing the Peak Current value of Fixed Supplies to user spaceHeikki Krogerus-0/+1
2023-10-02usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirkNiklas Schnelle-0/+17
2023-10-02ASoC: tas2781: fixed compiling issue in m68kShenghao Ding-0/+5
2023-10-02ASoC: ti: Convert TWL4030 to use GPIO descriptorsLinus Walleij-3/+0
2023-10-02usb: pd: Add helper macro to get Type C cable speedUtkarsh Patel-0/+1
2023-10-02usb: typec: Add Active or Passive cable defination to cable discover mode VDOUtkarsh Patel-0/+1
2023-10-02usb: typec: Add Displayport Alternate Mode 2.1 SupportUtkarsh Patel-4/+24
2023-10-02usb: renesas_usbhs: remove boilerplate from header fileWolfram Sang-10/+0
2023-10-02RDMA: Annotate struct rdma_hw_stats with __counted_byKees Cook-1/+1
2023-10-02vdpa/mlx5: Expose descriptor group mkey hw capabilityDragos Tatulea-1/+7
2023-10-02RDMA/hns: Support SRQ record doorbellYangyang Li-1/+11
2023-10-02net/mlx5: Add alias flow table bitsPatrisious Haddad-1/+55
2023-10-02RDMA/mlx5: Send events from IB driver about device affiliation statePatrisious Haddad-0/+4
2023-10-02iommu/dma: Allow a single FQ in addition to per-CPU FQsNiklas Schnelle-0/+2
2023-10-02iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM returnNiklas Schnelle-2/+2
2023-10-02Merge 6.6-rc4 into tty-nextGreg Kroah-Hartman-123/+115
2023-10-02LoongArch: KVM: Add kvm related header filesTianrui Zhao-0/+9
2023-10-01Merge tag 'kbuild-fixes-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-7/+0
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds-4/+25
2023-10-01inet: implement lockless IP_TOSEric Dumazet-4/+3
2023-10-01inet: implement lockless IP_MTU_DISCOVEREric Dumazet-5/+8
2023-10-01net: annotate data-races around sk->sk_dst_pending_confirmEric Dumazet-3/+3
2023-10-01net: annotate data-races around sk->sk_tx_queue_mappingEric Dumazet-4/+16
2023-10-01net: implement lockless SO_MAX_PACING_RATEEric Dumazet-1/+1
2023-10-01net: implement lockless SO_PRIORITYEric Dumazet-1/+1
2023-10-01Merge tag 'timers-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+5
2023-10-01neighbour: fix data-races around n->outputEric Dumazet-1/+1
2023-10-01net: add DEV_STATS_READ() helperEric Dumazet-0/+1
2023-10-01Merge tag 'for-net-2023-09-20' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller-1/+1
2023-10-01net_sched: sch_fq: add fast path for mostly idle qdiscEric Dumazet-0/+1
2023-10-01net_sched: constify qdisc_priv()Eric Dumazet-4/+4
2023-10-01tcp: derive delack_max from rto_minEric Dumazet-0/+2
2023-10-01tcp: constify tcp_rto_min() and tcp_rto_min_us() argumentEric Dumazet-2/+2
2023-10-01net: constify sk_dst_get() and __sk_dst_get() argumentEric Dumazet-2/+2