aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-10MAINTAINERS: update email address for Gerald SchaeferGerald Schaefer1-2/+2
2020-07-10MAINTAINERS: update email address for Heiko CarstensHeiko Carstens2-2/+4
2020-07-10KVM: MIPS: Fix build errors for 32bit kernelHuacai Chen1-0/+4
2020-07-10KVM: nVMX: fixes for preemption timer migrationPaolo Bonzini3-4/+7
2020-07-09Restore gcc check in mips asm/unroll.hCesar Eduardo Barros1-1/+2
2020-07-09kbuild: Move -Wtype-limits to W=2Rikard Falkeborn1-0/+2
2020-07-09drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák1-1/+2
2020-07-09drm/radeon: fix double freeTom Rix1-4/+3
2020-07-09drm/amd/display: add dmcub check on RENOIRAaron Ma1-1/+1
2020-07-09drm/amdgpu: add TMR destory function for pspHuang Rui1-4/+53
2020-07-09drm/amdgpu: asd function needs to be unloaded in suspend phaseHuang Rui1-0/+6
2020-07-09arm64/alternatives: don't patch up internal branchesArd Biesheuvel1-14/+2
2020-07-09s390/mm: fix huge pte soft dirty copyingJanosch Frank1-1/+1
2020-07-09arm64: Add missing sentinel to erratum_1463225Florian Fainelli1-0/+1
2020-07-08selftests: kmod: Add module address visibility testKees Cook1-0/+36
2020-07-08bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook3-19/+24
2020-07-08kprobes: Do not expose probe addresses to non-CAP_SYSLOGKees Cook1-2/+2
2020-07-08module: Do not expose section addresses to non-CAP_SYSLOGKees Cook1-3/+3
2020-07-08module: Refactor section attr into bin attributeKees Cook1-21/+24
2020-07-08kallsyms: Refactor kallsyms_show_value() to take credKees Cook5-12/+18
2020-07-08arm64: Documentation: Fix broken table in generated HTMLSuzuki K Poulose1-0/+2
2020-07-08arm64: kgdb: Fix single-step exception handling oopsWei Li1-1/+1
2020-07-08arm64: entry: Tidy up block comments and label numbersWill Deacon1-8/+14
2020-07-08arm64: Rework ARM_ERRATUM_1414080 handlingMarc Zyngier1-15/+19
2020-07-08arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAROUND_1418040Marc Zyngier1-0/+8
2020-07-08arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier2-0/+4
2020-07-08arm64: Introduce a way to disable the 32bit vdsoMarc Zyngier2-3/+12
2020-07-08arm64: entry: Fix the typo in the comment of el1_dbg()Kevin Hao1-1/+1
2020-07-08drivers/firmware/psci: Assign @err directly in hotplug_tests()Gavin Shan1-2/+1
2020-07-08drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()Gavin Shan1-1/+4
2020-07-08KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon1-1/+1
2020-07-08Documentation: update for gcc 4.9 requirementRandy Dunlap2-2/+2
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds7-56/+8
2020-07-08dm: use noio when sending kobject eventMikulas Patocka1-3/+12
2020-07-08dm zoned: Fix zone reclaim triggerDamien Le Moal3-10/+11
2020-07-08dm zoned: fix unused but set variable warningsWei Yongjun1-4/+1
2020-07-08dm writecache: reject asynchronous pmem devicesMichal Suchanek1-0/+6
2020-07-08dm: use bio_uninit instead of bio_disassociate_blkgChristoph Hellwig1-3/+2
2020-07-08mmc: sdhci-msm: Override DLL_CONFIG only if the valid value is suppliedVeerabhadrarao Badiganti1-2/+3
2020-07-08drm/hisilicon/hibmc: Move drm_fbdev_generic_setup() down to avoid the splatZenghui Yu1-2/+3
2020-07-08drm/nouveau/nouveau: fix page fault on device private memoryRalph Campbell1-0/+1
2020-07-08drm/nouveau/svm: fix migrate page regressionRalph Campbell1-1/+1
2020-07-08drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs2-4/+4
2020-07-08drm/nouveau/kms/nv50-: bail from nv50_audio_disable() early if audio not enabledBen Skeggs1-0/+3
2020-07-07drm/i915/gt: Pin the rings before marking activeChris Wilson1-6/+6
2020-07-07gfs2: Rework read and page fault lockingAndreas Gruenbacher2-46/+51
2020-07-07fs: Add IOCB_NOIO flag for generic_file_read_iterAndreas Gruenbacher2-2/+22
2020-07-07mtd: rawnand: xway: Fix build issueMiquel Raynal1-1/+1
2020-07-07dm: do not use waitqueue for request-based DMMing Lei2-29/+39
2020-07-07ALSA: compress: fix partial_drain completion stateVinod Koul2-1/+13