summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-23Linux 5.6.7v5.6.7Greg Kroah-Hartman1-1/+1
2020-04-23x86/xen: fix booting 32-bit pv guestJuergen Gross1-1/+1
2020-04-23bpf, test_verifier: switch bpf_get_stack's 0 s> r8 testDaniel Borkmann1-1/+1
2020-04-23bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend2-0/+31
2020-04-23bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend1-4/+4
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-23docs: Fix path to MTD command line partition parserJonathan Neuschäfer1-1/+1
2020-04-23mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOBFrieder Schrempf1-0/+1
2020-04-23mtd: rawnand: free the nand_device objectChristophe Kerello1-0/+2
2020-04-23locktorture: Print ratio of acquisitions, not failuresPaul E. McKenney1-4/+4
2020-04-23iio: st_sensors: handle memory allocation failure to fix null pointer derefer...Colin Ian King1-0/+4
2020-04-23tty: evh_bytechan: Fix out of bounds accessesStephen Rothwell1-3/+18
2020-04-23fbmem: Adjust indentation in fb_prepare_logo and fb_blankNathan Chancellor1-18/+18
2020-04-23iio: si1133: read 24-bit signed integer for measurementMaxime Roussin-BĂ©langer1-13/+24
2020-04-23ARM: dts: sunxi: Fix DE2 clocks register rangeJernej Skrabec4-4/+4
2020-04-23fbdev: potential information leak in do_fb_ioctl()Dan Carpenter1-1/+1
2020-04-23dma-debug: fix displaying of dma allocation typeGrygorii Strashko1-3/+6
2020-04-23cifs: ignore cached share root handle closing errorsAurelien Aptel1-0/+14
2020-04-23net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli1-6/+3
2020-04-23drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during initBen Skeggs1-0/+26
2020-04-23platform/chrome: cros_ec: Query EC protocol version if EC transitions between...Yicheng Li2-0/+34
2020-04-23f2fs: fix to wait all node page writebackChao Yu1-3/+4
2020-04-23f2fs: fix leaking uninitialized memory in compressed clustersEric Biggers1-2/+6
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-23csky: Fixup init_fpu compile warning with __initGuo Ren3-6/+5
2020-04-23thermal: qoriq: Fix a compiling issueYuantian Tang1-0/+1
2020-04-23sunrpc: Fix gss_unwrap_resp_integ() againChuck Lever1-19/+58
2020-04-23ext2: fix debug reference to ext2_xattr_cacheJan Kara1-2/+1
2020-04-23iommu/vt-d: Fix page request descriptor sizeJacob Pan1-1/+1
2020-04-23iommu/vt-d: Silence RCU-list debugging warning in dmar_find_atsr()Qian Cai1-1/+2
2020-04-23f2fs: skip GC when section is fullJaegeuk Kim1-2/+2
2020-04-23f2fs: fix to account compressed blocks in f2fs_compressed_blocks()Chao Yu1-6/+22
2020-04-23ext2: fix empty body warnings when -Wextra is usedRandy Dunlap1-2/+3
2020-04-23virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOMDavid Hildenbrand1-63/+44
2020-04-23SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsizeOlga Kornievskaia1-1/+2
2020-04-23iommu/vt-d: Fix mm reference leakJacob Pan1-3/+4
2020-04-23iommu/vt-d: Add build dependency on IOASIDJacob Pan1-0/+1
2020-04-23iommu/virtio: Fix freeing of incomplete domainsJean-Philippe Brucker1-7/+9
2020-04-23drm/vc4: Fix HDMI mode validationNicolas Saenz Julienne1-4/+16
2020-04-23um: falloc.h needs to be directly included for older libcAlan Maguire1-0/+1
2020-04-23mfd: cros_ec: Check DT node for usbpd-notify addPrashant Malani1-1/+1
2020-04-23ceph: re-org copy_file_range and fix some error pathsLuis Henriques1-73/+100
2020-04-23ACPICA: Fixes for acpiExec namespace init fileBob Moore7-20/+83
2020-04-23f2fs: fix potential deadlock on compressed quota fileChao Yu1-5/+10
2020-04-23f2fs: fix NULL pointer dereference in f2fs_write_begin()Chao Yu1-2/+3