diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-03-16 16:25:20 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-03-16 16:25:20 -0700 |
commit | 342d965376c5dafa124eb1c642d2fce043407cea (patch) | |
tree | b320c66d8544a48b832ae9867c9f951e52587447 /tools | |
parent | c1f10ac840caced7a9f717d4170dcc14b3fac076 (diff) | |
parent | 26dd48780bd2232a8f50f878929a9e448b7fd531 (diff) | |
download | linux-stable-342d965376c5dafa124eb1c642d2fce043407cea.tar.gz linux-stable-342d965376c5dafa124eb1c642d2fce043407cea.tar.bz2 linux-stable-342d965376c5dafa124eb1c642d2fce043407cea.zip |
Merge tag 'parisc-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Pull parisc architecture updates and fixes from Helge Deller:
"Fixes for the IPv4 and IPv6 checksum functions, a fix for the 64-bit
unaligned memory exception handler and various code cleanups.
Most of the patches are tagged for stable series.
- Fix inline assembly in ipv4 and ipv6 checksum functions (Guenter
Roeck)
- Rewrite 64-bit inline assembly of emulate_ldd() (Guenter Roeck)
- Do not clobber carry/borrow bits in tophys and tovirt macros (John
David Anglin)
- Warn when kernel accesses unaligned memory"
* tag 'parisc-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
parisc: led: Convert to platform remove callback returning void
parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit builds
parisc: Fix csum_ipv6_magic on 64-bit systems
parisc: Fix csum_ipv6_magic on 32-bit systems
parisc: Fix ip_fast_csum
parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macros
parisc/unaligned: Rewrite 64-bit inline assembly of emulate_ldd()
parisc: make parisc_bus_type const
parisc: avoid c23 'nullptr' idenitifier
parisc: Show kernel unaligned memory accesses
parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions