summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-22Linux 5.4.53v5.4.53Greg Kroah-Hartman
2020-07-22gpio: pca953x: disable regmap locking for automatic address incrementingAndy Shevchenko
2020-07-22drm/i915/gvt: Fix two CFL MMIO handling caused by regression.Colin Xu
2020-07-22iommu/vt-d: Make Intel SVM code 64-bit onlyLu Baolu
2020-07-22ionic: export features for vlans to useShannon Nelson
2020-07-22spi: sprd: switch the sequence of setting WDG_LOAD_LOW and _HIGHLingling Xu
2020-07-22rxrpc: Fix trace stringDavid Howells
2020-07-22libceph: don't omit recovery_deletes in target_copy()Ilya Dryomov
2020-07-22block: fix get_max_segment_size() overflow on 32bit archMing Lei
2020-07-22block: fix splitting segments on boundary masksMing Lei
2020-07-22drm/i915/gt: Ignore irq enabling on the virtual enginesChris Wilson
2020-07-22drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()Xiaojie Yuan
2020-07-22genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner
2020-07-22sched/fair: handle case of task_h_load() returning 0Vincent Guittot
2020-07-22sched: Fix unreliable rseq cpu_id for new tasksMathieu Desnoyers
2020-07-22arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon
2020-07-22arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon
2020-07-22arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon
2020-07-22thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from powerFinley Xiao
2020-07-22thermal: int3403_thermal: Downgrade error messageAlex Hung
2020-07-22misc: atmel-ssc: lock with mutex instead of spinlockMichał Mirosław
2020-07-22dmaengine: fsl-edma-common: correct DSIZE_32BYTERobin Gong
2020-07-22dmaengine: mcf-edma: Fix NULL pointer exception in mcf_edma_tx_handlerKrzysztof Kozlowski
2020-07-22dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handlerKrzysztof Kozlowski
2020-07-22intel_th: Fix a NULL dereference when hub driver is not loadedAlexander Shishkin
2020-07-22intel_th: pci: Add Emmitsburg PCH supportAlexander Shishkin
2020-07-22intel_th: pci: Add Tiger Lake PCH-H supportAlexander Shishkin
2020-07-22intel_th: pci: Add Jasper Lake CPU supportAlexander Shishkin
2020-07-22powerpc/pseries/svm: Fix incorrect check for shared_lppaca_sizeSatheesh Rajendran
2020-07-22powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkeyAneesh Kumar K.V
2020-07-22hwmon: (emc2103) fix unable to change fan pwm1_enable attributeVishwas M
2020-07-22riscv: use 16KB kernel stack on 64-bitAndreas Schwab
2020-07-22timer: Fix wheel index calculation on last levelFrederic Weisbecker
2020-07-22timer: Prevent base->clk from moving backwardFrederic Weisbecker
2020-07-22scsi: megaraid_sas: Remove undefined ENABLE_IRQ_POLL macroChandrakanth Patil
2020-07-22uio_pdrv_genirq: fix use without device tree and no interruptEsben Haabendal
2020-07-22uio_pdrv_genirq: Remove warning when irq is not specifiedEsben Haabendal
2020-07-22Input: elan_i2c - add more hardware ID for Lenovo laptopsDave Wang
2020-07-22Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen
2020-07-22mei: bus: don't clean driver pointerAlexander Usyskin
2020-07-22Revert "zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()"Wade Mealing
2020-07-22fuse: Fix parameter for FS_IOC_{GET,SET}FLAGSChirantan Ekbote
2020-07-22fuse: use ->reconfigure() instead of ->remount_fs()Miklos Szeredi
2020-07-22fuse: ignore 'data' argument of mount(..., MS_REMOUNT)Miklos Szeredi
2020-07-22ovl: fix unneeded call to ovl_change_flags()Amir Goldstein
2020-07-22ovl: relax WARN_ON() when decoding lower directory file handleAmir Goldstein
2020-07-22ovl: inode reference leak in ovl_is_inuse true case.youngjun
2020-07-22ovl: fix regression with re-formatted lower squashfsAmir Goldstein
2020-07-22serial: mxs-auart: add missed iounmap() in probe failure and removeChuhong Yuan
2020-07-22virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serialAlexander Lobakin