summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-23Linux 5.4.35v5.4.35Greg Kroah-Hartman1-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-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-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-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-23csky: Fixup init_fpu compile warning with __initGuo Ren3-6/+5
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-23ext2: fix empty body warnings when -Wextra is usedRandy Dunlap1-2/+3
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/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-23ACPICA: Fixes for acpiExec namespace init fileBob Moore7-20/+83
2020-04-23f2fs: fix NULL pointer dereference in f2fs_write_begin()Chao Yu1-2/+3
2020-04-23csky: Fixup get wrong psr value from phyical regGuo Ren3-1/+18
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-23csky: Fixup cpu speculative execution to IO areaGuo Ren5-58/+25
2020-04-23x86: ACPI: fix CPU hotplug deadlockQian Cai3-8/+10
2020-04-23leds: core: Fix warning message when init_dataRicardo Ribalda Delgado1-1/+1
2020-04-23drm/nouveau: workaround runpm fail by disabling PCI power management on certa...Karol Herbst2-0/+65
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-23drm/nouveau/svm: fix vma range check for migrationRalph Campbell1-0/+1
2020-04-23drm/nouveau/svm: check for SVM initialized before migratingRalph Campbell1-0/+5