summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-22integrity/security: fix digsig.c build error with header fileRandy Dunlap
2018-02-22Merge tag 'keys-fixes-20180222-2' of https://git.kernel.org/pub/scm/linux/ker...James Morris
2018-02-22Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris
2018-02-22KEYS: Use individual pages in big_key for crypto buffersDavid Howells
2018-02-22X.509: fix NULL dereference when restricting key with unsupported_sigEric Biggers
2018-02-22X.509: fix BUG_ON() when hash algorithm is unsupportedEric Biggers
2018-02-22PKCS#7: fix direct verification of SignerInfo signatureEric Biggers
2018-02-22PKCS#7: fix certificate blacklistingEric Biggers
2018-02-22PKCS#7: fix certificate chain verificationEric Biggers
2018-02-21seccomp: add a selftest for get_metadataTycho Andersen
2018-02-21ptrace, seccomp: tweak get_metadata behavior slightlyTycho Andersen
2018-02-21seccomp, ptrace: switch get_metadata types to arch independentTycho Andersen
2018-02-20Merge tag 'leds_for-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-19MAINTAINERS: Remove Richard Purdie from LED maintainersJacek Anaszewski
2018-02-19tg3: APE heartbeat changesPrashant Sreedharan
2018-02-19mlxsw: spectrum_router: Do not unconditionally clear route offload indicationIdo Schimmel
2018-02-19Merge branch 'qualcomm-rmnet-Fix-issues-with-CONFIG_DEBUG_PREEMPT-enabled'David S. Miller
2018-02-19net: qualcomm: rmnet: Fix possible null dereference in command processingSubash Abhinov Kasiviswanathan
2018-02-19net: qualcomm: rmnet: Fix warning seen with 64 bit statsSubash Abhinov Kasiviswanathan
2018-02-19net: qualcomm: rmnet: Fix crash on real dev unregistrationSubash Abhinov Kasiviswanathan
2018-02-18Linux 4.16-rc2v4.16-rc2Linus Torvalds
2018-02-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-17Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-17Merge tag 'mmc-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-02-17Merge tag 'mtd/fixes-for-4.16-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-02-17Merge tag 'powerpc-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-02-17Merge tag 'for-linus-4.16a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-17pvcalls-front: wait for other operations to return when release passive socketsStefano Stabellini
2018-02-17pvcalls-front: introduce a per sock_mapping refcountStefano Stabellini
2018-02-17x86/xen: Calculate __max_logical_packages on PV domainsPrarit Bhargava
2018-02-17xenbus: track caller request idJoao Martins
2018-02-17arm64: cputype: Silence Sparse warningsRobin Murphy
2018-02-16sctp: remove the left unnecessary check for chunk in sctp_renege_eventsXin Long
2018-02-16rxrpc: Work around usercopy checkDavid Howells
2018-02-16tun: fix tun_napi_alloc_frags() frag allocatorEric Dumazet
2018-02-16udplite: fix partial checksum initializationAlexey Kodanev
2018-02-16skbuff: Fix comment mis-spelling.David S. Miller
2018-02-16dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lockPaolo Abeni
2018-02-16PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom
2018-02-16cxgb4: fix trailing zero in CIM LA dumpRahul Lakkireddy
2018-02-16cxgb4: free up resources of pf 0-3Ganesh Goudar
2018-02-16Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-02-16fib_semantics: Don't match route with mismatching tclassidStefano Brivio
2018-02-16NFC: llcp: Limit size of SDP URIKees Cook
2018-02-16arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon