Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'wireless-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski | 2022-10-12 | 1 | -1/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | wifi: wext: use flex array destination for memcpy() | Hawkins Jiawei | 2022-10-07 | 1 | -1/+9 | |
| * | | | | | | | | | | | | | | | | | net: ieee802154: return -EINVAL for unknown addr type | Alexander Aring | 2022-10-07 | 1 | -3/+9 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 2022-10-13 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | libceph: drop last_piece flag from ceph_msg_data_cursor | Jeff Layton | 2022-10-04 | 1 | -3/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2022-10-13 | 2 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | SUNRPC: Add API to force the client to disconnect | Trond Myklebust | 2022-10-06 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | SUNRPC: Add a helper to allow pNFS drivers to selectively cancel RPC calls | Trond Myklebust | 2022-10-06 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | SUNRPC: Fix races with rpc_killall_tasks() | Trond Myklebust | 2022-10-06 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | Merge tag 'linux-kselftest-kunit-6.1-rc1-2' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2022-10-13 | 3 | -92/+72 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | kunit: declare kunit_assert structs as const | Daniel Latypov | 2022-10-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | kunit: rename base KUNIT_ASSERTION macro to _KUNIT_FAILED | Daniel Latypov | 2022-10-07 | 1 | -58/+65 | |
| * | | | | | | | | | | | | | | | | | | kunit: remove format func from struct kunit_assert, get it to 0 bytes | Daniel Latypov | 2022-10-07 | 2 | -28/+17 | |
| * | | | | | | | | | | | | | | | | | | kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends | Daniel Latypov | 2022-10-07 | 1 | -16/+0 | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 2022-10-12 | 5 | -183/+268 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | vfio: Add vfio_file_is_group() | Jason Gunthorpe | 2022-10-07 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | vfio/mdev: add mdev available instance checking to the core | Jason Gunthorpe | 2022-10-04 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | vfio/mdev: consolidate all the description sysfs into the core code | Christoph Hellwig | 2022-10-04 | 1 | -17/+2 | |
| * | | | | | | | | | | | | | | | | | | | vfio/mdev: consolidate all the available_instance sysfs into the core code | Christoph Hellwig | 2022-10-04 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | vfio/mdev: consolidate all the name sysfs into the core code | Christoph Hellwig | 2022-10-04 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | vfio/mdev: consolidate all the device_api sysfs into the core code | Jason Gunthorpe | 2022-10-04 | 1 | -5/+2 | |
| * | | | | | | | | | | | | | | | | | | | vfio/mdev: remove mtype_get_parent_dev | Christoph Hellwig | 2022-10-04 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | | | vfio/mdev: remove mdev_parent_dev | Christoph Hellwig | 2022-10-04 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | vfio/mdev: unexport mdev_bus_type | Christoph Hellwig | 2022-10-04 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | | | vfio/mdev: remove mdev_from_dev | Christoph Hellwig | 2022-10-04 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | | | | | vfio/mdev: simplify mdev_type handling | Christoph Hellwig | 2022-10-04 | 1 | -8/+18 | |
| * | | | | | | | | | | | | | | | | | | | vfio/mdev: embedd struct mdev_parent in the parent data structure | Christoph Hellwig | 2022-10-04 | 1 | -2/+13 | |
| * | | | | | | | | | | | | | | | | | | | vfio/mdev: make mdev.h standalone includable | Christoph Hellwig | 2022-10-04 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | vfio: Add struct device to vfio_device | Yi Liu | 2022-09-21 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | vfio/ccw: Use the new device life cycle helpers | Kevin Tian | 2022-09-21 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | | | | | vfio/hisi_acc: Use the new device life cycle helpers | Yi Liu | 2022-09-21 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | | | | | vfio/pci: Use the new device life cycle helpers | Yi Liu | 2022-09-21 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | vfio: Add helpers for unifying vfio_device life cycle | Kevin Tian | 2022-09-21 | 1 | -1/+24 | |
| * | | | | | | | | | | | | | | | | | | | vfio: Introduce the DMA logging feature support | Yishai Hadas | 2022-09-08 | 1 | -2/+26 | |
| * | | | | | | | | | | | | | | | | | | | vfio: Add an IOVA bitmap support | Joao Martins | 2022-09-08 | 1 | -0/+26 | |
| * | | | | | | | | | | | | | | | | | | | vfio: Introduce DMA logging uAPIs | Yishai Hadas | 2022-09-08 | 1 | -0/+86 | |
| * | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'mlx5/mlx5-vfio' into v6.1/vfio/next | Alex Williamson | 2022-09-08 | 20 | -41/+152 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP | Abhishek Sahu | 2022-09-01 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXIT | Abhishek Sahu | 2022-09-01 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | vfio/pci: Mask INTx during runtime suspend | Abhishek Sahu | 2022-09-01 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | vfio: Add the device features for the low power entry and exit | Abhishek Sahu | 2022-09-01 | 1 | -0/+56 | |
| * | | | | | | | | | | | | | | | | | | | | vfio/pci: Rename vfio_pci_register_dev_region() | Jason Gunthorpe | 2022-09-01 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | | vfio/pci: Split linux/vfio_pci_core.h | Jason Gunthorpe | 2022-09-01 | 1 | -133/+1 | |
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-10-12 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | xen/virtio: enable grant based virtio on x86 | Juergen Gross | 2022-10-10 | 1 | -0/+6 | |
| | |_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'mm-hotfixes-stable-2022-10-11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2022-10-12 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page | Baolin Wang | 2022-10-12 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-10-12 | 9 | -76/+54 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | include/linux/entry-common.h: remove has_signal comment of arch_do_signal_or_... | Tiezhu Yang | 2022-10-12 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | ipc/msg: mitigate the lock contention with percpu counter | Jiebin Sun | 2022-10-03 | 1 | -2/+3 |