All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] LoongArch fixes for v6.1-rc3
@ 2022-10-30  9:16 Huacai Chen
  2022-10-30 18:34 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Huacai Chen @ 2022-10-30  9:16 UTC (permalink / raw)
  To: Linus Torvalds, Arnd Bergmann, Huacai Chen
  Cc: loongarch, linux-arch, linux-kernel, Guo Ren, Xuerui Wang,
	Jiaxun Yang, Huacai Chen

The following changes since commit 247f34f7b80357943234f93f247a1ae6b6c3a740:

  Linux 6.1-rc2 (2022-10-23 15:27:33 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git tags/loongarch-fixes-6.1-1

for you to fetch changes up to d81916910f7498fe7a768697e0101d488f9fe665:

  platform/loongarch: laptop: Fix possible UAF and simplify generic_acpi_laptop_init() (2022-10-29 16:29:31 +0800)

----------------------------------------------------------------
LoongArch fixes for v6.1-rc3

Remove unused kernel stack padding, fix some build errors/warnings and
two bugs in laptop platform driver.
----------------------------------------------------------------
Huacai Chen (2):
      LoongArch: BPF: Avoid declare variables in switch-case
      platform/loongarch: laptop: Adjust resume order for loongson_hotkey_resume()

Jinyang He (1):
      LoongArch: Remove unused kernel stack padding

Yang Yingliang (1):
      platform/loongarch: laptop: Fix possible UAF and simplify generic_acpi_laptop_init()

Yushan Zhou (1):
      LoongArch: Use flexible-array member instead of zero-length array

 arch/loongarch/include/asm/processor.h       |  2 +-
 arch/loongarch/include/asm/ptrace.h          |  4 ++--
 arch/loongarch/kernel/head.S                 |  3 +--
 arch/loongarch/kernel/process.c              |  4 ++--
 arch/loongarch/kernel/switch.S               |  2 +-
 arch/loongarch/net/bpf_jit.c                 | 31 ++++++++++++----------------
 drivers/platform/loongarch/loongson-laptop.c | 24 ++++++++++++---------
 7 files changed, 34 insertions(+), 36 deletions(-)

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

* Re: [GIT PULL] LoongArch fixes for v6.1-rc3
  2022-10-30  9:16 [GIT PULL] LoongArch fixes for v6.1-rc3 Huacai Chen
@ 2022-10-30 18:34 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-30 18:34 UTC (permalink / raw)
  To: Huacai Chen
  Cc: Linus Torvalds, Arnd Bergmann, Huacai Chen, loongarch,
	linux-arch, linux-kernel, Guo Ren, Xuerui Wang, Jiaxun Yang,
	Huacai Chen

The pull request you sent on Sun, 30 Oct 2022 17:16:58 +0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git tags/loongarch-fixes-6.1-1

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

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-30 18:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-30  9:16 [GIT PULL] LoongArch fixes for v6.1-rc3 Huacai Chen
2022-10-30 18:34 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.