index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-10
iov_iter: make the amount already copied available to iterator callbacks
Al Viro
1
-70
/
+50
2021-06-10
iov_iter: get rid of separate bvec and xarray callbacks
Al Viro
1
-82
/
+30
2021-06-10
iov_iter: teach iterate_{bvec,xarray}() about possible short copies
Al Viro
1
-41
/
+24
2021-06-10
iterate_bvec(): expand bvec.h macro forest, massage a bit
Al Viro
1
-13
/
+20
2021-06-10
iov_iter: unify iterate_iovec and iterate_kvec
Al Viro
1
-23
/
+5
2021-06-10
iov_iter: massage iterate_iovec and iterate_kvec to logics similar to iterate...
Al Viro
1
-55
/
+36
2021-06-10
iterate_and_advance(): get rid of magic in case when n is 0
Al Viro
1
-1
/
+1
2021-06-10
csum_and_copy_to_iter(): massage into form closer to csum_and_copy_from_iter()
Al Viro
2
-10
/
+12
2021-06-10
iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...
Al Viro
8
-60
/
+43
2021-06-10
[xarray] iov_iter_npages(): just use DIV_ROUND_UP()
Al Viro
1
-14
/
+2
2021-06-10
iov_iter_npages(): don't bother with iterate_all_kinds()
Al Viro
1
-34
/
+54
2021-06-10
get rid of iterate_all_kinds() in iov_iter_get_pages()/iov_iter_get_pages_all...
Al Viro
1
-56
/
+91
2021-06-10
iov_iter_gap_alignment(): get rid of iterate_all_kinds()
Al Viro
1
-13
/
+14
2021-06-10
iov_iter_alignment(): don't bother with iterate_all_kinds()
Al Viro
1
-10
/
+53
2021-06-10
sanitize iov_iter_fault_in_readable()
Al Viro
2
-11
/
+17
2021-06-10
iov_iter: optimize iov_iter_advance() for iovec and kvec
Al Viro
1
-14
/
+28
2021-06-10
iov_iter: separate direction from flavour
Al Viro
2
-51
/
+58
2021-06-10
iov_iter_advance(): don't modify ->iov_offset for ITER_DISCARD
Al Viro
1
-2
/
+0
2021-06-10
iov_iter: reorder handling of flavours in primitives
Al Viro
1
-46
/
+45
2021-06-10
iov_iter: switch ..._full() variants of primitives to use of iov_iter_revert()
Al Viro
2
-115
/
+21
2021-06-03
iov_iter_advance(): use consistent semantics for move past the end
Al Viro
1
-3
/
+2
2021-06-03
[xarray] iov_iter_fault_in_readable() should do nothing in xarray case
Al Viro
1
-1
/
+1
2021-06-03
copy_page_to_iter(): fix ITER_DISCARD case
Al Viro
1
-2
/
+5
2021-06-03
teach copy_page_to_iter() to handle compound pages
Al Viro
1
-3
/
+25
2021-06-03
iov_iter: Remove iov_iter_for_each_range()
David Howells
2
-31
/
+0
2021-06-03
fuse_fill_write_pages(): don't bother with iov_iter_single_seg_count()
Al Viro
1
-1
/
+0
2021-06-02
generic_perform_write()/iomap_write_actor(): saner logics for short copy
Al Viro
2
-30
/
+19
2021-06-02
ntfs_copy_from_user_iter(): don't bother with copying iov_iter
Al Viro
1
-22
/
+11
2021-05-09
Linux 5.13-rc1
v5.13-rc1
Linus Torvalds
1
-2
/
+2
2021-05-09
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
1
-1
/
+1
2021-05-09
Revert "bio: limit bio max size"
Jens Axboe
4
-21
/
+3
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
2021-05-08
smb3: if max_channels set to more than one channel request multichannel
Steve French
1
-0
/
+3
2021-05-08
smb3: do not attempt multichannel to server which does not support it
Steve French
1
-0
/
+6
2021-05-08
smb3: when mounting with multichannel include it in requested capabilities
Steve French
1
-0
/
+5
2021-05-08
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
3
-6
/
+5
2021-05-08
atm: firestream: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-0
/
+1
2021-05-08
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2
-18
/
+3
2021-05-08
mptcp: fix splat when closing unaccepted socket
Paolo Abeni
1
-2
/
+1
2021-05-07
i40e: Remove LLDP frame filters
Arkadiusz Kubalewski
3
-44
/
+0
2021-05-07
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
4
-11
/
+10
2021-05-07
i40e: fix the restart auto-negotiation after FEC modified
Jaroslaw Gawin
1
-1
/
+2
2021-05-07
i40e: Fix use-after-free in i40e_client_subtask()
Yunjian Wang
1
-0
/
+1
2021-05-07
i40e: fix broken XDP support
Magnus Karlsson
1
-6
/
+2
2021-05-07
netfilter: nftables: avoid potential overflows on 32bit arches
Eric Dumazet
2
-7
/
+10
2021-05-07
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
1
-1
/
+9
2021-05-07
mm: fix typos in comments
Lu Jialin
3
-3
/
+3
2021-05-07
mm: fix typos in comments
Ingo Molnar
39
-83
/
+83
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
157
-627
/
+110
2021-05-07
ipc/sem.c: spelling fix
Bhaskar Chowdhury
1
-1
/
+1
[next]