index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-25
vfio/ccw: Change pa_pfn list to pa_iova list
Nicolin Chen
1
-71
/
+64
2022-07-25
vfio/ap: Change saved_pfn to saved_iova
Nicolin Chen
2
-27
/
+19
2022-07-25
vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
Nicolin Chen
8
-49
/
+37
2022-07-23
vfio/ccw: Only pass in contiguous pages
Nicolin Chen
1
-14
/
+56
2022-07-23
vfio/ap: Pass in physical address of ind to ap_aqic()
Nicolin Chen
3
-7
/
+8
2022-07-23
drm/i915/gvt: Replace roundup with DIV_ROUND_UP
Nicolin Chen
1
-5
/
+2
2022-07-23
vfio: Make vfio_unpin_pages() return void
Nicolin Chen
6
-31
/
+18
2022-07-23
vfio/spapr_tce: Fix the comment
Alexey Kardashevskiy
1
-1
/
+4
2022-07-20
vfio: Replace the iommu notifier with a device list
Jason Gunthorpe
4
-77
/
+81
2022-07-20
vfio: Replace the DMA unmapping notifier with a callback
Jason Gunthorpe
9
-240
/
+86
2022-07-08
Merge branches 'v5.20/vfio/spapr_tce-unused-arg-v1', 'v5.20/vfio/comment-typo...
Alex Williamson
7
-126
/
+126
2022-07-07
vfio/ccw: Move FSM open/close to MDEV open/close
Eric Farman
3
-32
/
+39
2022-07-07
vfio/ccw: Refactor vfio_ccw_mdev_reset
Eric Farman
1
-14
/
+10
2022-07-07
vfio/ccw: Create a CLOSE FSM event
Eric Farman
4
-24
/
+34
2022-07-07
vfio/ccw: Create an OPEN FSM Event
Eric Farman
3
-7
/
+24
2022-07-07
vfio/ccw: Update trace data for not operational event
Eric Farman
1
-2
/
+6
2022-07-07
vfio/ccw: Flatten MDEV device (un)register
Eric Farman
3
-15
/
+2
2022-07-07
vfio/ccw: Pass enum to FSM event jumptable
Eric Farman
1
-1
/
+1
2022-07-07
vfio/ccw: Remove private->mdev
Eric Farman
3
-6
/
+0
2022-07-07
vfio/ccw: Do not change FSM state in subchannel event
Eric Farman
1
-11
/
+3
2022-07-07
vfio/ccw: Fix FSM state if mdev probe fails
Eric Farman
2
-3
/
+4
2022-07-07
vfio/ccw: Remove UUID from s390 debug log
Michael Kawano
4
-26
/
+18
2022-07-07
vfio/spapr_tce: Remove the unused parameters container
Deming Wang
1
-5
/
+4
2022-07-06
vfio/pci: fix the wrong word
Bo Liu
1
-1
/
+1
2022-06-30
Merge branches 'v5.20/vfio/migration-enhancements-v3', 'v5.20/vfio/simplify-b...
Alex Williamson
2
-32
/
+36
2022-06-30
vfio: Move "device->open_count--" out of group_rwsem in vfio_device_open()
Yi Liu
1
-1
/
+1
2022-06-30
vfio: remove useless judgement
Li Zhe
1
-6
/
+0
2022-06-30
vfio: Clear the caps->buf to NULL after free
Schspa Shi
1
-0
/
+1
2022-06-30
vfio: check iommu_group_set_name() return value
Liam Ni
1
-1
/
+3
2022-06-30
vfio: Split migration ops from main device ops
Yishai Hadas
7
-24
/
+51
2022-06-30
vfio/mlx5: Protect mlx5vf_disable_fds() upon close device
Yishai Hadas
3
-1
/
+12
2022-06-27
vfio: check vfio_register_iommu_driver() return value
Bo Liu
1
-3
/
+7
2022-06-27
vfio: Use device_iommu_capable()
Robin Murphy
1
-1
/
+1
2022-06-27
vfio/type1: Simplify bus_type determination
Robin Murphy
1
-20
/
+23
2022-06-27
vfio: de-extern-ify function prototypes
Alex Williamson
7
-95
/
+91
2022-06-27
Linux 5.19-rc4
v5.19-rc4
Linus Torvalds
1
-1
/
+1
2022-06-27
Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
37
-193
/
+205
2022-06-27
Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
15
-35
/
+117
2022-06-26
Merge tag 'perf-tools-fixes-for-v5.19-2022-06-26' of git://git.kernel.org/pub...
Linus Torvalds
11
-104
/
+369
2022-06-26
Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-30
/
+158
2022-06-26
Merge tag 'dma-mapping-5.19-2022-06-26' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-3
/
+2
2022-06-26
Merge tag 'for-5.19/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-31
/
+21
2022-06-26
Merge tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-3
/
+9
2022-06-26
Merge tag 'xtensa-20220626' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-1
/
+3
2022-06-26
Merge tag 'powerpc-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
13
-40
/
+83
2022-06-26
Merge tag 'kbuild-fixes-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-4
/
+13
2022-06-26
Merge tag 'exfat-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2022-06-26
Merge tag '5.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-139
/
+366
2022-06-26
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+13
2022-06-26
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+20
[next]