summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-11-28ASoC: Intel: Soundwire related board and match updatesMark Brown24-57/+140
2023-11-28neighbour: Fix __randomize_layout crash in struct neighbourGustavo A. R. Silva1-1/+1
2023-11-28Merge v6.7-rc3 into drm-nextDaniel Vetter11-20/+74
2023-11-28OPP: Call dev_pm_opp_set_opp() for required OPPsViresh Kumar1-2/+5
2023-11-28OPP: Level zero is validViresh Kumar1-1/+4
2023-11-28drm/gpuvm: Fix deprecated license identifierThomas Hellström1-1/+1
2023-11-28Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski3-10/+19
2023-11-28net: phy: add possible interfacesRussell King (Oracle)1-0/+3
2023-11-28Merge tag 'media/v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+1
2023-11-28uapi: propagate __struct_group() attributes to the container unionDmitry Antipov1-1/+1
2023-11-27dma-buf: fix check in dma_resv_add_fenceChristian König1-0/+15
2023-11-27ALSA: hda: Drop snd_hdac_calc_stream_format()Cezary Rojewski1-5/+0
2023-11-27ALSA: hda: Upgrade stream-format infrastructureCezary Rojewski2-0/+7
2023-11-27ASoC: pcm: Honor subformat when configuring runtimeCezary Rojewski1-0/+1
2023-11-27ALSA: hda: Honor subformat when querying PCMsCezary Rojewski2-3/+5
2023-11-27ALSA: pcm: Introduce MSBITS subformat interfaceJaroslav Kysela2-2/+12
2023-11-27block: move a few definitions out of CONFIG_BLK_DEV_ZONEDChristoph Hellwig1-13/+11
2023-11-27ASoC: makes CPU/Codec channel connection map more genericKuninori Morimoto1-3/+53
2023-11-27net :mana :Add remaining GDMA stats for MANA to ethtoolShradha Gupta1-13/+33
2023-11-27wifi: cfg80211: add locked debugfs wrappersJohannes Berg1-0/+46
2023-11-27debugfs: add API to allow debugfs operations cancellationJohannes Berg1-0/+19
2023-11-27Merge branch 'iommu/fixes' into coreJoerg Roedel1-0/+1
2023-11-27iommu: Allow passing custom allocators to pgtable driversBoris Brezillon1-0/+34
2023-11-27iommu: Retire bus opsRobin Murphy4-6/+3
2023-11-27iommu: Validate that devices match domainsRobin Murphy1-1/+1
2023-11-27iommu: Avoid more races around device probeRobin Murphy1-0/+1
2023-11-27Merge 6.7-rc3 into usb-nextGreg Kroah-Hartman11-20/+74
2023-11-27locking/lockdep: Slightly reorder 'struct lock_class' to save some memoryChristophe JAILLET1-1/+1
2023-11-26Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-13/+0
2023-11-25dcache: remove unnecessary NULL check in dget_dlock()Vegard Nossum1-11/+30
2023-11-25kill DCACHE_MAY_FREEAl Viro1-1/+0
2023-11-25Merge branches 'work.dcache-misc' and 'work.dcache2' into work.dcacheAl Viro1-5/+15
2023-11-25get rid of DCACHE_GENOCIDEAl Viro1-1/+0
2023-11-25d_genocide(): move the extern into fs/internal.hAl Viro1-3/+0
2023-11-25kill d_instantate_anon(), fold __d_instantiate_anon() into remaining callerAl Viro1-1/+0
2023-11-25dentry: switch the lists of children to hlistAl Viro1-5/+15
2023-11-25tty: move locking docs out of Returns for functions in tty.hJiri Slaby (SUSE)1-5/+7
2023-11-25tty: fix tty_operations types in documentationJiri Slaby (SUSE)1-3/+2
2023-11-25serial: core: Move tty and serdev to be children of serial core port deviceTony Lindgren2-3/+9
2023-11-25drm/sched: Reverse run-queue priority enumerationLuben Tuikov1-3/+3
2023-11-25drm/sched: Rename priority MIN to LOWLuben Tuikov1-1/+1
2023-11-25Merge branch 'firmware_loader'Jakub Kicinski1-0/+2
2023-11-25firmware_loader: Expand Firmware upload error codes with firmware invalid errorKory Maincent1-0/+2
2023-11-25scsi: sd: Fix system start for ATA devicesDamien Le Moal1-0/+6
2023-11-25scsi: Change SCSI device boolean fields to single bit flagsDamien Le Moal1-3/+3
2023-11-25scsi: ufs: core: Make fault injection dynamically configurable per HBAAkinobu Mita1-0/+5
2023-11-24wifi: nl80211: Documentation update for NL80211_CMD_PORT_AUTHORIZED eventVinayak Yadawad1-5/+9
2023-11-24Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+1
2023-11-24gpiolib: provide gpio_device_get_label()Bartosz Golaszewski1-0/+1
2023-11-24wifi: cfg80211: Extend support for scanning while MLO connectedIlan Peer2-3/+8