summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-06Merge branch 'pci/aer'Bjorn Helgaas-1/+25
2026-02-06PCI/bwctrl: Disable BW controller on Intel P45 using a quirkIlpo Järvinen-0/+14
2026-02-06PCI: Disable ACS SV for IDT 0x8090 switchManivannan Sadhasivam-1/+1
2026-02-06PCI: Disable ACS SV for IDT 0x80b5 switchManivannan Sadhasivam-47/+13
2026-02-06PCI: Cache ACS Capabilities registerManivannan Sadhasivam-10/+15
2026-02-06PCI: Enable ACS after configuring IOMMU for OF platformsManivannan Sadhasivam-9/+10
2026-02-06PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404]Nicolas Cavallari-0/+4
2026-02-06PCI: Add ACS quirk for Qualcomm Hamoa & GlymurKrishna Chaitanya Chundru-0/+4
2026-02-06PCI: Use device_lock_assert() to verify device lock is heldIlpo Järvinen-2/+10
2026-02-06PCI: Use lockdep_assert_held(pci_bus_sem) to verify lock is heldIlpo Järvinen-1/+4
2026-02-06PCI: Fix pci_slot_lock () device lockingKeith Busch-6/+17
2026-02-06PCI: Fix pci_slot_trylock() error handlingJinhui Guo-3/+1
2026-02-06PCI: Mark Nvidia GB10 to avoid bus resetJohnny-CC Chang-0/+8
2026-02-06PCI: Mark ASM1164 SATA controller to avoid bus resetAlex Williamson-0/+10
2026-02-06x86/vmware: Fix hypercall clobbersJosh Poimboeuf-2/+2
2026-02-06Merge branch 'remove-task-and-cgroup-local-storage-percpu-counters'Martin KaFai Lau-561/+354
2026-02-06selftests/bpf: Fix outdated test on storage->smapAmery Hung-17/+2
2026-02-06selftests/bpf: Choose another percpu variable in bpf for btf_dump testAmery Hung-2/+2
2026-02-06selftests/bpf: Remove test_task_storage_map_stress_lookupAmery Hung-166/+0
2026-02-06selftests/bpf: Update task_local_storage/task_storage_nodeadlock testAmery Hung-5/+2
2026-02-06selftests/bpf: Update task_local_storage/recursion testAmery Hung-17/+7
2026-02-06selftests/bpf: Update sk_storage_omem_uncharge testAmery Hung-9/+3
2026-02-06bpf: Switch to bpf_selem_unlink_nofail in bpf_local_storage_{map_free, destroy}Amery Hung-41/+39
2026-02-06bpf: Support lockless unlink when freeing map or local storageAmery Hung-7/+118
2026-02-06PCI: host-generic: Avoid reporting incorrect 'missing reg property' errorJess-1/+1
2026-02-06PCI/PME: Replace RMW of Root Status register with direct writeLukas Wunner-1/+1
2026-02-06bpf: Prepare for bpf_selem_unlink_nofail()Amery Hung-37/+37
2026-02-06bpf: Remove unused percpu counter from bpf_local_storage_map_freeAmery Hung-12/+6
2026-02-06bpf: Remove cgroup local storage percpu counterAmery Hung-51/+8
2026-02-06bpf: Remove task local storage percpu counterAmery Hung-136/+18
2026-02-06bpf: Change local_storage->lock and b->lock to rqspinlockAmery Hung-22/+47
2026-02-06bpf: Convert bpf_selem_unlink to failableAmery Hung-49/+39
2026-02-06bpf: Convert bpf_selem_link_map to failableAmery Hung-7/+16
2026-02-06bpf: Convert bpf_selem_unlink_map to failableAmery Hung-18/+39
2026-02-06bpf: Select bpf_local_storage_map_bucket based on bpf_local_storageAmery Hung-7/+13
2026-02-06PCI/AER: Clear stale errors on reporting agents upon probeLukas Wunner-1/+25
2026-02-06PCI: Don't claim disabled bridge windowsIlpo Järvinen-0/+2
2026-02-06perf build: Reduce pmu-events related copying and mkdirsIan Rogers-68/+149
2026-02-06vfio/fsl-mc: add myself as maintainerIoana Ciornei-7/+3
2026-02-06vfio: selftests: only build tests on arm64 and x86_64Ted Logan-0/+9
2026-02-06PCI: rzg3s-host: Fix device node reference leak in rzg3s_pcie_host_parse_port()Felix Gu-1/+2
2026-02-06perf lock contention: fix segfault in `lock contention -b/--use-bpf`Tycho Andersen (AMD)-0/+3
2026-02-06perf sort: Replace static cacheline size with sysconf cacheline sizeRicky Ringler-5/+12
2026-02-06perf test: Fix test case Leader sampling on s390Thomas Richter-1/+15
2026-02-06perf annotate: Fix register usage in data type profilingNamhyung Kim-31/+30
2026-02-06perf stat: Ensure metrics are displayed even with failed eventsChun-Tse Shao-40/+29
2026-02-06perf test addr2line_inlines: Ensure inline information shows on LBR leavesIan Rogers-0/+28
2026-02-06perf callchain lbr: Make the leaf IP that of the sampleIan Rogers-4/+16
2026-02-06Merge tag 'mm-hotfixes-stable-2026-02-06-12-37' of git://git.kernel.org/pub/s...Linus Torvalds-49/+80
2026-02-06perf kvm stat: Fix build errorLeo Yan-3/+3