summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-23Linux 4.19.118v4.19.118Greg Kroah-Hartman1-1/+1
2020-04-23bpf: fix buggy r0 retval refinement for tracing helpersDaniel Borkmann1-11/+34
2020-04-23KEYS: Don't write out to userspace while holding key semaphoreWaiman Long12-74/+85
2020-04-23mtd: phram: fix a double free issue in error pathWen Yang1-6/+9
2020-04-23mtd: lpddr: Fix a double free in probe()Dan Carpenter1-1/+0
2020-04-23mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOBFrieder Schrempf1-0/+1
2020-04-23locktorture: Print ratio of acquisitions, not failuresPaul E. McKenney1-4/+4
2020-04-23tty: evh_bytechan: Fix out of bounds accessesStephen Rothwell1-3/+18
2020-04-23iio: si1133: read 24-bit signed integer for measurementMaxime Roussin-Bélanger1-13/+24
2020-04-23fbdev: potential information leak in do_fb_ioctl()Dan Carpenter1-1/+1
2020-04-23net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli1-6/+3
2020-04-23f2fs: fix to wait all node page writebackChao Yu1-3/+4
2020-04-23iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang1-1/+1
2020-04-23libnvdimm: Out of bounds read in __nd_ioctl()Dan Carpenter1-2/+4
2020-04-23power: supply: axp288_fuel_gauge: Broaden vendor check for Intel Compute Sticks.Jeffery Miller1-2/+2
2020-04-23ext2: fix debug reference to ext2_xattr_cacheJan Kara1-2/+1
2020-04-23ext2: fix empty body warnings when -Wextra is usedRandy Dunlap1-2/+3
2020-04-23iommu/vt-d: Fix mm reference leakJacob Pan1-3/+4
2020-04-23drm/vc4: Fix HDMI mode validationNicolas Saenz Julienne1-4/+16
2020-04-23f2fs: fix NULL pointer dereference in f2fs_write_begin()Chao Yu1-2/+3
2020-04-23NFS: Fix memory leaks in nfs_pageio_stop_mirroring()Trond Myklebust1-9/+8
2020-04-23drm/amdkfd: kfree the wrong pointerJack Zhang1-2/+2
2020-04-23x86: ACPI: fix CPU hotplug deadlockQian Cai3-8/+10
2020-04-23KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand1-0/+1
2020-04-23compiler.h: fix error in BUILD_BUG_ON() reportingVegard Nossum1-1/+1
2020-04-23percpu_counter: fix a data race at vm_committed_asQian Cai1-2/+2
2020-04-23include/linux/swapops.h: correct guards for non_swap_entry()Steven Price1-1/+2
2020-04-23cifs: Allocate encryption header through kmallocLong Li1-11/+17
2020-04-23um: ubd: Prevent buffer overrun on command completionGabriel Krisman Bertazi1-1/+3
2020-04-23ext4: do not commit super on read-only bdevEric Sandeen1-1/+2
2020-04-23s390/cpum_sf: Fix wrong page count in error messageThomas Richter1-0/+1
2020-04-23powerpc/maple: Fix declaration made after definitionNathan Chancellor1-17/+17
2020-04-23s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev1-1/+4
2020-04-23NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context failsMisono Tomohiro1-0/+2
2020-04-23NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()Trond Myklebust1-0/+2
2020-04-23rtc: 88pm860x: fix possible race conditionAlexandre Belloni1-6/+8
2020-04-23soc: imx: gpc: fix power up sequencingLucas Stach1-11/+13
2020-04-23clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni1-6/+6
2020-04-23power: supply: bq27xxx_battery: Silence deferred-probe errorDmitry Osipenko1-1/+4
2020-04-23clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea1-0/+3
2020-04-23x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan3-4/+9
2020-04-23x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not setTianyu Lan1-9/+14
2020-04-23x86/Hyper-V: Trigger crash enlightenment only once during system crash.Tianyu Lan1-2/+14
2020-04-23x86/Hyper-V: Free hv_panic_page when fail to register kmsg dumpTianyu Lan1-2/+5
2020-04-23x86/Hyper-V: Unload vmbus channel in hv panic callbackTianyu Lan2-6/+16
2020-04-23xsk: Add missing check on user supplied headroom sizeMagnus Karlsson1-3/+2
2020-04-23rbd: call rbd_dev_unprobe() after unwatching and flushing notifiesIlya Dryomov1-4/+4
2020-04-23rbd: avoid a deadlock on header_rwsem when flushing notifiesIlya Dryomov1-4/+13
2020-04-23video: fbdev: sis: Remove unnecessary parentheses and commented codeNathan Chancellor1-3/+1
2020-04-23lib/raid6: use vdupq_n_u8 to avoid endianness warningsndesaulniers@google.com2-8/+4