summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* X.509: use crypto_shash_digest()Eric Biggers2017-12-081-5/+1
* KEYS: be careful with error codes in public_key_verify_signature()Eric Biggers2017-12-081-2/+5
* pkcs7: use crypto_shash_digest()Eric Biggers2017-12-081-5/+2
* pkcs7: fix check for self-signed certificateEric Biggers2017-12-081-1/+1
* pkcs7: return correct error code if pkcs7_check_authattrs() failsEric Biggers2017-12-081-1/+3
* 509: fix printing uninitialized stack memory when OID is emptyEric Biggers2017-12-081-2/+6
* X.509: fix buffer overflow detection in sprint_oid()Eric Biggers2017-12-081-4/+4
* X.509: reject invalid BIT STRING for subjectPublicKeyEric Biggers2017-12-081-0/+2
* ASN.1: check for error from ASN1_OP_END__ACT actionsEric Biggers2017-12-081-0/+2
* ASN.1: fix out-of-bounds read when parsing indefinite length itemEric Biggers2017-12-081-21/+26
* KEYS: add missing permission check for request_key() destinationEric Biggers2017-12-081-9/+37
* KEYS: remove unnecessary get/put of explicit dest_keyringEric Biggers2017-12-081-2/+0
* Merge tag 'docs-4.15-fixes' of git://git.lwn.net/linuxLinus Torvalds2017-12-045-16/+13
|\
| * Documentation: fix docs build error after source file removedRandy Dunlap2017-12-031-3/+0
| * scsi: documentation: Fix case of 'scsi_device' struct mention(s)John Pittman2017-12-021-3/+3
| * genericirq.rst: Remove :c:func:`...` in code blocksJonathan Neuschäfer2017-12-021-8/+8
| * dmaengine: doc : Fix warning "Title underline too short" while make xmldocsMasanari Iida2017-12-021-1/+1
| * scripts/kernel-doc: Don't fail with status != 0 if error encountered with -noneWill Deacon2017-12-021-1/+1
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-12-043-3/+5
|\ \
| * | virtio_balloon: fix increment of vb->num_pfns in fill_balloon()Jan Stancek2017-12-011-2/+1
| * | virtio: release virtio index when fail to device_registerweiping zhang2017-12-011-0/+2
| * | fw_cfg: fix driver removeMarc-André Lureau2017-12-011-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-0454-187/+397
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-0310-21/+77
| |\ \ \
| | * | | samples/bpf: add error checking for perf ioctl calls in bpf loaderYonghong Song2017-12-011-2/+12
| | * | | bpf: set maximum number of attached progs to 64 for a single perf tpYonghong Song2017-12-012-1/+10
| | * | | tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_logYonghong Song2017-11-301-0/+7
| | * | | trace/xdp: fix compile warning: 'struct bpf_map' declared inside parameter listXie XiuQi2017-11-301-0/+1
| | * | | Merge branch 'bpftool-misc-fixes'Daniel Borkmann2017-11-304-18/+32
| | |\ \ \
| | | * | | tools: bpftool: declare phony targets as suchQuentin Monnet2017-11-301-1/+1
| | | * | | tools: bpftool: unify installation directoriesQuentin Monnet2017-11-302-3/+4
| | | * | | tools: bpftool: remove spurious line break from error messageQuentin Monnet2017-11-301-1/+1
| | | * | | tools: bpftool: make error message from getopt_long() JSON-friendlyQuentin Monnet2017-11-301-1/+6
| | | * | | tools: bpftool: clean up the JSON writer before exiting in usage()Quentin Monnet2017-11-302-2/+11
| | | * | | tools: bpftool: fix crash on bad parameters with JSONQuentin Monnet2017-11-301-10/+9
| | |/ / /
| | * | | bpf: offload: add a license headerJakub Kicinski2017-11-271-0/+15
| * | | | Merge branch 'tcp-cb-selinux-corruption'David S. Miller2017-12-033-25/+47
| |\ \ \ \
| | * | | | tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()David Ahern2017-12-031-2/+1
| | * | | | tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()Eric Dumazet2017-12-032-23/+46
| |/ / / /
| * | | | rxrpc: Fix the MAINTAINERS recordDavid Howells2017-12-031-3/+15
| * | | | rxrpc: Use correct netns source in rxrpc_release_sock()David Howells2017-12-031-2/+3
| * | | | liquidio: fix incorrect indentation of assignment statementColin Ian King2017-12-031-1/+1
| * | | | Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm...David S. Miller2017-12-036-11/+25
| |\ \ \ \
| | * | | | can: mcba_usb: fix device disconnect bugMartin Kelly2017-12-011-0/+1
| | * | | | can: mcba_usb: fix typoMartin Kelly2017-12-011-1/+1
| | * | | | can: flexcan: fix VF610 state transition issueMarc Kleine-Budde2017-12-011-2/+3
| | * | | | can: flexcan: Update IRQ Err Passive informationMarc Kleine-Budde2017-12-011-2/+2
| | * | | | can: peak/pci: fix potential bug when probe() failsStephane Grosjean2017-12-012-2/+8
| | * | | | can: ti_hecc: Fix napi poll return value for repollOliver Stäbler2017-12-011-0/+3
| | * | | | can: kvaser_usb: ratelimit errors if incomplete messages are receivedJimmy Assarsson2017-12-011-3/+4