summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-09-25iommu/tegra-gart: Remove tegra-gartJason Gunthorpe1-26/+0
2023-09-25iommu: Add IOMMU_DOMAIN_PLATFORMJason Gunthorpe1-0/+8
2023-09-25iommu: Add iommu_ops->identity_domainJason Gunthorpe1-0/+3
2023-09-25wifi: cfg80211: OWE DH IE handling offloadVinayak Yadawad1-0/+17
2023-09-25wifi: ieee80211: add UL-bandwidth definition of trigger framePo-Hao Huang1-0/+7
2023-09-25wifi: cfg80211: report per-link errors during associationBenjamin Berg1-0/+3
2023-09-25wifi: mac80211: support antenna control in injectionJohannes Berg2-1/+7
2023-09-25wifi: mac80211: add support for parsing TID to Link mapping elementAyala Beker1-0/+58
2023-09-25wifi: mac80211: Notify the low level driver on change in MLO valid linksIlan Peer1-0/+2
2023-09-25wifi: mac80211: allow for_each_sta_active_link() under RCUJohannes Berg1-1/+1
2023-09-25wifi: mac80211: relax RCU check in for_each_vif_active_link()Johannes Berg1-1/+1
2023-09-25wifi: mac80211: use bandwidth indication element for CSAJohannes Berg1-0/+23
2023-09-25ata: libata-sata: increase PMP SRST timeout to 10sMatthias Schiffer1-1/+1
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg1-1/+17
2023-09-25wifi: mac80211: ethtool: always hold wiphy mutexJohannes Berg1-0/+4
2023-09-25fscrypt: make the bounce page pool opt-in instead of opt-outEric Biggers1-9/+11
2023-09-25fscrypt: make it clearer that key_prefix is deprecatedEric Biggers1-5/+9
2023-09-25elf, uapi: Remove struct tag 'dynamic'Alejandro Colomar1-1/+1
2023-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2023-09-24Merge tag 'cxl-fixes-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2023-09-24torture: Move rcutorture_sched_setaffinity() out of rcutorturePaul E. McKenney1-0/+5
2023-09-24torture: Make torture_hrtimeout_ns() take an hrtimer mode parameterPaul E. McKenney1-1/+2
2023-09-24Merge branch 'ib-iio-hid-sensors-v6.6-rc1' into togregJonathan Cameron2-0/+6
2023-09-24iio: hid-sensor-als: Add light chromaticity supportBasavaraj Natikar1-0/+3
2023-09-24iio: Add channel type for chromaticityBasavaraj Natikar1-0/+1
2023-09-24iio: hid-sensor-als: Add light color temperature supportBasavaraj Natikar1-0/+1
2023-09-24iio: Add channel type light color temperatureBasavaraj Natikar1-0/+1
2023-09-23Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...Linus Torvalds2-3/+3
2023-09-23fbdev: mmp: Annotate struct mmp_path with __counted_byKees Cook1-1/+1
2023-09-23Merge tag 'loongarch-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-09-23Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini11-26/+64
2023-09-23Merge tag 'hardening-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2023-09-23Merge tag 'xfs-6.6-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+0
2023-09-22hyperv: reduce size of ms_hyperv_infoOlaf Hering1-1/+1
2023-09-22Merge tag 'locking-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-10/+2
2023-09-22accel/qaic: Add QAIC_DETACH_SLICE_BO IOCTLPranjal Ramajor Asha Kanojiya1-0/+12
2023-09-22accel/qaic: Remove ->size field from struct qaic_boPranjal Ramajor Asha Kanojiya1-6/+6
2023-09-22blk-mq: remove RQF_MQ_INFLIGHTChengming Zhou1-2/+0
2023-09-22mtd: cfi: Annotate struct cfi_private with __counted_byKees Cook1-1/+1
2023-09-22mtd: Annotate struct lpddr_private with __counted_byKees Cook1-1/+1
2023-09-22x86/speculation, objtool: Use absolute relocations for annotationsFangrui Song1-5/+5
2023-09-22<linux/list.h>: Introduce the list_for_each_reverse() methodIngo Molnar1-0/+8
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie12-31/+63
2023-09-22Merge patch series "scsi: pm8001: Bug fix and cleanup"Martin K. Petersen1-3/+3
2023-09-22scsi: core: ata: Do no try to probe for CDL on old drivesDamien Le Moal1-0/+3
2023-09-22cred: add get_cred_many and put_cred_manyMateusz Guzik1-9/+50
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni19-92/+79
2023-09-21ACPI: APEI: Fix AER info corruption when error status data has multiple sectionsShiju Jose1-0/+4
2023-09-21Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-5/+10
2023-09-21KVM: arm64: Get rid of vCPU-scoped feature bitmapOliver Upton2-2/+2