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
Age
Commit message (
Expand
)
Author
Lines
2026-02-06
Merge branch 'pci/controller/dwc-imx6'
Bjorn Helgaas
-10
/
+75
2026-02-06
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
-350
/
+1296
2026-02-06
Merge branch 'pci/controller/cadence-j721e'
Bjorn Helgaas
-16
/
+25
2026-02-06
Merge branch 'pci/controller/cadence'
Bjorn Helgaas
-1
/
+11
2026-02-06
Merge branch 'pci/controller/aspeed'
Bjorn Helgaas
-0
/
+1333
2026-02-06
Merge branch 'pci/dt-bindings'
Bjorn Helgaas
-953
/
+1802
2026-02-06
Merge branch 'pci/workqueue'
Bjorn Helgaas
-8
/
+19
2026-02-06
Merge branch 'pci/virtualization'
Bjorn Helgaas
-77
/
+95
2026-02-06
Merge branch 'pci/trace'
Bjorn Helgaas
-15
/
+280
2026-02-06
Merge branch 'pci/resource'
Bjorn Helgaas
-519
/
+652
2026-02-06
Merge branch 'pci/pwrctrl'
Bjorn Helgaas
-317
/
+526
2026-02-06
Merge branch 'pci/ptm'
Bjorn Helgaas
-1
/
+4
2026-02-06
Merge branch 'pci/portdrv'
Bjorn Helgaas
-55
/
+28
2026-02-06
Merge branch 'pci/pm'
Bjorn Helgaas
-1
/
+18
2026-02-06
Merge branch 'pci/p2pdma'
Bjorn Helgaas
-1
/
+9
2026-02-06
Merge branch 'pci/iov'
Bjorn Helgaas
-5
/
+4
2026-02-06
Merge branch 'pci/iommu'
Bjorn Helgaas
-1
/
+19
2026-02-06
Merge branch 'pci/enumeration'
Bjorn Helgaas
-41
/
+64
2026-02-06
Merge branch 'pci/endpoint'
Bjorn Helgaas
-21
/
+16
2026-02-06
Merge branch 'pci/bwctrl'
Bjorn Helgaas
-0
/
+14
2026-02-06
Merge branch 'pci/aer'
Bjorn Helgaas
-1
/
+25
2026-02-06
PCI/bwctrl: Disable BW controller on Intel P45 using a quirk
Ilpo Järvinen
-0
/
+14
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
/
+15
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
x86/vmware: Fix hypercall clobbers
Josh Poimboeuf
-2
/
+2
2026-02-06
Merge branch 'remove-task-and-cgroup-local-storage-percpu-counters'
Martin KaFai Lau
-561
/
+354
2026-02-06
selftests/bpf: Fix outdated test on storage->smap
Amery Hung
-17
/
+2
2026-02-06
selftests/bpf: Choose another percpu variable in bpf for btf_dump test
Amery Hung
-2
/
+2
2026-02-06
selftests/bpf: Remove test_task_storage_map_stress_lookup
Amery Hung
-166
/
+0
2026-02-06
selftests/bpf: Update task_local_storage/task_storage_nodeadlock test
Amery Hung
-5
/
+2
2026-02-06
selftests/bpf: Update task_local_storage/recursion test
Amery Hung
-17
/
+7
2026-02-06
selftests/bpf: Update sk_storage_omem_uncharge test
Amery Hung
-9
/
+3
2026-02-06
bpf: Switch to bpf_selem_unlink_nofail in bpf_local_storage_{map_free, destroy}
Amery Hung
-41
/
+39
2026-02-06
bpf: Support lockless unlink when freeing map or local storage
Amery Hung
-7
/
+118
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
bpf: Prepare for bpf_selem_unlink_nofail()
Amery Hung
-37
/
+37
2026-02-06
bpf: Remove unused percpu counter from bpf_local_storage_map_free
Amery Hung
-12
/
+6
2026-02-06
bpf: Remove cgroup local storage percpu counter
Amery Hung
-51
/
+8
2026-02-06
bpf: Remove task local storage percpu counter
Amery Hung
-136
/
+18
[prev]
[next]