1. d4d03f7 apparmor: fix arg_size computation for when setprocattr is null terminated by John Johansen · 8 years ago
  2. e89b808 apparmor: fix oops, validate buffer size in apparmor_setprocattr() by Vegard Nossum · 8 years ago
  3. f4ee2de apparmor: do not expose kernel stack by Heinrich Schuchardt · 8 years ago
  4. 58acf9d apparmor: fix module parameters can be changed after policy is locked by John Johansen · 8 years ago
  5. 5f20fdf apparmor: fix oops in profile_unpack() when policy_db is not present by John Johansen · 8 years ago
  6. 3197f5a apparmor: don't check for vmalloc_addr if kvzalloc() failed by John Johansen · 8 years ago
  7. 1575617 apparmor: add missing id bounds check on dfa verification by John Johansen · 8 years ago
  8. ff11847 apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit another task by Jeff Mahoney · 9 years ago
  9. 38dbd7d apparmor: use list_next_entry instead of list_entry_next by Geliang Tang · 9 years ago
  10. de7c4cc apparmor: fix refcount race when finding a child profile by John Johansen · 8 years ago
  11. 0b938a2 apparmor: fix ref count leak when profile sha1 hash is read by John Johansen · 9 years ago
  12. 23ca7b6 apparmor: check that xindex is in trans_table bounds by John Johansen · 8 years ago
  13. f7da2de apparmor: ensure the target profile name is always audited by John Johansen · 8 years ago
  14. 7ee6da2 apparmor: fix audit full profile hname on successful load by John Johansen · 8 years ago
  15. bf15cf0 apparmor: fix log failures for all profiles in a set by John Johansen · 8 years ago
  16. f351841 apparmor: fix put() parent ref after updating the active ref by John Johansen · 8 years ago
  17. 6059f71 apparmor: add parameter to control whether policy hashing is used by John Johansen · 10 years ago
  18. bd35db8 apparmor: internal paths should be treated as disconnected by John Johansen · 10 years ago
  19. f2e561d apparmor: fix disconnected bind mnts reconnection by John Johansen · 10 years ago
  20. d671e890 apparmor: fix update the mtime of the profile file on replacement by John Johansen · 10 years ago
  21. 9049a79 apparmor: exec should not be returning ENOENT when it denies by John Johansen · 10 years ago
  22. b6b1b81 apparmor: fix uninitialized lsm_audit member by John Johansen · 10 years ago
  23. ec34fa2 apparmor: fix replacement bug that adds new child to old parent by John Johansen · 8 years ago
  24. dcda617 apparmor: fix refcount bug in profile replacement by John Johansen · 8 years ago
  25. e1e5fa9 Merge tag 'keys-misc-20160708' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 8 years ago
  26. c632809 Merge branch 'smack-for-4.8' of https://github.com/cschaufler/smack-next into next by James Morris · 8 years ago
  27. ece3824 MAINTAINERS - Location of the Smack repository by Casey Schaufler · 8 years ago
  28. f6041c1 samples/seccomp: Add standalone config option by Olof Johansson · 8 years ago
  29. d011a4d Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  30. 544e1ce ima: extend the measurement entry specific pcr by Eric Richter · 8 years ago
  31. a422638 ima: change integrity cache to store measured pcr by Eric Richter · 8 years ago
  32. 67696f6 ima: redefine duplicate template entries by Eric Richter · 8 years ago
  33. 5f6f027 ima: change ima_measurements_show() to display the entry specific pcr by Eric Richter · 8 years ago
  34. 14b1da8 ima: include pcr for each measurement log entry by Eric Richter · 8 years ago
  35. 725de7f ima: extend ima_get_action() to return the policy pcr by Eric Richter · 8 years ago
  36. 0260643 ima: add policy support for extending different pcrs by Eric Richter · 8 years ago
  37. 96d450b integrity: add measured_pcrs field to integrity cache by Eric Richter · 8 years ago
  38. 3f09354 netlabel: Implement CALIPSO config functions for SMACK. by Huw Davies · 8 years ago
  39. 4fee524 calipso: Add a label cache. by Huw Davies · 8 years ago
  40. 2e532b7 calipso: Add validation of CALIPSO option. by Huw Davies · 8 years ago
  41. a04e71f netlabel: Pass a family parameter to netlbl_skbuff_err(). by Huw Davies · 8 years ago
  42. 2917f57 calipso: Allow the lsm to label the skbuff directly. by Huw Davies · 8 years ago
  43. 0868383 ipv6: constify the skb pointer of ipv6_find_tlv(). by Huw Davies · 8 years ago
  44. e1adea9 calipso: Allow request sockets to be relabelled by the lsm. by Huw Davies · 8 years ago
  45. 56ac42b ipv6: Allow request socks to contain IPv6 options. by Huw Davies · 8 years ago
  46. 1f440c9 netlabel: Prevent setsockopt() from changing the hop-by-hop option. by Huw Davies · 8 years ago
  47. ceba183 calipso: Set the calipso socket label to match the secattr. by Huw Davies · 8 years ago
  48. 3faa8f9 netlabel: Move bitmap manipulation functions to the NetLabel core. by Huw Davies · 8 years ago
  49. e67ae21 ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer. by Huw Davies · 8 years ago
  50. d7cce01 netlabel: Add support for removing a CALIPSO DOI. by Huw Davies · 8 years ago
  51. dc7de73 netlabel: Add support for creating a CALIPSO protocol domain mapping. by Huw Davies · 8 years ago
  52. e1ce69d netlabel: Add support for enumerating the CALIPSO DOI list. by Huw Davies · 8 years ago
  53. a5e3449 netlabel: Add support for querying a CALIPSO DOI. by Huw Davies · 8 years ago
  54. cb72d38 netlabel: Initial support for the CALIPSO netlink protocol. by Huw Davies · 8 years ago
  55. 8f18e67 netlabel: Add an address family to domain hash entries. by Huw Davies · 8 years ago
  56. 96a8f7f netlabel: Mark rcu pointers with __rcu. by Huw Davies · 8 years ago
  57. f786b75 tpm_crb: fix address space of the return pointer in crb_map_res() by Jarkko Sakkinen · 8 years ago
  58. 9da7e78 tpm_vtpm_proxy: fix address space of a user pointer in vtpmx_fops_ioctl() by Jarkko Sakkinen · 8 years ago
  59. 0edbfea tpm/tpm_tis_spi: Add support for spi phy by Christophe Ricard · 8 years ago
  60. 41a5e1c tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy by Christophe Ricard · 8 years ago
  61. 92eb0f7 devicetree: Add Trusted Computing Group to vendor-prefix.txt by Christophe Ricard · 8 years ago
  62. 04bb2d8 devicetree: Add infineon to vendor-prefix.txt by Christophe Ricard · 8 years ago
  63. 1107d06 tpm_tis: Introduce intermediate layer for TPM access by Christophe Ricard · 8 years ago
  64. 57dacc2 tpm: tpm_tis: Share common data between phys by Christophe Ricard · 8 years ago
  65. d2efee6 tpm: Add include guards in tpm.h by Christophe Ricard · 8 years ago
  66. ec03c50 tpm: Fix suspend regression by Stefan Berger · 8 years ago
  67. 7525455 tpm: fix for typo in tpm/tpm_ibmvtpm.c by Stephen Rothwell · 8 years ago
  68. a6885a53 tpm: select ANON_INODES for proxy driver by Arnd Bergmann · 8 years ago
  69. ced01b9 tpm: Fix IRQ unwind ordering in TIS by Jason Gunthorpe · 8 years ago
  70. 7e1dc00 tpm: Add documentation for the tpm_vtpm_proxy device driver by Stefan Berger · 8 years ago
  71. 6f99612 tpm: Proxy driver for supporting multiple emulated TPMs by Stefan Berger · 8 years ago
  72. 2f9f537 tpm: Introduce TPM_CHIP_FLAG_VIRTUAL by Stefan Berger · 8 years ago
  73. 062807f tpm: Remove all uses of drvdata from the TPM Core by Jason Gunthorpe · 8 years ago
  74. 9e0d39d tpm: Remove useless priv field in struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  75. af782f3 tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip by Christophe Ricard · 8 years ago
  76. 56671c8 tpm: drop 'locality' from struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  77. 6e599f6 tpm: drop 'read_queue' from struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  78. 570a360 tpm: drop 'irq' from struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  79. 4eea703 tpm: drop 'iobase' from struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  80. 003d305 tpm: drop list from struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  81. c5b65fa tpm: drop the field 'time_expired' from struct tpm_chip by Jarkko Sakkinen · 8 years ago
  82. ee17798 tpm: drop 'base' from struct tpm_vendor_specific by Jarkko Sakkinen · 8 years ago
  83. d495652 tpm: drop manufacturer_id from struct tpm_vendor_specific by Jarkko Sakkinen · 8 years ago
  84. 23d06ff tpm: drop tpm_atmel specific fields from tpm_vendor_specific by Jarkko Sakkinen · 8 years ago
  85. ec5fd99 tpm: drop int_queue from tpm_vendor_specific by Jarkko Sakkinen · 8 years ago
  86. c0dff1f tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown() by Jarkko Sakkinen · 8 years ago
  87. 422eac3 tpm_crb: fix mapping of the buffers by Jarkko Sakkinen · 8 years ago
  88. ddab0e3 tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount by Christophe Ricard · 8 years ago
  89. 20ab99f tpm/st33zp24/spi: Drop two useless checks in ACPI probe path by Christophe Ricard · 8 years ago
  90. 32da563 tpm/st33zp24/i2c: Drop two useless checks in ACPI probe path by Christophe Ricard · 8 years ago
  91. 14ddfbf tpm_crb: drop struct resource res from struct crb_priv by Jarkko Sakkinen · 8 years ago
  92. dcbeab1 tpm: fix crash in tpm_tis deinitialization by Jarkko Sakkinen · 8 years ago
  93. d30b8e4 tpm: cleanup tpm_tis_remove() by Jarkko Sakkinen · 8 years ago
  94. 796d803 tpm: fix tpm_bios_log_setup stub prototype by Arnd Bergmann · 8 years ago
  95. 1551678 tpm: Replace device number bitmap with IDR by Stefan Berger · 8 years ago
  96. 3897cd9 tpm: Split out the devm stuff from tpmm_chip_alloc by Jason Gunthorpe · 8 years ago
  97. 2072df4 tpm: Get rid of module locking by Stefan Berger · 8 years ago
  98. 4e26195 tpm: Provide strong locking for device removal by Jason Gunthorpe · 8 years ago
  99. 3635e2e tpm: Get rid of devname by Jason Gunthorpe · 8 years ago
  100. 8cfffc9 tpm: Get rid of chip->pdev by Jason Gunthorpe · 8 years ago