summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-20PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrunKrzysztof Wilczyński1-1/+1
2021-07-20power: supply: surface-charger: Fix type of integer variableMaximilian Luz1-1/+1
2021-07-20remoteproc: k3-r5: Fix an error messageChristophe JAILLET1-1/+1
2021-07-20remoteproc: stm32: fix phys_addr_t format stringArnd Bergmann1-1/+1
2021-07-20f2fs: compress: fix to disallow temp extensionChao Yu1-4/+12
2021-07-20f2fs: add MODULE_SOFTDEP to ensure crc32 is included in the initramfsChao Yu1-0/+1
2021-07-20module: correctly exit module_kallsyms_on_each_symbol when fn() != 0Jon Mediero1-1/+2
2021-07-20pwm: visconti: Fix and simplify period calculationUwe Kleine-König1-10/+7
2021-07-20cpufreq: scmi: Fix an error messageChristophe JAILLET1-1/+1
2021-07-20x86/signal: Detect and prevent an alternate signal stack overflowChang S. Bae2-11/+32
2021-07-20NFSD: Fix TP_printk() format specifier in nfsd_clid_classChuck Lever2-32/+0
2021-07-20f2fs: atgc: fix to set default age thresholdChao Yu1-0/+1
2021-07-20power: supply: surface_battery: Fix battery event handlingMaximilian Luz1-2/+12
2021-07-20block: fix the problem of io_ticks becoming smallerChunguang Xu1-1/+1
2021-07-20virtio_console: Assure used length from device is limitedXie Yongji1-2/+2
2021-07-20virtio_net: Fix error handling in virtnet_restore()Xie Yongji1-1/+4
2021-07-20virtio-blk: Fix memory leak among suspend/resume procedureXie Yongji1-0/+2
2021-07-20ext4: fix WARN_ON_ONCE(!buffer_uptodate) after an error writing the superblockYe Bin2-3/+11
2021-07-20PCI: rockchip: Register IRQ handlers after device and data are readyJavier Martinez Canillas1-6/+6
2021-07-20ACPI: video: Add quirk for the Dell Vostro 3350Hans de Goede1-0/+9
2021-07-20ACPI: AMBA: Fix resource name in /proc/iomemLiguang Zhang1-0/+1
2021-07-20pwm: tegra: Don't modify HW state in .remove callbackUwe Kleine-König1-13/+0
2021-07-20pwm: img: Fix PM reference leak in img_pwm_enable()Zou Wei1-1/+1
2021-07-20drm/amdkfd: fix sysfs kobj leakPhilip Yang2-8/+7
2021-07-20drm/amdgpu: fix Navi1x tcp power gating hang when issuing lightweight invalid...Evan Quan1-0/+95
2021-07-20power: supply: axp288_fuel_gauge: Make "T3 MRD" no_battery_list DMI entry mor...Hans de Goede1-9/+9
2021-07-20power: supply: ab8500: add missing MODULE_DEVICE_TABLEZou Wei3-0/+3
2021-07-20power: supply: charger-manager: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-07-20power: reset: regulator-poweroff: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-07-20NFS: nfs_find_open_context() may only select open filesTrond Myklebust2-0/+5
2021-07-20drm/gma500: Add the missed drm_gem_object_put() in psb_user_framebuffer_create()Jing Xiangfeng1-1/+6
2021-07-20ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirtyJeff Layton1-9/+1
2021-07-20orangefs: fix orangefs df output.Mike Marshall1-1/+1
2021-07-20NFSv4: Fix handling of non-atomic change attrbute updatesTrond Myklebust1-18/+15
2021-07-20NFS: Fix up inode attribute revalidation timeoutsTrond Myklebust1-34/+16
2021-07-20PCI: tegra: Add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-07-20remoteproc: stm32: fix mbox_send_message callArnaud Pouliquen1-9/+5
2021-07-20remoteproc: core: Fix cdev remove and rproc delSiddharth Gupta2-2/+2
2021-07-20x86/fpu: Return proper error codes from user access functionsThomas Gleixner1-7/+12
2021-07-20PCI: mediatek-gen3: Add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-07-20fuse: fix illegal access to inode with reused nodeidAmir Goldstein4-5/+15
2021-07-20virtiofs: propagate sync() to file serverGreg Kurz4-1/+53
2021-07-20watchdog: iTCO_wdt: Account for rebooting on second timeoutJan Kiszka1-3/+9
2021-07-20watchdog: imx_sc_wdt: fix pretimeoutStefan Eichenberger1-7/+4
2021-07-20watchdog: Fix possible use-after-free by calling del_timer_sync()Zou Wei2-2/+2
2021-07-20watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()Zou Wei1-1/+1
2021-07-20watchdog: Fix possible use-after-free in wdt_startup()Zou Wei1-1/+1
2021-07-20PCI: Dynamically map ECAM regionsRussell King2-8/+47
2021-07-20PCI: pciehp: Ignore Link Down/Up caused by DPCLukas Wunner3-5/+109
2021-07-20NFSv4: Fix delegation return in cases where we have to retryTrond Myklebust3-15/+58