summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-08-23bpf: Support bpf_kptr_xchg into local kptrDave Marchevsky-4/+5
2024-08-23bpf: Rename ARG_PTR_TO_KPTR -> ARG_KPTR_XCHG_DESTDave Marchevsky-1/+1
2024-08-23dt-bindings: interconnect: qcom: Add Qualcomm MSM8937 NoCAdam Skladowski-0/+93
2024-08-23dt-bindings: interconnect: qcom: Add Qualcomm MSM8976 NoCAdam Skladowski-0/+97
2024-08-23PCI: Add function 0 DMA alias quirk for Glenfly Arise chipWangYuli-0/+2
2024-08-23PCI: Make pci_bus_type constantKunwu Chan-1/+1
2024-08-23mtd: rawnand: davinci: make platform_data privateBartosz Golaszewski-124/+0
2024-08-23media: v4l2-mc: Mark v4l2_pipeline_link_notify() as deprecatedLaurent Pinchart-0/+3
2024-08-23drm/rect: Add drm_rect_overlap()Jocelyn Falempe-0/+15
2024-08-23Revert "drm/ttm: increase ttm pre-fault value to PMD size"Alex Deucher-4/+0
2024-08-23thermal: core: Drop unused bind/unbind functions and callbacksRafael J. Wysocki-10/+0
2024-08-23net: ethtool: Introduce a command to list PHYs on an interfaceMaxime Chevallier-0/+19
2024-08-23net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier-0/+1
2024-08-23net: sfp: Add helper to return the SFP bus nameMaxime Chevallier-0/+6
2024-08-23net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier-0/+2
2024-08-23net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier-1/+1
2024-08-23net: phy: Introduce ethernet link topology representationMaxime Chevallier-1/+105
2024-08-23filemap: allocate mapping_min_order folios in the page cachePankaj Raghav-0/+20
2024-08-23fs: Allow fine-grained control of folio sizesMatthew Wilcox (Oracle)-14/+76
2024-08-23iommu: Handle iommu faults for a bad iopf setupPranjal Shrivastava-2/+3
2024-08-23dt-bindings: clock: add ExynosAuto v920 SoC CMU bindingsSunyeal Hong-0/+191
2024-08-23xfrm: Correct spelling in xfrm.hSimon Horman-2/+2
2024-08-22Merge patch series "Simplify multiple create*_workqueue() invocations"Martin K. Petersen-9/+0
2024-08-22scsi: core: Simplify an alloc_workqueue() invocationBart Van Assche-1/+0
2024-08-22scsi: scsi_transport_fc: Simplify alloc_workqueue() invocationsBart Van Assche-6/+0
2024-08-22scsi: fcoe: Simplify alloc_ordered_workqueue() invocationsBart Van Assche-2/+0
2024-08-22scsi: ufs: Move UFS trace events to private headerAvri Altman-401/+2
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-48/+169
2024-08-22string: Check for "nonstring" attribute on strscpy() argumentsKees Cook-4/+18
2024-08-22virt: vbox: struct vmmdev_hgcm_pagelist: Replace 1-element array with flexibl...Kees Cook-1/+4
2024-08-23Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-15/+82
2024-08-22nvme-tcp: check for invalidated or revoked keyHannes Reinecke-1/+5
2024-08-22ASoC: grace time for DPCM cleanupMark Brown-1/+1
2024-08-22Input: keypad-nomadik-ske - remove the driverDmitry Torokhov-50/+0
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov-245/+411
2024-08-22lsm: replace indirect LSM hook calls with static callsKP Singh-9/+43
2024-08-22lsm: count the LSMs enabled at compile timeKP Singh-3/+138
2024-08-22thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_f...Rafael J. Wysocki-8/+0
2024-08-22thermal: core: Introduce .should_bind() thermal zone callbackRafael J. Wysocki-0/+10
2024-08-22bpf: rename nocsr -> bpf_fastcall in verifierEduard Zingerman-12/+12
2024-08-22ASoC: cs35l56: Make struct regmap_config constRichard Fitzgerald-3/+3
2024-08-22ASoC: remove snd_soc_dai_link_set_capabilities()Kuninori Morimoto-1/+0
2024-08-22ASoC: soc-pcm: Indicate warning if dpcm_playback/capture were used for availa...Kuninori Morimoto-0/+1
2024-08-22ASoC: tas2781: mark const variables tas2563_dvc_table as __maybe_unusedShenghao Ding-1/+1
2024-08-22USB: gadget: f_hid: Add GET_REPORT via userspace IOCTLChris Wulff-1/+41
2024-08-22net: ipv6: ioam6: new feature tunsrcJustin Iurman-0/+6
2024-08-22Merge tag 'drm-misc-next-2024-08-16' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter-68/+20
2024-08-22dma-mapping: direct calls for dma-iommuLeon Romanovsky-13/+152
2024-08-22dma-mapping: replace zone_dma_bits by zone_dma_limitCatalin Marinas-1/+1
2024-08-21net: repack struct netdev_queueJakub Kicinski-9/+14