index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-15
hisi_acc_qm: Move VF PCI device IDs to common header
Shameer Kolothum
3
-21
/
+18
2022-03-15
crypto: hisilicon/qm: Move few definitions to common header
Longfang Liu
2
-40
/
+56
2022-03-15
crypto: hisilicon/qm: Move the QM header to include/linux
Shameer Kolothum
6
-5
/
+5
2022-03-09
vfio/mlx5: Fix to not use 0 as NULL pointer
Yishai Hadas
1
-2
/
+2
2022-03-07
PCI/IOV: Fix wrong kernel-doc identifier
Leon Romanovsky
1
-2
/
+2
2022-03-03
vfio/mlx5: Use its own PCI reset_done error handler
Yishai Hadas
1
-2
/
+55
2022-03-03
vfio/pci: Expose vfio_pci_core_aer_err_detected()
Yishai Hadas
2
-3
/
+6
2022-03-03
vfio/mlx5: Implement vfio_pci driver for mlx5 devices
Yishai Hadas
7
-0
/
+649
2022-03-03
vfio/mlx5: Expose migration commands over mlx5 device
Yishai Hadas
2
-0
/
+294
2022-03-03
vfio: Remove migration protocol v1 documentation
Jason Gunthorpe
1
-198
/
+2
2022-03-03
vfio: Extend the device migration protocol with RUNNING_P2P
Jason Gunthorpe
3
-20
/
+104
2022-03-03
vfio: Define device migration protocol v2
Jason Gunthorpe
3
-13
/
+380
2022-03-03
vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctl
Jason Gunthorpe
5
-61
/
+114
2022-02-27
net/mlx5: Add migration commands definitions
Yishai Hadas
1
-0
/
+10
2022-02-27
net/mlx5: Introduce migration bits and structures
Yishai Hadas
1
-1
/
+146
2022-02-27
net/mlx5: Expose APIs to get/put the mlx5 core device
Yishai Hadas
2
-0
/
+47
2022-02-27
PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF
Jason Gunthorpe
2
-0
/
+36
2022-02-27
net/mlx5: Disable SRIOV before PF removal
Yishai Hadas
3
-1
/
+3
2022-02-27
net/mlx5: Reuse exported virtfn index function call
Leon Romanovsky
1
-13
/
+2
2022-02-27
PCI/IOV: Add pci_iov_vf_id() to get VF index
Jason Gunthorpe
2
-1
/
+21
2022-02-22
vfio/pci: wake-up devices around reset functions
Abhishek Sahu
1
-0
/
+48
2022-02-22
vfio/pci: fix memory leak during D3hot to D0 transition
Abhishek Sahu
1
-0
/
+13
2022-02-22
vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGA
Alex Williamson
2
-0
/
+11
2022-02-20
Linux 5.17-rc5
v5.17-rc5
Linus Torvalds
1
-1
/
+1
2022-02-19
MAINTAINERS: remove duplicate entry for i2c-qcom-geni
Wolfram Sang
1
-8
/
+0
2022-02-19
sched: Fix yet more sched_fork() races
Peter Zijlstra
3
-16
/
+35
2022-02-18
Input: psmouse - set up dependency between PS/2 and SMBus companions
Dmitry Torokhov
1
-0
/
+10
2022-02-18
x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearing
Andy Lutomirski
2
-7
/
+6
2022-02-18
i2c: brcmstb: fix support for DSL and CM variants
Rafał Miłecki
1
-1
/
+1
2022-02-17
bonding: force carrier update when releasing slave
Zhang Changzhong
1
-3
/
+2
2022-02-17
x86/sgx: Fix missing poison handling in reclaimer
Reinette Chatre
1
-9
/
+1
2022-02-17
fs/file_table: fix adding missing kmemleak_not_leak()
Luis Chamberlain
1
-2
/
+6
2022-02-17
nfp: flower: netdev offload check for ip6gretap
Danie du Toit
1
-0
/
+2
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
3
-15
/
+18
2022-02-17
ipv4: fix data races in fib_alias_hw_flags_set
Eric Dumazet
4
-18
/
+21
2022-02-17
net: dsa: lan9303: add VLAN IDs to master device
Mans Rullgard
2
-2
/
+10
2022-02-17
net: dsa: lan9303: handle hwaccel VLAN tags
Mans Rullgard
1
-14
/
+7
2022-02-17
mm: don't try to NUMA-migrate COW pages that have other uses
Linus Torvalds
1
-1
/
+1
2022-02-17
vsock: remove vsock from connected table when connect is interrupted by a signal
Seth Forshee
1
-0
/
+1
2022-02-17
Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"
Jonas Gorski
1
-7
/
+16
2022-02-17
ucounts: Handle wrapping in is_ucounts_overlimit
Eric W. Biederman
1
-1
/
+2
2022-02-17
ucounts: Move RLIMIT_NPROC handling after set_user
Eric W. Biederman
1
-5
/
+14
2022-02-17
ucounts: Base set_cred_ucounts changes on the real user
Eric W. Biederman
1
-7
/
+2
2022-02-17
ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1
Eric W. Biederman
1
-5
/
+5
2022-02-17
rlimit: Fix RLIMIT_NPROC enforcement failure caused by capability calls in se...
Eric W. Biederman
1
-2
/
+1
2022-02-17
ping: fix the dif and sdif check in ping_lookup
Xin Long
1
-2
/
+9
2022-02-17
block/wbt: fix negative inflight counter when remove scsi device
Laibin Qiu
2
-2
/
+2
2022-02-17
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
9
-15
/
+24
2022-02-17
block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
Haimin Zhang
1
-1
/
+1
2022-02-17
net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
Daniele Palmas
1
-0
/
+5
[next]