summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-22Linux 5.4.53v5.4.53Greg Kroah-Hartman1-1/+1
2020-07-22gpio: pca953x: disable regmap locking for automatic address incrementingAndy Shevchenko1-0/+1
2020-07-22drm/i915/gvt: Fix two CFL MMIO handling caused by regression.Colin Xu1-2/+2
2020-07-22iommu/vt-d: Make Intel SVM code 64-bit onlyLu Baolu1-1/+1
2020-07-22ionic: export features for vlans to useShannon Nelson1-0/+1
2020-07-22spi: sprd: switch the sequence of setting WDG_LOAD_LOW and _HIGHLingling Xu1-1/+1
2020-07-22rxrpc: Fix trace stringDavid Howells1-1/+1
2020-07-22libceph: don't omit recovery_deletes in target_copy()Ilya Dryomov1-0/+1
2020-07-22block: fix get_max_segment_size() overflow on 32bit archMing Lei1-2/+7
2020-07-22block: fix splitting segments on boundary masksMing Lei1-9/+9
2020-07-22drm/i915/gt: Ignore irq enabling on the virtual enginesChris Wilson1-0/+1
2020-07-22drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()Xiaojie Yuan1-18/+8
2020-07-22genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner2-19/+40
2020-07-22sched/fair: handle case of task_h_load() returning 0Vincent Guittot1-2/+14
2020-07-22sched: Fix unreliable rseq cpu_id for new tasksMathieu Desnoyers1-0/+2
2020-07-22arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon2-1/+14
2020-07-22arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon4-16/+23
2020-07-22arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon3-6/+20
2020-07-22thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from powerFinley Xiao1-3/+3
2020-07-22thermal: int3403_thermal: Downgrade error messageAlex Hung1-1/+1
2020-07-22misc: atmel-ssc: lock with mutex instead of spinlockMichał Mirosław1-12/+12
2020-07-22dmaengine: fsl-edma-common: correct DSIZE_32BYTERobin Gong1-1/+1
2020-07-22dmaengine: mcf-edma: Fix NULL pointer exception in mcf_edma_tx_handlerKrzysztof Kozlowski1-0/+7
2020-07-22dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handlerKrzysztof Kozlowski1-0/+7
2020-07-22intel_th: Fix a NULL dereference when hub driver is not loadedAlexander Shishkin2-6/+19
2020-07-22intel_th: pci: Add Emmitsburg PCH supportAlexander Shishkin1-0/+5
2020-07-22intel_th: pci: Add Tiger Lake PCH-H supportAlexander Shishkin1-0/+5
2020-07-22intel_th: pci: Add Jasper Lake CPU supportAlexander Shishkin1-0/+5
2020-07-22powerpc/pseries/svm: Fix incorrect check for shared_lppaca_sizeSatheesh Rajendran1-1/+1
2020-07-22powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkeyAneesh Kumar K.V1-5/+7
2020-07-22hwmon: (emc2103) fix unable to change fan pwm1_enable attributeVishwas M1-1/+1
2020-07-22riscv: use 16KB kernel stack on 64-bitAndreas Schwab1-0/+4
2020-07-22timer: Fix wheel index calculation on last levelFrederic Weisbecker1-2/+2
2020-07-22timer: Prevent base->clk from moving backwardFrederic Weisbecker1-3/+14
2020-07-22scsi: megaraid_sas: Remove undefined ENABLE_IRQ_POLL macroChandrakanth Patil1-2/+0
2020-07-22uio_pdrv_genirq: fix use without device tree and no interruptEsben Haabendal1-1/+1
2020-07-22uio_pdrv_genirq: Remove warning when irq is not specifiedEsben Haabendal1-1/+1
2020-07-22Input: elan_i2c - add more hardware ID for Lenovo laptopsDave Wang1-0/+7
2020-07-22Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen1-0/+7
2020-07-22mei: bus: don't clean driver pointerAlexander Usyskin1-2/+1
2020-07-22Revert "zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()"Wade Mealing1-1/+2
2020-07-22fuse: Fix parameter for FS_IOC_{GET,SET}FLAGSChirantan Ekbote1-1/+11
2020-07-22fuse: use ->reconfigure() instead of ->remount_fs()Miklos Szeredi1-3/+5
2020-07-22fuse: ignore 'data' argument of mount(..., MS_REMOUNT)Miklos Szeredi1-0/+7
2020-07-22ovl: fix unneeded call to ovl_change_flags()Amir Goldstein1-4/+6
2020-07-22ovl: relax WARN_ON() when decoding lower directory file handleAmir Goldstein1-1/+1
2020-07-22ovl: inode reference leak in ovl_is_inuse true case.youngjun1-1/+10
2020-07-22ovl: fix regression with re-formatted lower squashfsAmir Goldstein1-0/+12
2020-07-22serial: mxs-auart: add missed iounmap() in probe failure and removeChuhong Yuan1-4/+8
2020-07-22virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serialAlexander Lobakin1-1/+2