Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile

Pull tile tree bugfix from Chris Metcalf:
"This fixes a security vulnerability (and correctness bug) in tilegx"

* 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile:
tilegx: enable SYSCALL_WRAPPERS support

+1
+1
arch/tile/Kconfig
··· 11 11 select GENERIC_IRQ_PROBE 12 12 select GENERIC_PENDING_IRQ if SMP 13 13 select GENERIC_IRQ_SHOW 14 + select HAVE_SYSCALL_WRAPPERS if TILEGX 14 15 select SYS_HYPERVISOR 15 16 select ARCH_HAVE_NMI_SAFE_CMPXCHG 16 17