summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-23PCI: rzg3s-host: Use common pci_host_common_link_train_delay() helperHans Zhang
2026-06-23PCI: mediatek-gen3: Add 100 ms delay after link upHans Zhang
2026-06-23PCI: aardvark: Add 100 ms delay after link trainingHans Zhang
2026-06-23PCI: dwc: Use common pci_host_common_link_train_delay() helperHans Zhang
2026-06-23PCI: cadence-hpa: Add post-link delayHans Zhang
2026-06-23Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-23Merge tag 'perf-tools-for-v7.2-1-2026-06-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-23dt-bindings: PCI: qcom,pcie-sm8550: Add Eliza compatibleKrishna Chaitanya Chundru
2026-06-23dt-bindings: PCI: renesas,r9a08g045-pcie: Add RZ/V2N supportLad Prabhakar
2026-06-23dt-bindings: PCI: sophgo: Add dma-coherent property for SG2042Han Gao
2026-06-23PCI: Move pci_resource_alignment() to setup-res.c fileIlpo Järvinen
2026-06-23PCI: Convert pci_resource_alignment() input parameters to constIlpo Järvinen
2026-06-23PCI: Make pci_sriov_resource_alignment() pci_dev constIlpo Järvinen
2026-06-23powerpc/pseries: Make pseries_get_iov_fw_value() & pnv_iov_get() pci_dev constIlpo Järvinen
2026-06-23resource: Make resource_alignment() input const resourceIlpo Järvinen
2026-06-23PCI: Remove const removal castIlpo Järvinen
2026-06-23PCI: Consolidate add_list (aka realloc_head) empty sanity checksIlpo Järvinen
2026-06-23PCI: Rename 'added' to 'add_list'Ilpo Järvinen
2026-06-23NTB: epf: Implement .db_vector_count()/mask() for doorbellsKoichiro Den
2026-06-23NTB: epf: Fix doorbell bitmask and IRQ vector handlingKoichiro Den
2026-06-23NTB: epf: Report 0-based doorbell vector via ntb_db_event()Koichiro Den
2026-06-23NTB: epf: Make db_valid_mask cover only real doorbell bitsKoichiro Den
2026-06-23NTB: epf: Document legacy doorbell slot offset in ntb_epf_peer_db_set()Koichiro Den
2026-06-23PCI: endpoint: pci-epf-vntb: Implement .db_vector_count()/mask() for doorbellsKoichiro Den
2026-06-23i2c: i801: fix hardware state machine corruption in error pathMingyu Wang
2026-06-23PCI: endpoint: pci-epf-vntb: Exclude reserved slots from db_valid_maskKoichiro Den
2026-06-23Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-06-23i2c: mpc: Fix timeout calculationsAndy Shevchenko
2026-06-23Merge tag 'nvme-7.2-2026-06-23' of git://git.infradead.org/nvme into block-7.2Jens Axboe
2026-06-23Merge tag 'mailbox-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds
2026-06-23Merge tag 'for-next-tpm-7.2-rc1-fixed' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-23Merge tag 'linux_kselftest-next-7.2-rc1-second' of git://git.kernel.org/pub/s...Linus Torvalds
2026-06-23ASoC: rt5575: Use __le32 for SPI burst write addressOder Chiou
2026-06-23ASoC: tas2783: Update loaded firmware names to linux-firmware 20260519Bartosz Juraszewski
2026-06-23ASoC: SDCA: Validate written enum value in ge_put_enum_double()HyeongJun An
2026-06-23cpuidle: Allow exit latency to exceed target residencyRafael J. Wysocki
2026-06-23ASoC: Fix SoundWire randconfig issuesMark Brown
2026-06-23ASoC: realtek: Add back local call to sdw_show_ping_status()Charles Keepax
2026-06-23ASoC: ti: Add back local call to sdw_show_ping_status()Charles Keepax
2026-06-23ASoC: max98373: Add back local call to sdw_show_ping_status()Charles Keepax
2026-06-23ASoC: es9356: Add back local call to sdw_show_ping_status()Charles Keepax
2026-06-23soundwire: Move wait for initialisation helper to headerCharles Keepax
2026-06-23netfilter: nf_conntrack_helper: cap maximum number of expectation at helper r...Pablo Neira Ayuso
2026-06-23netfilter: nft_ct: expectation timeouts are passed in millisecondsFlorian Westphal
2026-06-23netfilter: nf_conntrack_expect: run expectation eviction with no helperPablo Neira Ayuso
2026-06-23netfilter: nf_conntrack_expect: store master_tuple in expectationPablo Neira Ayuso
2026-06-23netfilter: conntrack: add deprecation warnings for irc and pptp trackersFlorian Westphal
2026-06-23ALSA: FCP: Add Focusrite ISA C8X supportGeoffrey D. Bennett
2026-06-23gpio: davinci: fix IRQ domain leak on devm_kzalloc failureQingshuang Fu
2026-06-23gpio: tegra: do not call pinctrl for GPIO directionRunyu Xiao