summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-08KEYS: be careful with error codes in public_key_verify_signature()Eric Biggers
2017-12-08pkcs7: use crypto_shash_digest()Eric Biggers
2017-12-08pkcs7: fix check for self-signed certificateEric Biggers
2017-12-08pkcs7: return correct error code if pkcs7_check_authattrs() failsEric Biggers
2017-12-08509: fix printing uninitialized stack memory when OID is emptyEric Biggers
2017-12-08X.509: fix buffer overflow detection in sprint_oid()Eric Biggers
2017-12-08X.509: reject invalid BIT STRING for subjectPublicKeyEric Biggers
2017-12-08ASN.1: check for error from ASN1_OP_END__ACT actionsEric Biggers
2017-12-08ASN.1: fix out-of-bounds read when parsing indefinite length itemEric Biggers
2017-12-08KEYS: add missing permission check for request_key() destinationEric Biggers
2017-12-08KEYS: remove unnecessary get/put of explicit dest_keyringEric Biggers
2017-12-08tcp: invalidate rate samples during SACK renegingYousuk Seung
2017-12-08can: peak/pcie_fd: fix potential bug in restarting tx queueStephane Grosjean
2017-12-08can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-08can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-08can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-08can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-08can: mcba_usb: cancel urb on -EPROTOMartin Kelly
2017-12-08Merge tag 'drm-misc-fixes-2017-12-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-12-08Merge tag 'drm-intel-fixes-2017-12-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2017-12-08Merge tag 'exynos-drm-fixes-for-v4.15-rc3' of git://git.kernel.org/pub/scm/li...Dave Airlie
2017-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-07usbnet: fix alignment for frames with no ethernet headerBjørn Mork
2017-12-07tcp: use current time in tcp_rcv_space_adjust()Eric Dumazet
2017-12-07netlink: Relax attr validation for fixed length typesDavid Ahern
2017-12-07adding missing rcu_read_unlock in ipxip6_rcvNikita V. Shirokov
2017-12-07Merge branch 'mv88e6xxx-error-patch-fixes'David S. Miller
2017-12-07net: dsa: mv88e6xxx: Unregister MDIO bus on error pathAndrew Lunn
2017-12-07net: dsa: mv88e6xxx: Fix interrupt masking on removalAndrew Lunn
2017-12-07net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj
2017-12-07net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan
2017-12-07virtio_net: fix return value check in receive_mergeable()Yunjian Wang
2017-12-07virtio_mmio: add cleanup for virtio_mmio_removeweiping zhang
2017-12-07virtio_mmio: add cleanup for virtio_mmio_probeweiping zhang
2017-12-07Merge branch 'fixes' into for-nextArnd Bergmann
2017-12-07ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 buildsArnd Bergmann
2017-12-07arm: dts: nspire: Add missing #phy-cells to usb-nop-xceivRob Herring
2017-12-07drm/bridge: analogix dp: Fix runtime PM state in get_modes() callbackMarek Szyprowski
2017-12-07Merge tag 'iwlwifi-for-kalle-2017-12-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2017-12-07brcmfmac: Avoid build error with make W=1Andy Shevchenko
2017-12-07Merge tag 'gvt-fixes-2017-12-06' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen
2017-12-07Revert "drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk"Radhakrishna Sripada
2017-12-07drm/vc4: Fix false positive WARN() backtrace on refcount_inc() usageBoris Brezillon
2017-12-07drm/i915: Call i915_gem_init_userptr() before taking struct_mutexChris Wilson
2017-12-07s390: fix compat system call tableHeiko Carstens
2017-12-06Merge tag 'for_linus-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-06proc: show si_ptr in /proc/<pid>/timers without hashingLinus Torvalds
2017-12-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2017-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-06Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds