summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-30Merge branch 'net-devlink-return-the-driver-name-in-devlink_nl_info_fill'Jakub Kicinski
2022-11-30net: devlink: clean-up empty devlink_ops::info_get()Vincent Mailhol
2022-11-30net: devlink: make the devlink_ops::info_get() callback optionalVincent Mailhol
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol
2022-11-30net: ethernet: ti: am65-cpsw: Fix RGMII configuration at SPEED_10Siddharth Vadapalli
2022-11-30dt-bindings: nfc: nxp,nci: Document NQ310 compatibleLuca Weiss
2022-11-30Merge branch 'support-direct-read-from-region'Jakub Kicinski
2022-11-30ice: implement direct read for NVM and Shadow RAM regionsJacob Keller
2022-11-30ice: document 'shadow-ram' devlink regionJacob Keller
2022-11-30ice: use same function to snapshot both NVM and Shadow RAMJacob Keller
2022-11-30devlink: support directly reading from region memoryJacob Keller
2022-11-30devlink: refactor region_read_snapshot_fill to use a callback functionJacob Keller
2022-11-30devlink: remove unnecessary parameter from chunk_fill functionJacob Keller
2022-11-30devlink: find snapshot in devlink_nl_cmd_region_read_dumpitJacob Keller
2022-11-30devlink: report extended error message in region_read_dumpit()Jacob Keller
2022-11-30devlink: use min_t to calculate data_sizeJacob Keller
2022-11-30net: microchip: vcap: Change how the rule id is generatedHoratiu Vultur
2022-11-30octeontx2-af: Simplify a size computation in rvu_npc_exact_init()Christophe JAILLET
2022-11-30octeontx2-af: Fix the size of memory allocated for the 'id_bmap' bitmapChristophe JAILLET
2022-11-30octeontx2-af: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-11-30octeontx2-af: Slightly simplify rvu_npc_exact_init()Christophe JAILLET
2022-11-30octeontx2-af: Fix a potentially spurious error messageChristophe JAILLET
2022-11-30net: broadcom: Add PTP_1588_CLOCK_OPTIONAL dependency for BCMGENET under ARCH...YueHaibing
2022-11-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-11-30revert "kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compati...Andrew Morton
2022-11-30Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabledLee Jones
2022-11-30drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frameLee Jones
2022-11-30mm/khugepaged: invoke MMU notifiers in shmem/file collapse pathsJann Horn
2022-11-30mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn
2022-11-30mm/khugepaged: take the right locks for page table retractionJann Horn
2022-11-30mm: migrate: fix THP's mapcount on isolationGavin Shan
2022-11-30mm: introduce arch_has_hw_nonleaf_pmd_young()Juergen Gross
2022-11-30mm: add dummy pmd_young() for architectures not having itJuergen Gross
2022-11-30mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam...SeongJae Park
2022-11-30tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang
2022-11-30nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()ZhangPeng
2022-11-30hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processingMike Kravetz
2022-11-30madvise: use zap_page_range_single for madvise dontneedMike Kravetz
2022-11-30mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODEYang Shi
2022-11-30igb: Allocate MSI-X vector when testingAkihiko Odaki
2022-11-30e1000e: Fix TX dispatch conditionAkihiko Odaki
2022-11-30afs: Fix server->active leak in afs_put_serverMarc Dionne
2022-11-30drm/i915: fix TLB invalidation for Gen12 video and compute enginesAndrzej Hajda
2022-11-30Merge tag 'asoc-fix-v6.1-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2022-11-30gpio: amd8111: Fix PCI device reference count leakXiongfeng Wang
2022-11-30KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULTPaolo Bonzini
2022-11-30ALSA: dice: fix regression for Lexicon I-ONIX FW810STakashi Sakamoto
2022-11-30nvme: fix SRCU protection of nvme_ns_head listCaleb Sander
2022-11-30nvme-pci: clear the prp2 field when not usedLei Rao
2022-11-30netfilter: ctnetlink: fix compilation warning after data race fixes in ct markPablo Neira Ayuso