index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
io_uring: support multishot in recvmsg
Dylan Yudaken
2022-07-25
1
-0
/
+7
*
net: copy from user before calling __get_compat_msghdr
Dylan Yudaken
2022-07-25
1
-3
/
+2
*
net: copy from user before calling __copy_msghdr
Dylan Yudaken
2022-07-25
1
-4
/
+3
*
io_uring: add netmsg cache
Jens Axboe
2022-07-25
1
-2
/
+4
*
io_uring: impose max limit on apoll cache
Jens Axboe
2022-07-25
1
-0
/
+1
*
io_uring: add abstraction around apoll cache
Jens Axboe
2022-07-25
1
-1
/
+5
*
io_uring: fix io_uring_cqe_overflow trace format
Dylan Yudaken
2022-07-25
1
-1
/
+1
*
io_uring: multishot recv
Dylan Yudaken
2022-07-25
1
-0
/
+5
*
io_uring: let to set a range for file slot allocation
Pavel Begunkov
2022-07-25
2
-0
/
+16
*
io_uring: add support for passing fixed file descriptors
Jens Axboe
2022-07-25
1
-0
/
+17
*
io_uring: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2022-07-25
1
-1
/
+1
*
io_uring: fuse fallback_node and normal tw node
Pavel Begunkov
2022-07-25
1
-4
/
+1
*
io_uring: add sync cancelation API through io_uring_register()
Jens Axboe
2022-07-25
1
-0
/
+15
*
io_uring: add IORING_ASYNC_CANCEL_FD_FIXED cancel flag
Jens Axboe
2022-07-25
1
-0
/
+2
*
io_uring: add trace event for running task work
Dylan Yudaken
2022-07-25
1
-0
/
+30
*
io_uring: lockless task list
Dylan Yudaken
2022-07-25
1
-1
/
+1
*
io_uring: hide eventfd assumptions in eventfd paths
Pavel Begunkov
2022-07-25
1
-0
/
+2
*
io_uring: remove ->flush_cqes optimisation
Pavel Begunkov
2022-07-25
1
-1
/
+0
*
io_uring: move a few private types to local headers
Jens Axboe
2022-07-25
1
-18
/
+0
*
io_uring: clean up tracing events
Pavel Begunkov
2022-07-25
1
-85
/
+57
*
io_uring: make io_uring_types.h public
Pavel Begunkov
2022-07-25
1
-0
/
+554
*
io_uring: add IORING_SETUP_SINGLE_ISSUER
Pavel Begunkov
2022-07-25
1
-1
/
+4
*
io_uring: add support for level triggered poll
Jens Axboe
2022-07-25
1
-0
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-07-23
1
-1
/
+1
|
\
|
*
KVM: stats: Fix value for KVM_STATS_UNIT_MAX for boolean stats
Oliver Upton
2022-07-19
1
-1
/
+1
*
|
Merge tag 'drm-fixes-2022-07-22' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-07-22
1
-2
/
+2
|
\
\
|
*
\
Merge tag 'drm-misc-fixes-2022-07-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-07-22
1
-2
/
+2
|
|
\
\
|
|
*
|
drm/scheduler: Don't kill jobs in interrupt context
Dmitry Osipenko
2022-07-15
1
-2
/
+2
*
|
|
|
mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE case
Linus Torvalds
2022-07-22
1
-3
/
+0
*
|
|
|
Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-07-21
9
-23
/
+45
|
\
\
\
\
|
*
|
|
|
tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
Kuniyuki Iwashima
2022-07-20
1
-2
/
+2
|
*
|
|
|
udp: Fix a data-race around sysctl_udp_l3mdev_accept.
Kuniyuki Iwashima
2022-07-20
1
-1
/
+1
|
*
|
|
|
ip: Fix data-races around sysctl_ip_prot_sock.
Kuniyuki Iwashima
2022-07-20
1
-1
/
+1
|
*
|
|
|
amt: use workqueue for gateway side message handling
Taehee Yoo
2022-07-19
1
-0
/
+20
|
*
|
|
|
tcp: Fix a data-race around sysctl_tcp_notsent_lowat.
Kuniyuki Iwashima
2022-07-18
1
-1
/
+1
|
*
|
|
|
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
2022-07-18
1
-1
/
+2
|
*
|
|
|
tcp: Fix data-races around keepalive sysctl knobs.
Kuniyuki Iwashima
2022-07-18
1
-3
/
+6
|
*
|
|
|
net: stmmac: switch to use interrupt for hw crosstimestamping
Wong Vee Khee
2022-07-18
1
-0
/
+1
|
*
|
|
|
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
2022-07-16
3
-6
/
+2
|
*
|
|
|
tcp: Fix data-races around sysctl_tcp_l3mdev_accept.
Kuniyuki Iwashima
2022-07-15
2
-3
/
+3
|
*
|
|
|
tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+2
|
*
|
|
|
ip: Fix a data-race around sysctl_fwmark_reflect.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
|
*
|
|
|
ip: Fix data-races around sysctl_ip_nonlocal_bind.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
|
*
|
|
|
ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
|
*
|
|
|
ip: Fix data-races around sysctl_ip_default_ttl.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
*
|
|
|
|
mmu_gather: Force tlb-flush VM_PFNMAP vmas
Peter Zijlstra
2022-07-21
1
-16
/
+17
*
|
|
|
|
mmu_gather: Let there be one tlb_{start,end}_vma() implementation
Peter Zijlstra
2022-07-21
1
-13
/
+2
*
|
|
|
|
mmu_gather: Remove per arch tlb_{start,end}_vma()
Peter Zijlstra
2022-07-21
1
-2
/
+19
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-07-17
1
-4
/
+7
|
\
\
\
\
|
*
|
|
|
Input: document the units for resolution of size axes
Siarhei Vishniakou
2022-07-09
1
-4
/
+7
[next]