index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
stat.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-08
xhci: Don't add a virt_dev to the devs array before it's fully allocated
Mathias Nyman
1
-4
/
+11
2017-12-08
usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer
Shuah Khan
1
-0
/
+7
2017-12-08
usbip: prevent vhci_hcd driver from leaking a socket pointer address
Shuah Khan
3
-13
/
+21
2017-12-08
usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input
Shuah Khan
1
-4
/
+31
2017-12-08
usbip: fix stub_rx: get_pipe() to validate endpoint number
Shuah Khan
1
-7
/
+11
2017-12-08
tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc...
Julien BOIBESSOT
1
-1
/
+1
2017-12-08
USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 ID
David Kozub
2
-0
/
+14
2017-12-08
usb: musb: da8xx: fix babble condition handling
Bin Liu
1
-1
/
+9
2017-12-05
remove task and stack pointer printout from oops dump
Linus Torvalds
1
-3
/
+0
2017-12-04
arch/tile: mark as orphaned
Chris Metcalf
1
-3
/
+1
2017-12-03
Documentation: fix docs build error after source file removed
Randy Dunlap
1
-3
/
+0
2017-12-03
tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()
David Ahern
1
-2
/
+1
2017-12-03
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
Eric Dumazet
2
-23
/
+46
2017-12-03
Linux 4.15-rc2
v4.15-rc2
Linus Torvalds
1
-1
/
+1
2017-12-03
rxrpc: Fix the MAINTAINERS record
David Howells
1
-3
/
+15
2017-12-03
rxrpc: Use correct netns source in rxrpc_release_sock()
David Howells
1
-2
/
+3
2017-12-03
liquidio: fix incorrect indentation of assignment statement
Colin Ian King
1
-1
/
+1
2017-12-03
stmmac: reset last TSO segment size after device open
Lars Persson
1
-0
/
+1
2017-12-03
ipvlan: Add the skb->mark as flow4's member to lookup route
Gao Feng
1
-0
/
+1
2017-12-03
s390/qeth: build max size GSO skbs on L2 devices
Julian Wiedmann
2
-4
/
+2
2017-12-03
s390/qeth: fix GSO throughput regression
Julian Wiedmann
4
-0
/
+38
2017-12-03
s390/qeth: fix thinko in IPv4 multicast address tracking
Julian Wiedmann
1
-0
/
+1
2017-12-03
tap: free skb if flags error
Wei Xu
1
-4
/
+10
2017-12-03
tun: free skb in early errors
Wei Xu
1
-6
/
+18
2017-12-03
vhost: fix skb leak in handle_rx()
Wei Xu
1
-10
/
+10
2017-12-03
bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()
Vasundhara Volam
1
-1
/
+1
2017-12-03
bnxt_en: fix dst/src fid for vxlan encap/decap actions
Sathya Perla
1
-22
/
+26
2017-12-03
bnxt_en: wildcard smac while creating tunnel decap filter
Sunil Challa
1
-5
/
+2
2017-12-03
bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown
Ray Jui
1
-1
/
+2
2017-12-02
gpio: pca953x: fix vendor prefix for PCA9654
Sergei Shtylyov
2
-2
/
+2
2017-12-02
scsi: documentation: Fix case of 'scsi_device' struct mention(s)
John Pittman
1
-3
/
+3
2017-12-02
genericirq.rst: Remove :c:func:`...` in code blocks
Jonathan Neuschäfer
1
-8
/
+8
2017-12-02
dmaengine: doc : Fix warning "Title underline too short" while make xmldocs
Masanari Iida
1
-1
/
+1
2017-12-02
scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none
Will Deacon
1
-1
/
+1
2017-12-01
RISC-V: __io_writes should respect the length argument
Palmer Dabbelt
1
-1
/
+1
2017-12-01
move libgcc.h to include/linux
Christoph Hellwig
7
-6
/
+6
2017-12-01
phylink: ensure we take the link down when phylink_stop() is called
Russell King
1
-0
/
+1
2017-12-01
sfp: warn about modules requiring address change sequence
Russell King
1
-1
/
+7
2017-12-01
sfp: improve RX_LOS handling
Russell King
1
-11
/
+22
2017-12-01
sfp: fix RX_LOS signal handling
Russell King
1
-3
/
+5
2017-12-01
net: phy-micrel: check return code in flp center function
Max Uvarov
1
-2
/
+4
2017-12-01
tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
Tommi Rantala
1
-4
/
+0
2017-12-01
tcp/dccp: block bh before arming time_wait timer
Eric Dumazet
2
-0
/
+12
2017-12-01
sctp: do not abandon the other frags in unsent outq if one msg has outstandin...
Xin Long
2
-1
/
+6
2017-12-01
sctp: abandon the whole msg if one part of a fragmented message is abandoned
Xin Long
3
-5
/
+17
2017-12-01
sctp: only update outstanding_bytes for transmitted queue when doing prsctp_p...
Xin Long
1
-2
/
+4
2017-12-01
usb: xhci: fix panic in xhci_free_virt_devices_depth_first
Yu Chen
1
-0
/
+7
2017-12-01
xhci: Don't show incorrect WARN message about events for empty rings
Mathias Nyman
1
-4
/
+8
2017-12-01
virtio_balloon: fix increment of vb->num_pfns in fill_balloon()
Jan Stancek
1
-2
/
+1
2017-12-01
virtio: release virtio index when fail to device_register
weiping zhang
1
-0
/
+2
[next]