* [GIT PULL] parisc architecture fixes for v6.11-rc2
@ 2024-08-02 20:30 Helge Deller
2024-08-03 8:10 ` Helge Deller
0 siblings, 1 reply; 3+ messages in thread
From: Helge Deller @ 2024-08-02 20:30 UTC (permalink / raw)
To: linux-parisc, John David Anglin, Mikulas Patocka
Hi Linus,
Please pull to receive two fixes from Mikulas Patocka for the parisc architecture for 6.11-rc2.
The fixes avoid unaligned memory access warnings when calling BPF functions
and fix possible DMA corruptions.
Thanks!
Helge
----------------------------------------------------------------
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:
Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.11-rc2
for you to fetch changes up to 7ae04ba36b381bffe2471eff3a93edced843240f:
parisc: fix a possible DMA corruption (2024-07-29 16:19:07 +0200)
----------------------------------------------------------------
parisc architecture fixes for kernel v6.11-rc2:
- fix unaligned memory accesses when calling BPF functions
- adjust memory size constants to fix possible DMA corruptions
----------------------------------------------------------------
Mikulas Patocka (2):
parisc: fix unaligned accesses in BPF
parisc: fix a possible DMA corruption
arch/parisc/Kconfig | 1 +
arch/parisc/include/asm/cache.h | 11 ++++++++++-
arch/parisc/net/bpf_jit_core.c | 2 +-
3 files changed, 12 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] parisc architecture fixes for v6.11-rc2
2024-08-02 20:30 [GIT PULL] parisc architecture fixes for v6.11-rc2 Helge Deller
@ 2024-08-03 8:10 ` Helge Deller
2024-08-03 16:32 ` pr-tracker-bot
0 siblings, 1 reply; 3+ messages in thread
From: Helge Deller @ 2024-08-03 8:10 UTC (permalink / raw)
To: Linus Torvalds, Linux Kernel Development, linux-parisc
Hi Linus,
Please pull to receive two fixes from Mikulas Patocka for the parisc architecture for 6.11-rc2.
The fixes avoid unaligned memory access warnings when calling BPF functions
and fix possible DMA corruptions.
Thanks!
Helge
----------------------------------------------------------------
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:
Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.11-rc2
for you to fetch changes up to 7ae04ba36b381bffe2471eff3a93edced843240f:
parisc: fix a possible DMA corruption (2024-07-29 16:19:07 +0200)
----------------------------------------------------------------
parisc architecture fixes for kernel v6.11-rc2:
- fix unaligned memory accesses when calling BPF functions
- adjust memory size constants to fix possible DMA corruptions
----------------------------------------------------------------
Mikulas Patocka (2):
parisc: fix unaligned accesses in BPF
parisc: fix a possible DMA corruption
arch/parisc/Kconfig | 1 +
arch/parisc/include/asm/cache.h | 11 ++++++++++-
arch/parisc/net/bpf_jit_core.c | 2 +-
3 files changed, 12 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] parisc architecture fixes for v6.11-rc2
2024-08-03 8:10 ` Helge Deller
@ 2024-08-03 16:32 ` pr-tracker-bot
0 siblings, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2024-08-03 16:32 UTC (permalink / raw)
To: Helge Deller; +Cc: Linus Torvalds, Linux Kernel Development, linux-parisc
The pull request you sent on Sat, 3 Aug 2024 10:10:48 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.11-rc2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1dd950f2888f63ec163f3f142161e21a66685e35
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-08-03 16:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-02 20:30 [GIT PULL] parisc architecture fixes for v6.11-rc2 Helge Deller
2024-08-03 8:10 ` Helge Deller
2024-08-03 16:32 ` 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.