Age | Commit message (Expand) | Author |
2020-05-28 | vfio: Selective dirty page tracking if IOMMU backed device pins pages | Kirti Wankhede |
2020-05-28 | vfio iommu: Add migration capability to report supported features | Kirti Wankhede |
2020-05-28 | vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap | Kirti Wankhede |
2020-05-28 | vfio iommu: Implementation of ioctl for dirty pages tracking | Kirti Wankhede |
2020-05-28 | vfio iommu: Cache pgsize_bitmap in struct vfio_iommu | Kirti Wankhede |
2020-05-28 | vfio iommu: Remove atomicity of ref_count of pinned pages | Kirti Wankhede |
2020-05-26 | Merge branches 'v5.8/vfio/alex-block-mmio-v3', 'v5.8/vfio/alex-zero-cap-v2' a... | Alex Williamson |
2020-05-26 | vfio/pci: fix memory leaks of eventfd ctx | Qian Cai |
2020-05-24 | Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-05-23 | net: smsc911x: Fix runtime PM imbalance on error | Dinghao Liu |
2020-05-23 | Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2020-05-23 | net/mlx4_core: fix a memory leak bug. | Qiushi Wu |
2020-05-23 | net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend | Grygorii Strashko |
2020-05-23 | net: phy: mscc: fix initialization of the MACsec protocol mode | Antoine Tenart |
2020-05-23 | net: stmmac: don't attach interface until resume finishes | Leon Yu |
2020-05-23 | net: Fix return value about devm_platform_ioremap_resource() | Tiezhu Yang |
2020-05-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-05-23 | Merge tag 'driver-core-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-05-23 | Merge tag 'char-misc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-05-23 | Merge tag 'staging-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-05-23 | Merge tag 'tty-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-05-23 | rapidio: fix an error in get_user_pages_fast() error handling | John Hubbard |
2020-05-23 | device-dax: don't leak kernel memory to user space after unloading kmem | David Hildenbrand |
2020-05-22 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2020-05-22 | Merge tag 'drm-fixes-2020-05-23' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-05-22 | net/mlx5: Fix error flow in case of function_setup failure | Shay Drory |
2020-05-22 | net/mlx5e: CT: Correctly get flow rule | Roi Dayan |
2020-05-22 | net/mlx5e: Update netdev txq on completions during closure | Moshe Shemesh |
2020-05-22 | net/mlx5: Annotate mutex destroy for root ns | Roi Dayan |
2020-05-22 | net/mlx5: Don't maintain a case of del_sw_func being null | Roi Dayan |
2020-05-22 | net/mlx5: Fix cleaning unmanaged flow tables | Roi Dayan |
2020-05-22 | net/mlx5: Fix memory leak in mlx5_events_init | Moshe Shemesh |
2020-05-22 | net/mlx5e: Fix inner tirs handling | Roi Dayan |
2020-05-22 | net/mlx5e: kTLS, Destroy key object after destroying the TIS | Tariq Toukan |
2020-05-22 | net/mlx5e: Fix allowed tc redirect merged eswitch offload cases | Maor Dickman |
2020-05-22 | net/mlx5: Avoid processing commands before cmdif is ready | Eran Ben Elisha |
2020-05-22 | net/mlx5: Fix a race when moving command interface to events mode | Eran Ben Elisha |
2020-05-22 | net/mlx5: Add command entry handling completion | Moshe Shemesh |
2020-05-22 | net: sun: fix missing release regions in cas_init_one(). | Qiushi Wu |
2020-05-22 | net: mscc: ocelot: fix address ageing time (again) | Vladimir Oltean |
2020-05-22 | r8169: fix OCP access on RTL8117 | Heiner Kallweit |
2020-05-22 | mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload ... | Jiri Pirko |
2020-05-22 | net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x | Jonathan McDowell |
2020-05-22 | netdevsim: Ensure policer drop counter always increases | Ido Schimmel |
2020-05-22 | net/ethernet/freescale: rework quiesce/activate for ucc_geth | Valentin Longchamp |
2020-05-22 | net: mvpp2: fix RX hashing for non-10G ports | Russell King |
2020-05-22 | felix: Fix initialization of ioremap resources | Claudiu Manoil |
2020-05-22 | Merge tag 'block-5.7-2020-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-05-22 | Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern... | Borislav Petkov |