index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-blk: set req->state to MQ_RQ_COMPLETE after polling I/O is finished
Suwan Kim
2023-02-20
1
-2
/
+3
*
docs: driver-api: virtio: commentize spec version checking
Bagas Sanjaya
2023-02-20
1
-1
/
+1
*
docs: driver-api: virtio: slightly reword virtqueues allocation paragraph
Bagas Sanjaya
2023-02-20
1
-4
/
+4
*
docs: driver-api: virtio: parenthesize external reference targets
Bagas Sanjaya
2023-02-20
1
-4
/
+5
*
vdpa_sim: Implement resume vdpa op
Sebastien Boeuf
2023-02-20
2
-0
/
+30
*
vhost-vdpa: uAPI to resume the device
Sebastien Boeuf
2023-02-20
2
-0
/
+26
*
vhost-vdpa: Introduce RESUME backend feature bit
Sebastien Boeuf
2023-02-20
2
-1
/
+17
*
vdpa: Add resume operation
Sebastien Boeuf
2023-02-20
1
-1
/
+5
*
virtio: vdpa: new SolidNET DPU driver.
Alvaro Karsz
2023-02-20
7
-0
/
+1522
*
PCI: Avoid FLR for SolidRun SNET DPU rev 1
Alvaro Karsz
2023-02-20
1
-0
/
+8
*
PCI: Add SolidRun vendor ID
Alvaro Karsz
2023-02-20
1
-0
/
+2
*
vdpa_sim_net: Offer VIRTIO_NET_F_STATUS
Eugenio Pérez
2023-02-20
1
-0
/
+1
*
vDPA/ifcvf: implement features provisioning
Zhu Lingshan
2023-02-20
3
-1
/
+17
*
vDPA/ifcvf: retire ifcvf_private_to_vf
Zhu Lingshan
2023-02-20
2
-8
/
+5
*
vDPA/ifcvf: allocate the adapter in dev_add()
Zhu Lingshan
2023-02-20
1
-21
/
+13
*
vDPA/ifcvf: manage ifcvf_hw in the mgmt_dev
Zhu Lingshan
2023-02-20
2
-5
/
+7
*
vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hw
Zhu Lingshan
2023-02-20
1
-3
/
+2
*
vDPA/ifcvf: decouple config/dev IRQ requester and vectors allocator from the ...
Zhu Lingshan
2023-02-20
1
-12
/
+9
*
vDPA/ifcvf: decouple vq irq requester from the adapter
Zhu Lingshan
2023-02-20
1
-11
/
+8
*
vDPA/ifcvf: decouple config IRQ releaser from the adapter
Zhu Lingshan
2023-02-20
1
-12
/
+10
*
vDPA/ifcvf: decouple vq IRQ releasers from the adapter
Zhu Lingshan
2023-02-20
1
-12
/
+9
*
vDPA/ifcvf: alloc the mgmt_dev before the adapter
Zhu Lingshan
2023-02-20
1
-17
/
+14
*
vDPA/ifcvf: decouple config space ops from the adapter
Zhu Lingshan
2023-02-20
1
-16
/
+5
*
vDPA/ifcvf: decouple hw features manipulators from the adapter
Zhu Lingshan
2023-02-20
3
-7
/
+4
*
vdpa/mlx5: Add RX counters to debugfs
Eli Cohen
2023-02-20
4
-30
/
+219
*
vdpa/mlx5: Add debugfs subtree
Eli Cohen
2023-02-20
4
-1
/
+87
*
vdpa/mlx5: Move some definitions to a new header file
Eli Cohen
2023-02-20
2
-44
/
+56
*
virtio_blk: mark all zone fields LE
Michael S. Tsirkin
2023-02-15
1
-9
/
+9
*
virtio_blk: zone append in header type tweak
Michael S. Tsirkin
2023-02-15
1
-1
/
+1
*
virtio_blk: temporary variable type tweak
Michael S. Tsirkin
2023-02-15
1
-1
/
+1
*
virtio-blk: add support for zoned block devices
Dmitry Fomichev
2023-02-15
2
-18
/
+474
*
docs: driver-api: virtio: virtio on Linux
Ricardo Cañuelo
2023-02-15
6
-3
/
+359
*
virtio_pmem: populate numa information
Michael Sammler
2023-02-15
1
-2
/
+9
*
vdpa_sim: not reset state in vdpasim_queue_ready
Eugenio Pérez
2023-02-13
1
-0
/
+2
*
Linux 6.2-rc8
v6.2-rc8
Linus Torvalds
2023-02-12
1
-1
/
+1
*
MAINTAINERS: Add myself as maintainer for arch/sh (SUPERH)
John Paul Adrian Glaubitz
2023-02-12
1
-0
/
+1
*
Merge tag 'trace-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-02-12
5
-11
/
+36
|
\
|
*
tracing: Fix TASK_COMM_LEN in trace event format file
Yafang Shao
2023-02-12
5
-11
/
+36
*
|
Merge tag 'for-6.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-12
4
-9
/
+34
|
\
\
|
*
|
btrfs: free device in btrfs_close_devices for a single device filesystem
Anand Jain
2023-02-09
1
-1
/
+15
|
*
|
btrfs: lock the inode in shared mode before starting fiemap
Filipe Manana
2023-02-09
1
-0
/
+2
|
*
|
btrfs: simplify update of last_dir_index_offset when logging a directory
Filipe Manana
2023-02-06
2
-8
/
+17
*
|
|
Merge tag 'usb-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-12
3
-4
/
+11
|
\
\
\
|
*
|
|
usb: core: add quirk for Alcor Link AK9563 smartcard reader
Mark Pearson
2023-02-09
1
-0
/
+3
|
*
|
|
usb: typec: altmodes/displayport: Fix probe pin assign check
Prashant Malani
2023-02-09
1
-4
/
+4
|
*
|
|
Revert "usb: gadget: u_ether: Do not make UDC parent of the net device"
Paul Cercueil
2023-02-09
1
-0
/
+4
*
|
|
|
Merge tag 'efi-fixes-for-v6.2-4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-12
1
-3
/
+6
|
\
\
\
\
|
*
|
|
|
arm64: efi: Force the use of SetVirtualAddressMap() on eMAG and Altra Max mac...
Darren Hart
2023-02-09
1
-3
/
+6
*
|
|
|
|
Merge tag 'powerpc-6.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-02-12
3
-3
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switch
Nicholas Piggin
2023-02-07
1
-2
/
+4
[next]