* [GIT PULL] UML updates for v6.12-rc1
@ 2024-09-27 19:28 Richard Weinberger
2024-09-27 20:00 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Richard Weinberger @ 2024-09-27 19:28 UTC (permalink / raw)
To: torvalds; +Cc: linux-um, linux-kernel
Linus,
The following changes since commit 431c1646e1f86b949fa3685efc50b660a364c2b6:
Linux 6.11-rc6 (2024-09-01 19:46:02 +1200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux.git tags/uml-for-linus-6.12-rc1
for you to fetch changes up to 381d2f95c8aa575d5d42bf1fe0ea9a70c4bec0cf:
um: fix time-travel syscall scheduling hack (2024-09-12 20:46:23 +0200)
----------------------------------------------------------------
This pull request contains the following changes for UML:
- Removal of dead code (TT mode leftovers, etc.)
- Fixes for the network vector driver
- Fixes for time-travel mode
----------------------------------------------------------------
Anton Ivanov (2):
um: vector: Replace locks guarding queue depth with atomics
um: vector: Fix NAPI budget handling
Gaosheng Cui (1):
um: Remove obsoleted declaration for execute_syscall_skas
Johannes Berg (3):
um: remove variable stack array in os_rcv_fd_msg()
um: remove ARCH_NO_PREEMPT_DYNAMIC
um: fix time-travel syscall scheduling hack
Renzo Davoli (2):
vector_user: add VDE support
user_mode_linux_howto_v2: add VDE vector support in doc
Tiwei Bie (7):
um: Remove unused kpte_clear_flush macro
um: Remove the redundant newpage check in update_pte_range
um: Remove unused fields from thread_struct
um: Remove unused mm_fd field from mm_id
um: Remove the call to SUBARCH_EXECVE1 macro
um: Remove the declaration of user_thread function
um: Remove outdated asm/sysrq.h header
.../virt/uml/user_mode_linux_howto_v2.rst | 37 ++++
arch/um/Kconfig | 1 -
arch/um/drivers/vector_kern.c | 212 +++++++++++----------
arch/um/drivers/vector_kern.h | 4 +-
arch/um/drivers/vector_user.c | 83 ++++++++
arch/um/include/asm/pgtable.h | 7 -
arch/um/include/asm/processor-generic.h | 20 +-
arch/um/include/asm/sysrq.h | 8 -
arch/um/include/shared/skas/mm_id.h | 5 +-
arch/um/include/shared/skas/skas.h | 2 -
arch/um/kernel/exec.c | 3 -
arch/um/kernel/process.c | 8 +-
arch/um/kernel/reboot.c | 2 +-
arch/um/kernel/skas/mmu.c | 12 +-
arch/um/kernel/skas/process.c | 4 +-
arch/um/kernel/skas/syscall.c | 34 ++--
arch/um/kernel/sysrq.c | 1 -
arch/um/kernel/time.c | 2 +-
arch/um/kernel/tlb.c | 16 +-
arch/um/os-Linux/file.c | 8 +-
arch/um/os-Linux/skas/mem.c | 2 +-
arch/um/os-Linux/skas/process.c | 2 +-
arch/x86/um/sysrq_32.c | 1 -
arch/x86/um/sysrq_64.c | 1 -
24 files changed, 286 insertions(+), 189 deletions(-)
delete mode 100644 arch/um/include/asm/sysrq.h
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] UML updates for v6.12-rc1
2024-09-27 19:28 [GIT PULL] UML updates for v6.12-rc1 Richard Weinberger
@ 2024-09-27 20:00 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-09-27 20:00 UTC (permalink / raw)
To: Richard Weinberger; +Cc: torvalds, linux-um, linux-kernel
The pull request you sent on Fri, 27 Sep 2024 21:28:12 +0200 (CEST):
> git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux.git tags/uml-for-linus-6.12-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/12cc5240f41a90b7fabc075c92c04846670c6932
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:[~2024-09-27 20:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-27 19:28 [GIT PULL] UML updates for v6.12-rc1 Richard Weinberger
2024-09-27 20:00 ` 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