summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-23Merge branch 'pci/rom'Bjorn Helgaas
2026-06-23Merge branch 'pci/resource'Bjorn Helgaas
2026-06-23Merge branch 'pci/reset'Bjorn Helgaas
2026-06-23Merge branch 'pci/pwrctrl'Bjorn Helgaas
2026-06-23Merge branch 'pci/procfs'Bjorn Helgaas
2026-06-23Merge branch 'pci/pm'Bjorn Helgaas
2026-06-23Merge branch 'pci/p2pdma'Bjorn Helgaas
2026-06-23Merge branch 'pci/enumeration'Bjorn Helgaas
2026-06-23Merge branch 'pci/aspm'Bjorn Helgaas
2026-06-23net: usb: lan78xx: restore VLAN and hash filters after link upNicolai Buchwitz
2026-06-23veth: fix NAPI leak in XDP enable error pathEric Dumazet
2026-06-23net: ti: icssg: Fix XSK zero copy TX during application wakeupMeghana Malladi
2026-06-23net: dsa: sja1105: round up PTP perout pin durationAleksandrova Alyona
2026-06-23net: do not acquire dev->tx_global_lock in netdev_watchdog_up()Eric Dumazet
2026-06-23Merge tag 'soundwire-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-23docs: tools: Fix typo 'ackward' to 'awkward' in unittest.rstDeclan Wale
2026-06-23net, bpf: check master for NULL in xdp_master_redirect()Xiang Mei
2026-06-23kdoc: xforms: ignore special static/inline macrosRandy Dunlap
2026-06-23Merge branch 'selftests-xsk-stabilize-timeout-test-behavior'Jakub Kicinski
2026-06-23selftests/xsk: restore shared_umem after POLL_TXQ_FULLTushar Vyavahare
2026-06-23selftests/xsk: fix timeout thread harness sequencingTushar Vyavahare
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