linux-samsung-r9q2/arch
Linus Torvalds a2d616b935 parisc architecture updates for kernel 5.15:
- Fix a kernel crash when a signal is delivered to bad userspace stack
 - Fix fall-through warnings in math-emu code
 - Increase size of gcc stack frame check
 - Switch coding from 'pci_' to 'dma_' API
 - Make struct parisc_driver::remove() return void
 - Some parisc related Makefile changes
 - Minor cleanups, e.g. change to octal permissions, fix macro collisions,
   fix PMD_ORDER collision, replace spaces with tabs
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYIAB0WIQS86RI+GtKfB8BJu973ErUQojoPXwUCYTELwQAKCRD3ErUQojoP
 Xy/uAQChkDVD15kBvj0PUt4hDpGq7ryfAsEfMnxlV2k4Ue6SKAEA3Smfd242lpPF
 f89NNo6Y/ZhO+aWKfOLerXLfM6sB2QQ=
 =cxvN
 -----END PGP SIGNATURE-----

Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux

Pull parisc architecture updates from Helge Deller:

 - Fix a kernel crash when a signal is delivered to bad userspace stack

 - Fix fall-through warnings in math-emu code

 - Increase size of gcc stack frame check

 - Switch coding from 'pci_' to 'dma_' API

 - Make struct parisc_driver::remove() return void

 - Some parisc related Makefile changes

 - Minor cleanups, e.g. change to octal permissions, fix macro
   collisions, fix PMD_ORDER collision, replace spaces with tabs

* tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  parisc: math-emu: Fix fall-through warnings
  parisc: fix crash with signals and alloca
  parisc: Fix compile failure when building 64-bit kernel natively
  parisc: ccio-dma.c: Added tab instead of spaces
  parisc/parport_gsc: switch from 'pci_' to 'dma_' API
  parisc: move core-y in arch/parisc/Makefile to arch/parisc/Kbuild
  parisc: switch from 'pci_' to 'dma_' API
  parisc: Make struct parisc_driver::remove() return void
  parisc: remove unused arch/parisc/boot/install.sh and its phony target
  parisc: Rename PMD_ORDER to PMD_TABLE_ORDER
  parisc: math-emu: Avoid "fmt" macro collision
  parisc: Increase size of gcc stack frame check
  parisc: Replace symbolic permissions with octal permissions
2021-09-02 13:16:00 -07:00
..
alpha dma-mapping updates for Linux 5.15 2021-09-02 10:32:06 -07:00
arc asm-generic changes for 5.15 2021-09-01 15:13:02 -07:00
arm dma-mapping updates for Linux 5.15 2021-09-02 10:32:06 -07:00
arm64 Devicetree updates for v5.15: 2021-09-01 18:34:51 -07:00
csky asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols 2021-07-30 10:30:21 +02:00
h8300 asm-generic changes for 5.15 2021-09-01 15:13:02 -07:00
hexagon dma-mapping updates for Linux 5.15 2021-09-02 10:32:06 -07:00
ia64 dma-mapping updates for Linux 5.15 2021-09-02 10:32:06 -07:00
m68k m68knommu: collection of fixes for 5.15 2021-09-01 18:31:45 -07:00
microblaze asm-generic changes for 5.15 2021-09-01 15:13:02 -07:00
mips dma-mapping updates for Linux 5.15 2021-09-02 10:32:06 -07:00
nds32 asm-generic changes for 5.15 2021-09-01 15:13:02 -07:00
nios2 asm-generic changes for 5.15 2021-09-01 15:13:02 -07:00
openrisc printk changes for 5.15 2021-09-01 18:41:13 -07:00
parisc parisc architecture updates for kernel 5.15: 2021-09-02 13:16:00 -07:00
powerpc dma-mapping updates for Linux 5.15 2021-09-02 10:32:06 -07:00
riscv Devicetree updates for v5.15: 2021-09-01 18:34:51 -07:00
s390 dma-mapping updates for Linux 5.15 2021-09-02 10:32:06 -07:00
sh asm-generic changes for 5.15 2021-09-01 15:13:02 -07:00
sparc dma-mapping updates for Linux 5.15 2021-09-02 10:32:06 -07:00
um printk changes for 5.15 2021-09-01 18:41:13 -07:00
x86 dma-mapping updates for Linux 5.15 2021-09-02 10:32:06 -07:00
xtensa Xtensa updates for v5.15 2021-09-02 13:12:44 -07:00
.gitignore .gitignore: prefix local generated files with a slash 2021-05-02 00:43:35 +09:00
Kconfig sched: Add task_work callback for paranoid L1D flush 2021-07-28 11:42:24 +02:00