aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_sx4.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-03crypto: user - prevent operating on larval algorithmsEric Biggers1-0/+3
2019-07-03crypto: cryptd - Fix skcipher instance memory leakVincent Whitchurch1-0/+1
2019-07-03lib/mpi: Fix karactx leak in mpi_powmHerbert Xu1-4/+2
2019-07-03Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa1-1/+1
2019-07-02scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supportedMaurizio Lombardi1-8/+8
2019-07-02scsi: target/iblock: Fix overrun in WRITE SAME emulationRoman Bolshakov1-1/+1
2019-07-02gpio/spi: Fix spi-gpio regression on active high CSLinus Walleij1-1/+8
2019-07-02ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_process() and ftrace_arch_code_modify_prepare()Jiri Kosina1-0/+2
2019-07-02ALSA: line6: Fix write on zero-sized bufferTakashi Iwai1-0/+5
2019-07-02KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPICWanpeng Li1-1/+1
2019-07-02KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCSLiran Alon2-9/+17
2019-07-02KVM: nVMX: Allow restore nested-state to enable eVMCS when vCPU in SMMLiran Alon1-1/+4
2019-07-02KVM: x86: degrade WARN to pr_warn_ratelimitedPaolo Bonzini1-3/+3
2019-07-02ARM: davinci: da830-evm: fix GPIO lookup for OHCIBartosz Golaszewski1-1/+1
2019-07-02ARM: davinci: omapl138-hawk: add missing regulator constraints for OHCIBartosz Golaszewski1-0/+3
2019-07-02ARM: davinci: da830-evm: add missing regulator constraints for OHCIBartosz Golaszewski1-0/+3
2019-07-02s390: ap: kvm: Enable PQAP/AQIC facility for the guestPierre Morel1-0/+3
2019-07-02s390: ap: implement PAPQ AQIC interception in kernelPierre Morel3-7/+375
2019-07-02vfio: ap: register IOMMU VFIO notifierPierre Morel2-1/+44
2019-07-02s390: ap: kvm: add PQAP interception for AQICPierre Morel3-0/+95
2019-07-02s390/unwind: cleanup unused READ_ONCE_TASK_STACKVasily Gorbik1-19/+0
2019-07-02s390/kasan: avoid false positives during stack unwindVasily Gorbik1-8/+8
2019-07-02s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann1-1/+0
2019-07-02s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann2-2/+4
2019-07-02s390/dasd: Fix a precision vs width bug in dasd_feature_list()Dan Carpenter1-1/+1
2019-07-02s390/cio: introduce driver_override on the css busCornelia Huck3-0/+77
2019-07-02drm/i915/ringbuffer: EMIT_INVALIDATE *before* switch contextChris Wilson1-3/+3
2019-07-01soc: ti: fix irq-ti-sci link errorArnd Bergmann2-3/+3
2019-07-01ALSA: hda: Fix widget_mutex incomplete protectionEvan Green1-6/+12
2019-07-01drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher1-19/+0
2019-07-01ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messagesTakashi Sakamoto1-1/+1
2019-07-01vfs: move_mount: reject moving kernel internal mountsEric Biggers1-3/+4
2019-07-01fork: return proper negative error codeChristian Brauner1-0/+1
2019-07-01drm/amdgpu: Don't skip display settings in hwmgr_resume()Lyude Paul1-1/+1
2019-07-01drm/amd/powerplay: use hardware fan control if no powerplay fan tableEvan Quan3-1/+8
2019-07-01mtd: rawnand: ingenic: Fix ingenic_ecc dependencyPaul Cercueil4-11/+4
2019-07-01mtd: spinand: Fix max_bad_eraseblocks_per_lun info in memorgFrieder Schrempf2-3/+3
2019-07-01m68k: Implement arch_dma_prep_coherent()Christoph Hellwig2-0/+6
2019-07-01m68k: Use the generic dma coherent remap allocatorChristoph Hellwig2-48/+10
2019-06-30Linux 5.2-rc7Linus Torvalds1-2/+2
2019-06-29linux/kernel.h: fix overflow for DIV_ROUND_UP_ULLVinod Koul1-1/+2
2019-06-29mm, swap: fix THP swap outHuang Ying1-5/+2
2019-06-29fork,memcg: alloc_thread_stack_node needs to set tsk->stackAndrea Arcangeli1-1/+5
2019-06-29MAINTAINERS: add CLANG/LLVM BUILD SUPPORT infoNick Desaulniers1-0/+8
2019-06-29mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warningArnd Bergmann1-2/+2
2019-06-29mm/page_idle.c: fix oops because end_pfn is larger than max_pfnColin Ian King1-2/+2
2019-06-29initramfs: fix populate_initrd_image() section mismatchGeert Uytterhoeven1-2/+2
2019-06-29mm/oom_kill.c: fix uninitialized oc->constraintYafang Shao1-7/+5
2019-06-29mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHugeNaoya Horiguchi2-13/+21
2019-06-29mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() failsNaoya Horiguchi1-0/+2