summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-23Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-23Merge tag 'wireless-drivers-2020-11-23' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2020-11-23IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang
2020-11-23btrfs: fix lockdep splat when enabling and disabling qgroupsFilipe Manana
2020-11-23btrfs: do nofs allocations when adding and removing qgroup relationsFilipe Manana
2020-11-23btrfs: fix lockdep splat when reading qgroup config on mountFilipe Manana
2020-11-23btrfs: tree-checker: add missing returns after data_ref alignment checksDavid Sterba
2020-11-23btrfs: don't access possibly stale fs_info data for printing duplicate deviceJohannes Thumshirn
2020-11-23Merge tag 'misc-habanalabs-fixes-2020-11-23' of ssh://gitolite.kernel.org/pub...Greg Kroah-Hartman
2020-11-23habanalabs/gaudi: fix missing code in ECC handlingOded Gabbay
2020-11-23drm/vc4: kms: Don't disable the muxing of an active CRTCMaxime Ripard
2020-11-23drm/vc4: kms: Store the unassigned channel list in the stateMaxime Ripard
2020-11-23Merge tag 'icc-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman
2020-11-23Merge tag 'v5.10-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2020-11-23arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()Will Deacon
2020-11-23arm64: pgtable: Fix pte_accessible()Will Deacon
2020-11-23iommu: Check return of __iommu_attach_device()Shameer Kolothum
2020-11-23arm-smmu-qcom: Ensure the qcom_scm driver has finished probingJohn Stultz
2020-11-23spi: spi-nxp-fspi: fix fspi panic by unexpected interruptsRan Wang
2020-11-23iommu/amd: Enforce 4k mapping for certain IOMMU data structuresSuravee Suthikulpanit
2020-11-23Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki
2020-11-23ACPI/IORT: Fix doc warnings in iort.cShiju Jose
2020-11-23arm64/fpsimd: add <asm/insn.h> to <asm/kprobes.h> to fix fpsimd buildRandy Dunlap
2020-11-23s390: fix fpu restore in entry.SSven Schnelle
2020-11-23powerpc/64s: Fix allnoconfig build since uaccess flushStephen Rothwell
2020-11-23Merge tag 'powerpc-cve-2020-4788' into fixesMichael Ellerman
2020-11-23cpufreq: scmi: Fix build for !CONFIG_COMMON_CLKSudeep Holla
2020-11-23drm/exynos: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski
2020-11-22Linux 5.10-rc5v5.10-rc5Linus Torvalds
2020-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-11-22Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-22Merge tag 'perf-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-22Merge tag 'locking-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-22Merge tag 'efi-urgent-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-22Merge tag 'x86_urgent_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-11-22Merge tag 'staging-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-11-22Merge tag 'tty-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-22Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-22afs: Fix speculative status fetch going out of order wrt to modificationsDavid Howells
2020-11-22mm: fix madvise WILLNEED performance problemMatthew Wilcox (Oracle)
2020-11-22libfs: fix error cast of negative value in simple_attr_write()Yicong Yang
2020-11-22mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()Gerald Schaefer
2020-11-22mm: memcg/slab: fix root memcg vmstatsMuchun Song
2020-11-22mm: fix readahead_page_batch for retry entriesMatthew Wilcox (Oracle)
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams
2020-11-22compiler-clang: remove version check for BPF TracingNick Desaulniers
2020-11-22mm/madvise: fix memory leak from process_madviseEric Dumazet
2020-11-22irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspendXu Qiang
2020-11-22irqchip/exiu: Fix the index of fwspec for IRQ typeChen Baozi