summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-17USB: adutux: fix use-after-free on releaseJohan Hovold1-1/+2
2019-10-17USB: adutux: fix NULL-derefs on disconnectJohan Hovold1-6/+10
2019-10-17USB: adutux: fix use-after-free on disconnectJohan Hovold1-3/+4
2019-10-17xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete()Mathias Nyman1-0/+8
2019-10-17xhci: Increase STS_SAVE timeout in xhci_suspend()Kai-Heng Feng1-1/+1
2019-10-17xhci: Prevent deadlock when xhci adapter breaks during initBill Kuzeja1-2/+21
2019-10-17usb: xhci: wait for CNR controller not ready bit in xhci resumeRick Tseng1-0/+12
2019-10-17xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hostsMathias Nyman1-4/+11
2019-10-17xhci: Check all endpoints for LPM timeoutJan Schmidt1-4/+4
2019-10-17xhci: Prevent device initiated U1/U2 link pm if exit latency is too longMathias Nyman1-4/+6
2019-10-17xhci: Fix false warning message about wrong bounce buffer write lengthMathias Nyman1-2/+2
2019-10-17USB: usb-skeleton: fix NULL-deref on disconnectJohan Hovold1-3/+4
2019-10-17USB: usb-skeleton: fix runtime PM after driver unbindJohan Hovold1-5/+3
2019-10-17USB: yurex: fix NULL-derefs on disconnectJohan Hovold1-4/+7
2019-10-17USB: yurex: Don't retry on unexpected errorsAlan Stern1-3/+4
2019-10-17USB: rio500: Remove Rio 500 kernel driverBastien Nocera13-715/+0
2019-10-17panic: ensure preemption is disabled during panic()Will Deacon1-0/+1
2019-10-11Linux 5.3.6v5.3.6Greg Kroah-Hartman1-1/+1
2019-10-11libnvdimm: prevent nvdimm from requesting key when security is disabledDave Jiang1-0/+4
2019-10-11staging: erofs: detect potential multiref due to corrupted imagesGao Xiang1-3/+17
2019-10-11staging: erofs: avoid endless loop of invalid lookback distance 0Gao Xiang1-0/+6
2019-10-11staging: erofs: add two missing erofs_workgroup_put for corrupted imagesGao Xiang1-1/+5
2019-10-11staging: erofs: some compressed cluster should be submitted for corrupted imagesGao Xiang1-6/+5
2019-10-11staging: erofs: fix an error handling in erofs_readdir()Gao Xiang1-2/+9
2019-10-11coresight: etm4x: Use explicit barriers on enable/disableAndrew Murray1-2/+13
2019-10-11vfs: Fix EOVERFLOW testing in put_compat_statfs64Eric Sandeen1-13/+4
2019-10-11riscv: Avoid interrupts being erroneously enabled in handle_exception()Vincent Chen1-1/+5
2019-10-11perf stat: Reset previous counts on repeat with intervalSrikar Dronamraju3-0/+21
2019-10-11tick: broadcast-hrtimer: Fix a race in bc_set_nextBalasubramani Vivekanandan1-28/+29
2019-10-11KVM: nVMX: Fix consistency check on injected exception error codeSean Christopherson1-1/+1
2019-10-11Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana1-1/+7
2019-10-11drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passedHans de Goede2-25/+31
2019-10-11nfp: abm: fix memory leak in nfp_abm_u32_knode_replaceNavid Emamdoost1-4/+10
2019-10-11mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actionsDanielle Ratson1-0/+6
2019-10-11perf unwind: Fix libunwind build failure on i386 systemsArnaldo Carvalho de Melo1-1/+1
2019-10-11i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630Lee Jones1-4/+8
2019-10-11net: dsa: microchip: Always set regmap stride to 1Marek Vasut1-1/+1
2019-10-11bpf: Fix bpf_event_output re-entry issueAllan Zhang1-5/+21
2019-10-11blk-mq: move lockdep_assert_held() into elevator_exitMing Lei2-2/+2
2019-10-11libbpf: fix false uninitialized variable warningAndrii Nakryiko1-0/+1
2019-10-11kernel/elfcore.c: include proper prototypesValdis Kletnieks1-0/+1
2019-10-11selftests/bpf: adjust strobemeta loop to satisfy latest clangAndrii Nakryiko1-1/+4
2019-10-11include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai1-18/+20
2019-10-11perf build: Add detection of java-11-openjdk-devel packageThomas Richter1-1/+1
2019-10-11sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()KeMeng Shi1-2/+2
2019-10-11sched/membarrier: Fix private expedited registration checkMathieu Desnoyers1-1/+1
2019-10-11sched/membarrier: Call sync_core only before usermode for same mmMathieu Desnoyers1-0/+2
2019-10-11libnvdimm/nfit_test: Fix acpi_handle redefinitionNathan Chancellor1-3/+1
2019-10-11fuse: fix memleak in cuse_channel_openzhengbin1-0/+1
2019-10-11libnvdimm: Fix endian conversion issues Aneesh Kumar K.V2-7/+8