projects
/
firefly-linux-kernel-4.4.55.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
firefly-linux-kernel-4.4.55.git
2014-10-06
Dmitry Kasatkin
KEYS: Restore partial ID matching functionality for...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
David Howells
X.509: If available, use the raw subjKeyId to form...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Dmitry Kasatkin
KEYS: handle error code encoded in pointer
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
James Morris
Merge branch 'next' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
James Morris
Merge branch 'next' of git://git.infradead.org/users...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
James Morris
Merge commit 'v3.16' into next
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Richard Guy...
selinux: normalize audit log formatting
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Richard Guy...
selinux: cleanup error reporting in selinux_nlmsg_perm()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
James Morris
Merge tag 'keys-next-20140922' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
David Howells
KEYS: Check hex2bin()'s return when generating an asymm...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Roberto Sassu
ima: detect violations for mmaped files
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Roberto Sassu
ima: fix race condition on ima_rdwr_violation_check...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
James Morris
Merge branch 'smack-for-3.18' of git://git.gitorious...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Roberto Sassu
ima: added ima_policy_flag variable
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Roberto Sassu
ima: return an error code from ima_add_boot_aggregate()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Dmitry Kasatkin
ima: provide 'ima_appraise=log' kernel option
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Dmitry Kasatkin
ima: move keyring initialization to ima_init()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
David Howells
Merge tag 'keys-pkcs7-20140916' into keys-next
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
David Howells
PKCS#7: Handle PKCS#7 messages that contain no X.509...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
David Howells
PKCS#7: Better handling of unsupported crypto
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
David Howells
KEYS: Overhaul key identification when searching for...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
David Howells
KEYS: Implement binary asymmetric key ID handling
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
David Howells
KEYS: Update the keyrings documentation for match changes
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
David Howells
KEYS: Make the key matching functions return bool
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
David Howells
KEYS: Remove key_type::match in favour of overriding...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
David Howells
KEYS: Remove key_type::def_lookup_type
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
David Howells
KEYS: Preparse match data
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
David Howells
Provide a binary to hex conversion function
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
David Howells
Merge tag 'keys-next-fixes-20140916' into keys-next
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
David Howells
Merge tag 'keys-fixes-20140916' into keys-next
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
David Howells
PKCS#7: Fix the parser cleanup to drain parsed out...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
David Howells
PKCS#7: Provide a single place to do signed info block...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
David Howells
KEYS: Reinstate EPERM for a key type name beginning...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
David Howells
PKCS#7: Add a missing static
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
David Howells
KEYS: Fix missing statics
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
James Morris
Merge branch 'next' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Paul Moore
selinux: make the netif cache namespace aware
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Dmitry Kasatkin
integrity: make integrity files as 'integrity' module
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Dmitry Kasatkin
integrity: base integrity subsystem kconfig options...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Dmitry Kasatkin
integrity: move asymmetric keys config option
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Dmitry Kasatkin
ima: initialize only required template
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Dmitry Kasatkin
ima: remove usage of filename parameter
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Dmitry Kasatkin
ima: remove unnecessary appraisal test
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Dmitry Kasatkin
ima: add missing '__init' keywords
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Dmitry Kasatkin
ima: remove unnecessary extra variable
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Dmitry Kasatkin
ima: simplify conditional statement to improve performance
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Dmitry Kasatkin
integrity: remove declaration of non-existing functions
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Dmitry Kasatkin
integrity: prevent flooding with 'Request for unknown...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Dmitry Kasatkin
ima: pass 'opened' flag to identify newly created files
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Dmitry Kasatkin
evm: properly handle INTEGRITY_NOXATTRS EVM status
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Jiri Pirko
selinux: register nf hooks with single nf_register_hook...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Dmitry Kasatkin
ima: provide flag to identify new empty files
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Dmitry Kasatkin
evm: prevent passing integrity check if xattr read...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
Kees Cook
seccomp: Add reviewers to MAINTAINERS
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
Paul Moore
selinux: fix a problem with IPv6 traffic denials in...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
David Howells
KEYS: Set pr_fmt() in asymmetric key signature handling
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Dmitry Kasatkin
evm: fix checkpatch warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Dmitry Kasatkin
ima: fix fallback to use new_sync_read()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Dmitry Kasatkin
ima: prevent buffer overflow in ima_alloc_tfm()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Mimi Zohar
ima: fix ima_alloc_atfm()
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Mark Rustad
security: Silence shadow warning
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Lukasz Pawelczyk
Make Smack operate on smack_known struct where it still...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Lukasz Pawelczyk
Fix a bidirectional UDS connect check typo
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Lukasz Pawelczyk
Small fixes in comments describing function parameters
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Casey Schaufler
Smack: Bring-up access mode
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Stephen Smalley
selinux: Permit bounded transitions under NO_NEW_PRIVS...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Marcin Niesluchowski
Smack: Fix setting label on successful file open
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Konstantin...
Smack: remove unneeded NULL-termination from securtity...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Konstantin...
Smack: handle zero-length security labels without panic
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Konstantin...
Smack: fix behavior of smack_inode_listsecurity
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Paul Moore
Merge tag 'v3.16' into next
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
James Morris
Merge tag 'keys-next-20140805' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Linus Torvalds
Linux 3.16
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Linus Torvalds
Merge branch 'timers-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
David Howells
X.509: Need to export x509_request_asymmetric_key()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Linus Torvalds
Merge branch 'fixes' of git://ftp.arm.linux.org.uk...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Omar Sandoval
ARM: 8124/1: don't enter kgdb when userspace executes...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Russell King
ARM: idmap: add identity mapping usage note
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
James Morris
Merge branch 'next' of git://git.infradead.org/users...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Linus Torvalds
Merge branch 'x86-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Linus Torvalds
Merge tag 'staging-3.16-rc8' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Linus Torvalds
Merge tag 'dm-3.16-fixes-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Linus Torvalds
Merge tag 'fixes-for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Anssi Hannula
dm cache: fix race affecting dirty block count
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Greg Thelen
dm bufio: fully initialize shrinker
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Paul Moore
netlabel: shorter names for the NetLabel catmap funcs...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Paul Moore
netlabel: fix the catmap walking functions
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Paul Moore
netlabel: fix the horribly broken catmap functions
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Paul Moore
netlabel: fix a problem when setting bits below the...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Jan Kara
timer: Fix lock inversion between hrtimer_bases.lock...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Eric Biggers
vfs: fix check for fallocate on active swapfile
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Christoph Hellwig
direct-io: fix AIO regression
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Linus Torvalds
Merge tag 'pm+acpi-3.16-rc8' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Linus Torvalds
Merge tag 'clk-fixes-for-linus' of git://git.linaro...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Linus Torvalds
Merge git://git./linux/kernel/git/herbert/crypto-2.6
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Peter Ujfalusi
clk: ti: clk-7xx: Correct ABE DPLL configuration
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Milan Broz
crypto: af_alg - properly label AF_ALG socket
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
David Howells
PKCS#7: X.509 certificate issuer and subject are mandat...
commit
|
commitdiff
|
tree
|
snapshot
next