https://github.com/torvalds/linux
Revision e963d685dda05b978cf6bcab74b3a0ad6199327a authored by Linus Torvalds on 26 June 2022, 15:59:21 UTC, committed by Linus Torvalds on 26 June 2022, 15:59:21 UTC
Pull xtensa fixes from Max Filippov:

 - fix OF reference leaks in xtensa arch code

 - replace '.bss' with '.section .bss' to fix entry.S build with old
   assembler

* tag 'xtensa-20220626' of https://github.com/jcmvbkbc/linux-xtensa:
  xtensa: change '.bss' to '.section .bss'
  xtensa: xtfpga: Fix refcount leak bug in setup
  xtensa: Fix refcount leak bug in time.c
2 parent s 8100775 + a2d9b75
History
Tip revision: e963d685dda05b978cf6bcab74b3a0ad6199327a authored by Linus Torvalds on 26 June 2022, 15:59:21 UTC
Merge tag 'xtensa-20220626' of https://github.com/jcmvbkbc/linux-xtensa
Tip revision: e963d68
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 19.8 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.9 KB
.mailmap -rw-r--r-- 22.7 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 98.9 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 651.2 KB
Makefile -rw-r--r-- 64.1 KB
README -rw-r--r-- 727 bytes

README

back to top