aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-27lib/crc: Use consistent naming for CRC-32 polynomialsKrzysztof Kozlowski1-2/+2
2018-07-27lib/crc: Move polynomial definition to separate headerKrzysztof Kozlowski1-0/+20
2018-07-20crypto: drbg - eliminate constant reinitialization of SGLStephan Mueller1-0/+1
2018-07-09crypto: dh - add public key verification testStephan Mueller1-0/+4
2018-07-01crypto: vmac - separate tfm and request contextEric Biggers1-63/+0
2018-06-22crypto: sha512_generic - add a sha384 0-length pre-computed hashAntoine Tenart1-0/+2
2018-06-22crypto: sha512_generic - add a sha512 0-length pre-computed hashAntoine Tenart1-0/+2
2018-06-17Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+2
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds11-11/+11
2018-06-17Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-10/+69
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds4-209/+0
2018-06-16Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-0/+13
2018-06-16Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-38/+70
2018-06-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-6/+14
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab1-1/+1
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab9-9/+9
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab1-1/+1
2018-06-15afs: Display manually added cells in dynamic root mountDavid Howells1-0/+1
2018-06-15block: remov blk_queue_invalidate_tagsChristoph Hellwig1-2/+0
2018-06-15Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe1-2/+0
2018-06-15nl80211: fix some kernel doc tag mistakesLuca Coelho1-14/+14
2018-06-15Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+8
2018-06-14aio: mark __aio_sigset::sigmask constAvi Kivity1-1/+1
2018-06-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-5/+38
2018-06-15mm: fix oom_kill event handlingRoman Gushchin1-4/+22
2018-06-15sched/core / kcov: avoid kcov_area during task switchMark Rutland2-1/+15
2018-06-15mm: fix race between kmem_cache destroy, create and deactivateShakeel Butt1-0/+1
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds3-16/+18
2018-06-15Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds3-6/+11
2018-06-14sctp: define sctp_packet_gso_append to build GSO framesXin Long1-0/+5
2018-06-14ALSA: usb-audio: Add bi-directional terminal typesJorge Sanjuan1-0/+8
2018-06-14blk-mq: remove blk_mq_tagset_iterChristoph Hellwig1-2/+0
2018-06-14blk-mq: don't time out requests again that are in the timeout handlerChristoph Hellwig1-0/+2
2018-06-14Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64Arnd Bergmann3-16/+18
2018-06-14Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds2-2/+2
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds8-40/+10
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2-2/+2
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-6/+6
2018-06-13Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-8/+24
2018-06-13Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-2/+19
2018-06-13Merge branches 'pm-domains' and 'pm-tools'Rafael J. Wysocki1-0/+15
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-4/+6
2018-06-12mm: Introduce kvcalloc()Kees Cook1-0/+5
2018-06-12Convert infiniband uverbs to struct_sizeMatthew Wilcox1-4/+1
2018-06-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-16/+1
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-9/+49
2018-06-12netfilter: nf_conncount: Fix garbage collection with zonesYi-Hung Wei1-1/+2
2018-06-12netfilter: nft_dynset: do not reject set updates with NFT_SET_EVALPablo Neira Ayuso1-1/+1
2018-06-12netfilter: fix null-ptr-deref in nf_nat_decode_sessionPrashant Bhole1-1/+1