index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
video
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-11
virtio_ring: split vring_virtqueue
Xuan Zhuo
1
-56
/
+60
2022-08-11
virtio_ring: extract the logic of freeing vring
Xuan Zhuo
1
-5
/
+13
2022-08-11
virtio_ring: update the document of the virtqueue_detach_unused_buf for queue...
Xuan Zhuo
1
-2
/
+2
2022-08-11
virtio: struct virtio_config_ops add callbacks for queue_reset
Xuan Zhuo
1
-0
/
+14
2022-08-11
virtio: record the maximum queue num supported by the device.
Xuan Zhuo
9
-0
/
+18
2022-08-11
drivers/virtio: Clarify CONFIG_VIRTIO_MEM for unsupported architectures
David Hildenbrand
1
-3
/
+5
2022-08-11
virtio_mmio: add support to set IRQ of a virtio device as wakeup source
Minghao Xue
1
-0
/
+3
2022-08-11
dt-bindings: virtio: mmio: add optional wakeup-source property
Minghao Xue
1
-0
/
+4
2022-08-11
vdpa: Use device_iommu_capable()
Robin Murphy
1
-1
/
+1
2022-08-11
virtio: VIRTIO_HARDEN_NOTIFICATION is broken
Michael S. Tsirkin
1
-1
/
+2
2022-08-11
virtio_pmem: set device ready in probe()
Jason Wang
1
-0
/
+7
2022-08-11
virtio_pmem: initialize provider_data through nd_region_desc
Jason Wang
1
-1
/
+1
2022-08-11
vringh: iterate on iotlb_translate to handle large translations
Stefano Garzarella
1
-22
/
+56
2022-08-11
virtio_ring: remove the arg vq of vring_alloc_desc_extra()
Xuan Zhuo
1
-4
/
+3
2022-08-11
remoteproc: rename len of rpoc_vring to num
Xuan Zhuo
3
-9
/
+9
2022-07-31
Linux 5.19
v5.19
Linus Torvalds
1
-1
/
+1
2022-07-30
locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...
Waiman Long
1
-10
/
+20
2022-07-29
docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...
Eiichi Tsukata
1
-0
/
+2
2022-07-29
mm/hmm: fault non-owner device private entries
Ralph Campbell
1
-11
/
+8
2022-07-29
page_alloc: fix invalid watermark check on a negative value
Jaewon Kim
1
-4
/
+8
2022-07-29
workqueue: Avoid a false warning in unbind_workers()
Lai Jiangshan
1
-1
/
+4
2022-07-29
LoongArch: Fix wrong "ROM Size" of boardinfo
Tiezhu Yang
1
-1
/
+1
2022-07-29
LoongArch: Fix missing fcsr in ptrace's fpr_set
Qi Hu
1
-5
/
+7
2022-07-29
LoongArch: Fix shared cache size calculation
Huacai Chen
1
-2
/
+9
2022-07-29
LoongArch: Disable executable stack by default
Huacai Chen
1
-2
/
+0
2022-07-29
LoongArch: Remove unused variables
Bibo Mao
2
-32
/
+0
2022-07-29
LoongArch: Remove clock setting during cpu hotplug stage
Bibo Mao
2
-101
/
+13
2022-07-29
LoongArch: Remove useless header compiler.h
Jun Yi
8
-32
/
+6
2022-07-29
LoongArch: Remove several syntactic sugar macros for branches
WANG Xuerui
1
-12
/
+0
2022-07-29
LoongArch: Re-tab the assembly files
WANG Xuerui
7
-163
/
+163
2022-07-29
LoongArch: Simplify "BGT foo, zero" with BGTZ
WANG Xuerui
2
-2
/
+2
2022-07-29
LoongArch: Simplify "BLT foo, zero" with BLTZ
WANG Xuerui
2
-7
/
+7
2022-07-29
LoongArch: Simplify "BEQ/BNE foo, zero" with BEQZ/BNEZ
WANG Xuerui
4
-22
/
+22
2022-07-29
LoongArch: Use the "move" pseudo-instruction where applicable
WANG Xuerui
5
-8
/
+8
2022-07-29
LoongArch: Use the "jr" pseudo-instruction where applicable
WANG Xuerui
5
-15
/
+15
2022-07-29
LoongArch: Use ABI names of registers where appropriate
WANG Xuerui
7
-55
/
+55
2022-07-29
ARM: findbit: fix overflowing offset
Russell King (Oracle)
1
-8
/
+8
2022-07-29
x86/bugs: Do not enable IBPB at firmware entry when IBPB is not available
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2022-07-28
nouveau/svm: Fix to migrate all requested pages
Alistair Popple
1
-1
/
+5
2022-07-28
stmmac: dwmac-mediatek: fix resource leak in probe
Dan Carpenter
1
-4
/
+5
2022-07-28
ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
Ziyang Xuan
1
-0
/
+3
2022-07-28
net: ping6: Fix memleak in ipv6_renew_options().
Kuniyuki Iwashima
1
-0
/
+6
2022-07-28
watch_queue: Fix missing locking in add_watch_to_object()
Linus Torvalds
1
-22
/
+36
2022-07-28
watch_queue: Fix missing rcu annotation
David Howells
1
-1
/
+1
2022-07-28
net/funeth: Fix fun_xdp_tx() and XDP packet reclaim
Dimitris Michailidis
3
-15
/
+16
2022-07-28
sctp: leave the err path free in sctp_stream_init to sctp_stream_free
Xin Long
2
-19
/
+5
2022-07-28
sfc: disable softirqs for ptp TX
Alejandro Lucero
1
-0
/
+22
2022-07-28
ptp: ocp: Select CRC16 in the Kconfig.
Jonathan Lemon
1
-0
/
+1
2022-07-28
clk: sunxi-ng: Fix H6 RTC clock definition
Jernej Skrabec
1
-0
/
+1
2022-07-27
tcp: md5: fix IPv4-mapped support
Eric Dumazet
1
-3
/
+12
[next]