index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
parse-maintainers.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-19
tracing: Fix synthetic event to allow semicolon at end
Masami Hiramatsu
1
-1
/
+1
2018-10-19
tracing: Fix synthetic event to accept unsigned modifier
Masami Hiramatsu
1
-6
/
+24
2018-10-19
ip6_tunnel: Fix encapsulation layout
Stefano Brivio
1
-5
/
+5
2018-10-19
tipc: fix info leak from kernel tipc_event
Jon Maloy
1
-0
/
+1
2018-10-19
net: socket: fix a missing-check bug
Wenwen Wang
1
-3
/
+8
2018-10-19
net: sched: Fix for duplicate class dump
Phil Sutter
1
-1
/
+2
2018-10-18
r8169: fix NAPI handling under high load
Heiner Kallweit
1
-5
/
+3
2018-10-18
sparc: Revert unintended perf changes.
David S. Miller
1
-5
/
+0
2018-10-18
block: don't deal with discard limit in blkdev_issue_discard()
Ming Lei
1
-26
/
+2
2018-10-18
fscache: Fix out of bound read in long cookie keys
Eric Sandeen
1
-3
/
+7
2018-10-18
fscache: Fix incomplete initialisation of inline key space
David Howells
3
-23
/
+5
2018-10-18
cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)
Al Viro
1
-1
/
+1
2018-10-18
mremap: properly flush TLB before releasing the page
Linus Torvalds
3
-24
/
+18
2018-10-18
LICENSES: Remove CC-BY-SA-4.0 license text
Christoph Hellwig
1
-397
/
+0
2018-10-18
net: ipmr: fix unresolved entry dumps
Nikolay Aleksandrov
1
-2
/
+0
2018-10-18
net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()
Gregory CLEMENT
1
-3
/
+3
2018-10-18
sctp: fix the data size calculation in sctp_data_size
Xin Long
1
-1
/
+1
2018-10-18
virtio_net: avoid using netif_tx_disable() for serializing tx routine
Ake Koomsin
1
-1
/
+4
2018-10-18
udp6: fix encap return code for resubmitting
Paolo Abeni
1
-4
/
+2
2018-10-18
mlxsw: core: Fix use-after-free when flashing firmware during init
Ido Schimmel
3
-6
/
+17
2018-10-18
sctp: not free the new asoc when sctp_wait_for_connect returns err
Xin Long
1
-1
/
+3
2018-10-18
sctp: fix race on sctp_id2asoc
Marcelo Ricardo Leitner
1
-3
/
+2
2018-10-18
r8169: re-enable MSI-X on RTL8168g
Heiner Kallweit
1
-5
/
+0
2018-10-18
net: bpfilter: use get_pid_task instead of pid_task
Taehee Yoo
1
-2
/
+4
2018-10-18
ptp: fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
2018-10-18
sparc: vDSO: Silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+3
2018-10-18
net: qla3xxx: Remove overflowing shift statement
Nathan Chancellor
1
-2
/
+0
2018-10-18
geneve, vxlan: Don't set exceptions if skb->len < mtu
Stefano Brivio
3
-6
/
+15
2018-10-18
geneve, vxlan: Don't check skb_dst() twice
Stefano Brivio
2
-21
/
+6
2018-10-18
sparc: Fix syscall fallback bugs in VDSO.
David S. Miller
2
-1
/
+16
2018-10-17
tracing: Use trace_clock_local() for looping in preemptirq_delay_test.c
Steven Rostedt (VMware)
1
-5
/
+5
2018-10-17
tracepoint: Fix tracepoint array element size mismatch
Mathieu Desnoyers
4
-30
/
+39
2018-10-17
usb: gadget: storage: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-10-16
sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL instead
Xin Long
2
-4
/
+5
2018-10-16
RDMA/ucma: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-10-16
IB/ucm: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-10-16
drm/edid: VSDB yCBCr420 Deep Color mode bit definitions
Clint Taylor
2
-4
/
+4
2018-10-16
USB: fix the usbfs flag sanitization for control transfers
Alan Stern
1
-2
/
+2
2018-10-16
parisc: Fix uninitialized variable usage in unwind.c
Helge Deller
1
-1
/
+1
2018-10-16
nfp: flower: use offsets provided by pedit instead of index for ipv6
Pieter Jansen van Vuuren
1
-11
/
+15
2018-10-16
nfp: flower: fix multiple keys per pedit action
Pieter Jansen van Vuuren
1
-4
/
+12
2018-10-16
nfp: flower: fix pedit set actions for multiple partial masks
Pieter Jansen van Vuuren
1
-6
/
+9
2018-10-16
rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler
David Howells
1
-0
/
+1
2018-10-16
sctp: use the pmtu from the icmp packet to update transport pathmtu
Xin Long
4
-1
/
+11
2018-10-16
net: fec: don't dump RX FIFO register when not available
Fugang Duan
2
-4
/
+16
2018-10-16
qed: fix spelling mistake "Ireelevant" -> "Irrelevant"
Colin Ian King
1
-1
/
+1
2018-10-16
ipv6: mcast: fix a use-after-free in inet6_mc_check
Eric Dumazet
1
-8
/
+8
2018-10-16
tipc: fix unsafe rcu locking when accessing publication list
Tung Nguyen
1
-2
/
+2
2018-10-16
rxrpc: Fix incorrect conditional on IPV6
David Howells
1
-1
/
+1
2018-10-16
ipv6: rate-limit probes for neighbourless routes
Sabrina Dubroca
2
-6
/
+10
[next]