1. 72b3a64 Merge branch 'pci/ptm' by Bjorn Helgaas · 4 years, 1 month ago
  2. ff163da Merge branch 'pci/pm' by Bjorn Helgaas · 4 years, 1 month ago
  3. a48e486 Merge branch 'pci/msi' by Bjorn Helgaas · 4 years, 1 month ago
  4. 6db645f Merge branch 'pci/misc' by Bjorn Helgaas · 4 years, 1 month ago
  5. 1a76dce Merge branch 'pci/hotplug' by Bjorn Helgaas · 4 years, 1 month ago
  6. 6a94785f Merge branch 'pci/err' by Bjorn Helgaas · 4 years, 1 month ago
  7. e872250 Merge branch 'pci/enumeration' by Bjorn Helgaas · 4 years, 1 month ago
  8. 1559c4b Merge branch 'pci/aspm' by Bjorn Helgaas · 4 years, 1 month ago
  9. aa0b157 PCI/ACPI: Fix companion lookup for device 0 on the root bus by Rafael J. Wysocki · 4 years, 1 month ago
  10. 0af6e21 PCI: Keep both device and resource name for config space remaps by Alexander Lobakin · 4 years, 2 months ago
  11. a697f07 PCI: Disable PTM during suspend to save power by David E. Box · 4 years, 1 month ago
  12. 39850ed PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resume by David E. Box · 4 years, 1 month ago
  13. 0aec75a PCI: Reduce pci_set_cacheline_size() message to debug level by Heiner Kallweit · 4 years, 1 month ago
  14. b577562c PCI: Remove unused HAVE_PCI_SET_MWI by Heiner Kallweit · 4 years, 1 month ago
  15. d292dd0 PCI/AER: Add RCEC AER error injection support by Qiuxu Zhuo · 4 years, 2 months ago
  16. 9a2f604 PCI/PME: Add pcie_walk_rcec() to RCEC PME handling by Sean V Kelley · 4 years, 2 months ago
  17. af11355 PCI/AER: Add pcie_walk_rcec() to RCEC AER handling by Sean V Kelley · 4 years, 2 months ago
  18. 57908622 PCI/ERR: Recover from RCiEP AER errors by Qiuxu Zhuo · 4 years, 2 months ago
  19. 507b460 PCI/ERR: Add pcie_link_rcec() to associate RCiEPs by Sean V Kelley · 4 years, 2 months ago
  20. a175102 PCI/ERR: Recover from RCEC AER errors by Sean V Kelley · 4 years, 1 month ago
  21. 4684709 PCI: Fix pci_slot_release() NULL pointer dereference by Jubin Zhong · 4 years, 1 month ago
  22. 9c2cc57 PCI/PM: Do not generate wakeup event when runtime resuming device by Mika Westerberg · 4 years, 2 months ago
  23. 99efde6 PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus() by Mika Westerberg · 4 years, 2 months ago
  24. 80a129a PCI: Add sysfs attribute for device power state by Maximilian Luz · 4 years, 2 months ago
  25. ee8b1c4 PCI: Return u16 from pci_find_ext_capability() and similar by Bjorn Helgaas · 4 years, 1 month ago
  26. f646c2a PCI: Return u8 from pci_find_capability() and similar by Puranjay Mohan · 4 years, 2 months ago
  27. 2053230 PCI/MSI: Set device flag indicating only 32-bit MSI support by Vidya Sagar · 4 years, 1 month ago
  28. 830dfe8 PCI/MSI: Move MSI/MSI-X flags updaters to msi.c by Bjorn Helgaas · 4 years, 1 month ago
  29. cbc40d5 PCI/MSI: Move MSI/MSI-X init to msi.c by Bjorn Helgaas · 4 years, 1 month ago
  30. aa344bc PCI/ERR: Clear AER status only when we control AER by Sean V Kelley · 4 years, 2 months ago
  31. 05e9ae1 PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery() by Sean V Kelley · 4 years, 2 months ago
  32. 3d7d8fc PCI/ERR: Avoid negated conditional for clarity by Sean V Kelley · 4 years, 2 months ago
  33. 0791721 PCI/ERR: Use "bridge" for clarity in pcie_do_recovery() by Sean V Kelley · 4 years, 2 months ago
  34. 480ef7c PCI/ERR: Simplify by computing pci_pcie_type() once by Sean V Kelley · 4 years, 2 months ago
  35. 5d69dcc PCI/ERR: Simplify by using pci_upstream_bridge() by Sean V Kelley · 4 years, 2 months ago
  36. 8f1bbfb PCI/ERR: Rename reset_link() to reset_subordinates() by Sean V Kelley · 4 years, 2 months ago
  37. 9065563 PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities() by Sean V Kelley · 4 years, 2 months ago
  38. c9d659b PCI/ERR: Bind RCEC devices to the Root Port driver by Qiuxu Zhuo · 4 years, 2 months ago
  39. 50cc18f PCI/AER: Write AER Capability only when we control it by Sean V Kelley · 4 years, 2 months ago
  40. cc73eb3 PCI: Fix overflow in command-line resource alignment requests by Colin Ian King · 4 years, 2 months ago
  41. 6534aac PCI: Bounds-check command-line resource alignment requests by Bjorn Helgaas · 4 years, 2 months ago
  42. 2f0cd59 PCI: Fix kernel-doc markup by Mauro Carvalho Chehab · 4 years, 3 months ago
  43. 3853f91 PCI: Avoid duplicate IDs in driver dynamic IDs list by Zhenzhong Duan · 4 years, 2 months ago
  44. 1f40704 PCI: Move pci_match_device() ahead of new_id_store() by Zhenzhong Duan · 4 years, 2 months ago
  45. 3419174 PCI: Decode PCIe 64 GT/s link speed by Gustavo Pimentel · 4 years, 2 months ago
  46. e47756c PCI: ibmphp: Remove unneeded break by Bjorn Helgaas · 4 years, 2 months ago
  47. 4257f7e PCI/ASPM: Save/restore L1SS Capability for suspend/resume by Vidya Sagar · 4 years, 3 months ago
  48. 695cd09 PCI: Use predefined Pericom Vendor ID by Andy Shevchenko · 4 years, 2 months ago
  49. f83c379 PCI: Disable MSI for Pericom PCIe-USB adapter by Andy Shevchenko · 4 years, 2 months ago
  50. f8394f2 Linux 5.10-rc3 by Linus Torvalds · 4 years, 2 months ago
  51. 15f5d20 Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 2 months ago
  52. bbc8218 Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 2 months ago
  53. df53b81 Merge tag 'usb-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 2 months ago
  54. b4e0044 fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent by Eddy Wu · 4 years, 2 months ago
  55. 3c4e0dff vt: Disable KD_FONT_OP_COPY by Daniel Vetter · 4 years, 2 months ago
  56. 9dbc1c0 Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 2 months ago
  57. 6b2c4d5 Merge branch 'hch' (patches from Christoph) by Linus Torvalds · 4 years, 2 months ago
  58. 40be821 Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  59. 100e389 Merge tag 'perf-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  60. aaaaa7e Merge tag 'locking-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  61. 15a9844 Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  62. 6a8d0d2 Merge tag 'core-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  63. e942d75 Merge tag 'powerpc-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 2 months ago
  64. 4429f14 Merge tag 'block-5.10-2020-11-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  65. e9c02d6 Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  66. 9f5d1c3 futex: Handle transient "ownerless" rtmutex state correctly by Mike Galbraith · 4 years, 2 months ago
  67. af6e7de Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 2 months ago
  68. 4b1d362 Merge tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 2 months ago
  69. db388a6 Merge tag 'usb-serial-5.10-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 4 years, 2 months ago
  70. 7bdb157 perf/core: Fix a memory leak in perf_event_parse_addr_filter() by kiyin(尹亮) · 4 years, 2 months ago
  71. 801284f x86/platform/uv: Recognize UV5 hubless system identifier by Mike Travis · 4 years, 2 months ago
  72. 1aee505 x86/platform/uv: Remove spaces from OEM IDs by Mike Travis · 4 years, 2 months ago
  73. 1aec69a x86/platform/uv: Fix missing OEM_TABLE_ID by Mike Travis · 4 years, 2 months ago
  74. 659caaf Merge tag 'ceph-for-5.10-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 2 months ago
  75. 03f0f5a Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 2 months ago
  76. d4fc968 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
  77. bf3e762 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 2 months ago
  78. 44d8062 Merge tag 'spi-fix-v5.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 2 months ago
  79. bb72bbe Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 2 months ago
  80. fc7b66e Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
  81. 28ced76 Merge tag 'tpmdd-next-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd by Linus Torvalds · 4 years, 2 months ago
  82. 02a2aa35 Merge tag 'iommu-fixes-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 2 months ago
  83. 1669ecf Merge tag 'vfio-v5.10-rc3' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 2 months ago
  84. 30f3f68e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 2 months ago
  85. 4257087 Merge tag 'arc-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years, 2 months ago
  86. ee51814 Merge tag 's390-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 2 months ago
  87. 41f1653 Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
  88. b24c30c proc "seq files": switch to ->read_iter by Christoph Hellwig · 4 years, 2 months ago
  89. 7cfc630 proc "single files": switch to ->read_iter by Greg Kroah-Hartman · 4 years, 2 months ago
  90. 28589f9 proc/stat: switch to ->read_iter by Christoph Hellwig · 4 years, 2 months ago
  91. 70fce7d proc/cpuinfo: switch to ->read_iter by Christoph Hellwig · 4 years, 2 months ago
  92. fe33850 proc: wire up generic_file_splice_read for iter ops by Christoph Hellwig · 4 years, 2 months ago
  93. d4d5071 seq_file: add seq_read_iter by Christoph Hellwig · 4 years, 2 months ago
  94. e1777d0 null_blk: Fix scheduling in atomic with zoned mode by Damien Le Moal · 4 years, 2 months ago
  95. 4466d6d tty: fix crash in release_tty if tty->port is not set by Matthias Reichl · 4 years, 2 months ago
  96. 0c5fc92 serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init by Qinglang Miao · 4 years, 2 months ago
  97. 427627a tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabled by Lucas Stach · 4 years, 2 months ago
  98. 912ab37 serial: 8250_mtk: Fix uart_get_baud_rate warning by Claire Chang · 4 years, 2 months ago
  99. 8ffd778 tpm: efi: Don't create binary_bios_measurements file for an empty log by Tyler Hicks · 4 years, 3 months ago
  100. b154ce1 tpm_tis: Disable interrupts on ThinkPad T490s by Jerry Snitselaar · 4 years, 3 months ago