summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-09virtio-blk: free vblk-vqs in error path of virtblk_probe()Hou Tao1-0/+1
2020-07-09drm: sun4i: hdmi: Remove extra HPD pollingChen-Yu Tsai1-3/+2
2020-07-09nfsd: fix nfsdfs inode reference count leakJ. Bruce Fields1-0/+1
2020-07-09nfsd4: fix nfsdfs reference count loopJ. Bruce Fields3-11/+22
2020-07-09thermal/drivers/rcar_gen3: Fix undefined temperature if negativeDien Pham1-1/+1
2020-07-09thermal/drivers/sprd: Fix return value of sprd_thm_probe()Tiezhu Yang1-2/+2
2020-07-09thermal/drivers/mediatek: Fix bank number settings on mt8183Michael Kao1-1/+4
2020-07-09scsi: qla2xxx: Fix a condition in qla2x00_find_all_fabric_devs()Dan Carpenter1-1/+1
2020-07-09hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add()Misono Tomohiro1-1/+3
2020-07-09hwmon: (max6697) Make sure the OVERT mask is set correctlyChu Lin1-3/+4
2020-07-09security: Fix hook iteration and default value for inode_copy_up_xattrKP Singh2-2/+17
2020-07-09cxgb4: fix SGE queue dump destination buffer contextRahul Lakkireddy1-2/+4
2020-07-09cxgb4: use correct type for all-mask IP address comparisonRahul Lakkireddy1-5/+5
2020-07-09cxgb4: fix endian conversions for L4 ports in filtersRahul Lakkireddy3-25/+22
2020-07-09cxgb4: parse TC-U32 key values and masks nativelyRahul Lakkireddy2-49/+91
2020-07-09cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy1-1/+1
2020-07-09hsr: avoid to create proc file after unregisterTaehee Yoo4-24/+25
2020-07-09hsr: remove hsr interface if all slaves are removedTaehee Yoo1-2/+20
2020-07-09xfs: fix use-after-free on CIL context on shutdownDave Chinner2-6/+6
2020-07-09RDMA/counter: Query a counter before releaseMark Zhang1-1/+3
2020-07-09irqchip/gic-v4.1: Use readx_poll_timeout_atomic() to fix sleep in atomicZenghui Yu1-4/+4
2020-07-09enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil3-17/+34
2020-07-09net: enetc: add hw tc hw offload features for PSPF capabilityPo Liu4-0/+96
2020-07-09mptcp: drop MP_JOIN request sock on syn cookiesPaolo Abeni1-8/+10
2020-07-09rxrpc: Fix afs large storage transmission performance dropDavid Howells1-1/+1
2020-07-09btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IOFilipe Manana1-11/+26
2020-07-09drm/msm/dpu: fix error return code in dpu_encoder_initChen Tao1-1/+1
2020-07-09io_uring: use signal based task_work runningJens Axboe1-8/+24
2020-07-09task_work: teach task_work_add() to do signal_wake_up()Oleg Nesterov4-7/+28
2020-07-09crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()Herbert Xu5-35/+22
2020-07-09tpm: Fix TIS locality timeout problemsJames Bottomley1-10/+9
2020-07-09selftests: tpm: Use /bin/sh instead of /bin/bashJarkko Sakkinen2-2/+2
2020-07-09Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"Jarkko Sakkinen1-5/+0
2020-07-09kgdb: Avoid suspicious RCU usage warningDouglas Anderson1-0/+4
2020-07-09io_uring: fix current->mm NULL dereference on exitPavel Begunkov1-0/+9
2020-07-09nvme-multipath: fix bogus request queue reference putSagi Grimberg1-0/+8
2020-07-09nvme-multipath: fix deadlock due to head->lockAnton Eidelman2-2/+4
2020-07-09nvme-multipath: fix deadlock between ana_work and scan_workAnton Eidelman1-8/+16
2020-07-09nvme: fix possible deadlock when I/O is blockedSagi Grimberg1-1/+0
2020-07-09nvme-multipath: set bdi capabilities onceKeith Busch2-7/+8
2020-07-09io_uring: fix io_sq_thread no schedule when busyXuan Zhuo1-2/+2
2020-07-09s390/debug: avoid kernel warning on too large number of pagesChristian Borntraeger1-1/+2
2020-07-09tools lib traceevent: Handle __attribute__((user)) in field namesSteven Rostedt (VMware)1-1/+38
2020-07-09tools lib traceevent: Add append() function helper for appending stringsSteven Rostedt (VMware)1-58/+40
2020-07-09usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnectZqiang1-0/+1
2020-07-09rxrpc: Fix race between incoming ACK parser and retransmitterDavid Howells1-18/+11
2020-07-09io_uring: fix {SQ,IO}POLL with unsupported opcodesPavel Begunkov1-0/+18
2020-07-09mm, dump_page(): do not crash with invalid mapping pointerVlastimil Babka1-6/+50
2020-07-09mm/slub: fix stack overruns with SLUB_STATSQian Cai1-1/+2
2020-07-09mm/slub.c: fix corrupted freechain in deactivate_slab()Dongli Zhang1-0/+27