index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-25
net: netlink: delete repeated words
Randy Dunlap
2
-5
/
+5
2020-08-25
net: ipv4: delete repeated words
Randy Dunlap
5
-6
/
+6
2020-08-25
net: sctp: ulpqueue.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-25
net: sctp: sm_make_chunk.c: delete duplicated words + fix typo
Randy Dunlap
1
-3
/
+3
2020-08-25
net: sctp: protocol.c: delete duplicated words + punctuation
Randy Dunlap
1
-4
/
+4
2020-08-25
net: sctp: chunk.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-25
net: sctp: bind_addr.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-25
net: sctp: auth.c: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-25
net: sctp: associola.c: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-25
io_uring: ignore POLLIN for recvmsg on MSG_ERRQUEUE
Luke Hsiao
1
-0
/
+6
2020-08-25
io_uring: allow tcp ancillary data for __sys_recvmsg_sock()
Luke Hsiao
4
-3
/
+10
2020-08-25
devlink: Protect devlink port list traversal
Parav Pandit
1
-0
/
+3
2020-08-25
devlink: Fix per port reporter fields initialization
Parav Pandit
1
-4
/
+4
2020-08-25
ibmvnic: Fix use-after-free of VNIC login response buffer
Thomas Falcon
2
-22
/
+25
2020-08-25
ipvlan: advertise link netns via netlink
Taehee Yoo
1
-0
/
+8
2020-08-23
do_epoll_ctl(): clean the failure exits up a bit
Al Viro
1
-13
/
+6
2020-08-23
epoll: Keep a reference on files added to the check list
Marc Zyngier
1
-2
/
+9
2020-08-22
docs: networking: add tracepoint info to l2tp.rst
Tom Parkin
1
-23
/
+14
2020-08-22
l2tp: remove tunnel and session debug flags field
Tom Parkin
7
-38
/
+17
2020-08-22
l2tp: remove custom logging macros
Tom Parkin
1
-13
/
+0
2020-08-22
l2tp: add tracepoints to l2tp_core.c
Tom Parkin
1
-52
/
+31
2020-08-22
l2tp: add tracepoint definitions in trace.h
Tom Parkin
2
-2
/
+200
2020-08-22
l2tp: add tracepoint infrastructure to core
Tom Parkin
3
-0
/
+20
2020-08-22
l2tp: use standard API for warning log messages
Tom Parkin
2
-20
/
+14
2020-08-22
l2tp: remove noisy logging, use appropriate log levels
Tom Parkin
2
-43
/
+5
2020-08-22
l2tp: don't log data frames
Tom Parkin
5
-101
/
+6
2020-08-22
net: nexthop: don't allow empty NHA_GROUP
Nikolay Aleksandrov
1
-1
/
+4
2020-08-22
net: dccp: Convert to use the preferred fallthrough macro
Miaohe Lin
6
-16
/
+17
2020-08-22
dt-bindings: vendor-prefixes: Remove trailing whitespace
Geert Uytterhoeven
1
-1
/
+1
2020-08-22
KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
Will Deacon
1
-4
/
+13
2020-08-22
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
10
-10
/
+17
2020-08-22
dt-bindings: net: correct description of phy-connection-type
Madalin Bucur
1
-1
/
+2
2020-08-21
dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instances
Rob Herring
1
-0
/
+8
2020-08-21
crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/net
Vinay Kumar Yadav
13
-91
/
+205
2020-08-21
chelsio/chtls: separate chelsio tls driver from crypto driver
Vinay Kumar Yadav
16
-99
/
+129
2020-08-21
bpf: Fix two typos in uapi/linux/bpf.h
Tobias Klauser
2
-10
/
+10
2020-08-21
net: dsa: b53: check for timeout
Tom Rix
1
-0
/
+2
2020-08-21
ARM64: vdso32: Install vdso32 from vdso_install
Stephen Boyd
2
-1
/
+2
2020-08-21
afs: Fix NULL deref in afs_dynroot_depopulate()
David Howells
1
-9
/
+11
2020-08-21
mm, page_alloc: fix core hung in free_pcppages_bulk()
Charan Teja Reddy
1
-0
/
+5
2020-08-21
mm: include CMA pages in lowmem_reserve at boot
Doug Berger
1
-1
/
+1
2020-08-21
squashfs: avoid bio_alloc() failure with 1Mbyte blocks
Phillip Lougher
1
-1
/
+5
2020-08-21
uprobes: __replace_page() avoid BUG in munlock_vma_page()
Hugh Dickins
1
-1
/
+1
2020-08-21
kernel/relay.c: fix memleak on destroy relay channel
Wei Yongjun
1
-0
/
+1
2020-08-21
romfs: fix uninitialized memory leak in romfs_dev_read()
Jann Horn
1
-3
/
+1
2020-08-21
mm/rodata_test.c: fix missing function declaration
Leon Romanovsky
1
-0
/
+1
2020-08-21
mm/vunmap: add cond_resched() in vunmap_pmd_range
Aneesh Kumar K.V
1
-0
/
+2
2020-08-21
khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
Hugh Dickins
1
-1
/
+1
2020-08-21
hugetlb_cgroup: convert comma to semicolon
Xu Wang
1
-2
/
+2
2020-08-21
mailmap: add Andi Kleen
Nick Desaulniers
1
-0
/
+1
[next]