WSL2-Linux-Kernel/drivers/pci
Mitchell Levy 4fa7bc1bbd Merge fix/xsaves-lbr/5.15 into v5.15
* commit '46b414261e8193c1118924e0c62b773ad1747aff': (1884 commits)
  x86/fpu: Avoid writing LBR bit to IA32_XSS unless supported
  Linux 5.15.167
  udp: fix receiving fraglist GSO packets
  memcg: protect concurrent access to mem_cgroup_idr
  btrfs: fix race between direct IO write and fsync when using same fd
  net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
  x86/mm: Fix PTI for i386 some more
  net: drop bad gso csum_start and offset in virtio_net_hdr
  gso: fix dodgy bit handling for GSO_UDP_L4
  net: change maximum number of UDP segments to 128
  net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation
  gpio: rockchip: fix OF node leak in probe()
  drm/i915/fence: Mark debug_fence_free() with __maybe_unused
  drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unused
  ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode
  nvmet-tcp: fix kernel crash if commands allocation fails
  arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry
  arm64: acpi: Move get_cpu_for_acpi_id() to a header
  ACPI: processor: Fix memory leaks in error paths of processor_add()
  ACPI: processor: Return an error if acpi_processor_get_info() fails in processor_add()
  ...
2024-10-10 15:55:58 -07:00
..
controller Merge fix/xsaves-lbr/5.15 into v5.15 2024-10-10 15:55:58 -07:00
endpoint PCI: endpoint: Clean up error handling in vpci_scan_bus() 2024-08-19 05:45:06 +02:00
hotplug pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv 2024-09-12 11:07:48 +02:00
pcie PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3 2024-06-16 13:39:39 +02:00
switch PCI: switchtec: Fix an error handling path in switchtec_pci_probe() 2024-03-26 18:21:27 -04:00
Kconfig
Makefile
access.c
ats.c
bus.c
ecam.c
host-bridge.c
iov.c
irq.c
mmap.c
msi.c PCI/MSI: Prevent MSI hardware interrupt number truncation 2024-03-01 13:21:48 +01:00
of.c
p2pdma.c PCI/P2PDMA: Fix a sleeping issue in a RCU read section 2024-03-26 18:21:27 -04:00
pci-acpi.c PCI/sysfs: Protect driver's D3cold preference from user space 2023-11-28 16:56:28 +00:00
pci-bridge-emul.c
pci-bridge-emul.h
pci-driver.c PCI/PM: Drain runtime-idle callbacks before driver removal 2024-04-10 16:18:38 +02:00
pci-label.c
pci-mid.c
pci-pf-stub.c
pci-stub.c
pci-sysfs.c PCI/sysfs: Protect driver's D3cold preference from user space 2023-11-28 16:56:28 +00:00
pci.c PCI: Add missing bridge lock to pci_bus_lock() 2024-09-12 11:07:49 +02:00
pci.h PCI: Make pci_dev_is_disconnected() helper public for other drivers 2024-03-26 18:21:21 -04:00
probe.c
proc.c
quirks.c PCI/DPC: Quirk PIO log size for Intel Ice Lake Root Ports 2024-04-10 16:19:34 +02:00
remove.c
rom.c
search.c
setup-bus.c PCI: Fix resource double counting on remove & rescan 2024-08-19 05:45:04 +02:00
setup-irq.c
setup-res.c PCI: Work around Intel I210 ROM BAR overlap defect 2024-04-10 16:18:38 +02:00
slot.c
syscall.c
vc.c
vpd.c
xen-pcifront.c