summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-10-16net/smc: add netlink support for SMC-Rv2Karsten Graul1-2/+15
2021-10-16kyber: avoid q->disk dereferences in trace pointsChristoph Hellwig1-10/+9
2021-10-16block: drain file system I/O on del_gendiskChristoph Hellwig1-0/+1
2021-10-16net/mlx5: Use native_port_num as 1st option of device indexRongwei Liu1-1/+6
2021-10-16net/mlx5: Introduce new device index wrapperRongwei Liu1-0/+5
2021-10-16net/mlx5: Disable roce at HCA levelShay Drory2-5/+7
2021-10-16net/mlx5: Read timeout values from init segmentAmir Tzin1-4/+1
2021-10-16net/mlx5: Add layout to support default timeouts registerAmir Tzin3-2/+40
2021-10-15rtc: class: don't call cdev_device_del() when cdev_device_add() failedYang Yingliang1-0/+1
2021-10-15drm/i915/guc: Connect UAPI to GuC multi-lrc interfaceMatthew Brost1-0/+131
2021-10-15drm/i915: Expose logical engine instance to userMatthew Brost1-1/+7
2021-10-15ALSA: firewire-motu: notify event for parameter change in register DSP modelTakashi Sakamoto1-0/+8
2021-10-15ALSA: firewire-motu: add ioctl command to read cached parameters in register ...Takashi Sakamoto1-0/+1
2021-10-15ALSA: firewire-motu: parse messages for input parameters in register DSP modelTakashi Sakamoto1-0/+12
2021-10-15ALSA: firewire-motu: parse messages for line input parameters in register DSP...Takashi Sakamoto1-0/+9
2021-10-15ALSA: firewire-motu: parse messages for output parameters in register DSP modelTakashi Sakamoto1-0/+10
2021-10-15ALSA: firewire-motu: parse messages for mixer output parameters in register D...Takashi Sakamoto1-0/+6
2021-10-15ALSA: firewire-motu: parse messages for mixer source parameters in register-D...Takashi Sakamoto1-0/+28
2021-10-15ALSA: firewire-motu: add ioctl command to read cached hardware meterTakashi Sakamoto1-0/+2
2021-10-15ALSA: firewire-motu: add message parser for meter information in command DSP ...Takashi Sakamoto1-0/+30
2021-10-15ALSA: firewire-motu: add message parser to gather meter information in regist...Takashi Sakamoto1-0/+35
2021-10-15ASoC: audio-graph-card2: add Codec2Codec supportKuninori Morimoto1-0/+3
2021-10-15ASoC: audio-graph-card2: add DPCM supportKuninori Morimoto1-0/+3
2021-10-15ASoC: add Audio Graph Card2 driverKuninori Morimoto1-0/+15
2021-10-15ASoC: simple-card-utils: add codec2codec supportKuninori Morimoto1-0/+3
2021-10-15ASoC: simple-card-utils: add asoc_graph_is_ports0()Kuninori Morimoto1-0/+1
2021-10-15remoteproc: Remove vdev_to_rvdev and vdev_to_rproc from remoteproc APIArnaud Pouliquen1-12/+0
2021-10-15Merge tag 'spi-fix-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2021-10-15tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0Leonard Crestez1-2/+3
2021-10-15soc: fsl: dpio: add Net DIM integrationIoana Ciornei1-1/+4
2021-10-15soc: fsl: dpio: add support for irq coalescing per software portalIoana Ciornei1-0/+4
2021-10-15soc: fsl: dpio: extract the QBMAN clock frequency from the attributesIoana Ciornei1-0/+2
2021-10-15fq_codel: implement L4S style ce_threshold_ect1 markingEric Dumazet3-3/+18
2021-10-15net: add skb_get_dsfield() helperEric Dumazet1-0/+17
2021-10-15tcp: switch orphan_count to bare per-cpu countersEric Dumazet3-16/+5
2021-10-15sctp: fix transport encap_port update in sctp_vtag_verifyXin Long1-3/+3
2021-10-15tee: add sec_world_id to struct tee_shmJens Wiklander1-1/+6
2021-10-15page_pool: disable dma mapping support for 32-bit arch with 64-bit DMAYunsheng Lin2-23/+2
2021-10-15perf/x86: Add new event for AUX output counter indexAdrian Hunter2-0/+16
2021-10-15irq_work: Also rcuwait for !IRQ_WORK_HARD_IRQ on PREEMPT_RTSebastian Andrzej Siewior1-0/+5
2021-10-15irq_work: Allow irq_work_sync() to sleep if irq_work() no IRQ support.Sebastian Andrzej Siewior1-0/+3
2021-10-15sched: Add cluster scheduler level in core and related Kconfig for ARM64Barry Song2-0/+14
2021-10-15topology: Represent clusters of CPUs within a dieJonathan Cameron3-0/+16
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-0/+1
2021-10-15soc: samsung: exynos-chipid: Pass revision reg offsetsSam Protsenko1-4/+2
2021-10-15binder: use cred instead of task for getsecidTodd Kjos1-0/+5
2021-10-15binder: use cred instead of task for selinux checksTodd Kjos3-28/+28
2021-10-15drm/i915/uapi: Add comment clarifying purpose of I915_TILING_* valuesMatt Roper1-0/+6
2021-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-140/+100
2021-10-15net: of: fix stub of_net helpers for CONFIG_NET=nArnd Bergmann1-1/+1