summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-22mtd: rawnand: plat_nand: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-22mtd: rawnand: sunxi: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-22mtd: rawnand: oxnas: Fix the probe error pathMiquel Raynal1-4/+4
2020-06-22mtd: rawnand: socrates: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-22mtd: rawnand: orion: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-22mtd: rawnand: xway: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-22mtd: rawnand: ingenic: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-22mtd: rawnand: sharpsl: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-22mtd: rawnand: diskonchip: Fix the probe error pathMiquel Raynal1-5/+2
2020-06-22mtd: rawnand: brcmnand: fix hamming oob layoutÁlvaro Fernández Rojas1-4/+7
2020-06-22mtd: rawnand: onfi: Fix redundancy detection checkMiquel Raynal1-1/+1
2020-06-22mtd: rawnand: Fix nand_gpio_waitrdy()Boris Brezillon1-2/+8
2020-06-22pwm: jz4740: Enhance precision in calculation of duty cyclePaul Cercueil1-3/+3
2020-06-22pwm: lpss: Fix get_state runtime-pm reference handlingHans de Goede1-4/+11
2020-06-22RISC-V: Don't mark init section as non-executableAnup Patel1-11/+0
2020-06-22block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish1-0/+2
2020-06-22sunrpc: clean up properly in gss_mech_unregister()NeilBrown4-10/+18
2020-06-22sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.NeilBrown1-2/+4
2020-06-22virtio-balloon: Disable free page reporting if page poison reporting is not e...Alexander Duyck1-1/+8
2020-06-22kbuild: force to build vmlinux if CONFIG_MODVERSION=yMasahiro Yamada1-5/+8
2020-06-22powerpc/64s: Save FSCR to init_task.thread.fscr after feature initMichael Ellerman1-0/+19
2020-06-22powerpc/64s: Don't let DT CPU features set FSCR_DSCRMichael Ellerman1-0/+8
2020-06-22powerpc/32: Disable KASAN with pages bigger than 16kChristophe Leroy1-2/+2
2020-06-22powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy3-5/+3
2020-06-22powerpc/kasan: Fix issues by lowering KASAN_SHADOW_ENDChristophe Leroy1-3/+1
2020-06-22powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy1-1/+2
2020-06-22drivers/macintosh: Fix memleak in windfarm_pm112 driverMichael Ellerman1-8/+13
2020-06-22ARM: dts: s5pv210: Set keep-power-in-suspend for SDHCI1 on AriesJonathan Bakker1-0/+1
2020-06-22ARM: dts: at91: sama5d2_ptc_ek: fix vbus pinLudovic Desroches1-1/+1
2020-06-22ARM: dts: exynos: Fix GPIO polarity for thr GalaxyS3 CM36651 sensor's busMarek Szyprowski1-1/+1
2020-06-22jbd2: avoid leaking transaction credits when unreserving handleJan Kara1-3/+11
2020-06-22soc/tegra: pmc: Select GENERIC_PINCONFCorentin Labbe1-0/+1
2020-06-22ARM: tegra: Correct PL310 Auxiliary Control Register initializationDmitry Osipenko1-2/+2
2020-06-22kernel/cpu_pm: Fix uninitted local in cpu_pmDouglas Anderson1-2/+2
2020-06-22powerpc/fadump: Account for memory_limit while reserving memoryHari Bathini1-1/+1
2020-06-22powerpc/fadump: consider reserved ranges while reserving memoryHari Bathini1-9/+67
2020-06-22powerpc/fadump: use static allocation for reserved memory rangesHari Bathini2-33/+48
2020-06-22memory: samsung: exynos5422-dmc: Fix tFAW timings alignmentBernard Zhao1-1/+1
2020-06-22alpha: fix memory barriers so that they conform to the specificationMikulas Patocka2-22/+112
2020-06-22dm crypt: avoid truncating the logical block sizeEric Biggers1-1/+1
2020-06-22software node: implement software_node_unregister()Greg Kroah-Hartman3-7/+25
2020-06-22sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro1-14/+3
2020-06-22sparc32: fix register window handling in genregs32_[gs]et()Al Viro1-130/+98
2020-06-22gnss: sirf: fix error return code in sirf_probe()Wei Yongjun1-2/+6
2020-06-22pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOsJonathan Bakker1-0/+9
2020-06-22pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210Jonathan Bakker1-24/+49
2020-06-22power: supply: core: fix memory leak in HWMON error pathQiushi Wu1-1/+1
2020-06-22power: supply: core: fix HWMON temperature labelsMichał Mirosław1-1/+1
2020-06-22power: vexpress: add suppress_bind_attrs to trueAnders Roxell1-0/+1
2020-06-22iommu/vt-d: Allocate domain info for real DMA sub-devicesJon Derrick2-4/+16