summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-30drm/panfrost: Fix job timeout handlingBoris Brezillon1-9/+53
2020-12-30jfs: Fix array index bounds check in dbAdjTreeDave Kleikamp1-1/+1
2020-12-30fsnotify: fix events reported to watching parent and childAmir Goldstein3-40/+57
2020-12-30inotify: convert to handle_inode_event() interfaceAmir Goldstein3-54/+14
2020-12-30fsnotify: generalize handle_inode_event()Amir Goldstein7-13/+31
2020-12-30jffs2: Fix ignoring mounting options problem during remountinglizhe1-0/+17
2020-12-30jffs2: Fix GC exit abnormallyZhe Li1-0/+16
2020-12-30ubifs: wbuf: Don't leak kernel memory to flashRichard Weinberger1-2/+11
2020-12-30SMB3.1.1: do not log warning message if server doesn't populate saltSteve French2-5/+16
2020-12-30SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot rspSteve French1-4/+12
2020-12-30SMB3: avoid confusing warning message on mount to AzureSteve French1-1/+2
2020-12-30ceph: fix race in concurrent __ceph_remove_cap invocationsLuis Henriques1-2/+9
2020-12-30um: Fix time-travel modeJohannes Berg1-5/+0
2020-12-30um: Remove use of asprinf in umid.cAnton Ivanov1-12/+5
2020-12-30ima: Don't modify file descriptor mode on the flyRoberto Sassu1-15/+5
2020-12-30ovl: make ioctl() safeMiklos Szeredi1-71/+16
2020-12-30powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrentlyDavid Hildenbrand1-7/+15
2020-12-30powerpc/powernv/memtrace: Don't leak kernel memory to user spaceDavid Hildenbrand1-0/+22
2020-12-30powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPUAlexey Kardashevskiy1-2/+14
2020-12-30powerpc/mm: Fix verification of MMU_FTR_TYPE_44xChristophe Leroy1-1/+1
2020-12-30powerpc/8xx: Fix early debug when SMC1 is relocatedChristophe Leroy2-0/+12
2020-12-30powerpc/xmon: Change printk() to pr_cont()Christophe Leroy1-1/+1
2020-12-30powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LEChristophe Leroy1-1/+1
2020-12-30powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()Christophe Leroy1-2/+21
2020-12-30powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filterTyrel Datwyler1-1/+1
2020-12-30powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers2-4/+4
2020-12-30powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall...Christophe Leroy1-9/+16
2020-12-30xprtrdma: Fix XDRBUF_SPARSE_PAGES supportChuck Lever1-9/+31
2020-12-30ARM: tegra: Populate OPP table for Tegra20 VentanaJon Hunter1-0/+11
2020-12-30ARM: dts: at91: sama5d2: fix CAN message ram offset and sizeNicolas Ferre1-3/+3
2020-12-30ARM: dts: pandaboard: fix pinmux for gpio user button of Pandaboard ESH. Nikolaus Schaller1-1/+1
2020-12-30iommu/arm-smmu-qcom: Implement S2CR quirkBjorn Andersson1-0/+67
2020-12-30iommu/arm-smmu-qcom: Read back stream mappingsBjorn Andersson1-0/+23
2020-12-30iommu/arm-smmu: Allow implementation specific write_s2crBjorn Andersson2-3/+11
2020-12-30KVM: SVM: Remove the call to sev_platform_status() during setupTom Lendacky1-21/+1
2020-12-30KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bitsPaolo Bonzini3-14/+22
2020-12-30KVM: arm64: Introduce handling of AArch32 TTBCR2 trapsMarc Zyngier2-0/+2
2020-12-30arm64: dts: marvell: keep SMMU disabled by default for Armada 7040 and 8040Tomasz Nowicki2-8/+0
2020-12-30arm64: dts: ti: k3-am65: mark dss as dma-coherentTomi Valkeinen1-0/+2
2020-12-30RISC-V: Fix usage of memblock_enforce_memory_limitAtish Patra1-1/+1
2020-12-30ext4: don't remount read-only with errors=continue on rebootJan Kara1-8/+6
2020-12-30ext4: fix deadlock with fs freezing and EA inodesJan Kara1-5/+14
2020-12-30ext4: fix a memory leak of ext4_free_dataChunguang Xu1-0/+1
2020-12-30ext4: fix an IS_ERR() vs NULL checkDan Carpenter1-2/+2
2020-12-30btrfs: fix race when defragmenting leads to unnecessary IOFilipe Manana1-0/+39
2020-12-30btrfs: update last_byte_to_unpin in switch_commit_rootsJosef Bacik3-28/+40
2020-12-30btrfs: do not shorten unpin len for caching block groupsJosef Bacik1-4/+4
2020-12-30USB: serial: keyspan_pda: fix write unthrottlingJohan Hovold1-9/+20
2020-12-30USB: serial: keyspan_pda: fix tx-unthrottle use-after-freeJohan Hovold1-0/+4
2020-12-30USB: serial: keyspan_pda: fix write-wakeup use-after-freeJohan Hovold1-14/+3