linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARC updates for 6.1
@ 2022-10-26  4:05 Vineet Gupta
  2022-10-26 19:08 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vineet Gupta @ 2022-10-26  4:05 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: lkml, arcml, Amadeusz Sławiński, Jilin Yuan,
	Pavel.Kozlov, Randy Dunlap, Serge Semin, Zhang Jiaming

Hi Linus,

Please pull some fixes for ARC.

Thx,
-Vineet
----------------->
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

   Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ 
tags/arc-6.1-fixes

for you to fetch changes up to 4fd9df10cb7a9289fbd22d669f9f98164d95a1ce:

   ARC: mm: fix leakage of memory allocated for PTE (2022-10-17 16:32:12 
-0700)

----------------------------------------------------------------
ARC updates for 6.1

  - Fix for Page Table mem leak

  - defconfig updates

  - Miscll other updates

----------------------------------------------------------------
Amadeusz Sławiński (1):
       ARC: bitops: Change __fls to return unsigned long

Jilin Yuan (1):
       ARC: Fix comment typo

Lukas Bulwahn (1):
       arc: update config files

Pavel Kozlov (1):
       ARC: mm: fix leakage of memory allocated for PTE

Randy Dunlap (1):
       arc: iounmap() arg is volatile

Serge Semin (1):
       arc: dts: Harmonize EHCI/OHCI DT nodes name

Zhang Jiaming (1):
       ARC: Fix comment typo

  arch/arc/boot/dts/axc003.dtsi              | 4 ++--
  arch/arc/boot/dts/axc003_idu.dtsi          | 4 ++--
  arch/arc/boot/dts/axs10x_mb.dtsi           | 4 ++--
  arch/arc/boot/dts/hsdk.dts                 | 4 ++--
  arch/arc/boot/dts/vdk_axs10x_mb.dtsi       | 2 +-
  arch/arc/configs/axs101_defconfig          | 4 ----
  arch/arc/configs/axs103_defconfig          | 4 ----
  arch/arc/configs/axs103_smp_defconfig      | 4 ----
  arch/arc/configs/haps_hs_defconfig         | 1 -
  arch/arc/configs/haps_hs_smp_defconfig     | 1 -
  arch/arc/configs/hsdk_defconfig            | 1 -
  arch/arc/configs/nsim_700_defconfig        | 1 -
  arch/arc/configs/nsimosci_defconfig        | 1 -
  arch/arc/configs/nsimosci_hs_defconfig     | 1 -
  arch/arc/configs/nsimosci_hs_smp_defconfig | 6 +-----
  arch/arc/configs/tb10x_defconfig           | 7 +------
  arch/arc/configs/vdk_hs38_defconfig        | 3 ---
  arch/arc/configs/vdk_hs38_smp_defconfig    | 1 -
  arch/arc/include/asm/bitops.h              | 4 ++--
  arch/arc/include/asm/entry-compact.h       | 2 +-
  arch/arc/include/asm/io.h                  | 2 +-
  arch/arc/include/asm/pgtable-levels.h      | 2 +-
  arch/arc/kernel/smp.c                      | 2 +-
  arch/arc/mm/cache.c                        | 4 ++--
  arch/arc/mm/ioremap.c                      | 2 +-
  25 files changed, 20 insertions(+), 51 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] ARC updates for 6.1
  2022-10-26  4:05 [GIT PULL] ARC updates for 6.1 Vineet Gupta
@ 2022-10-26 19:08 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-26 19:08 UTC (permalink / raw)
  To: Vineet Gupta
  Cc: Linus Torvalds, lkml, arcml, Amadeusz Sławiński,
	Jilin Yuan, Pavel.Kozlov, Randy Dunlap, Serge Semin,
	Zhang Jiaming

The pull request you sent on Tue, 25 Oct 2022 21:05:17 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-6.1-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/98555239e4c3aab1810d84073166eef6d54eeb3d

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-26 19:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-26  4:05 [GIT PULL] ARC updates for 6.1 Vineet Gupta
2022-10-26 19:08 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).