summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-20pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handlerGrace Kao1-0/+4
2020-05-20pinctrl: baytrail: Enable pin configuration setting for GPIO chipAndy Shevchenko1-0/+1
2020-05-20ipmi: Fix NULL pointer dereference in ssif_probeGustavo A. R. Silva1-1/+3
2020-05-20x86/entry/64: Fix unwind hints in register clearing codeJosh Poimboeuf1-17/+21
2020-05-20ALSA: hda/realtek - Fix S3 pop noise on Dell WyseKai-Heng Feng1-0/+16
2020-05-20ipc/util.c: sysvipc_find_ipc() incorrectly updates position indexVasily Averin1-6/+6
2020-05-20drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()Vasily Averin1-1/+2
2020-05-20ALSA: hda/hdmi: fix race in monitor detection during probeKai Vehmanen1-0/+2
2020-05-20cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode onceChris Wilson1-1/+1
2020-05-20dmaengine: mmp_tdma: Reset channel error on releaseLubomir Rintel1-0/+2
2020-05-20dmaengine: pch_dma.c: Avoid data race between probe and irq handlerMadhuparna Bhowmik1-1/+1
2020-05-20scsi: sg: add sg_remove_request in sg_writeWu Bo1-1/+3
2020-05-20virtio-blk: handle block_device_operations callbacks after hot unplugStefan Hajnoczi1-8/+78
2020-05-20drop_monitor: work around gcc-10 stringop-overflow warningArnd Bergmann1-4/+7
2020-05-20net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET1-1/+1
2020-05-20net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET1-2/+4
2020-05-20shmem: fix possible deadlocks on shmlock_user_lockHugh Dickins1-2/+5
2020-05-20net: stmmac: Use mutex instead of spinlockThierry Reding3-24/+21
2020-05-20f2fs: fix to avoid memory leakage in f2fs_listxattrRandall Huang1-1/+14
2020-05-20f2fs: fix to avoid accessing xattr across the boundaryRandall Huang2-9/+29
2020-05-20f2fs: sanity check of xattr entry sizeJaegeuk Kim1-5/+13
2020-05-20f2fs: introduce read_xattr_blockChao Yu1-26/+24
2020-05-20f2fs: introduce read_inline_xattrChao Yu1-30/+29
2020-05-20blktrace: fix dereference after null checkCengiz Can1-1/+4
2020-05-20blktrace: Protect q->blk_trace with RCUJan Kara3-37/+97
2020-05-20blktrace: fix trace mutex deadlockJens Axboe1-2/+2
2020-05-20blktrace: fix unlocked access to init/start-stop/teardownJens Axboe1-10/+48
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca10-34/+39
2020-05-20net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca11-19/+19
2020-05-20scripts/decodecode: fix trapping instruction formattingIvan Delalande1-1/+1
2020-05-20objtool: Fix stack offset tracking for indirect CFAsJosh Poimboeuf1-1/+1
2020-05-20netfilter: nat: never update the UDP checksum when it's 0Guillaume Nault1-3/+2
2020-05-20x86/unwind/orc: Fix error path for bad ORC entry typeJosh Poimboeuf1-1/+1
2020-05-20x86/unwind/orc: Prevent unwinding before ORC initializationJosh Poimboeuf1-3/+3
2020-05-20x86/unwind/orc: Don't skip the first frame for inactive tasksMiroslav Benes1-1/+1
2020-05-20x86/entry/64: Fix unwind hints in rewind_stack_do_exit()Jann Horn1-1/+1
2020-05-20x86/entry/64: Fix unwind hints in kernel exit pathJosh Poimboeuf1-1/+2
2020-05-20batman-adv: Fix refcnt leak in batadv_v_ogm_processXiyu Yang1-1/+1
2020-05-20batman-adv: Fix refcnt leak in batadv_store_throughput_overrideXiyu Yang1-1/+1
2020-05-20batman-adv: Fix refcnt leak in batadv_show_throughput_overrideXiyu Yang1-0/+1
2020-05-20batman-adv: fix batadv_nc_random_weight_tqGeorge Spelvin1-8/+1
2020-05-20coredump: fix crash when umh is disabledLuis Chamberlain2-0/+13
2020-05-20mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()David Hildenbrand1-0/+1
2020-05-20KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVERMarc Zyngier1-2/+2
2020-05-20tracing: Add a vmalloc_sync_mappings() for safe measureSteven Rostedt (VMware)1-0/+13
2020-05-20USB: serial: garmin_gps: add sanity checking for data lengthOliver Neukum1-2/+2
2020-05-20USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum1-0/+7
2020-05-20HID: usbhid: Fix race between usbhid_close() and usbhid_stop()Alan Stern2-8/+30
2020-05-20geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6Hangbin Liu1-1/+15
2020-05-20HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devicesJason Gerecke1-1/+3