summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-14sata_highbank: fix deferred probingSergey Shtylyov1-2/+4
2021-07-14crypto: ux500 - Fix error return code in hash_hw_final()Zhen Lei1-0/+1
2021-07-14crypto: ixp4xx - dma_unmap the correct addressCorentin Labbe1-1/+1
2021-07-14media: s5p_cec: decrement usage count if disabledMauro Carvalho Chehab1-1/+1
2021-07-14writeback, cgroup: increment isw_nr_in_flight before grabbing an inodeRoman Gushchin1-2/+3
2021-07-14ia64: mca_drv: fix incorrect array size calculationArnd Bergmann1-1/+1
2021-07-14kthread_worker: fix return value when kthread_mod_delayed_work() races with k...Petr Mladek1-7/+12
2021-07-14block: fix discard request mergeMing Lei1-2/+6
2021-07-14cifs: fix missing spinlock around update to ses->statusSteve French2-2/+6
2021-07-14HID: wacom: Correct base usage for capacitive ExpressKey status bitsJason Gerecke1-1/+1
2021-07-14ACPI: tables: Add custom DSDT file as makefile prerequisiteRichard Fitzgerald1-0/+5
2021-07-14clocksource: Retry clock read if long delays detectedPaul E. McKenney2-6/+53
2021-07-14PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()Haiyang Zhang1-0/+3
2021-07-14EDAC/Intel: Do not load EDAC driver when running as a guestLuck, Tony4-0/+12
2021-07-14nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()Hannes Reinecke1-8/+2
2021-07-14platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyb...Jiapeng Chong1-0/+1
2021-07-14block: fix race between adding/removing rq qos and normal IOMing Lei1-0/+24
2021-07-14ACPI: resources: Add checks for ACPI IRQ overrideHui Wang1-1/+8
2021-07-14ACPI: bus: Call kobject_put() in acpi_init() error pathHanjun Guo1-0/+1
2021-07-14ACPICA: Fix memory leak caused by _CID repair functionErik Kaneda1-0/+7
2021-07-14fs: dlm: fix memory leak when fencedAlexander Aring1-0/+9
2021-07-14random32: Fix implicit truncation warning in prandom_seed_state()Richard Fitzgerald1-1/+1
2021-07-14fs: dlm: cancel work sync otherconAlexander Aring1-1/+1
2021-07-14block_dump: remove block_dump feature in mark_inode_dirty()zhangyi (F)1-25/+0
2021-07-14ACPI: EC: Make more Asus laptops use ECDT _GPEChris Chiu1-0/+16
2021-07-14lib: vsprintf: Fix handling of number field widths in vsscanfRichard Fitzgerald3-37/+60
2021-07-14hv_utils: Fix passing zero to 'PTR_ERR' warningYueHaibing1-2/+2
2021-07-14ACPI: processor idle: Fix up C-state latency if not orderedMario Limonciello1-0/+40
2021-07-14EDAC/ti: Add missing MODULE_DEVICE_TABLEBixuan Cui1-0/+1
2021-07-14HID: do not use down_interruptible() when unbinding devicesDmitry Torokhov1-7/+3
2021-07-14media: Fix Media Controller API config checksShuah Khan2-2/+2
2021-07-14regulator: da9052: Ensure enough delay time for .set_voltage_time_selAxel Lin1-1/+2
2021-07-14regulator: mt6358: Fix vdram2 .vsel_maskHsin-Hsiung Wang1-1/+1
2021-07-14KVM: s390: get rid of register asm usageHeiko Carstens1-9/+9
2021-07-14lockding/lockdep: Avoid to find wrong lock dep path in check_irq_usage()Boqun Feng1-1/+11
2021-07-14locking/lockdep: Fix the dep path printing for backwards BFSBoqun Feng1-2/+106
2021-07-14btrfs: disable build on platforms having page size 256KChristophe Leroy1-0/+2
2021-07-14btrfs: abort transaction if we fail to update the delayed inodeJosef Bacik1-0/+8
2021-07-14btrfs: fix error handling in __btrfs_update_delayed_inodeJosef Bacik1-6/+4
2021-07-14KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processorsSuraj Jitindar Singh4-8/+39
2021-07-14drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()Jing Xiangfeng1-2/+4
2021-07-14hwmon: (max31790) Fix pwmX_enable attributesGuenter Roeck2-16/+27
2021-07-14hwmon: (max31790) Report correct current pwm duty cyclesGuenter Roeck2-4/+5
2021-07-14media: imx-csi: Skip first few frames from a BT.656 sourceSteve Longerbeam1-1/+13
2021-07-14media: siano: fix device register error pathMauro Carvalho Chehab1-0/+4
2021-07-14media: dvb_net: avoid speculation from net slotMauro Carvalho Chehab1-6/+19
2021-07-14crypto: shash - avoid comparing pointers to exported functions under CFIArd Biesheuvel2-10/+16
2021-07-14mmc: via-sdmmc: add a check against NULL pointer dereferenceZheyu Ma1-0/+3
2021-07-14mmc: sdhci-sprd: use sdhci_sprd_writewKrzysztof Kozlowski1-0/+1
2021-07-14memstick: rtsx_usb_ms: fix UAFTong Zhang1-6/+4