index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-02-20
vdpa_sim: support vendor statistics
Jason Wang
2023-02-20
vdpasim: customize allocation size
Jason Wang
2023-02-20
vdpa_sim: switch to use __vdpa_alloc_device()
Jason Wang
2023-02-20
vdpa_sim: use weak barriers
Jason Wang
2023-02-20
virtio-blk: support completion batching for the IRQ path
Suwan Kim
2023-02-20
virtio-blk: set req->state to MQ_RQ_COMPLETE after polling I/O is finished
Suwan Kim
2023-02-20
docs: driver-api: virtio: commentize spec version checking
Bagas Sanjaya
2023-02-20
docs: driver-api: virtio: slightly reword virtqueues allocation paragraph
Bagas Sanjaya
2023-02-20
docs: driver-api: virtio: parenthesize external reference targets
Bagas Sanjaya
2023-02-20
vdpa_sim: Implement resume vdpa op
Sebastien Boeuf
2023-02-20
vhost-vdpa: uAPI to resume the device
Sebastien Boeuf
2023-02-20
vhost-vdpa: Introduce RESUME backend feature bit
Sebastien Boeuf
2023-02-20
vdpa: Add resume operation
Sebastien Boeuf
2023-02-20
virtio: vdpa: new SolidNET DPU driver.
Alvaro Karsz
2023-02-20
PCI: Avoid FLR for SolidRun SNET DPU rev 1
Alvaro Karsz
2023-02-20
PCI: Add SolidRun vendor ID
Alvaro Karsz
2023-02-20
vdpa_sim_net: Offer VIRTIO_NET_F_STATUS
Eugenio Pérez
2023-02-20
vDPA/ifcvf: implement features provisioning
Zhu Lingshan
2023-02-20
vDPA/ifcvf: retire ifcvf_private_to_vf
Zhu Lingshan
2023-02-20
vDPA/ifcvf: allocate the adapter in dev_add()
Zhu Lingshan
2023-02-20
vDPA/ifcvf: manage ifcvf_hw in the mgmt_dev
Zhu Lingshan
2023-02-20
vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hw
Zhu Lingshan
2023-02-20
vDPA/ifcvf: decouple config/dev IRQ requester and vectors allocator from the ...
Zhu Lingshan
2023-02-20
vDPA/ifcvf: decouple vq irq requester from the adapter
Zhu Lingshan
2023-02-20
vDPA/ifcvf: decouple config IRQ releaser from the adapter
Zhu Lingshan
2023-02-20
vDPA/ifcvf: decouple vq IRQ releasers from the adapter
Zhu Lingshan
2023-02-20
vDPA/ifcvf: alloc the mgmt_dev before the adapter
Zhu Lingshan
2023-02-20
vDPA/ifcvf: decouple config space ops from the adapter
Zhu Lingshan
2023-02-20
vDPA/ifcvf: decouple hw features manipulators from the adapter
Zhu Lingshan
2023-02-20
vdpa/mlx5: Add RX counters to debugfs
Eli Cohen
2023-02-20
vdpa/mlx5: Add debugfs subtree
Eli Cohen
2023-02-20
vdpa/mlx5: Move some definitions to a new header file
Eli Cohen
2023-02-20
MAINTAINERS: Add Miquel Raynal as additional maintainer for ieee802154
Stefan Schmidt
2023-02-20
MAINTAINERS: Switch maintenance for mrf24j40 driver over
Stefan Schmidt
2023-02-20
MAINTAINERS: Switch maintenance for mcr20a driver over
Stefan Schmidt
2023-02-20
MAINTAINERS: Switch maintenance for cc2520 driver over
Stefan Schmidt
2023-02-21
Merge tag 'amd-drm-next-6.3-2023-02-17' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2023-02-20
Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-21
tracing/eprobe: no need to check for negative ret value for snprintf
Quanfa Fu
2023-02-21
test_kprobes: Add recursed kprobe test case
Masami Hiramatsu (Google)
2023-02-21
tracing/probe: add a char type to show the character value of traced arguments
Donglin Peng
2023-02-20
Merge tag 'soc-dt-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2023-02-21
selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbols
Masami Hiramatsu (Google)
2023-02-21
selftests/ftrace: Fix eprobe syntax test case to check filter support
Masami Hiramatsu (Google)
2023-02-21
tracing/eprobe: Fix to add filter on eprobe description in README file
Masami Hiramatsu (Google)
2023-02-21
x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe range
Yang Jihong
2023-02-21
x86/kprobes: Fix __recover_optprobed_insn check optimizing logic
Yang Jihong
2023-02-21
kprobes: Fix to handle forcibly unoptimized kprobes on freeing_list
Masami Hiramatsu (Google)
2023-02-21
Merge tag 'drm-misc-next-fixes-2023-02-16' of git://anongit.freedesktop.org/d...
Dave Airlie
2023-02-20
Merge tag 'soc-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[prev]
[next]