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
2021-06-30
vfio/pci: Handle concurrent vma faults
Alex Williamson
1
-8
/
+21
2021-06-28
vfio/mtty: Enforce available_instances
Alex Williamson
1
-6
/
+16
2021-06-28
vfio/mtty: Delete mdev_devices_list
Jason Gunthorpe
1
-18
/
+6
2021-06-24
vfio: use the new pci_dev_trylock() helper to simplify try lock
Luis Chamberlain
1
-7
/
+4
2021-06-24
PCI: Export pci_dev_trylock() and pci_dev_unlock()
Luis Chamberlain
2
-2
/
+7
2021-06-24
vfio/mdpy: Fix memory leak of object mdev_state->vconfig
Colin Ian King
1
-0
/
+1
2021-06-22
vfio/iommu_type1: rename vfio_group struck to vfio_iommu_group
Max Gurtovoy
1
-16
/
+18
2021-06-22
Merge branch 'hch-mdev-direct-v4' into v5.14/vfio/next
Alex Williamson
19
-409
/
+441
2021-06-22
vfio/mbochs: Convert to use vfio_register_group_dev()
Jason Gunthorpe
1
-72
/
+91
2021-06-22
vfio/mdpy: Convert to use vfio_register_group_dev()
Jason Gunthorpe
1
-71
/
+88
2021-06-22
vfio/mtty: Convert to use vfio_register_group_dev()
Jason Gunthorpe
1
-102
/
+83
2021-06-22
vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
Jason Gunthorpe
4
-31
/
+46
2021-06-22
vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
Jason Gunthorpe
9
-40
/
+23
2021-06-22
driver core: Export device_driver_attach()
Jason Gunthorpe
3
-1
/
+5
2021-06-22
driver core: Don't return EPROBE_DEFER to userspace during sysfs bind
Christoph Hellwig
1
-39
/
+45
2021-06-22
driver core: Flow the return code from ->probe() through to sysfs bind
Christoph Hellwig
2
-14
/
+21
2021-06-22
driver core: Better distinguish probe errors in really_probe
Christoph Hellwig
1
-30
/
+42
2021-06-22
driver core: Pull required checks into driver_probe_device()
Jason Gunthorpe
2
-23
/
+11
2021-06-15
vfio/platform: remove unneeded parent_module attribute
Max Gurtovoy
3
-3
/
+0
2021-06-15
vfio: centralize module refcount in subsystem layer
Max Gurtovoy
5
-38
/
+14
2021-06-14
Linux 5.13-rc6
v5.13-rc6
Linus Torvalds
1
-1
/
+1
2021-06-13
Merge tag 'perf-tools-fixes-for-v5.13-2021-06-13' of git://git.kernel.org/pub...
Linus Torvalds
2
-5
/
+3
2021-06-13
Merge tag 'nfs-for-5.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-13
/
+33
2021-06-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-21
/
+26
2021-06-12
Merge tag 'riscv-for-linus-5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-16
/
+36
2021-06-12
mm: relocate 'write_protect_seq' in struct mm_struct
Feng Tang
1
-7
/
+20
2021-06-12
Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
40
-144
/
+357
2021-06-12
Merge tag 'tty-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+5
2021-06-12
Merge tag 'staging-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+1
2021-06-12
Merge tag 'driver-core-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-06-12
Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-20
/
+93
2021-06-12
Merge tag 'pinctrl-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-17
/
+19
2021-06-12
Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-52
/
+17
2021-06-12
Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-22
/
+39
2021-06-12
Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-25
/
+41
2021-06-12
Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-8
/
+10
2021-06-12
Merge tag 'objtool-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+28
2021-06-12
riscv: Fix BUILTIN_DTB for sifive and microchip soc
Alexandre Ghiti
2
-0
/
+2
2021-06-12
Merge tag 'trace-v5.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-2
/
+13
2021-06-12
Merge tag 'clang-features-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+3
2021-06-12
Merge tag 'gpio-fixes-for-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2021-06-11
Merge tag 'drm-fixes-2021-06-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-79
/
+232
2021-06-11
Merge tag 'devicetree-fixes-for-5.13-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+1
2021-06-11
Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...
Jens Axboe
1
-1
/
+2
2021-06-11
Merge tag 'acpi-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-22
/
+9
2021-06-11
block: loop: fix deadlock between open and remove
Christoph Hellwig
2
-18
/
+8
2021-06-11
Merge tag 'sound-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
13
-20
/
+148
2021-06-11
x86, lto: Pass -stack-alignment only on LLD < 13.0.0
Tor Vic
1
-2
/
+3
2021-06-11
Merge tag 'hwmon-for-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-3
/
+39
2021-06-11
Merge tag 'mmc-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-2
/
+7
[next]