summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-13Linux 5.2.53v5.2.53Paul Gortmaker
2020-08-13blktrace: ensure our debugfs dir existsLuis Chamberlain
2020-08-13blktrace: fix debugfs use after freeLuis Chamberlain
2020-08-13blktrace: annotate required lock on do_blk_trace_setup()Luis Chamberlain
2020-08-13blktrace: Avoid sparse warnings when assigning q->blk_traceJan Kara
2020-08-13blktrace: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2020-08-13rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer()Paul E. McKenney
2020-08-13soc: qcom: rpmh: Dirt can only make you dirtier, not cleanerDouglas Anderson
2020-08-13random32: move the pseudo-random 32-bit definitions to prandom.hLinus Torvalds
2020-08-13powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman
2020-08-13ocfs2: fix unbalanced lockingPavel Machek
2020-08-13ocfs2: change slot number type s16 to u16Junxiao Bi
2020-08-13module: Correctly truncate sysfs sections outputKees Cook
2020-08-13mac80211: fix misplaced while instead of ifJohannes Berg
2020-08-13genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-08-13x86/apic/vector: Force interupt handler invocation to irq contextThomas Gleixner
2020-08-13genirq: Add protection against unsafe usage of generic_handle_irq()Thomas Gleixner
2020-08-13arm64/alternatives: move length validation inside the subsectionSami Tolvanen
2020-08-13SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")Chuck Lever
2020-08-13ALSA: hda/realtek: typo_fix: enable headset mic of ASUS ROG Zephyrus G14(GA40...Armas Spann
2020-08-13ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G15(GA502) series ...Armas Spann
2020-08-13usb: dwc2: Fix error path in gadget registrationMarek Szyprowski
2020-08-13thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()Dan Carpenter
2020-08-13nvme-tcp: fix controller reset hang during trafficSagi Grimberg
2020-08-13nvme-rdma: fix controller reset hang during trafficSagi Grimberg
2020-08-13regulator: fix memory leak on error path of regulator_register()Vladimir Zapolskiy
2020-08-13drm/i915/gvt: Fix two CFL MMIO handling caused by regression.Colin Xu
2020-08-13iommu/vt-d: Make Intel SVM code 64-bit onlyLu Baolu
2020-08-13spi: sprd: switch the sequence of setting WDG_LOAD_LOW and _HIGHLingling Xu
2020-08-13rxrpc: Fix trace stringDavid Howells
2020-08-13libceph: don't omit recovery_deletes in target_copy()Ilya Dryomov
2020-08-13block: fix get_max_segment_size() overflow on 32bit archMing Lei
2020-08-13block: fix splitting segments on boundary masksMing Lei
2020-08-13genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner
2020-08-13sched/fair: handle case of task_h_load() returning 0Vincent Guittot
2020-08-13sched: Fix unreliable rseq cpu_id for new tasksMathieu Desnoyers
2020-08-13arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon
2020-08-13arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon
2020-08-13arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon
2020-08-13thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from powerFinley Xiao
2020-08-13thermal: int3403_thermal: Downgrade error messageAlex Hung
2020-08-13misc: atmel-ssc: lock with mutex instead of spinlockMichał Mirosław
2020-08-13dmaengine: fsl-edma-common: correct DSIZE_32BYTERobin Gong
2020-08-13dmaengine: mcf-edma: Fix NULL pointer exception in mcf_edma_tx_handlerKrzysztof Kozlowski
2020-08-13dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handlerKrzysztof Kozlowski
2020-08-13intel_th: Fix a NULL dereference when hub driver is not loadedAlexander Shishkin
2020-08-13intel_th: pci: Add Emmitsburg PCH supportAlexander Shishkin
2020-08-13intel_th: pci: Add Tiger Lake PCH-H supportAlexander Shishkin
2020-08-13intel_th: pci: Add Jasper Lake CPU supportAlexander Shishkin
2020-08-13powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkeyAneesh Kumar K.V