summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-04spi: spi-synquacer: fix set_cs handlingMasahisa Kojima1-0/+4
2021-03-04spi: fsl: invert spisel_boot signal on MPC8309Rasmus Villemoes1-1/+1
2021-03-04sparc32: fix a user-triggerable oops in clear_user()Al Viro1-0/+1
2021-03-04f2fs: flush data when enabling checkpoint backJaegeuk Kim1-0/+3
2021-03-04f2fs: enforce the immutable flag on open filesChao Yu1-0/+17
2021-03-04f2fs: fix out-of-repair __setattr_copy()Chao Yu1-1/+2
2021-03-04irqchip/loongson-pch-msi: Use bitmap_zalloc() to allocate bitmapHuacai Chen1-1/+1
2021-03-04um: defer killing userspace on page table update failuresJohannes Berg3-4/+8
2021-03-04um: mm: check more comprehensively for stub changesJohannes Berg1-1/+11
2021-03-04virtio/s390: implement virtio-ccw revision 2 correctlyCornelia Huck1-2/+2
2021-03-04s390/vtime: fix inline assembly clobber listHeiko Carstens1-1/+2
2021-03-04proc: don't allow async path resolution of /proc/thread-self componentsJens Axboe2-1/+8
2021-03-04cpufreq: intel_pstate: Get per-CPU max freq via MSR_HWP_CAPABILITIES if avail...Chen Yu1-2/+3
2021-03-04cpufreq: intel_pstate: Change intel_pstate_get_hwp_max() argumentRafael J. Wysocki1-8/+8
2021-03-04cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooksShawn Guo1-8/+32
2021-03-04thermal: cpufreq_cooling: freq_qos_update_request() returns < 0 on errorViresh Kumar1-1/+1
2021-03-04kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson6-5/+19
2021-03-04zonefs: Fix file size of zones in full conditionShin'ichiro Kawasaki1-0/+3
2021-03-04exfat: fix shift-out-of-bounds in exfat_fill_super()Namjae Jeon2-5/+30
2021-03-04printk: fix deadlock when kernel panicMuchun Song1-4/+12
2021-03-04mfd: gateworks-gsc: Fix interrupt typeTim Harvey1-1/+1
2021-03-04gpio: pcf857x: Fix missing first interruptMaxim Kiselev1-1/+1
2021-03-04mei: me: add adler lake point LP DIDAlexander Usyskin2-0/+2
2021-03-04mei: me: add adler lake point S DIDAlexander Usyskin2-0/+4
2021-03-04mei: me: emmitsburg workstation DIDTomas Winkler2-0/+4
2021-03-04mei: fix transfer over dma with extended headerAlexander Usyskin1-3/+30
2021-03-04spmi: spmi-pmic-arb: Fix hw_irq overflowSubbaraman Narayanamurthy1-3/+2
2021-03-04powerpc/32s: Add missing call to kuep_lock on syscall entryChristophe Leroy1-0/+3
2021-03-04powerpc/kexec_file: fix FDT size estimation for kdump kernelHari Bathini3-1/+37
2021-03-04powerpc/32: Preserve cr1 in exception prolog stack check to fix build errorChristophe Leroy2-7/+1
2021-03-04mmc: sdhci-pci-o2micro: Bug fix for SDR104 HW tuning failureShirley Her1-0/+20
2021-03-04mmc: sdhci-esdhc-imx: fix kernel panic when remove moduleFrank Li1-1/+2
2021-03-04module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbolsFangrui Song1-2/+19
2021-03-04nvmem: qcom-spmi-sdam: Fix uninitialized pdev pointerSubbaraman Narayanamurthy1-4/+3
2021-03-04KVM: nSVM: fix running nested guests when npt=0Paolo Bonzini1-0/+20
2021-03-04mm, compaction: make fast_isolate_freepages() stay within zoneVlastimil Babka1-5/+11
2021-03-04mm/vmscan: restore zone_reclaim_mode ABIDave Hansen2-7/+12
2021-03-04hugetlb: fix copy_huge_page_from_user contig page struct assumptionMike Kravetz1-4/+6
2021-03-04hugetlb: fix update_and_free_page contig page struct assumptionMike Kravetz1-2/+4
2021-03-04mm: memcontrol: fix get_active_memcg return valueMuchun Song1-7/+3
2021-03-04mm: memcontrol: fix swap undercounting in cgroup2Muchun Song1-1/+13
2021-03-04x86: fix seq_file iteration for pat/memtype.cNeilBrown1-2/+2
2021-03-04seq_file: document how per-entry resources are managed.NeilBrown1-0/+6
2021-03-04fs/affs: release old buffer head on error pathPan Bian1-1/+3
2021-03-04mtd: spi-nor: hisi-sfc: Put child node np on error pathPan Bian1-1/+3
2021-03-04mtd: spi-nor: core: Add erase size check for erase command initializationTakahiro Kuwano1-0/+1
2021-03-04mtd: spi-nor: core: Fix erase type discovery for overlaid regionTakahiro Kuwano1-4/+5
2021-03-04mtd: spi-nor: sfdp: Fix wrong erase type bitmask for overlaid regionTakahiro Kuwano1-1/+1
2021-03-04mtd: spi-nor: sfdp: Fix last erase region markingTakahiro Kuwano1-2/+1
2021-03-04coresight: etm4x: Handle accesses to TRCSTALLCTLRSuzuki K Poulose2-4/+7