index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-02-06
Merge branch 'pci/iov'
Bjorn Helgaas
-5
/
+4
2026-02-06
Merge branch 'pci/iommu'
Bjorn Helgaas
-1
/
+12
2026-02-06
Merge branch 'pci/enumeration'
Bjorn Helgaas
-41
/
+64
2026-02-06
Merge branch 'pci/endpoint'
Bjorn Helgaas
-14
/
+9
2026-02-06
Merge branch 'pci/bwctrl'
Bjorn Helgaas
-0
/
+13
2026-02-06
PCI/bwctrl: Disable BW controller on Intel P45 using a quirk
Ilpo Järvinen
-0
/
+13
2026-02-06
PCI: Disable ACS SV for IDT 0x8090 switch
Manivannan Sadhasivam
-1
/
+1
2026-02-06
PCI: Disable ACS SV for IDT 0x80b5 switch
Manivannan Sadhasivam
-47
/
+13
2026-02-06
PCI: Cache ACS Capabilities register
Manivannan Sadhasivam
-10
/
+14
2026-02-06
PCI: Enable ACS after configuring IOMMU for OF platforms
Manivannan Sadhasivam
-9
/
+10
2026-02-06
PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404]
Nicolas Cavallari
-0
/
+4
2026-02-06
PCI: Add ACS quirk for Qualcomm Hamoa & Glymur
Krishna Chaitanya Chundru
-0
/
+4
2026-02-06
PCI: Use device_lock_assert() to verify device lock is held
Ilpo Järvinen
-2
/
+10
2026-02-06
PCI: Use lockdep_assert_held(pci_bus_sem) to verify lock is held
Ilpo Järvinen
-1
/
+4
2026-02-06
PCI: Fix pci_slot_lock () device locking
Keith Busch
-6
/
+17
2026-02-06
PCI: Fix pci_slot_trylock() error handling
Jinhui Guo
-3
/
+1
2026-02-06
PCI: Mark Nvidia GB10 to avoid bus reset
Johnny-CC Chang
-0
/
+8
2026-02-06
PCI: Mark ASM1164 SATA controller to avoid bus reset
Alex Williamson
-0
/
+10
2026-02-06
PCI: host-generic: Avoid reporting incorrect 'missing reg property' error
Jess
-1
/
+1
2026-02-06
PCI/PME: Replace RMW of Root Status register with direct write
Lukas Wunner
-1
/
+1
2026-02-06
PCI/AER: Clear stale errors on reporting agents upon probe
Lukas Wunner
-1
/
+25
2026-02-06
PCI: Don't claim disabled bridge windows
Ilpo Järvinen
-0
/
+2
2026-02-06
vfio/fsl-mc: add myself as maintainer
Ioana Ciornei
-6
/
+1
2026-02-06
PCI: rzg3s-host: Fix device node reference leak in rzg3s_pcie_host_parse_port()
Felix Gu
-1
/
+2
2026-02-06
Merge tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-client
Linus Torvalds
-12
/
+21
2026-02-06
Merge tag 'iommu-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2026-02-06
Merge tag 'pmdomain-v6.19-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-8
/
+34
2026-02-06
Merge tag 'gpio-fixes-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+2
2026-02-06
Merge tag 'sound-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
-14
/
+138
2026-02-06
ipmi:si: Use a long timeout when the BMC is misbehaving
Corey Minyard
-1
/
+3
2026-02-06
ipmi:si: Handle waiting messages when BMC failure detected
Corey Minyard
-0
/
+6
2026-02-06
nvme: correct comment about nvme_ns_remove()
John Garry
-1
/
+1
2026-02-06
nvme: stop setting namespace gendisk device driver data
John Garry
-7
/
+0
2026-02-06
Revert "revocable: Revocable resource management"
Johan Hovold
-225
/
+0
2026-02-06
Revert "revocable: Add Kunit test cases"
Johan Hovold
-295
/
+0
2026-02-06
usb: typec: ucsi: Add Thunderbolt alternate mode support
Andrei Kuchynski
-5
/
+249
2026-02-06
mtd: spi-nor: hisi-sfc: fix refcounting bug in hisi_spi_nor_register_all()
Dan Carpenter
-1
/
+0
2026-02-06
irqchip/riscv-imsic: Adjust the number of available guest irq files
Xu Lu
-1
/
+11
2026-02-06
pinctrl: generic: move function to amlogic-am4 driver
Conor Dooley
-70
/
+70
2026-02-06
pinctrl: intel: Align Copyright note with corporate guidelines
Andy Shevchenko
-25
/
+25
2026-02-06
crypto: cesa - Simplify return statement in mv_cesa_dequeue_req_locked
Thorsten Blum
-7
/
+1
2026-02-06
hwrng: core - use RCU and work_struct to fix race condition
Lianjie Wang
-63
/
+105
2026-02-06
crypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req()
Zilin Guan
-2
/
+7
2026-02-06
crypto: xilinx - Fix inconsistant indentation
Harsh Jain
-1
/
+1
2026-02-06
crypto: atmel - Use unregister_{aeads,ahashes,skciphers}
Thorsten Blum
-47
/
+22
2026-02-06
hwrng: optee - simplify OP-TEE context match
Rouven Czerwinski
-4
/
+1
2026-02-06
crypto: ccp - Add sysfs attribute for boot integrity
Mario Limonciello
-1
/
+4
2026-02-06
usb: typec: hd3ss3220: Check if regulator needs to be switched
Jan Remmet
-0
/
+3
2026-02-06
Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...
Joerg Roedel
-497
/
+1572
2026-02-06
iommu/vt-d: Treat PAGE_SNOOP and PWSNP separately
Viktor Kleen
-1
/
+1
[prev]
[next]