summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-10-11libnvdimm/region: Initialize bad block for volatile namespacesAneesh Kumar K.V3-5/+5
2019-10-11iommu/amd: Fix downgrading default page-sizes in alloc_pte()Andrei Dulea1-1/+2
2019-10-11thermal_hwmon: Sanitize thermal_zone typeStefan Mavrodiev1-2/+6
2019-10-11thermal: Fix use-after-free when unregistering thermal zone deviceIdo Schimmel1-1/+1
2019-10-11ntb: point to right memory window indexSanjay R Mehta1-1/+1
2019-10-11x86/purgatory: Disable the stackleak GCC plugin for the purgatoryArvind Sankar1-0/+1
2019-10-11selftests/seccomp: fix build on older kernelsTycho Andersen1-0/+5
2019-10-11pwm: stm32-lp: Add check in case requested period cannot be achievedFabrice Gasnier1-0/+6
2019-10-11SUNRPC: Don't try to parse incomplete RPC messagesTrond Myklebust1-1/+13
2019-10-11pNFS: Ensure we do clear the return-on-close layout stateid on fatal errorsTrond Myklebust1-2/+7
2019-10-11perf probe: Fix to clear tev->nargs in clear_probe_trace_event()Masami Hiramatsu1-0/+1
2019-10-11drm/amdgpu: Check for valid number of registers to readTrek1-0/+3
2019-10-11drm/amdgpu: Fix KFD-related kernel oops on HawaiiFelix Kuehling1-1/+2
2019-10-11netfilter: nf_tables: allow lookups in dynamic setsFlorian Westphal2-5/+5
2019-10-11watchdog: aspeed: Add support for AST2600Ryan Chen1-1/+3
2019-10-11SUNRPC: RPC level errors should always set task->tk_rpc_statusTrond Myklebust2-4/+7
2019-10-11ceph: reconnect connection if session hang in opening stateErqi Chen1-1/+3