summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-09xhci: Fix false warning message about wrong bounce buffer write lengthMathias Nyman
2019-11-09USB: usb-skeleton: fix NULL-deref on disconnectJohan Hovold
2019-11-09USB: usb-skeleton: fix runtime PM after driver unbindJohan Hovold
2019-11-09USB: yurex: fix NULL-derefs on disconnectJohan Hovold
2019-11-09USB: yurex: Don't retry on unexpected errorsAlan Stern
2019-11-09panic: ensure preemption is disabled during panic()Will Deacon
2019-11-09coresight: etm4x: Use explicit barriers on enable/disableAndrew Murray
2019-11-09vfs: Fix EOVERFLOW testing in put_compat_statfs64Eric Sandeen
2019-11-09riscv: Avoid interrupts being erroneously enabled in handle_exception()Vincent Chen
2019-11-09perf stat: Reset previous counts on repeat with intervalSrikar Dronamraju
2019-11-09tick: broadcast-hrtimer: Fix a race in bc_set_nextBalasubramani Vivekanandan
2019-11-09KVM: nVMX: Fix consistency check on injected exception error codeSean Christopherson
2019-11-09Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana
2019-11-09drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passedHans de Goede
2019-11-09nfp: abm: fix memory leak in nfp_abm_u32_knode_replaceNavid Emamdoost
2019-11-09mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actionsDanielle Ratson
2019-11-09perf unwind: Fix libunwind build failure on i386 systemsArnaldo Carvalho de Melo
2019-11-09i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630Lee Jones
2019-11-09bpf: Fix bpf_event_output re-entry issueAllan Zhang
2019-11-09blk-mq: move lockdep_assert_held() into elevator_exitMing Lei
2019-11-09kernel/elfcore.c: include proper prototypesValdis Kletnieks
2019-11-09include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai
2019-11-09perf build: Add detection of java-11-openjdk-devel packageThomas Richter
2019-11-09sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()KeMeng Shi
2019-11-09sched/membarrier: Fix private expedited registration checkMathieu Desnoyers
2019-11-09sched/membarrier: Call sync_core only before usermode for same mmMathieu Desnoyers
2019-11-09libnvdimm/nfit_test: Fix acpi_handle redefinitionNathan Chancellor
2019-11-09fuse: fix memleak in cuse_channel_openzhengbin
2019-11-09libnvdimm: Fix endian conversion issues Aneesh Kumar K.V
2019-11-09libnvdimm/region: Initialize bad block for volatile namespacesAneesh Kumar K.V
2019-11-09iommu/amd: Fix downgrading default page-sizes in alloc_pte()Andrei Dulea
2019-11-09thermal_hwmon: Sanitize thermal_zone typeStefan Mavrodiev
2019-11-09thermal: Fix use-after-free when unregistering thermal zone deviceIdo Schimmel
2019-11-09ntb: point to right memory window indexSanjay R Mehta
2019-11-09x86/purgatory: Disable the stackleak GCC plugin for the purgatoryArvind Sankar
2019-11-09selftests/seccomp: fix build on older kernelsTycho Andersen
2019-11-09pwm: stm32-lp: Add check in case requested period cannot be achievedFabrice Gasnier
2019-11-09SUNRPC: Don't try to parse incomplete RPC messagesTrond Myklebust
2019-11-09pNFS: Ensure we do clear the return-on-close layout stateid on fatal errorsTrond Myklebust
2019-11-09drm/amdgpu: Check for valid number of registers to readTrek
2019-11-09drm/amdgpu: Fix KFD-related kernel oops on HawaiiFelix Kuehling
2019-11-09netfilter: nf_tables: allow lookups in dynamic setsFlorian Westphal
2019-11-09watchdog: aspeed: Add support for AST2600Ryan Chen
2019-11-09SUNRPC: RPC level errors should always set task->tk_rpc_statusTrond Myklebust
2019-11-09ceph: reconnect connection if session hang in opening stateErqi Chen
2019-11-09ceph: fetch cap_gen under spinlock in ceph_add_capJeff Layton
2019-11-09ceph: fix directories inode i_blkbits initializationLuis Henriques
2019-11-09fuse: fix request limitMiklos Szeredi
2019-11-09xen/pci: reserve MCFG areas earlierIgor Druzhinin
2019-11-099p: avoid attaching writeback_fid on mmap with type PRIVATEChengguang Xu