summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-01-13drm: Remove the obsolete driver-r128Cai Huoqing1-336/+0
2023-01-13drm: Remove the obsolete driver-mgaCai Huoqing1-429/+0
2023-01-13net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tagChristian Eggers1-0/+2
2023-01-13net: dsa: microchip: ptp: add packet transmission timestampingChristian Eggers1-0/+8
2023-01-13net: dsa: microchip: ptp: add packet reception timestampingChristian Eggers1-0/+21
2023-01-13net: ptp: add helper for one-step P2P clocksChristian Eggers1-0/+73
2023-01-13net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabledArun Ramadoss1-0/+22
2023-01-13drm: Remove the obsolete driver-i810Cai Huoqing1-292/+0
2023-01-13drm/nouveau: Remove support for legacy contexts/buffersThomas Zimmermann1-7/+0
2023-01-13u64_stat: Remove the obsolete fetch_irq() variants.Thomas Gleixner1-12/+0
2023-01-13Merge tag 'wireless-2023-01-12' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-4/+0
2023-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-41/+460
2023-01-13platform/chrome: cros_ec: Use per-device lockdep keyChen-Yu Tsai1-0/+4
2023-01-13platform/chrome: fix kernel-doc warnings for cros_ec_commandTzung-Bi Shih1-3/+3
2023-01-13platform/chrome: fix kernel-doc warning for last_resume_resultTzung-Bi Shih1-0/+4
2023-01-13platform/chrome: fix kernel-doc warning for suspend_timeout_msTzung-Bi Shih1-0/+5
2023-01-13platform/chrome: fix kernel-doc warnings for panic notifierTzung-Bi Shih1-0/+1
2023-01-13Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-38/+127
2023-01-13Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-01-12platform/x86: simatic-ipc: add another modelHenning Schild1-0/+1
2023-01-12platform/x86: simatic-ipc: correct name of a modelHenning Schild1-1/+1
2023-01-12x86/hyperv: Add support for detecting nested hypervisorJinank Jain1-0/+1
2023-01-12Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2023-01-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+9
2023-01-12rseq: Increase AT_VECTOR_SIZE_BASE to match rseq auxvec entriesMathieu Desnoyers1-1/+1
2023-01-12wifi: mac80211: Drop stations iterator where the iterator function may sleepMartin Blumenstingl1-21/+0
2023-01-12media: davinci: remove vpbe supportArnd Bergmann6-910/+0
2023-01-12staging: media: remove davinci vpfe_capture driverArnd Bergmann1-177/+0
2023-01-12ARM: davinci: drop DAVINCI_DMxxx referencesArnd Bergmann1-9/+0
2023-01-12ARM: omap1: remove dead codeArnd Bergmann1-35/+0
2023-01-12ARM: omap1: remove unused board filesArnd Bergmann1-19/+0
2023-01-12scsi: ufs: core: bsg: Fix cast to restricted __be16 warningBean Huo1-6/+6
2023-01-12scsi: core: Fix invisible definition compilation warningBean Huo1-0/+1
2023-01-12scsi: ufs: core: Add support for reinitializing the UFS deviceManivannan Sadhasivam1-0/+6
2023-01-12scsi: ufs: core: Add reinit_notify() callbackManivannan Sadhasivam1-0/+2
2023-01-12mm: update mmap_sem comments to refer to mmap_lockLorenzo Stoakes2-2/+2
2023-01-12include/linux/mm: fix release_pages_arg kernel doc commentSeongJae Park1-3/+3
2023-01-12mm: fix vma->anon_name memory leak for anonymous shmem VMAsSuren Baghdasaryan1-2/+1
2023-01-12drm: document better that drivers shouldn't use drm_minor directlyDaniel Vetter1-2/+15
2023-01-11iommu: Remove IOMMU_CAP_INTR_REMAPJason Gunthorpe1-1/+0
2023-01-11irq/s390: Add arch_is_isolated_msi() for s390Jason Gunthorpe1-3/+7
2023-01-11genirq/msi: Rename IRQ_DOMAIN_MSI_REMAP to IRQ_DOMAIN_ISOLATED_MSIJason Gunthorpe1-2/+4
2023-01-11genirq/irqdomain: Remove unused irq_domain_check_msi_remap() codeJason Gunthorpe1-23/+0
2023-01-11iommu: Add iommu_group_has_isolated_msi()Jason Gunthorpe1-0/+1
2023-01-11genirq/msi: Add msi_device_has_isolated_msi()Jason Gunthorpe1-0/+13
2023-01-11f2fs: support accounting iostat count and avg_bytesYangtao Li1-1/+1
2023-01-11driver core: Make driver_deferred_probe_timeout a static variableJavier Martinez Canillas1-1/+0
2023-01-11console: Document struct consoleThomas Gleixner1-17/+37
2023-01-11console: Use BIT() macros for @flags valuesThomas Gleixner1-10/+36
2023-01-11printk: move size limit macros into internal.hJohn Ogness1-2/+0