tmp_suning_uos_patched/arch
Linus Torvalds f9c25d9864 Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Pull more parisc updates from Helge Deller:

 - During this merge window O_NONBLOCK was changed to become 000200000,
   but we missed that the syscalls timerfd_create(), signalfd4(),
   eventfd2(), pipe2(), inotify_init1() and userfaultfd() do a strict
   bit-wise check of the flags parameter.

   To provide backward compatibility with existing userspace we
   introduce parisc specific wrappers for those syscalls which filter
   out the old O_NONBLOCK value and replaces it with the new one.

 - Prevent HIL bus driver to get stuck when keyboard or mouse isn't
   attached

 - Improve error return codes when setting rtc time

 - Minor documentation fix in pata_ns87415.c

* 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  ata: pata_ns87415.c: Document support on parisc with superio chip
  parisc: Add wrapper syscalls to fix O_NONBLOCK flag usage
  hil/parisc: Disable HIL driver when it gets stuck
  parisc: Improve error return codes when setting rtc time
2020-10-25 10:59:34 -07:00
..
alpha arch-cleanup-2020-10-22 2020-10-23 10:06:38 -07:00
arc arch-cleanup-2020-10-22 2020-10-23 10:06:38 -07:00
arm dma-mapping fixes for 5.10: 2020-10-24 12:17:05 -07:00
arm64 ARM: SoC defconfig updates 2020-10-24 10:53:04 -07:00
c6x arch-cleanup-2020-10-22 2020-10-23 10:06:38 -07:00
csky arch-cleanup-2020-10-22 2020-10-23 10:06:38 -07:00
h8300 arch-cleanup-2020-10-22 2020-10-23 10:06:38 -07:00
hexagon arch-cleanup-2020-10-22 2020-10-23 10:06:38 -07:00
ia64 arch-cleanup-2020-10-22 2020-10-23 10:06:38 -07:00
m68k arch-cleanup-2020-10-22 2020-10-23 10:06:38 -07:00
microblaze arch-cleanup-2020-10-22 2020-10-23 10:06:38 -07:00
mips ARM: SoC-related driver updates 2020-10-24 10:39:22 -07:00
nds32 arch-cleanup-2020-10-22 2020-10-23 10:06:38 -07:00
nios2 arch-cleanup-2020-10-22 2020-10-23 10:06:38 -07:00
openrisc arch-cleanup-2020-10-22 2020-10-23 10:06:38 -07:00
parisc Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux 2020-10-25 10:59:34 -07:00
powerpc powerpc fixes for 5.10 #2 2020-10-24 11:09:13 -07:00
riscv RISC-V Patches for the 5.10 Merge Window, Part 2 2020-10-24 10:57:57 -07:00
s390 vhost,vdpa,virtio: cleanups, fixes 2020-10-23 11:00:57 -07:00
sh arch-cleanup-2020-10-22 2020-10-23 10:06:38 -07:00
sparc arch-cleanup-2020-10-22 2020-10-23 10:06:38 -07:00
um arch-cleanup-2020-10-22 2020-10-23 10:06:38 -07:00
x86 xen: branch for v5.10-rc1c 2020-10-25 10:55:35 -07:00
xtensa arch-cleanup-2020-10-22 2020-10-23 10:06:38 -07:00
.gitignore
Kconfig Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2020-10-22 09:59:21 -07:00