index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KEYS: reject NULL restriction string when type is specified
Eric Biggers
2017-12-08
1
-14
/
+10
*
security: keys: remove redundant assignment to key_ref
Colin Ian King
2017-12-08
1
-1
/
+0
*
X.509: use crypto_shash_digest()
Eric Biggers
2017-12-08
1
-5
/
+1
*
KEYS: be careful with error codes in public_key_verify_signature()
Eric Biggers
2017-12-08
1
-2
/
+5
*
pkcs7: use crypto_shash_digest()
Eric Biggers
2017-12-08
1
-5
/
+2
*
pkcs7: fix check for self-signed certificate
Eric Biggers
2017-12-08
1
-1
/
+1
*
pkcs7: return correct error code if pkcs7_check_authattrs() fails
Eric Biggers
2017-12-08
1
-1
/
+3
*
509: fix printing uninitialized stack memory when OID is empty
Eric Biggers
2017-12-08
1
-2
/
+6
*
X.509: fix buffer overflow detection in sprint_oid()
Eric Biggers
2017-12-08
1
-4
/
+4
*
X.509: reject invalid BIT STRING for subjectPublicKey
Eric Biggers
2017-12-08
1
-0
/
+2
*
ASN.1: check for error from ASN1_OP_END__ACT actions
Eric Biggers
2017-12-08
1
-0
/
+2
*
ASN.1: fix out-of-bounds read when parsing indefinite length item
Eric Biggers
2017-12-08
1
-21
/
+26
*
KEYS: add missing permission check for request_key() destination
Eric Biggers
2017-12-08
1
-9
/
+37
*
KEYS: remove unnecessary get/put of explicit dest_keyring
Eric Biggers
2017-12-08
1
-2
/
+0
*
Merge tag 'docs-4.15-fixes' of git://git.lwn.net/linux
Linus Torvalds
2017-12-04
5
-16
/
+13
|
\
|
*
Documentation: fix docs build error after source file removed
Randy Dunlap
2017-12-03
1
-3
/
+0
|
*
scsi: documentation: Fix case of 'scsi_device' struct mention(s)
John Pittman
2017-12-02
1
-3
/
+3
|
*
genericirq.rst: Remove :c:func:`...` in code blocks
Jonathan Neuschäfer
2017-12-02
1
-8
/
+8
|
*
dmaengine: doc : Fix warning "Title underline too short" while make xmldocs
Masanari Iida
2017-12-02
1
-1
/
+1
|
*
scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none
Will Deacon
2017-12-02
1
-1
/
+1
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-12-04
3
-3
/
+5
|
\
\
|
*
|
virtio_balloon: fix increment of vb->num_pfns in fill_balloon()
Jan Stancek
2017-12-01
1
-2
/
+1
|
*
|
virtio: release virtio index when fail to device_register
weiping zhang
2017-12-01
1
-0
/
+2
|
*
|
fw_cfg: fix driver remove
Marc-André Lureau
2017-12-01
1
-1
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-04
54
-187
/
+397
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-12-03
10
-21
/
+77
|
|
\
\
\
|
|
*
|
|
samples/bpf: add error checking for perf ioctl calls in bpf loader
Yonghong Song
2017-12-01
1
-2
/
+12
|
|
*
|
|
bpf: set maximum number of attached progs to 64 for a single perf tp
Yonghong Song
2017-12-01
2
-1
/
+10
|
|
*
|
|
tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_log
Yonghong Song
2017-11-30
1
-0
/
+7
|
|
*
|
|
trace/xdp: fix compile warning: 'struct bpf_map' declared inside parameter list
Xie XiuQi
2017-11-30
1
-0
/
+1
|
|
*
|
|
Merge branch 'bpftool-misc-fixes'
Daniel Borkmann
2017-11-30
4
-18
/
+32
|
|
|
\
\
\
|
|
|
*
|
|
tools: bpftool: declare phony targets as such
Quentin Monnet
2017-11-30
1
-1
/
+1
|
|
|
*
|
|
tools: bpftool: unify installation directories
Quentin Monnet
2017-11-30
2
-3
/
+4
|
|
|
*
|
|
tools: bpftool: remove spurious line break from error message
Quentin Monnet
2017-11-30
1
-1
/
+1
|
|
|
*
|
|
tools: bpftool: make error message from getopt_long() JSON-friendly
Quentin Monnet
2017-11-30
1
-1
/
+6
|
|
|
*
|
|
tools: bpftool: clean up the JSON writer before exiting in usage()
Quentin Monnet
2017-11-30
2
-2
/
+11
|
|
|
*
|
|
tools: bpftool: fix crash on bad parameters with JSON
Quentin Monnet
2017-11-30
1
-10
/
+9
|
|
|
/
/
/
|
|
*
|
|
bpf: offload: add a license header
Jakub Kicinski
2017-11-27
1
-0
/
+15
|
*
|
|
|
Merge branch 'tcp-cb-selinux-corruption'
David S. Miller
2017-12-03
3
-25
/
+47
|
|
\
\
\
\
|
|
*
|
|
|
tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()
David Ahern
2017-12-03
1
-2
/
+1
|
|
*
|
|
|
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
Eric Dumazet
2017-12-03
2
-23
/
+46
|
|
/
/
/
/
|
*
|
|
|
rxrpc: Fix the MAINTAINERS record
David Howells
2017-12-03
1
-3
/
+15
|
*
|
|
|
rxrpc: Use correct netns source in rxrpc_release_sock()
David Howells
2017-12-03
1
-2
/
+3
|
*
|
|
|
liquidio: fix incorrect indentation of assignment statement
Colin Ian King
2017-12-03
1
-1
/
+1
|
*
|
|
|
Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm...
David S. Miller
2017-12-03
6
-11
/
+25
|
|
\
\
\
\
|
|
*
|
|
|
can: mcba_usb: fix device disconnect bug
Martin Kelly
2017-12-01
1
-0
/
+1
|
|
*
|
|
|
can: mcba_usb: fix typo
Martin Kelly
2017-12-01
1
-1
/
+1
|
|
*
|
|
|
can: flexcan: fix VF610 state transition issue
Marc Kleine-Budde
2017-12-01
1
-2
/
+3
|
|
*
|
|
|
can: flexcan: Update IRQ Err Passive information
Marc Kleine-Budde
2017-12-01
1
-2
/
+2
|
|
*
|
|
|
can: peak/pci: fix potential bug when probe() fails
Stephane Grosjean
2017-12-01
2
-2
/
+8
[next]