summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-23selftests/xsk: make poll timeout mode explicitTushar Vyavahare
2026-06-23kdoc: xforms_lists: handle DECLARE_PER_CPU() in kernel-docRandy Dunlap
2026-06-23MAINTAINERS: Fix regex for kdocMatthew Wilcox (Oracle)
2026-06-23Merge tag 'sched_ext-for-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-23docs: kgdb: Fix path of driver optionsZenghui Yu
2026-06-23Documentation: tracing: fix typo in events documentationYudistira Putra
2026-06-23Docs/driver-api/uio-howto: document mmap_prepare callbackDoehyun Baek
2026-06-23docs/mm: clarify that we are not looking for LLM generated contentDavid Hildenbrand (Arm)
2026-06-23kernel-doc: xforms: support __SYSFS_FUNCTION_ALTERNATIVE()Randy Dunlap
2026-06-23PCI/sysfs: Use kstrtobool() to parse the ROM attribute inputKrzysztof Wilczyński
2026-06-23PCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmapKrzysztof Wilczyński
2026-06-23PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()Krzysztof Wilczyński
2026-06-23PCI/sysfs: Convert legacy I/O and memory attributes to static definitionsKrzysztof Wilczyński
2026-06-23PCI/sysfs: Add __weak pci_legacy_has_sparse() helperKrzysztof Wilczyński
2026-06-23alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()Krzysztof Wilczyński
2026-06-23PCI: Add macros for legacy I/O and memory address space sizesKrzysztof Wilczyński
2026-06-23PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński
2026-06-23alpha/PCI: Convert resource files to static attributesKrzysztof Wilczyński
2026-06-23alpha/PCI: Add static PCI resource attribute macrosKrzysztof Wilczyński
2026-06-23alpha/PCI: Remove WARN from __pci_mmap_fits() and __legacy_mmap_fits()Krzysztof Wilczyński
2026-06-23alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARsKrzysztof Wilczyński
2026-06-23alpha/PCI: Use PCI resource accessor macrosKrzysztof Wilczyński
2026-06-23alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointerKrzysztof Wilczyński
2026-06-23alpha/PCI: Add security_locked_down() check to pci_mmap_resource()Krzysztof Wilczyński
2026-06-23PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scopeKrzysztof Wilczyński
2026-06-23PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński
2026-06-23PCI/sysfs: Warn about BAR resize failure in __resource_resize_store()Krzysztof Wilczyński
2026-06-23PCI/sysfs: Convert PCI resource files to static attributesKrzysztof Wilczyński
2026-06-23PCI/proc: Fix race between pci_proc_init() and pci_bus_add_device()Krzysztof Wilczyński
2026-06-23PCI: rzg3s-host: Use common pci_host_common_link_train_delay() helperHans Zhang
2026-06-23PCI: mediatek-gen3: Add 100 ms delay after link upHans Zhang
2026-06-23PCI: aardvark: Add 100 ms delay after link trainingHans Zhang
2026-06-23PCI: dwc: Use common pci_host_common_link_train_delay() helperHans Zhang
2026-06-23PCI: cadence-hpa: Add post-link delayHans Zhang
2026-06-23Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-23Merge tag 'perf-tools-for-v7.2-1-2026-06-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-23dt-bindings: PCI: qcom,pcie-sm8550: Add Eliza compatibleKrishna Chaitanya Chundru
2026-06-23dt-bindings: PCI: renesas,r9a08g045-pcie: Add RZ/V2N supportLad Prabhakar
2026-06-23dt-bindings: PCI: sophgo: Add dma-coherent property for SG2042Han Gao
2026-06-23drm/xe/mmio: Prefer tile-based WARN messageMichal Wajdeczko
2026-06-23drm/xe/mmio: Check MMIO BAR size when initializing tilesMichal Wajdeczko
2026-06-23drm/xe/mmio: Drop tiles_fini actionMichal Wajdeczko
2026-06-23drm/xe/mmio: Add check for minimal BAR sizeMichal Wajdeczko
2026-06-23drm/xe/mmio: Map MMIO BAR using managed version of pci_iomapMichal Wajdeczko
2026-06-23drm/xe/mmio: Verify MMIO is availableMichal Wajdeczko
2026-06-23PCI: Move pci_resource_alignment() to setup-res.c fileIlpo Järvinen
2026-06-23PCI: Convert pci_resource_alignment() input parameters to constIlpo Järvinen
2026-06-23PCI: Make pci_sriov_resource_alignment() pci_dev constIlpo Järvinen
2026-06-23powerpc/pseries: Make pseries_get_iov_fw_value() & pnv_iov_get() pci_dev constIlpo Järvinen
2026-06-23resource: Make resource_alignment() input const resourceIlpo Järvinen