summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kconfig: qconf: Fix a few alignment issuesMauro Carvalho Chehab2020-04-291-6/+7
* ipc/util.c: sysvipc_find_ipc() should increase position indexVasily Averin2020-04-291-1/+1
* selftests: kmod: fix handling test numbers above 9Eric Biggers2020-04-291-4/+9
* kernel/gcov/fs.c: gcov_seq_next() should increase position indexVasily Averin2020-04-291-1/+1
* nvme: fix deadlock caused by ANA update wrong lockingSagi Grimberg2020-04-291-2/+2
* ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()Hans de Goede2020-04-291-0/+2
* scsi: iscsi: Report unbind session event when the target has been removedWu Bo2020-04-291-1/+3
* pwm: rcar: Fix late Runtime PM enablementGeert Uytterhoeven2020-04-291-3/+7
* ceph: don't skip updating wanted caps when cap is staleYan, Zheng2020-04-291-2/+6
* ceph: return ceph_mdsc_do_request() errors from __get_parent()Qiujun Huang2020-04-291-0/+5
* scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREGJames Smart2020-04-291-6/+8
* scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart2020-04-291-0/+2
* watchdog: reset last_hw_keepalive time at startTero Kristo2020-04-291-0/+1
* arm64: Silence clang warning on mismatched value/register sizesCatalin Marinas2020-04-291-1/+1
* arm64: compat: Workaround Neoverse-N1 #1542419 for compat user-spaceJames Morse2020-04-291-0/+11
* arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419James Morse2020-04-292-2/+9
* arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419James Morse2020-04-295-1/+44
* arm64: Add part number for Neoverse N1Marc Zyngier2020-04-291-0/+2
* vti4: removed duplicate log message.Jeremy Sowden2020-04-291-3/+1
* crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' staticWei Yongjun2020-04-291-2/+2
* bpftool: Fix printing incorrect pointer in btf_dump_ptrMartin KaFai Lau2020-04-291-1/+1
* drm/msm: Use the correct dma_sync calls harderRob Clark2020-04-291-2/+2
* ext4: fix extent_status fragmentation for plain filesDmitry Monakhov2020-04-291-20/+27
* Linux 4.19.118v4.19.118Greg Kroah-Hartman2020-04-231-1/+1
* bpf: fix buggy r0 retval refinement for tracing helpersDaniel Borkmann2020-04-231-11/+34
* KEYS: Don't write out to userspace while holding key semaphoreWaiman Long2020-04-2312-74/+85
* mtd: phram: fix a double free issue in error pathWen Yang2020-04-231-6/+9
* mtd: lpddr: Fix a double free in probe()Dan Carpenter2020-04-231-1/+0
* mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOBFrieder Schrempf2020-04-231-0/+1
* locktorture: Print ratio of acquisitions, not failuresPaul E. McKenney2020-04-231-4/+4
* tty: evh_bytechan: Fix out of bounds accessesStephen Rothwell2020-04-231-3/+18
* iio: si1133: read 24-bit signed integer for measurementMaxime Roussin-BĂ©langer2020-04-231-13/+24
* fbdev: potential information leak in do_fb_ioctl()Dan Carpenter2020-04-231-1/+1
* net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli2020-04-231-6/+3
* f2fs: fix to wait all node page writebackChao Yu2020-04-231-3/+4
* iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang2020-04-231-1/+1
* libnvdimm: Out of bounds read in __nd_ioctl()Dan Carpenter2020-04-231-2/+4
* power: supply: axp288_fuel_gauge: Broaden vendor check for Intel Compute Sticks.Jeffery Miller2020-04-231-2/+2
* ext2: fix debug reference to ext2_xattr_cacheJan Kara2020-04-231-2/+1
* ext2: fix empty body warnings when -Wextra is usedRandy Dunlap2020-04-231-2/+3
* iommu/vt-d: Fix mm reference leakJacob Pan2020-04-231-3/+4
* drm/vc4: Fix HDMI mode validationNicolas Saenz Julienne2020-04-231-4/+16
* f2fs: fix NULL pointer dereference in f2fs_write_begin()Chao Yu2020-04-231-2/+3
* NFS: Fix memory leaks in nfs_pageio_stop_mirroring()Trond Myklebust2020-04-231-9/+8
* drm/amdkfd: kfree the wrong pointerJack Zhang2020-04-231-2/+2
* x86: ACPI: fix CPU hotplug deadlockQian Cai2020-04-233-8/+10
* KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand2020-04-231-0/+1
* compiler.h: fix error in BUILD_BUG_ON() reportingVegard Nossum2020-04-231-1/+1
* percpu_counter: fix a data race at vm_committed_asQian Cai2020-04-231-2/+2
* include/linux/swapops.h: correct guards for non_swap_entry()Steven Price2020-04-231-1/+2