summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-20tg3: Validate VPD checksum with pci_vpd_check_csum()Heiner Kallweit
2021-08-20tg3: Read VPD with pci_vpd_alloc()Heiner Kallweit
2021-08-20sfc: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-20sfc: Read VPD with pci_vpd_alloc()Heiner Kallweit
2021-08-20PCI/VPD: Add pci_vpd_check_csum()Heiner Kallweit
2021-08-20PCI/VPD: Add pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-20PCI/VPD: Add pci_vpd_alloc()Heiner Kallweit
2021-08-12PCI/VPD: Treat invalid VPD like missing VPD capabilityHeiner Kallweit
2021-08-12PCI/VPD: Determine VPD size in pci_vpd_init()Heiner Kallweit
2021-08-12PCI/VPD: Embed struct pci_vpd in struct pci_devHeiner Kallweit
2021-08-12PCI/VPD: Remove struct pci_vpd.valid memberHeiner Kallweit
2021-08-12PCI/VPD: Remove struct pci_vpd_opsHeiner Kallweit
2021-08-12PCI/VPD: Reorder pci_read_vpd(), pci_write_vpd()Heiner Kallweit
2021-08-09PCI/VPD: Remove struct pci_vpd.flagHeiner Kallweit
2021-08-09PCI/VPD: Make pci_vpd_wait() uninterruptibleHeiner Kallweit
2021-08-09PCI/VPD: Remove pci_vpd_size() old_size argumentHeiner Kallweit
2021-08-09PCI/VPD: Allow access to valid parts of VPD if some is invalidBjorn Helgaas
2021-08-09PCI/VPD: Don't check Large Resource Item Names for validityBjorn Helgaas
2021-08-09PCI/VPD: Reject resource tags with invalid sizeBjorn Helgaas
2021-07-30PCI/VPD: Treat initial 0xff as missing EEPROMHeiner Kallweit
2021-07-30PCI/VPD: Check Resource Item Names against those valid for typeBjorn Helgaas
2021-07-30PCI/VPD: Correct diagnostic for VPD read failureBjorn Helgaas
2021-07-11Linux 5.14-rc1v5.14-rc1Linus Torvalds
2021-07-11mm/rmap: try_to_migrate() skip zone_device !device_privateHugh Dickins
2021-07-11mm/rmap: fix new bug: premature return from page_mlock_one()Hugh Dickins
2021-07-11mm/rmap: fix old bug: munlocking THP missed other mlocksHugh Dickins
2021-07-11mm/rmap: fix comments left over from recent changesHugh Dickins
2021-07-11Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-07-11Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-07-11Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-07-11Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-07-11Merge tag 'perf-tools-for-v5.14-2021-07-10' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-07-10Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-07-10mm/page_alloc: Revert pahole zero-sized workaroundMel Gorman
2021-07-10rtc: pcf8523: rename register and bit definesAlexandre Belloni
2021-07-10Merge tag '5.14-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-07-10Merge tag 'pci-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-10Merge tag 'i3c/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2021-07-10Merge tag 'thermal-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-07-10Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-10Merge tag 'mips_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2021-07-10Merge tag 'arm-defconfig-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-10Merge tag 'arm-dt-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-07-10Merge tag 'fixes-2021-07-09' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-10Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-10rtc: pcf2127: handle timestamp interruptsMian Yousaf Kaukab