summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-08crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers1-2/+1
2018-04-08crypto: ahash - Fix early termination in hash walkHerbert Xu1-3/+4
2018-04-08parport_pc: Add support for WCH CH382L PCI-E single parallel port card.Alexander Gerasiov1-0/+4
2018-04-08media: usbtv: prevent double free in error caseOliver Neukum1-0/+2
2018-04-08mei: remove dev_err message on an unsupported ioctlColin Ian King1-1/+0
2018-04-08USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold1-0/+1
2018-04-08USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther2-0/+7
2018-04-08USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden2-0/+4
2018-04-08arm64: idmap: Use "awx" flags for .idmap.text .pushsection directivesWill Deacon4-7/+7
2018-04-08arm64: entry: Reword comment about post_ttbr_update_workaroundWill Deacon1-10/+3
2018-04-08arm64: Force KPTI to be disabled on Cavium ThunderXMarc Zyngier1-3/+14
2018-04-08arm64: kpti: Add ->enable callback to remap swapper using nG mappingsWill Deacon3-7/+222
2018-04-08arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()Will Deacon2-26/+16
2018-04-08arm64: Turn on KPTI only on CPUs that need itJayachandran C1-0/+7
2018-04-08arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUsJayachandran C1-0/+3
2018-04-08arm64: capabilities: Handle duplicate entries for a capabilitySuzuki K Poulose1-21/+23
2018-04-08arm64: Allow checking of a CPU-local erratumMarc Zyngier1-2/+11
2018-04-08arm64: Take into account ID_AA64PFR0_EL1.CSV3Will Deacon2-2/+9
2018-04-08arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entryWill Deacon1-7/+6
2018-04-08arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0Will Deacon1-0/+13
2018-04-08arm64: use RET instruction for exiting the trampolineWill Deacon1-1/+9
2018-04-08arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon4-2/+28
2018-04-08arm64: entry: Add fake CPU feature for unmapping the kernel at EL0Will Deacon4-6/+50
2018-04-08arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasksWill Deacon1-6/+6
2018-04-08arm64: entry: Hook up entry trampoline to exception vectorsWill Deacon1-3/+36
2018-04-08arm64: entry: Explicitly pass exception level to kernel_ventry macroWill Deacon1-22/+22
2018-04-08arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon4-1/+34
2018-04-08arm64: entry: Add exception trampoline page for exceptions from EL0Will Deacon2-0/+103
2018-04-08module: extend 'rodata=off' boot cmdline parameter to module mappingsAKASHI Takahiro3-5/+25
2018-04-08arm64: factor out entry stack manipulationMark Rutland1-21/+26
2018-04-08arm64: mm: Invalidate both kernel and user ASIDs when performing TLBIWill Deacon1-2/+14
2018-04-08arm64: mm: Add arm64_kernel_unmapped_at_el0 helperWill Deacon1-0/+8
2018-04-08arm64: mm: Allocate ASIDs in pairsWill Deacon2-8/+19
2018-04-08arm64: mm: Move ASID from TTBR0 to TTBR1Will Deacon4-9/+14
2018-04-08arm64: mm: Use non-global mappings for kernel spaceWill Deacon2-8/+25
2018-04-08usb: dwc2: Improve gadget state disconnection handlingJohn Stultz1-2/+5
2018-04-08scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini1-0/+1
2018-04-08llist: clang: introduce member_address_is_nonnull()Alexander Potapenko1-2/+19
2018-04-08Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc1-1/+7
2018-04-08netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal4-7/+42
2018-04-08netfilter: bridge: ebt_among: add more missing match size checksFlorian Westphal1-0/+34
2018-04-08xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systemsSteffen Klassert1-0/+5
2018-04-08net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()Greg Hackmann1-1/+1
2018-04-08RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier3-17/+35
2018-04-08RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky1-2/+4
2018-04-08RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky1-0/+5
2018-04-08RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky1-6/+9
2018-04-08RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky1-0/+3
2018-04-08RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky1-3/+7
2018-04-08xfrm_user: uncoditionally validate esn replay attribute structFlorian Westphal1-13/+8