summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 daysMerge branch 'selftests-xsk-stabilize-timeout-test-behavior'Jakub Kicinski
11 daysselftests/xsk: restore shared_umem after POLL_TXQ_FULLTushar Vyavahare
11 daysselftests/xsk: fix timeout thread harness sequencingTushar Vyavahare
11 daysselftests/xsk: make poll timeout mode explicitTushar Vyavahare
11 dayskdoc: xforms_lists: handle DECLARE_PER_CPU() in kernel-docRandy Dunlap
11 daysMAINTAINERS: Fix regex for kdocMatthew Wilcox (Oracle)
11 daysMerge tag 'sched_ext-for-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
11 daysdocs: kgdb: Fix path of driver optionsZenghui Yu
11 daysDocumentation: tracing: fix typo in events documentationYudistira Putra
11 daysDocs/driver-api/uio-howto: document mmap_prepare callbackDoehyun Baek
11 daysdocs/mm: clarify that we are not looking for LLM generated contentDavid Hildenbrand (Arm)
11 dayskernel-doc: xforms: support __SYSFS_FUNCTION_ALTERNATIVE()Randy Dunlap
11 daysPCI/sysfs: Use kstrtobool() to parse the ROM attribute inputKrzysztof Wilczyński
11 daysPCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmapKrzysztof Wilczyński
11 daysPCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()Krzysztof Wilczyński
11 daysPCI/sysfs: Convert legacy I/O and memory attributes to static definitionsKrzysztof Wilczyński
11 daysPCI/sysfs: Add __weak pci_legacy_has_sparse() helperKrzysztof Wilczyński
11 daysalpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()Krzysztof Wilczyński
11 daysPCI: Add macros for legacy I/O and memory address space sizesKrzysztof Wilczyński
11 daysPCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński
11 daysalpha/PCI: Convert resource files to static attributesKrzysztof Wilczyński
11 daysalpha/PCI: Add static PCI resource attribute macrosKrzysztof Wilczyński
11 daysalpha/PCI: Remove WARN from __pci_mmap_fits() and __legacy_mmap_fits()Krzysztof Wilczyński
11 daysalpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARsKrzysztof Wilczyński
11 daysalpha/PCI: Use PCI resource accessor macrosKrzysztof Wilczyński
11 daysalpha/PCI: Use BAR index in sysfs attr->private instead of resource pointerKrzysztof Wilczyński
11 daysalpha/PCI: Add security_locked_down() check to pci_mmap_resource()Krzysztof Wilczyński
11 daysPCI/sysfs: Limit pci_sysfs_init() late_initcall compile scopeKrzysztof Wilczyński
11 daysPCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński
11 daysPCI/sysfs: Warn about BAR resize failure in __resource_resize_store()Krzysztof Wilczyński
11 daysPCI/sysfs: Convert PCI resource files to static attributesKrzysztof Wilczyński
11 daysPCI/proc: Fix race between pci_proc_init() and pci_bus_add_device()Krzysztof Wilczyński
11 daysPCI: rzg3s-host: Use common pci_host_common_link_train_delay() helperHans Zhang
11 daysPCI: mediatek-gen3: Add 100 ms delay after link upHans Zhang
11 daysPCI: aardvark: Add 100 ms delay after link trainingHans Zhang
11 daysPCI: dwc: Use common pci_host_common_link_train_delay() helperHans Zhang
11 daysPCI: cadence-hpa: Add post-link delayHans Zhang
11 daysMerge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
11 daysMerge tag 'perf-tools-for-v7.2-1-2026-06-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
11 daysdt-bindings: PCI: qcom,pcie-sm8550: Add Eliza compatibleKrishna Chaitanya Chundru
11 daysdt-bindings: PCI: renesas,r9a08g045-pcie: Add RZ/V2N supportLad Prabhakar
11 daysdt-bindings: PCI: sophgo: Add dma-coherent property for SG2042Han Gao
11 daysPCI: Move pci_resource_alignment() to setup-res.c fileIlpo Järvinen
11 daysPCI: Convert pci_resource_alignment() input parameters to constIlpo Järvinen
11 daysPCI: Make pci_sriov_resource_alignment() pci_dev constIlpo Järvinen
11 dayspowerpc/pseries: Make pseries_get_iov_fw_value() & pnv_iov_get() pci_dev constIlpo Järvinen
11 daysresource: Make resource_alignment() input const resourceIlpo Järvinen
11 daysPCI: Remove const removal castIlpo Järvinen
11 daysPCI: Consolidate add_list (aka realloc_head) empty sanity checksIlpo Järvinen
11 daysPCI: Rename 'added' to 'add_list'Ilpo Järvinen