summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-05drm/scheduler: Scheduler priority fixes (v2)Luben Tuikov8-16/+18
2020-11-05ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam1-1/+7
2020-11-05ath10k: start recovery process when payload length exceeds max htc length for...Wen Gong1-0/+4
2020-11-05video: fbdev: pvr2fb: initialize variablesTom Rix1-0/+2
2020-11-05drm/amdgpu: restore ras flags when user resets eeprom(v2)Guchun Chen1-3/+10
2020-11-05drm/ast: Separate DRM driver from PCI codeThomas Zimmermann1-28/+31
2020-11-05x86/kaslr: Initialize mem_limit to the real maximum addressArvind Sankar1-19/+22
2020-11-05ath10k: fix retry packets update in station dumpVenkateswara Naralasetty2-5/+8
2020-11-05io_uring: don't set COMP_LOCKED if won't putPavel Begunkov1-1/+1
2020-11-05xfs: fix realtime bitmap/summary file truncation when growing rt volumeDarrick J. Wong1-2/+8
2020-11-05xfs: change the order in which child and parent defer ops are finishedDarrick J. Wong1-1/+10
2020-11-05power: supply: bq27xxx: report "not charging" on all typesKrzysztof Kozlowski1-2/+4
2020-11-05xfs: log new intent items created as part of finishing recovered intent itemsDarrick J. Wong4-4/+32
2020-11-05xfs: Set xfs_buf's b_ops member when zeroing bitmap/summary filesChandan Babu R1-0/+1
2020-11-05xfs: Set xfs_buf type flag when growing summary/bitmap filesChandan Babu R1-0/+8
2020-11-05NFS4: Fix oops when copy_file_range is attempted with NFS4.0 sourceDave Wysochanski1-1/+2
2020-11-05ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addressesDouglas Anderson1-28/+72
2020-11-05powerpc/64s: handle ISA v3.1 local copy-paste context switchesNicholas Piggin3-7/+24
2020-11-05afs: Don't assert on unpurgeable server recordsDavid Howells2-1/+8
2020-11-05f2fs: handle errors of f2fs_get_meta_page_nofailJaegeuk Kim4-6/+12
2020-11-05um: change sigio_spinlock to a mutexJohannes Berg1-3/+3
2020-11-05s390/ap/zcrypt: revisit ap and zcrypt error handlingHarald Freudenberger6-131/+116
2020-11-05f2fs: compress: fix to disallow enabling compress on non-empty fileChao Yu1-0/+2
2020-11-05s390/startup: avoid save_area_sync overflowVasily Gorbik1-10/+11
2020-11-05f2fs: fix to check segment boundary during SIT page readaheadChao Yu1-0/+2
2020-11-05f2fs: fix uninit-value in f2fs_lookupChao Yu1-5/+3
2020-11-05f2fs: do sanity check on zoned block device pathChao Yu1-0/+6
2020-11-05f2fs: add trace exit in exception pathZhang Qilong1-1/+5
2020-11-05sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin1-51/+14
2020-11-05powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin2-1/+2
2020-11-05mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching raceNicholas Piggin2-2/+22
2020-11-05powerpc/watchpoint/ptrace: Fix SETHWDEBUG when CONFIG_HAVE_HW_BREAKPOINT=NRavi Bangoria1-1/+1
2020-11-05f2fs: allocate proper size memory for zstd decompressChao Yu2-4/+5
2020-11-05RDMA/core: Change how failing destroy is handled during uobj abortJason Gunthorpe2-20/+15
2020-11-05powerpc/powernv/smp: Fix spurious DBG() warningOliver O'Halloran1-1/+1
2020-11-05powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures.Aneesh Kumar K.V1-7/+28
2020-11-05futex: Fix incorrect should_fail_futex() handlingMateusz Nosek1-1/+3
2020-11-05usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe()Tang Bin1-2/+2
2020-11-05lockdep: Fix preemption WARN for spurious IRQ-enablePeter Zijlstra1-2/+2
2020-11-05interconnect: qcom: sdm845: Enable keepalive for the MM1 BCMGeorgi Djakov1-1/+1
2020-11-05vdpasim: fix MAC address configurationLaurent Vivier1-1/+2
2020-11-05afs: Fix dirty-region encoding on ppc32 with 64K pagesDavid Howells2-9/+20
2020-11-05afs: Fix afs_invalidatepage to adjust the dirty regionDavid Howells4-14/+79
2020-11-05afs: Alter dirty range encoding in page->privateDavid Howells2-4/+4
2020-11-05afs: Wrap page->private manipulations in inline functionsDavid Howells3-34/+44
2020-11-05afs: Fix where page->private is set during writeDavid Howells1-15/+26
2020-11-05afs: Fix page leak on afs_write_begin() failureDavid Howells1-12/+11
2020-11-05afs: Fix to take ref on page when PG_private is setDavid Howells4-26/+18
2020-11-05arm64: efi: increase EFI PE/COFF header padding to 64 KBArd Biesheuvel1-1/+1
2020-11-05ata: sata_nv: Fix retrieving of active qcsSascha Hauer1-1/+1