index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-timechart.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-12
usb: gadget: webcam: fix V4L2 Kconfig dependency
Arnd Bergmann
1
-1
/
+1
2017-12-11
usb: dwc2: Fix TxFIFOn sizes and total TxFIFO size issues
Minas Harutyunyan
3
-50
/
+25
2017-12-11
usb: dwc3: gadget: Fix PCM1 for ISOC EP with ep->mult less than 3
Manu Gautam
1
-1
/
+1
2017-12-11
usb: dwc3: of-simple: set dev_pm_ops
Masahiro Yamada
1
-0
/
+1
2017-12-11
usb: dwc3: of-simple: fix missing clk_disable_unprepare
Andreas Platschek
1
-1
/
+3
2017-12-11
usb: dwc3: gadget: Wait longer for controller to end command processing
Vincent Pelletier
1
-1
/
+1
2017-12-11
Linux 4.15-rc3
v4.15-rc3
Linus Torvalds
1
-1
/
+1
2017-12-10
hpfs: don't bother with the i_version counter or f_version
Jeff Layton
3
-4
/
+0
2017-12-10
futex: futex_wake_op, fix sign_extend32 sign bits
Jiri Slaby
1
-2
/
+2
2017-12-08
kmemcheck: rip it out for real
Michal Hocko
13
-13
/
+0
2017-12-08
net: mvpp2: fix the RSS table entry offset
Antoine Tenart
1
-1
/
+1
2017-12-08
tcp: evaluate packet losses upon RTT change
Yuchung Cheng
1
-11
/
+8
2017-12-08
tcp: fix off-by-one bug in RACK
Yuchung Cheng
1
-3
/
+3
2017-12-08
tcp: always evaluate losses in RACK upon undo
Yuchung Cheng
1
-0
/
+1
2017-12-08
tcp: correctly test congestion state in RACK
Yuchung Cheng
1
-1
/
+2
2017-12-08
bnxt_en: Fix sources of spurious netpoll warnings
Calvin Owens
1
-2
/
+2
2017-12-08
ARM64: dts: meson-gx: fix UART pclk clock name
Neil Armstrong
2
-5
/
+5
2017-12-08
tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
Neal Cardwell
1
-0
/
+1
2017-12-08
tcp_bbr: reset full pipe detection on loss recovery undo
Neal Cardwell
1
-0
/
+4
2017-12-08
tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
Neal Cardwell
1
-2
/
+5
2017-12-08
sfc: pass valid pointers from efx_enqueue_unwind
Bert Kenward
1
-1
/
+4
2017-12-08
gianfar: Disable EEE autoneg by default
Claudiu Manoil
1
-0
/
+5
2017-12-08
usb: xhci: fix TDS for MTK xHCI1.1
Chunfeng Yun
1
-3
/
+3
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-08
of: overlay: Make node skipping in init_overlay_changeset() clearer
Geert Uytterhoeven
1
-10
/
+11
2017-12-08
of: overlay: Fix out-of-bounds write in init_overlay_changeset()
Geert Uytterhoeven
1
-3
/
+4
2017-12-08
X.509: fix comparisons of ->pkey_algo
Eric Biggers
2
-2
/
+2
2017-12-08
KEYS: reject NULL restriction string when type is specified
Eric Biggers
1
-14
/
+10
2017-12-08
security: keys: remove redundant assignment to key_ref
Colin Ian King
1
-1
/
+0
2017-12-08
X.509: use crypto_shash_digest()
Eric Biggers
1
-5
/
+1
2017-12-08
KEYS: be careful with error codes in public_key_verify_signature()
Eric Biggers
1
-2
/
+5
2017-12-08
pkcs7: use crypto_shash_digest()
Eric Biggers
1
-5
/
+2
2017-12-08
pkcs7: fix check for self-signed certificate
Eric Biggers
1
-1
/
+1
2017-12-08
pkcs7: return correct error code if pkcs7_check_authattrs() fails
Eric Biggers
1
-1
/
+3
2017-12-08
509: fix printing uninitialized stack memory when OID is empty
Eric Biggers
1
-2
/
+6
2017-12-08
X.509: fix buffer overflow detection in sprint_oid()
Eric Biggers
1
-4
/
+4
2017-12-08
X.509: reject invalid BIT STRING for subjectPublicKey
Eric Biggers
1
-0
/
+2
2017-12-08
ASN.1: check for error from ASN1_OP_END__ACT actions
Eric Biggers
1
-0
/
+2
2017-12-08
ASN.1: fix out-of-bounds read when parsing indefinite length item
Eric Biggers
1
-21
/
+26
2017-12-08
KEYS: add missing permission check for request_key() destination
Eric Biggers
1
-9
/
+37
2017-12-08
KEYS: remove unnecessary get/put of explicit dest_keyring
Eric Biggers
1
-2
/
+0
2017-12-08
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
5
-7
/
+19
2017-12-08
can: peak/pcie_fd: fix potential bug in restarting tx queue
Stephane Grosjean
1
-6
/
+3
[next]