summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-09-27media: cros-ec-cec: Support multiple ports in set/get host commandsReka Norman
2023-09-27media: cros-ec-cec: Manage an array of portsReka Norman
2023-09-26PM: sleep: Fix symbol export for _SIMPLE_ variants of _PM_OPS()Raag Jadav
2023-09-26ASoC: remove asoc_xxx() compatible macroKuninori Morimoto
2023-09-26platform/surface: aggregator: Annotate struct ssam_event with __counted_byKees Cook
2023-09-26IB/mlx5: Rename 400G_8X speed to comply to naming conventionPatrisious Haddad
2023-09-26IB/mlx5: Add support for 800G_8X lane speedPatrisious Haddad
2023-09-26IB/mlx5: Expose XDR speed through MADOr Har-Toov
2023-09-26IB/core: Add support for XDR link speedOr Har-Toov
2023-09-26badblocks: add more helper structure and routines in badblocks.hColy Li
2023-09-25fscrypt: support crypto data unit size less than filesystem block sizeEric Biggers
2023-09-25fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodesEric Biggers
2023-09-26drm/gpuvm: rename struct drm_gpuva_manager to struct drm_gpuvmDanilo Krummrich
2023-09-25bpf: Count missed stats in trace_call_bpfJiri Olsa
2023-09-25bpf: Add missed value to kprobe perf link infoJiri Olsa
2023-09-25bpf: Add missed value to kprobe_multi link infoJiri Olsa
2023-09-25dt-bindings: pinctrl: Add support for Amlogic T7 SoCsHuqiang Qin
2023-09-25iov_iter: Convert iterate*() to inline funcsDavid Howells
2023-09-25iov_iter: Derive user-backedness from the iterator typeDavid Howells
2023-09-25iov_iter: Renumber ITER_* constantsDavid Howells
2023-09-25iov_iter: Remove last_offset from iov_iter as it was for ITER_PIPEDavid Howells
2023-09-25regulator: mt6358: Add output voltage fine tuning to fixed regulatorsChen-Yu Tsai
2023-09-25ASoC: simple_card_utils.h: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-25ASoC: soc.h: convert asoc_xxx() to snd_soc_xxx()Kuninori Morimoto
2023-09-25iommu: Retire map/unmap opsRobin Murphy
2023-09-25thermal: core: Drop trips_disabled bitmaskRafael J. Wysocki
2023-09-25iommu: Add generic_single_device_group()Jason Gunthorpe
2023-09-25iommu: Add ops->domain_alloc_paging()Jason Gunthorpe
2023-09-25iommu: Remove ops->set_platform_dma_ops()Jason Gunthorpe
2023-09-25iommu/tegra-gart: Remove tegra-gartJason Gunthorpe
2023-09-25iommu: Add IOMMU_DOMAIN_PLATFORMJason Gunthorpe
2023-09-25iommu: Add iommu_ops->identity_domainJason Gunthorpe
2023-09-25wifi: cfg80211: OWE DH IE handling offloadVinayak Yadawad
2023-09-25wifi: ieee80211: add UL-bandwidth definition of trigger framePo-Hao Huang
2023-09-25wifi: cfg80211: report per-link errors during associationBenjamin Berg
2023-09-25wifi: mac80211: support antenna control in injectionJohannes Berg
2023-09-25wifi: mac80211: add support for parsing TID to Link mapping elementAyala Beker
2023-09-25wifi: mac80211: Notify the low level driver on change in MLO valid linksIlan Peer
2023-09-25wifi: mac80211: allow for_each_sta_active_link() under RCUJohannes Berg
2023-09-25wifi: mac80211: relax RCU check in for_each_vif_active_link()Johannes Berg
2023-09-25wifi: mac80211: use bandwidth indication element for CSAJohannes Berg
2023-09-25ata: libata-sata: increase PMP SRST timeout to 10sMatthias Schiffer
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg
2023-09-25wifi: mac80211: ethtool: always hold wiphy mutexJohannes Berg
2023-09-24fscrypt: make the bounce page pool opt-in instead of opt-outEric Biggers
2023-09-24fscrypt: make it clearer that key_prefix is deprecatedEric Biggers
2023-09-24elf, uapi: Remove struct tag 'dynamic'Alejandro Colomar
2023-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-24Merge tag 'cxl-fixes-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-24torture: Move rcutorture_sched_setaffinity() out of rcutorturePaul E. McKenney