1
0
Fork 0
alistair23-linux/arch
Linus Torvalds 983dfa4b6e This pull request contains the following changes for UML:
- Kconfig cleanups
 - Fix cpu_all_mask() usage
 - Various bug fixes
 -----BEGIN PGP SIGNATURE-----
 
 iQJKBAABCAA0FiEEdgfidid8lnn52cLTZvlZhesYu8EFAlzYi30WHHJpY2hhcmRA
 c2lnbWEtc3Rhci5hdAAKCRBm+VmF6xi7wdDcD/wLx0xljjSb+j08VVSvVWGah1Vl
 DMVyLp1Eik8KRnc6vR+IfC6qDE2+QmJvcLLx4IQ8wpgce+mvhLSy0+8SNsU9tz7t
 7ZYVR++L3If3dx72J1aJquQt4PNLQn7QAdPWOA/FiYy4mqjxZUg4HVwf/Oge/2Un
 jfom649xl1gdcYlXTCOadb4Xmqo1BSEW+Ms1zqrQlBpU6ePMvojPkjBMdaCbCjMg
 bLt4XjtVbgBH3FnH0ZvuDzrMW229LiLot4KF0iUW36/gV/ZRATbinst5AQ5mUsMP
 GgrqbeU+wDdzt73p/l1NG7u3DZHOhoAW1ZWTqwBMKiazQiJPa90V9TIOwbnSl7zc
 hBEKKkU/u6p5E5TADcTty9ZJfCM+3Zatqt004WSbi+ug363G08XrTb3wWz6AruQ/
 9shTUmzwYsK1Bzllf2T2WShBrN+vMdmpzf4+v66N1KhcPrb7Eh81N/VhQG+rvfSb
 Ju/lDhu6OxlHr9OlGinI0SCLgjpk3qWcNd1noFdQsTewIopQsOL6H4R7711md3ow
 PWl7HAspvCRD3ub12y0wS3bb/4AUyoBrMDT/VBfk2vH0BbCzlR/ckaKE+lk2Y2Mr
 BpURt1zcqnpqi5LqRC//dhCFPyzpXd+yYVy1P6bN8q5lvfuIoaRdl2YeWjMfoo0v
 r+loEdGNa57Qj67ncg==
 =HB9o
 -----END PGP SIGNATURE-----

Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/uml

Pull UML updates from Richard Weinberger:

 - Kconfig cleanups

 - Fix cpu_all_mask() usage

 - Various bug fixes

* tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/uml:
  um: irq: don't set the chip for all irqs
  um: define set_pte_at() as a static inline function, not a macro
  um: remove uses of variable length arrays
  um: remove unused variable
  uml: fix a boot splat wrt use of cpu_all_mask
  um: Do not unlock mutex that is not hold.
  hostfs: fix mismatch between link_file definition and declaration
  arch: um: drivers: Kconfig: pedantic formatting
  arch: um: Kconfig: pedantic indention cleanups
  um: Revert to using stack for pt_regs in signal handling
2019-05-12 17:52:13 -04:00
..
alpha Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2019-05-07 22:03:58 -07:00
arc audit/stable-5.2 PR 20190507 2019-05-07 19:06:04 -07:00
arm This is the bulk of the GPIO changes for the v5.2 kernel cycle: 2019-05-11 10:54:43 -04:00
arm64 DMA mapping updates for 5.2 2019-05-09 08:40:55 -07:00
c6x audit/stable-5.2 PR 20190507 2019-05-07 19:06:04 -07:00
csky DMA mapping updates for 5.2 2019-05-09 08:40:55 -07:00
h8300 audit/stable-5.2 PR 20190507 2019-05-07 19:06:04 -07:00
hexagon audit/stable-5.2 PR 20190507 2019-05-07 19:06:04 -07:00
ia64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2019-05-07 22:03:58 -07:00
m68k audit/stable-5.2 PR 20190507 2019-05-07 19:06:04 -07:00
microblaze audit/stable-5.2 PR 20190507 2019-05-07 19:06:04 -07:00
mips We have a couple new features and changes in the core clk framework this time 2019-05-09 14:50:09 -07:00
nds32 audit/stable-5.2 PR 20190507 2019-05-07 19:06:04 -07:00
nios2 audit/stable-5.2 PR 20190507 2019-05-07 19:06:04 -07:00
openrisc audit/stable-5.2 PR 20190507 2019-05-07 19:06:04 -07:00
parisc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2019-05-07 22:03:58 -07:00
powerpc powerpc updates for 5.2 2019-05-10 05:29:27 -07:00
riscv audit/stable-5.2 PR 20190507 2019-05-07 19:06:04 -07:00
s390 audit/stable-5.2 PR 20190507 2019-05-07 19:06:04 -07:00
sh Pin control changes for v5.2: 2019-05-08 10:23:54 -07:00
sparc sparc64: simplify reduce_memory() function 2019-05-09 14:26:17 -07:00
um This pull request contains the following changes for UML: 2019-05-12 17:52:13 -04:00
unicore32 audit/stable-5.2 PR 20190507 2019-05-07 19:06:04 -07:00
x86 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 2019-05-09 12:54:40 -07:00
xtensa Xtensa updates for v5.2: 2019-05-11 10:27:34 -04:00
.gitignore
Kconfig Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2019-05-06 16:13:31 -07:00