# .zshrc # # Base zshrc file which simply delegates to files in $ZDOTDIR # # Copyright © 2010–2011 Tobias Klauser # # Source repository: git://git.distanz.ch/dotfiles/zsh.git # # Based on the zsh setup by martin f. krafft which can be found at: # git://git.madduck.net/etc/zsh.git ZDOTDIR=$HOME/.zsh [ -f $ZDOTDIR/.zshrc ] && . $ZDOTDIR/.zshrc linux/net-next.git/atom/?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-09-20 17:11:19 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2016-09-20 17:11:19 -0700
commit7d1e042314619115153a0f6f06e4552c09a50e13 (patch)
tree25d4271356edf0fe0f519393582328dc74859bbc
parente23d4159b109167126e5bcd7f3775c95de7fee47 (diff)
parentaa4f0601115319a52c80f468c8f007e5aa9277cb (diff)
Merge tag 'usercopy-v4.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Pull usercopy hardening fix from Kees Cook: "Expand the arm64 vmalloc check to include skipping the module space too" * tag 'usercopy-v4.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: mm: usercopy: Check for module addresses