index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-14
MPILIB: Deobfuscate mpi_cmp
Rasmus Villemoes
1
-5
/
+3
2014-12-05
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
1
-6
/
+5
2014-12-02
selinux: Remove security_ops extern
Yao Dongdong
1
-2
/
+0
2014-11-26
Merge branch 'smack-for-3.19' of git://git.gitorious.org/smack-next/kernel in...
James Morris
2
-12
/
+18
2014-11-22
security: smack: fix out-of-bounds access in smk_parse_smack()
Andrey Ryabinin
1
-4
/
+3
2014-11-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
18
-141
/
+356
2014-11-19
Merge commit 'v3.17' into next
James Morris
10177
-453885
/
+435505
2014-11-18
VFS: refactor vfs_read()
Dmitry Kasatkin
3
-13
/
+22
2014-11-18
ima: require signature based appraisal
Dmitry Kasatkin
2
-0
/
+13
2014-11-18
integrity: provide a hook to load keys when rootfs is ready
Dmitry Kasatkin
3
-1
/
+22
2014-11-18
ima: load x509 certificate from the kernel
Dmitry Kasatkin
4
-2
/
+44
2014-11-18
integrity: provide a function to load x509 certificate from the kernel
Dmitry Kasatkin
2
-1
/
+37
2014-11-18
integrity: define a new function integrity_read_file()
Dmitry Kasatkin
3
-32
/
+85
2014-11-13
selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()
Richard Guy Briggs
1
-3
/
+4
2014-11-01
Security: smack: replace kzalloc with kmem_cache for inode_smack
Rohit
1
-3
/
+10
2014-10-28
Smack: Lock mode for the floor and hat labels
Casey Schaufler
1
-5
/
+5
2014-10-15
selinux: fix inode security list corruption
Stephen Smalley
1
-1
/
+1
2014-10-13
ima: added support for new kernel cmdline parameter ima_template_fmt
Roberto Sassu
3
-20
/
+52
2014-10-13
ima: allocate field pointers array on demand in template_desc_init_fields()
Roberto Sassu
1
-21
/
+13
2014-10-13
ima: don't allocate a copy of template_fmt in template_desc_init_fields()
Roberto Sassu
1
-13
/
+17
2014-10-13
ima: display template format in meas. list if template name length is zero
Roberto Sassu
2
-5
/
+15
2014-10-13
ima: added error messages to template-related functions
Roberto Sassu
1
-5
/
+17
2014-10-12
ima: use atomic bit operations to protect policy update interface
Dmitry Kasatkin
2
-28
/
+18
2014-10-12
ima: ignore empty and with whitespaces policy lines
Dmitry Kasatkin
1
-1
/
+2
2014-10-12
ima: no need to allocate entry for comment
Dmitry Kasatkin
1
-8
/
+6
2014-10-12
ima: report policy load status
Dmitry Kasatkin
1
-0
/
+2
2014-10-07
ima: use path names cache
Dmitry Kasatkin
2
-3
/
+4
2014-10-07
evm: skip replacing EVM signature with HMAC on read-only filesystem
Dmitry Kasatkin
1
-3
/
+8
2014-10-07
integrity: add missing '__init' keyword for integrity_init_keyring()
Dmitry Kasatkin
2
-2
/
+2
2014-10-07
ima: check ima_policy_flag in the ima_file_free() hook
Dmitry Kasatkin
3
-7
/
+1
2014-10-06
integrity: do zero padding of the key id
Dmitry Kasatkin
1
-1
/
+1
2014-10-06
KEYS: output last portion of fingerprint in /proc/keys
Dmitry Kasatkin
1
-5
/
+5
2014-10-06
KEYS: strip 'id:' from ca_keyid
Dmitry Kasatkin
1
-1
/
+1
2014-10-06
KEYS: use swapped SKID for performing partial matching
Dmitry Kasatkin
2
-9
/
+9
2014-10-06
KEYS: Restore partial ID matching functionality for asymmetric keys
Dmitry Kasatkin
6
-25
/
+81
2014-10-05
Linux 3.17
v3.17
Linus Torvalds
1
-1
/
+1
2014-10-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-7
/
+62
2014-10-04
Merge tag 'tiny/kconfig-for-3.17' of https://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2014-10-04
init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menu
Josh Triplett
1
-0
/
+1
2014-10-04
init/Kconfig: Hide printk log config if CONFIG_PRINTK=n
Josh Triplett
1
-0
/
+2
2014-10-04
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+9
2014-10-04
Merge tag 'trace-fixes-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2014-10-04
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-8
/
+4
2014-10-03
Merge tag 'md/3.17-final-fix' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+17
2014-10-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
8
-62
/
+65
2014-10-03
X.509: If available, use the raw subjKeyId to form the key description
David Howells
3
-2
/
+11
2014-10-03
KEYS: handle error code encoded in pointer
Dmitry Kasatkin
1
-2
/
+2
2014-10-03
[SCSI] uas: disable use of blk-mq I/O path
Christoph Hellwig
1
-0
/
+7
2014-10-03
Merge tag 'pm+acpi-3.17-final' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-11
/
+18
2014-10-03
Merge tag 'drm-intel-fixes-2014-10-02' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-1
/
+13
[next]