index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-09
procfs: add smack subdir to attrs
Casey Schaufler
5
-21
/
+96
2019-01-09
capability: Initialize as LSM_ORDER_FIRST
Kees Cook
3
-8
/
+8
2019-01-09
LSM: Introduce enum lsm_order
Kees Cook
2
-1
/
+14
2019-01-09
Yama: Initialize as ordered LSM
Kees Cook
4
-8
/
+8
2019-01-09
LoadPin: Initialize as ordered LSM
Kees Cook
4
-45
/
+8
2019-01-09
LSM: Split LSM preparation from initialization
Kees Cook
1
-6
/
+15
2019-01-09
LSM: Add all exclusive LSMs to ordered initialization
Casey Schaufler
1
-25
/
+20
2019-01-09
selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
Kees Cook
2
-19
/
+1
2019-01-09
apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
Kees Cook
2
-17
/
+1
2019-01-09
LSM: Separate idea of "major" LSM from "exclusive" LSM
Kees Cook
6
-4
/
+17
2019-01-09
LSM: Refactor "security=" in terms of enable/disable
Kees Cook
1
-8
/
+20
2019-01-09
LSM: Prepare for reorganizing "security=" logic
Kees Cook
1
-9
/
+8
2019-01-09
LSM: Tie enabling logic to presence in ordered list
Kees Cook
2
-4
/
+12
2019-01-09
LSM: Introduce "lsm=" for boottime LSM selection
Kees Cook
3
-2
/
+19
2019-01-09
LSM: Introduce CONFIG_LSM
Kees Cook
2
-5
/
+31
2019-01-09
LSM: Build ordered list of LSMs to initialize
Kees Cook
1
-5
/
+53
2019-01-09
LSM: Lift LSM selection out of individual LSMs
Kees Cook
6
-53
/
+71
2019-01-09
LSM: Plumb visibility into optional "enabled" state
Kees Cook
3
-2
/
+5
2019-01-09
LSM: Provide separate ordered initialization
Kees Cook
1
-0
/
+21
2019-01-09
LSM: Introduce LSM_FLAG_LEGACY_MAJOR
Kees Cook
5
-0
/
+7
2019-01-07
Linux 5.0-rc1
v5.0-rc1
Linus Torvalds
1
-3
/
+3
2019-01-07
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
94
-694
/
+150
2019-01-07
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
27
-166
/
+620
2019-01-07
Change mincore() to count "mapped" pages rather than "cached" pages
Linus Torvalds
1
-81
/
+13
2019-01-07
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
2
-5
/
+10
2019-01-06
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-188
/
+468
2019-01-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-10
/
+19
2019-01-06
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
8
-275
/
+215
2019-01-06
Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-8
/
+31
2019-01-06
Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc
Linus Torvalds
4
-0
/
+189
2019-01-06
fscrypt: add Adiantum support
Eric Biggers
7
-188
/
+468
2019-01-06
Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux
Linus Torvalds
5
-10
/
+4
2019-01-06
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2019-01-06
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-97
/
+101
2019-01-06
Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
51
-290
/
+628
2019-01-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-21
/
+10
2019-01-06
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
Linus Torvalds
15
-47
/
+71
2019-01-06
Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
22
-137
/
+346
2019-01-06
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
37
-210
/
+1721
2019-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
17
-61
/
+720
2019-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-0
/
+9
2019-01-06
kconfig: rename generated .*conf-cfg to *conf-cfg
Masahiro Yamada
2
-18
/
+19
2019-01-06
kbuild: remove unnecessary stubs for archheader and archscripts
Masahiro Yamada
1
-5
/
+1
2019-01-06
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
6
-26
/
+12
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
24
-408
/
+0
2019-01-06
kbuild: generate asm-generic wrappers if mandatory headers are missing
Masahiro Yamada
3
-10
/
+10
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
24
-25
/
+0
2019-01-06
riscv: remove redundant kernel-space generic-y
Masahiro Yamada
1
-25
/
+0
2019-01-06
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
7
-12
/
+14
2019-01-06
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
9
-25
/
+16
[next]