aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-23crypto: aesni - Split AAD hash calculation to separate macroDave Watson2-141/+115
2018-12-23crypto: aesni - Add GCM_COMPLETE macroDave Watson1-0/+8
2018-12-23crypto: aesni - support 256 byte keys in avx asmDave Watson2-61/+145
2018-12-23crypto: aesni - Macro-ify func save/restoreDave Watson1-58/+36
2018-12-23crypto: aesni - Introduce gcm_context_dataDave Watson2-221/+215
2018-12-23crypto: aesni - Merge GCM_ENC_DECDave Watson1-633/+318
2018-12-22can: af_can: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2018-12-22packet: validate address length if non-zeroWillem de Bruijn1-2/+2
2018-12-22nfc: af_nfc: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2018-12-22phonet: af_phonet: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2018-12-22net: core: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2018-12-22Revert "vfs: Allow userns root to call mknod on owned filesystems."Christian Brauner1-2/+1
2018-12-22x86/efi: Don't unmap EFI boot services code/data regions for EFI_OLD_MEMMAP and EFI_MIXED_MODESai Praneeth Prakhya1-0/+16
2018-12-22dma-mapping: fix flags in dma_alloc_wcChristoph Hellwig1-1/+1
2018-12-22powerpc/zImage: Also check for stdout-pathOliver O'Halloran1-1/+2
2018-12-22powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=yBenjamin Herrenschmidt1-1/+1
2018-12-22macintosh: Use of_node_name_{eq, prefix} for node name comparisonsRob Herring7-32/+30
2018-12-22ide: Use of_node_name_eq for node name comparisonsRob Herring1-1/+1
2018-12-22powerpc: Use of_node_name_eq for node name comparisonsRob Herring15-64/+39
2018-12-22powerpc/pseries/pmem: Convert to %pOFn instead of device_node.nameRob Herring1-4/+4
2018-12-22powerpc/mm: Remove very old comment in hash-4k.hMichael Ellerman1-5/+1
2018-12-22powerpc/pseries: Fix node leak in update_lmb_associativity_index()Michael Ellerman1-0/+1
2018-12-21powerpc/configs/85xx: Enable CONFIG_DEBUG_KERNELScott Wood1-0/+1
2018-12-21powerpc/dts/fsl: Fix dtc-flagged interrupt errorsScott Wood5-134/+132
2018-12-21clk: qoriq: add more compatibles stringsYuantian Tang1-0/+6
2018-12-21powerpc/fsl: Use new clockgen bindingScott Wood22-409/+50
2018-12-21powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy4-4/+26
2018-12-21xfs: reallocate realtime summary cache on growfsOmar Sandoval1-8/+36
2018-12-21powerpc/fsl-rio: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni1-1/+1
2018-12-21powerpc/fsl_pci: simplify fsl_pci_dma_set_maskChristoph Hellwig1-5/+1
2018-12-21arch/powerpc/fsl_rmu: Use dma_zalloc_coherentSabyasachi Gupta1-3/+1
2018-12-21mm, page_alloc: fix has_unmovable_pages for HugePagesOscar Salvador1-2/+5
2018-12-21fork,memcg: fix crash in free_thread_stack on memcg charge failRik van Riel1-2/+7
2018-12-21mm: thp: fix flags for pmd migration when splitPeter Xu1-9/+11
2018-12-21mm, memory_hotplug: initialize struct pages for the full memory sectionMikhail Zaslonko1-0/+12
2018-12-21auxdisplay: charlcd: fix x/y command parsingMans Rullgard1-0/+3
2018-12-21serial/sunsu: fix refcount leakYangtao Li1-5/+26
2018-12-21sparc: Set "ARCH: sunxx" information on the same lineCorentin Labbe2-9/+8
2018-12-21sparc: vdso: Drop implicit common-page-size linker flagndesaulniers@google.com1-1/+1
2018-12-21qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixupDaniele Palmas1-7/+8
2018-12-21qmi_wwan: Add support for Fibocom NL678 seriesJörgen Storvist1-0/+1
2018-12-21tls: Do not call sk_memcopy_from_iter with zero lengthVakul Garg1-4/+6
2018-12-21net: minor cleanup in skb_ext_add()Paolo Abeni1-5/+2
2018-12-21net: drop the unused helper skb_ext_get()Paolo Abeni1-11/+0
2018-12-21net: fix possible user-after-free in skb_ext_add()Paolo Abeni1-2/+2
2018-12-21ipv6: tunnels: fix two use-after-freeEric Dumazet2-0/+2
2018-12-21Prevent overflow of sk_msg in sk_msg_clone()Vakul Garg1-0/+3
2018-12-21packet: validate address lengthWillem de Bruijn1-0/+4
2018-12-21net: netxen: fix a missing check and an uninitialized useKangjie Lu1-1/+2
2018-12-21bpf: fix segfault in test_verifier selftestDaniel Borkmann1-1/+2