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