aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-09-04Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-04Merge tag 'kbuild-fixes-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-04Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-09-04Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-04drm/msm: Disable the RPTR shadowJordan Crouse
2020-09-04drm/msm: Disable preemption on all 5xx targetsJordan Crouse
2020-09-04drm/msm: Enable expanded apriv support for a650Jordan Crouse
2020-09-04drm/msm: Split the a5xx preemption recordJordan Crouse
2020-09-04Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-04Merge tag 'sound-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-09-04Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-04net/packet: fix overflow in tpacket_rcvOr Cohen
2020-09-04Merge branch 'simplify-do_wp_page'Linus Torvalds
2020-09-04Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-09-04mm: Add PGREUSE counterPeter Xu
2020-09-04mm/gup: Remove enfornced COW mechanismPeter Xu
2020-09-04mm/ksm: Remove reuse_ksm_page()Peter Xu
2020-09-04mm: do_wp_page() simplificationLinus Torvalds
2020-09-04gcov: Disable gcov build with GCC 10Leon Romanovsky
2020-09-04init: fix error check in clean_path()Barret Rhoden
2020-09-04x86/entry: Unbreak 32bit fast syscallThomas Gleixner
2020-09-04x86/debug: Allow a single level of #DB recursionAndy Lutomirski
2020-09-04x86/entry: Fix AC assertionPeter Zijlstra
2020-09-04tracing/kprobes, x86/ptrace: Fix regs argument order for i386Vamshi K Sthambamkadi
2020-09-04iommu/vt-d: Handle 36bit addressing for x86-32Chris Wilson
2020-09-04iommu/amd: Do not use IOMMUv2 functionality when SME is activeJoerg Roedel
2020-09-04iommu/amd: Do not force direct mapping when SME is activeJoerg Roedel
2020-09-04iommu/amd: Use cmpxchg_double() when updating 128-bit IRTESuravee Suthikulpanit
2020-09-04iommu/amd: Restore IRTE.RemapEn bit after programming IRTESuravee Suthikulpanit
2020-09-04thermal: core: Fix use-after-free in thermal_zone_device_unregister()Dmitry Osipenko
2020-09-04thermal: qcom-spmi-temp-alarm: Don't suppress negative tempVeera Vegivada
2020-09-04thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren
2020-09-04iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()Lu Baolu
2020-09-04iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu
2020-09-04MAINTAINERS: Update QUALCOMM IOMMU after Arm SMMU drivers moveLukas Bulwahn
2020-09-04xen: add helpers to allocate unpopulated memoryRoger Pau Monne
2020-09-04memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERICRoger Pau Monne
2020-09-04xen/balloon: add header guardRoger Pau Monne
2020-09-04padata: fix possible padata_works_lock deadlockDaniel Jordan
2020-09-04x86, fakenuma: Fix invalid starting node IDHuang Ying
2020-09-03Merge tag 'perf-tools-fixes-for-v5.9-2020-09-03' of git://git.kernel.org/pub/...Linus Torvalds
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-03Merge branch 'gate-page-refcount' (patches from Dave Hansen)Linus Torvalds
2020-09-03selftests/x86/test_vsyscall: Improve the process_vm_readv() testAndy Lutomirski
2020-09-03mm: fix pin vs. gup mismatch with gate pagesDave Hansen
2020-09-04Merge branch 'linux-5.9' of git://github.com/skeggsb/linux into drm-fixesDave Airlie