summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-15hisi_acc_qm: Move VF PCI device IDs to common headerShameer Kolothum3-21/+18
2022-03-15crypto: hisilicon/qm: Move few definitions to common headerLongfang Liu2-40/+56
2022-03-15crypto: hisilicon/qm: Move the QM header to include/linuxShameer Kolothum6-5/+5
2022-03-09vfio/mlx5: Fix to not use 0 as NULL pointerYishai Hadas1-2/+2
2022-03-07PCI/IOV: Fix wrong kernel-doc identifierLeon Romanovsky1-2/+2
2022-03-03vfio/mlx5: Use its own PCI reset_done error handlerYishai Hadas1-2/+55
2022-03-03vfio/pci: Expose vfio_pci_core_aer_err_detected()Yishai Hadas2-3/+6
2022-03-03vfio/mlx5: Implement vfio_pci driver for mlx5 devicesYishai Hadas7-0/+649
2022-03-03vfio/mlx5: Expose migration commands over mlx5 deviceYishai Hadas2-0/+294
2022-03-03vfio: Remove migration protocol v1 documentationJason Gunthorpe1-198/+2
2022-03-03vfio: Extend the device migration protocol with RUNNING_P2PJason Gunthorpe3-20/+104
2022-03-03vfio: Define device migration protocol v2Jason Gunthorpe3-13/+380
2022-03-03vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctlJason Gunthorpe5-61/+114
2022-02-27net/mlx5: Add migration commands definitionsYishai Hadas1-0/+10
2022-02-27net/mlx5: Introduce migration bits and structuresYishai Hadas1-1/+146
2022-02-27net/mlx5: Expose APIs to get/put the mlx5 core deviceYishai Hadas2-0/+47
2022-02-27PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PFJason Gunthorpe2-0/+36
2022-02-27net/mlx5: Disable SRIOV before PF removalYishai Hadas3-1/+3
2022-02-27net/mlx5: Reuse exported virtfn index function callLeon Romanovsky1-13/+2
2022-02-27PCI/IOV: Add pci_iov_vf_id() to get VF indexJason Gunthorpe2-1/+21
2022-02-22vfio/pci: wake-up devices around reset functionsAbhishek Sahu1-0/+48
2022-02-22vfio/pci: fix memory leak during D3hot to D0 transitionAbhishek Sahu1-0/+13
2022-02-22vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGAAlex Williamson2-0/+11
2022-02-20Linux 5.17-rc5v5.17-rc5Linus Torvalds1-1/+1
2022-02-19MAINTAINERS: remove duplicate entry for i2c-qcom-geniWolfram Sang1-8/+0
2022-02-19sched: Fix yet more sched_fork() racesPeter Zijlstra3-16/+35
2022-02-18Input: psmouse - set up dependency between PS/2 and SMBus companionsDmitry Torokhov1-0/+10
2022-02-18x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearingAndy Lutomirski2-7/+6
2022-02-18i2c: brcmstb: fix support for DSL and CM variantsRafał Miłecki1-1/+1
2022-02-17bonding: force carrier update when releasing slaveZhang Changzhong1-3/+2
2022-02-17x86/sgx: Fix missing poison handling in reclaimerReinette Chatre1-9/+1
2022-02-17fs/file_table: fix adding missing kmemleak_not_leak()Luis Chamberlain1-2/+6
2022-02-17nfp: flower: netdev offload check for ip6gretapDanie du Toit1-0/+2
2022-02-17ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet3-15/+18
2022-02-17ipv4: fix data races in fib_alias_hw_flags_setEric Dumazet4-18/+21
2022-02-17net: dsa: lan9303: add VLAN IDs to master deviceMans Rullgard2-2/+10
2022-02-17net: dsa: lan9303: handle hwaccel VLAN tagsMans Rullgard1-14/+7
2022-02-17mm: don't try to NUMA-migrate COW pages that have other usesLinus Torvalds1-1/+1
2022-02-17vsock: remove vsock from connected table when connect is interrupted by a signalSeth Forshee1-0/+1
2022-02-17Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"Jonas Gorski1-7/+16
2022-02-17ucounts: Handle wrapping in is_ucounts_overlimitEric W. Biederman1-1/+2
2022-02-17ucounts: Move RLIMIT_NPROC handling after set_userEric W. Biederman1-5/+14
2022-02-17ucounts: Base set_cred_ucounts changes on the real userEric W. Biederman1-7/+2
2022-02-17ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1Eric W. Biederman1-5/+5
2022-02-17rlimit: Fix RLIMIT_NPROC enforcement failure caused by capability calls in se...Eric W. Biederman1-2/+1
2022-02-17ping: fix the dif and sdif check in ping_lookupXin Long1-2/+9
2022-02-17block/wbt: fix negative inflight counter when remove scsi deviceLaibin Qiu2-2/+2
2022-02-17block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig9-15/+24
2022-02-17block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kernHaimin Zhang1-1/+1
2022-02-17net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas1-0/+5