index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2019-01-08
Infrastructure management of the cred security blob
Casey Schaufler
2019-01-08
SELinux: Remove unused selinux_is_enabled
Casey Schaufler
2019-01-08
procfs: add smack subdir to attrs
Casey Schaufler
2019-01-08
capability: Initialize as LSM_ORDER_FIRST
Kees Cook
2019-01-08
LSM: Introduce enum lsm_order
Kees Cook
2019-01-08
Yama: Initialize as ordered LSM
Kees Cook
2019-01-08
LoadPin: Initialize as ordered LSM
Kees Cook
2019-01-08
LSM: Separate idea of "major" LSM from "exclusive" LSM
Kees Cook
2019-01-08
LSM: Tie enabling logic to presence in ordered list
Kees Cook
2019-01-08
LSM: Lift LSM selection out of individual LSMs
Kees Cook
2019-01-08
LSM: Plumb visibility into optional "enabled" state
Kees Cook
2019-01-08
LSM: Introduce LSM_FLAG_LEGACY_MAJOR
Kees Cook
2019-01-06
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2019-01-06
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-06
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-01-06
Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-01-06
fscrypt: add Adiantum support
Eric Biggers
2019-01-05
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-05
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
Linus Torvalds
2019-01-05
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-05
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-01-05
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2019-01-05
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-04
Merge branch 'next/drivers' into next/late
Olof Johansson
2019-01-04
fs: don't open code lru_to_page()
Nikolay Borisov
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
kernel/sysctl: add panic_print into sysctl
Feng Tang
2019-01-04
bfs: extra sanity checking and static inode bitmap
Tigran Aivazian
2019-01-04
exec: separate MM_ANONPAGES and RLIMIT_STACK accounting
Oleg Nesterov
2019-01-04
fork: fix some -Wmissing-prototypes warnings
Yi Wang
2019-01-04
fat: move MAX_FAT to fat.h and change it to inline function
Carmeli Tamir
2019-01-04
fat: remove FAT_FIRST_ENT macro
Carmeli Tamir
2019-01-04
include/uapi/linux/msdos_fs.h: use MSDOS_NAME for volume label size
Carmeli Tamir
2019-01-04
autofs: add strictexpire mount option
Ian Kent
2019-01-04
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
Alexey Skidanov
2019-01-04
fls: change parameter to unsigned int
Matthew Wilcox
2019-01-04
include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack()
Alexey Dobriyan
2019-01-04
build_bug.h: remove most of dummy BUILD_BUG_ON stubs for Sparse
Masahiro Yamada
2019-01-04
build_bug.h: remove negative-array fallback for BUILD_BUG_ON()
Masahiro Yamada
2019-01-04
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
2019-01-04
dma-mapping: properly stub out the DMA API for !CONFIG_HAS_DMA
Christoph Hellwig
2019-01-04
dma-mapping: remove dmam_{declare,release}_coherent_memory
Christoph Hellwig
2019-01-04
dma-mapping: implement dmam_alloc_coherent using dmam_alloc_attrs
Christoph Hellwig
2019-01-04
dma-mapping: implement dma_map_single_attrs using dma_map_page_attrs
Christoph Hellwig
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
[next]