]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2016-06-27 Huw Daviesnetlabel: Implement CALIPSO config functions for SMACK.
2016-06-27 Huw Daviescalipso: Add a label cache.
2016-06-27 Huw Daviescalipso: Add validation of CALIPSO option.
2016-06-27 Huw Daviesnetlabel: Pass a family parameter to netlbl_skbuff_err().
2016-06-27 Huw Daviescalipso: Allow the lsm to label the skbuff directly.
2016-06-27 Huw Daviesipv6: constify the skb pointer of ipv6_find_tlv().
2016-06-27 Huw Daviescalipso: Allow request sockets to be relabelled by the lsm.
2016-06-27 Huw Daviesipv6: Allow request socks to contain IPv6 options.
2016-06-27 Huw Daviesnetlabel: Prevent setsockopt() from changing the hop...
2016-06-27 Huw Daviescalipso: Set the calipso socket label to match the secattr.
2016-06-27 Huw Daviesnetlabel: Move bitmap manipulation functions to the...
2016-06-27 Huw Daviesipv6: Add ipv6_renew_options_kern() that accepts a...
2016-06-27 Huw Daviesnetlabel: Add support for removing a CALIPSO DOI.
2016-06-27 Huw Daviesnetlabel: Add support for creating a CALIPSO protocol...
2016-06-27 Huw Daviesnetlabel: Add support for enumerating the CALIPSO DOI list.
2016-06-27 Huw Daviesnetlabel: Add support for querying a CALIPSO DOI.
2016-06-27 Huw Daviesnetlabel: Initial support for the CALIPSO netlink protocol.
2016-06-27 Huw Daviesnetlabel: Add an address family to domain hash entries.
2016-06-27 Huw Daviesnetlabel: Mark rcu pointers with __rcu.
2016-06-15 Heinrich Schuchardtselinux: fix type mismatch
2016-06-09 Paul Moorenetlabel: handle sparse category maps in netlbl_catmap_...
2016-06-09 Paul Mooreselinux: import NetLabel category bitmaps correctly
2016-06-07 Paul Mooreiucv: properly clone LSM attributes to newly created...
2016-06-06 Paul Moorenetlabel: add address family checks to netlbl_{sock...
2016-05-31 Stephen Smalleyselinux: Only apply bounds checking to source types
2016-05-17 Kees CookLSM: LoadPin: provide enablement CONFIG
2016-05-05 James MorrisMerge branch 'stable-4.7' of git://git.infradead.org...
2016-05-05 James MorrisMerge tag 'keys-next-20160505' of git://git.kernel...
2016-05-04 Sasha LevinYama: use atomic allocations when reporting
2016-05-04 Mickaël Salaünseccomp: Fix comment typo
2016-05-04 David HowellsMerge branch 'keys-trust' into keys-next
2016-05-01 Mimi Zoharima: add support for creating files using the mknodat...
2016-05-01 Mimi Zoharima: fix ima_inode_post_setattr
2016-05-01 Dmitry Kasatkinvfs: forbid write access when reading a file into memory
2016-04-27 Kees Cookfs: fix over-zealous use of "const"
2016-04-26 Stephen Smalleyselinux: apply execstack check on thread stacks
2016-04-26 Stephen Smalleyselinux: distinguish non-init user namespace capability...
2016-04-21 Kees CookLSM: LoadPin for kernel file loading restrictions
2016-04-21 Mimi Zoharfs: define a string representation of the kernel_read_f...
2016-04-21 Kees CookYama: consolidate error reporting
2016-04-21 Kees Cookstring_helpers: add kstrdup_quotable_file
2016-04-21 Kees Cookstring_helpers: add kstrdup_quotable_cmdline
2016-04-21 Kees Cookstring_helpers: add kstrdup_quotable
2016-04-19 Paul Mooreselinux: check ss_initialized before revalidating an...
2016-04-19 Paul Mooreselinux: delay inode label lookup as long as possible
2016-04-19 Paul Mooreselinux: don't revalidate an inode's label when explici...
2016-04-14 Prarit Bhargavaselinux: Change bool variable name to index.
2016-04-12 David HowellsMerge branch 'keys-sig' into keys-next
2016-04-12 David HowellsMerge branch 'keys-misc' into keys-next
2016-04-12 Mat MartineauKEYS: Add KEYCTL_DH_COMPUTE command
2016-04-12 Kirill MarinushkinSecurity: Keys: Big keys stored encrypted
2016-04-12 David HowellsKEYS: user_update should use copy of payload made durin...
2016-04-12 Andreas Zieglersecurity: integrity: Remove select to deleted option...
2016-04-11 David HowellsIMA: Use the the system trusted keyrings instead of...
2016-04-11 David Howellscerts: Add a secondary system keyring that can be added...
2016-04-11 David HowellsKEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED
2016-04-11 David HowellsKEYS: Move the point of trust determination to __key_link()
2016-04-11 David HowellsKEYS: Make the system trusted keyring depend on the...
2016-04-11 David HowellsX.509: Move the trust validation code out to its own file
2016-04-11 David HowellsX.509: Use verify_signature() if we have a struct key...
2016-04-11 David HowellsKEYS: Generalise x509_request_asymmetric_key()
2016-04-11 David HowellsKEYS: Move x509_request_asymmetric_key() to asymmetric_...
2016-04-11 David HowellsKEYS: Add a facility to restrict new links into a keyring
2016-04-11 Paolo Abenisecurity: drop the unused hook skb_owned_by
2016-04-06 David HowellsPKCS#7: Make trust determination dependent on contents...
2016-04-06 David HowellsKEYS: Generalise system_verify_data() to provide access...
2016-04-06 David HowellsX.509: Fix self-signed determination
2016-04-06 David HowellsX.509: Extract signature digest and make self-signed...
2016-04-06 David HowellsPKCS#7: Make the signature a pointer rather than embedd...
2016-04-06 David HowellsX.509: Retain the key verification data
2016-04-06 David HowellsKEYS: Add identifier pointers to public_key_signature...
2016-04-06 David HowellsKEYS: Allow authentication data to be stored in an...
2016-04-06 David HowellsX.509: Whitespace cleanup
2016-04-05 Jeff Vander Stoepselinux: restrict kernel module loading
2016-04-05 Paul Mooreselinux: consolidate the ptrace parent lookup code
2016-04-05 Paul Mooreselinux: simply inode label states to INVALID and INITI...
2016-04-05 Paul Mooreselinux: don't revalidate inodes in selinux_socket_getp...
2016-04-05 Janak Desainetlabel: fix a problem with netlbl_secattr_catmap_setrng()
2016-04-03 Linus TorvaldsLinux 4.6-rc2 v4.6-rc2
2016-04-03 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2016-04-03 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2016-04-03 Linus Torvaldsv4l2-mc: avoid warning about unused variable
2016-04-03 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2016-04-02 Linus TorvaldsMerge tag 'rproc-v4.6-rc1' of git://github.com/andersso...
2016-04-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-04-02 Linus TorvaldsConvert straggling drivers to new six-argument get_user...
2016-04-02 Linus TorvaldsMerge tag 'configfs-for-linus-2' of git://git.infradead...
2016-04-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-04-02 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2016-04-02 Linus TorvaldsMerge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org...
2016-04-02 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-04-01 Rafael J. WysockiMerge branch 'acpi-processor'
2016-04-01 Linus TorvaldsMerge branch 'for-linus-4.6' of git://git.kernel.org...
2016-04-01 Linus TorvaldsMerge tag 'for-linus' of git://github.com/martinbranden...
2016-04-01 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2016-04-01 Linus TorvaldsMerge tag 'sound-4.6-rc2' of git://git.kernel.org/pub...
2016-04-01 Christophe Ricard.mailmap: add Christophe Ricard
2016-04-01 Andi KleenMake CONFIG_FHANDLE default y
2016-04-01 Neil Zhangmm/page_isolation.c: fix the function comments
2016-04-01 Michal Hockooom, oom_reaper: do not enqueue task if it is on the...
next