aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge branch 'pci/pm'Bjorn Helgaas7-9/+73
6 daysMerge branch 'pci/p2pdma'Bjorn Helgaas5-10/+24
6 daysMerge branch 'pci/enumeration'Bjorn Helgaas3-101/+21
6 daysMerge branch 'pci/aspm'Bjorn Helgaas1-3/+0
6 daysnet: usb: lan78xx: restore VLAN and hash filters after link upNicolai Buchwitz1-6/+31
6 daysveth: fix NAPI leak in XDP enable error pathEric Dumazet1-0/+2
6 daysnet: ti: icssg: Fix XSK zero copy TX during application wakeupMeghana Malladi1-12/+11
6 daysnet: dsa: sja1105: round up PTP perout pin durationAleksandrova Alyona1-1/+1
6 daysnet: do not acquire dev->tx_global_lock in netdev_watchdog_up()Eric Dumazet1-5/+2
6 daysMerge tag 'soundwire-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-64/+110
6 daysdocs: tools: Fix typo 'ackward' to 'awkward' in unittest.rstDeclan Wale1-1/+1
6 daysnet, bpf: check master for NULL in xdp_master_redirect()Xiang Mei1-1/+1
6 dayskdoc: xforms: ignore special static/inline macrosRandy Dunlap1-0/+2
6 daysMerge branch 'selftests-xsk-stabilize-timeout-test-behavior'Jakub Kicinski2-42/+56
6 daysselftests/xsk: restore shared_umem after POLL_TXQ_FULLTushar Vyavahare1-2/+17
6 daysselftests/xsk: fix timeout thread harness sequencingTushar Vyavahare2-16/+18
6 daysselftests/xsk: make poll timeout mode explicitTushar Vyavahare2-24/+21
6 dayskdoc: xforms_lists: handle DECLARE_PER_CPU() in kernel-docRandy Dunlap1-0/+1
6 daysMAINTAINERS: Fix regex for kdocMatthew Wilcox (Oracle)1-1/+1
6 daysMerge tag 'sched_ext-for-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-163/+209
6 daysdocs: kgdb: Fix path of driver optionsZenghui Yu1-1/+1
6 daysDocumentation: tracing: fix typo in events documentationYudistira Putra1-1/+1
6 daysDocs/driver-api/uio-howto: document mmap_prepare callbackDoehyun Baek1-2/+2
6 daysdocs/mm: clarify that we are not looking for LLM generated contentDavid Hildenbrand (Arm)1-0/+13
6 dayskernel-doc: xforms: support __SYSFS_FUNCTION_ALTERNATIVE()Randy Dunlap1-0/+1
6 daysPCI/sysfs: Use kstrtobool() to parse the ROM attribute inputKrzysztof Wilczyński1-5/+6
6 daysPCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmapKrzysztof Wilczyński1-1/+3
6 daysPCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()Krzysztof Wilczyński5-39/+0
6 daysPCI/sysfs: Convert legacy I/O and memory attributes to static definitionsKrzysztof Wilczyński4-132/+139
6 daysPCI/sysfs: Add __weak pci_legacy_has_sparse() helperKrzysztof Wilczyński4-0/+19
6 daysalpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()Krzysztof Wilczyński1-2/+5
6 daysPCI: Add macros for legacy I/O and memory address space sizesKrzysztof Wilczyński2-2/+7
6 daysPCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński5-65/+2
6 daysalpha/PCI: Convert resource files to static attributesKrzysztof Wilczyński2-128/+172
6 daysalpha/PCI: Add static PCI resource attribute macrosKrzysztof Wilczyński1-0/+20
6 daysalpha/PCI: Remove WARN from __pci_mmap_fits() and __legacy_mmap_fits()Krzysztof Wilczyński1-18/+5
6 daysalpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARsKrzysztof Wilczyński1-1/+5
6 daysalpha/PCI: Use PCI resource accessor macrosKrzysztof Wilczyński1-6/+6
6 daysalpha/PCI: Use BAR index in sysfs attr->private instead of resource pointerKrzysztof Wilczyński1-10/+5
6 daysalpha/PCI: Add security_locked_down() check to pci_mmap_resource()Krzysztof Wilczyński1-1/+6
6 daysPCI/sysfs: Limit pci_sysfs_init() late_initcall compile scopeKrzysztof Wilczyński1-0/+9
6 daysPCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński2-3/+16
6 daysPCI/sysfs: Warn about BAR resize failure in __resource_resize_store()Krzysztof Wilczyński1-4/+7
6 daysPCI/sysfs: Convert PCI resource files to static attributesKrzysztof Wilczyński2-126/+143
6 daysPCI/proc: Fix race between pci_proc_init() and pci_bus_add_device()Krzysztof Wilczyński1-23/+56
6 daysPCI: rzg3s-host: Use common pci_host_common_link_train_delay() helperHans Zhang1-1/+2
6 daysPCI: mediatek-gen3: Add 100 ms delay after link upHans Zhang1-0/+3
6 daysPCI: aardvark: Add 100 ms delay after link trainingHans Zhang1-1/+4
6 daysPCI: dwc: Use common pci_host_common_link_train_delay() helperHans Zhang1-7/+2
6 daysPCI: cadence-hpa: Add post-link delayHans Zhang1-0/+8