linux-2.6-block.git
2019-01-10 James MorrisMerge tag 'blob-stacking-security-next' of https:/...
2019-01-10 James MorrisMerge tag 'v5.0-rc1' into next-general
2019-01-08 Kees CookTOMOYO: Update LSM flags to no longer be exclusive
2019-01-08 Casey SchauflerLSM: Infrastructure management of the ipc security...
2019-01-08 Casey SchauflerSmack: Abstract use of ipc security blobs
2019-01-08 Casey SchauflerSELinux: Abstract use of ipc security blobs
2019-01-08 Casey SchauflerLSM: Infrastructure management of the task security
2019-01-08 Casey SchauflerLSM: Infrastructure management of the inode security
2019-01-08 Casey SchauflerSmack: Abstract use of inode security blob
2019-01-08 Casey SchauflerSELinux: Abstract use of inode security blob
2019-01-08 Casey SchauflerLSM: Infrastructure management of the file security
2019-01-08 Casey SchauflerSmack: Abstract use of file security blob
2019-01-08 Casey SchauflerSELinux: Abstract use of file security blob
2019-01-08 Casey SchauflerInfrastructure management of the cred security blob
2019-01-08 Casey SchauflerTOMOYO: Abstract use of cred security blob
2019-01-08 Casey SchauflerAppArmor: Abstract use of cred security blob
2019-01-08 Casey SchauflerSELinux: Remove unused selinux_is_enabled
2019-01-08 Casey SchauflerSELinux: Remove cred security blob poisoning
2019-01-08 Casey SchauflerSELinux: Abstract use of cred security blob
2019-01-08 Casey SchauflerSmack: Abstract use of cred security blob
2019-01-08 Casey Schauflerprocfs: add smack subdir to attrs
2019-01-08 Kees Cookcapability: Initialize as LSM_ORDER_FIRST
2019-01-08 Kees CookLSM: Introduce enum lsm_order
2019-01-08 Kees CookYama: Initialize as ordered LSM
2019-01-08 Kees CookLoadPin: Initialize as ordered LSM
2019-01-08 Kees CookLSM: Split LSM preparation from initialization
2019-01-08 Casey SchauflerLSM: Add all exclusive LSMs to ordered initialization
2019-01-08 Kees Cookselinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
2019-01-08 Kees Cookapparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
2019-01-08 Kees CookLSM: Separate idea of "major" LSM from "exclusive" LSM
2019-01-08 Kees CookLSM: Refactor "security=" in terms of enable/disable
2019-01-08 Kees CookLSM: Prepare for reorganizing "security=" logic
2019-01-08 Kees CookLSM: Tie enabling logic to presence in ordered list
2019-01-08 Kees CookLSM: Introduce "lsm=" for boottime LSM selection
2019-01-08 Kees CookLSM: Introduce CONFIG_LSM
2019-01-08 Kees CookLSM: Build ordered list of LSMs to initialize
2019-01-08 Kees CookLSM: Lift LSM selection out of individual LSMs
2019-01-08 Kees CookLSM: Plumb visibility into optional "enabled" state
2019-01-08 Kees CookLSM: Provide separate ordered initialization
2019-01-08 Kees CookLSM: Introduce LSM_FLAG_LEGACY_MAJOR
2019-01-07 Linus TorvaldsLinux 5.0-rc1 v5.0-rc1
2019-01-07 Linus TorvaldsMerge tag 'kbuild-v4.21-3' of git://git./linux/kernel...
2019-01-07 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-01-06 Linus TorvaldsChange mincore() to count "mapped" pages rather than...
2019-01-06 Linus TorvaldsFix 'acccess_ok()' on alpha and SH
2019-01-06 Linus TorvaldsMerge tag 'fscrypt_for_linus' of git://git./linux/kerne...
2019-01-06 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2019-01-06 Linus TorvaldsMerge tag 'dma-mapping-4.21-1' of git://git.infradead...
2019-01-06 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v4.21' of git:/...
2019-01-06 Linus TorvaldsMerge tag 'hwlock-v4.21' of git://github.com/andersson...
2019-01-06 Eric Biggersfscrypt: add Adiantum support
2019-01-06 Linus TorvaldsMerge tag 'docs-5.0-fixes' of git://git.lwn.net/linux
2019-01-06 Linus TorvaldsMerge tag 'firewire-update' of git://git./linux/kernel...
2019-01-06 Linus TorvaldsMerge tag 'for-linus-20190104' of git://git.kernel...
2019-01-06 Linus TorvaldsMerge tag 'drm-next-2019-01-05' of git://anongit.freede...
2019-01-06 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2019-01-06 Linus TorvaldsMerge tag 'fbdev-v4.21' of git://github.com/bzolnier...
2019-01-06 Linus TorvaldsMerge branch 'i2c/for-5.0' of git://git./linux/kernel...
2019-01-06 Linus TorvaldsMerge tag 'pci-v4.21-changes' of git://git./linux/kerne...
2019-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-01-06 Masahiro Yamadakconfig: rename generated .*conf-cfg to *conf-cfg
2019-01-06 Masahiro Yamadakbuild: remove unnecessary stubs for archheader and...
2019-01-06 Masahiro Yamadakbuild: use assignment instead of define ... endef...
2019-01-06 Masahiro Yamadaarch: remove redundant UAPI generic-y defines
2019-01-06 Masahiro Yamadakbuild: generate asm-generic wrappers if mandatory...
2019-01-06 Masahiro Yamadaarch: remove stale comments "UAPI Header export list"
2019-01-06 Masahiro Yamadariscv: remove redundant kernel-space generic-y
2019-01-06 Masahiro Yamadakbuild: change filechk to surround the given command...
2019-01-06 Masahiro Yamadakbuild: remove redundant target cleaning on failure
2019-01-06 Masahiro Yamadakbuild: clean up rule_dtc_dt_yaml
2019-01-06 Masahiro Yamadakbuild: remove UIMAGE_IN and UIMAGE_OUT
2019-01-06 Masahiro Yamadajump_label: move 'asm goto' support test to Kconfig
2019-01-06 Mathias Krausekallsyms: lower alignment on ARM
2019-01-06 Julia Lawallscripts: coccinelle: boolinit: drop warnings on named...
2019-01-06 Julia Lawallscripts: coccinelle: check for redeclaration
2019-01-06 Masahiro Yamadakconfig: remove unused "file" field of yylval union
2019-01-06 Masahiro Yamadands32: remove redundant kernel-space generic-y
2019-01-06 Masahiro Yamadanios2: remove unneeded HAS_DMA define
2019-01-06 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2019-01-06 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2019-01-05 Linus TorvaldsMerge tag 'trace-v4.21-1' of git://git./linux/kernel...
2019-01-05 Linus TorvaldsMerge tag '4.21-smb3-small-fixes' of git://git.samba...
2019-01-05 Linus TorvaldsMerge tag 'iomap-4.21-merge-3' of git://git./fs/xfs...
2019-01-05 Linus TorvaldsMerge tag 'xfs-4.21-merge-3' of git://git./fs/xfs/xfs...
2019-01-05 Linus TorvaldsMerge tag 'ceph-for-4.21-rc1' of git://github.com/ceph...
2019-01-05 Olof Johanssonlib/genalloc.c: include vmalloc.h
2019-01-05 Linus TorvaldsMerge branch 'mount.part1' of git://git./linux/kernel...
2019-01-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-01-05 Linus TorvaldsMerge tag 'mips_fixes_4.21_1' of git://git./linux/kerne...
2019-01-05 Linus TorvaldsMerge tag 'powerpc-4.21-2' of git://git./linux/kernel...
2019-01-05 Linus TorvaldsMerge branch 'parisc-4.21-2' of git://git./linux/kernel...
2019-01-05 Linus TorvaldsMerge tag 'for-4.21' of git://git.sourceforge.jp/gitroo...
2019-01-05 Linus TorvaldsMerge tag 'armsoc-late' of git://git./linux/kernel...
2019-01-05 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2019-01-05 Linus TorvaldsMerge tag 'for-4.21' of git://git.armlinux.org.uk/...
2019-01-05 Linus TorvaldsMerge tag 'csky-for-linus-4.21' of git://github.com...
2019-01-05 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-01-05 Christoph Hellwigdma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING for remapped...
2019-01-05 Christoph Hellwigx86/amd_gart: fix unmapping of non-GART mappings
next