summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-04x86: fix seq_file iteration for pat/memtype.cNeilBrown1-1/+2
2021-03-04seq_file: document how per-entry resources are managed.NeilBrown1-0/+6
2021-03-04fs/affs: release old buffer head on error pathPan Bian1-1/+3
2021-03-04mtd: spi-nor: hisi-sfc: Put child node np on error pathPan Bian1-1/+3
2021-03-04watchdog: mei_wdt: request stop on unregisterAlexander Usyskin1-0/+1
2021-03-04arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probingHe Zhe1-1/+1
2021-03-04floppy: reintroduce O_NDELAY fixJiri Kosina1-13/+14
2021-03-04x86/reboot: Force all cpus to exit VMX root if VMX is supportedSean Christopherson1-19/+10
2021-03-04media: ipu3-cio2: Fix mbus_code processing in cio2_subdev_set_fmt()Pavel Machek1-1/+1
2021-03-04staging: rtl8188eu: Add Edimax EW-7811UN V2 to device tableMartin Kaiser1-0/+1
2021-03-04staging: gdm724x: Fix DMA from stackAmey Narkhede1-3/+7
2021-03-04staging/mt7621-dma: mtk-hsdma.c->hsdma-mt7621.cIlya Lipnitskiy2-2/+2
2021-03-04dts64: mt7622: fix slow sd card accessFrank Wunderlich1-0/+2
2021-03-04pstore: Fix typo in compression option nameJiri Bohac1-2/+2
2021-03-04drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queueSabyrzhan Tasbolatov1-0/+3
2021-03-04misc: rtsx: init of rts522a add OCP power off when no card is presentRicky Wu1-0/+5
2021-03-04seccomp: Add missing return in non-void functionPaul Cercueil1-0/+2
2021-03-04crypto: sun4i-ss - handle BigEndian for cipherCorentin Labbe1-6/+6
2021-03-04crypto: sun4i-ss - checking sg length is not sufficientCorentin Labbe1-2/+2
2021-03-04crypto: arm64/sha - add missing module aliasesArd Biesheuvel4-0/+9
2021-03-04btrfs: fix extent buffer leak on failure to copy rootFilipe Manana1-0/+2
2021-03-04btrfs: fix reloc root leak with 0 ref reloc roots on recoveryJosef Bacik1-3/+1
2021-03-04btrfs: abort the transaction if we fail to inc ref in btrfs_copy_rootJosef Bacik1-2/+3
2021-03-04KEYS: trusted: Fix migratable=1 failingJarkko Sakkinen1-1/+1
2021-03-04tpm_tis: Clean up locality releaseJames Bottomley1-46/+1
2021-03-04tpm_tis: Fix check_locality for correct locality acquisitionJames Bottomley1-1/+2
2021-03-04ALSA: hda/realtek: modify EAPD in the ALC886PeiSen Hou1-0/+11
2021-03-04USB: serial: mos7720: fix error code in mos7720_write()Dan Carpenter1-1/+3
2021-03-04USB: serial: mos7840: fix error code in mos7840_write()Dan Carpenter1-1/+3
2021-03-04USB: serial: ftdi_sio: fix FTX sub-integer prescalerJohan Hovold1-2/+3
2021-03-04usb: dwc3: gadget: Fix dep->interval for fullspeed interruptThinh Nguyen1-1/+6
2021-03-04usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1Thinh Nguyen1-1/+11
2021-03-04usb: musb: Fix runtime PM race in musb_queue_resume_workPaul Cercueil1-14/+17
2021-03-04USB: serial: option: update interface mapping for ZTE P685MLech Perczak1-1/+2
2021-03-04Input: i8042 - add ASUS Zenbook Flip to noselftest listMarcos Paulo de Souza1-0/+4
2021-03-04Input: joydev - prevent potential read overflow in ioctlDan Carpenter1-2/+5
2021-03-04Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...Olivier CrĂȘte1-0/+1
2021-03-04Input: raydium_ts_i2c - do not send zero lengthjeffrey.lin1-1/+2
2021-03-04HID: wacom: Ignore attempts to overwrite the touch_max value from HIDJason Gerecke1-1/+6
2021-03-04ACPI: configfs: add missing check after configfs_register_default_group()Qinglang Miao1-1/+6
2021-03-04ACPI: property: Fix fwnode string properties matchingRafael J. Wysocki1-11/+33
2021-03-04blk-settings: align max_sectors on "logical_block_size" boundaryMikulas Patocka1-0/+12
2021-03-04scsi: bnx2fc: Fix Kconfig warning & CNIC build errorsRandy Dunlap1-0/+1
2021-03-04mm/rmap: fix potential pte_unmap on an not mapped pteMiaohe Lin1-1/+2
2021-03-04i2c: brcmstb: Fix brcmstd_send_i2c_cmd conditionMaxime Ripard1-1/+1
2021-03-04arm64: Add missing ISB after invalidating TLB in __primary_switchMarc Zyngier1-0/+1
2021-03-04r8169: fix jumbo packet handling on RTL8168eHeiner Kallweit1-2/+2
2021-03-04mm/hugetlb: fix potential double free in hugetlb_register_node() error pathMiaohe Lin1-1/+3
2021-03-04mm/memory.c: fix potential pte_unmap_unlock pte errorMiaohe Lin1-3/+3
2021-03-04ocfs2: fix a use after free on errorDan Carpenter1-1/+7