summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-05ubsan: implement __ubsan_handle_alignment_assumptionNathan Chancellor
2021-02-05kasan: make addr_has_metadata() return true for valid addressesVincenzo Frascino
2021-02-05kasan: add explicit preconditions to kasan_report()Vincenzo Frascino
2021-02-05mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked()Waiman Long
2021-02-05mailmap: add entries for Manivannan SadhasivamManivannan Sadhasivam
2021-02-05mailmap: fix name/email for Viresh KumarViresh Kumar
2021-02-05memblock: do not start bottom-up allocations with kernel_endRoman Gushchin
2021-02-05mm: thp: fix MADV_REMOVE deadlock on shmem THPHugh Dickins
2021-02-05init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcovJohannes Berg
2021-02-05mm/vmalloc: separate put pages and flush VM flagsRick Edgecombe
2021-02-05mm, compaction: move high_pfn to the for loop scopeRokudo Yan
2021-02-05mm: migrate: do not migrate HugeTLB page whose refcount is oneMuchun Song
2021-02-05mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_activeMuchun Song
2021-02-05mm: hugetlb: fix a race between isolating and freeing pageMuchun Song
2021-02-05mm: hugetlb: fix a race between freeing and dissolving the pageMuchun Song
2021-02-05mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song
2021-02-04Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0"Mike Rapoport
2021-02-04Merge tag 'acpi-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-02-04Merge tag 'ovl-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-03Merge tag 'for-linus-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-02-03Merge tag 'trace-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-02-03Merge tag 'arm-soc-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-03Merge tag 'gpio-fixes-for-v5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-03Merge tag 'platform-drivers-x86-v5.11-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-02-03Merge tag 'sunxi-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2021-02-03ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLLAlexandre Belloni
2021-02-03ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-modeHermann Lauer
2021-02-02Merge tag 'imx-fixes-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2021-02-02Merge tag 'clang-format-for-linux-v5.11-rc7' of git://github.com/ojeda/linuxLinus Torvalds
2021-02-02Merge tag 'dma-mapping-5.11-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-02-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-02-02Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-02-02arm64: Use simpler arithmetics for the linear map macrosCatalin Marinas
2021-02-02arm64: Do not pass tagged addresses to __is_lm_address()Catalin Marinas
2021-02-02net: hsr: align sup_multicast_addr in struct hsr_priv to u16 boundaryAndreas Oetken
2021-02-02Merge tag 'mlx5-fixes-2021-02-01' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2021-02-02Merge branch 'net-ipa-a-few-bug-fixes'Jakub Kicinski
2021-02-02net: ipa: fix two format specifier errorsAlex Elder
2021-02-02net: ipa: use the right accessor in ipa_endpoint_status_skip()Alex Elder
2021-02-02net: ipa: be explicit about endiannessAlex Elder
2021-02-02net: ipa: add a missing __iomem attributeAlex Elder
2021-02-02net: ipa: pass correct dma_handle to dma_free_coherent()Dan Carpenter
2021-02-02r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is setHeiner Kallweit
2021-02-02net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGSSabyrzhan Tasbolatov
2021-02-02net: mvpp2: TCAM entry enable should be written after SRAM dataStefan Chulski
2021-02-02Merge tag 'ti-k3-maintainer-for-v5.12' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2021-02-02net: lapb: Copy the skb before sending a packetXie He
2021-02-02Merge tag 'mac80211-for-net-2021-02-02' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-02-02tracepoint: Fix race between tracing and removing tracepointAlexey Kardashevskiy