1. f6041c1 samples/seccomp: Add standalone config option by Olof Johansson · 8 years ago
  2. d011a4d Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  3. 544e1ce ima: extend the measurement entry specific pcr by Eric Richter · 8 years ago
  4. a422638 ima: change integrity cache to store measured pcr by Eric Richter · 8 years ago
  5. 67696f6 ima: redefine duplicate template entries by Eric Richter · 8 years ago
  6. 5f6f027 ima: change ima_measurements_show() to display the entry specific pcr by Eric Richter · 8 years ago
  7. 14b1da8 ima: include pcr for each measurement log entry by Eric Richter · 8 years ago
  8. 725de7f ima: extend ima_get_action() to return the policy pcr by Eric Richter · 8 years ago
  9. 0260643 ima: add policy support for extending different pcrs by Eric Richter · 8 years ago
  10. 96d450b integrity: add measured_pcrs field to integrity cache by Eric Richter · 8 years ago
  11. 3f09354 netlabel: Implement CALIPSO config functions for SMACK. by Huw Davies · 8 years ago
  12. 4fee524 calipso: Add a label cache. by Huw Davies · 8 years ago
  13. 2e532b7 calipso: Add validation of CALIPSO option. by Huw Davies · 8 years ago
  14. a04e71f netlabel: Pass a family parameter to netlbl_skbuff_err(). by Huw Davies · 8 years ago
  15. 2917f57 calipso: Allow the lsm to label the skbuff directly. by Huw Davies · 8 years ago
  16. 0868383 ipv6: constify the skb pointer of ipv6_find_tlv(). by Huw Davies · 8 years ago
  17. e1adea9 calipso: Allow request sockets to be relabelled by the lsm. by Huw Davies · 8 years ago
  18. 56ac42b ipv6: Allow request socks to contain IPv6 options. by Huw Davies · 8 years ago
  19. 1f440c9 netlabel: Prevent setsockopt() from changing the hop-by-hop option. by Huw Davies · 8 years ago
  20. ceba183 calipso: Set the calipso socket label to match the secattr. by Huw Davies · 8 years ago
  21. 3faa8f9 netlabel: Move bitmap manipulation functions to the NetLabel core. by Huw Davies · 8 years ago
  22. e67ae21 ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer. by Huw Davies · 8 years ago
  23. d7cce01 netlabel: Add support for removing a CALIPSO DOI. by Huw Davies · 8 years ago
  24. dc7de73 netlabel: Add support for creating a CALIPSO protocol domain mapping. by Huw Davies · 8 years ago
  25. e1ce69d netlabel: Add support for enumerating the CALIPSO DOI list. by Huw Davies · 8 years ago
  26. a5e3449 netlabel: Add support for querying a CALIPSO DOI. by Huw Davies · 8 years ago
  27. cb72d38 netlabel: Initial support for the CALIPSO netlink protocol. by Huw Davies · 8 years ago
  28. 8f18e67 netlabel: Add an address family to domain hash entries. by Huw Davies · 8 years ago
  29. 96a8f7f netlabel: Mark rcu pointers with __rcu. by Huw Davies · 8 years ago
  30. f786b75 tpm_crb: fix address space of the return pointer in crb_map_res() by Jarkko Sakkinen · 8 years ago
  31. 9da7e78 tpm_vtpm_proxy: fix address space of a user pointer in vtpmx_fops_ioctl() by Jarkko Sakkinen · 8 years ago
  32. 0edbfea tpm/tpm_tis_spi: Add support for spi phy by Christophe Ricard · 8 years ago
  33. 41a5e1c tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy by Christophe Ricard · 8 years ago
  34. 92eb0f7 devicetree: Add Trusted Computing Group to vendor-prefix.txt by Christophe Ricard · 8 years ago
  35. 04bb2d8 devicetree: Add infineon to vendor-prefix.txt by Christophe Ricard · 8 years ago
  36. 1107d06 tpm_tis: Introduce intermediate layer for TPM access by Christophe Ricard · 8 years ago
  37. 57dacc2 tpm: tpm_tis: Share common data between phys by Christophe Ricard · 8 years ago
  38. d2efee6 tpm: Add include guards in tpm.h by Christophe Ricard · 8 years ago
  39. ec03c50 tpm: Fix suspend regression by Stefan Berger · 8 years ago
  40. 7525455 tpm: fix for typo in tpm/tpm_ibmvtpm.c by Stephen Rothwell · 8 years ago
  41. a6885a5 tpm: select ANON_INODES for proxy driver by Arnd Bergmann · 8 years ago
  42. ced01b9 tpm: Fix IRQ unwind ordering in TIS by Jason Gunthorpe · 8 years ago
  43. 7e1dc00 tpm: Add documentation for the tpm_vtpm_proxy device driver by Stefan Berger · 8 years ago
  44. 6f99612 tpm: Proxy driver for supporting multiple emulated TPMs by Stefan Berger · 8 years ago
  45. 2f9f537 tpm: Introduce TPM_CHIP_FLAG_VIRTUAL by Stefan Berger · 8 years ago
  46. 062807f tpm: Remove all uses of drvdata from the TPM Core by Jason Gunthorpe · 8 years ago
  47. 9e0d39d tpm: Remove useless priv field in struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  48. af782f3 tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip by Christophe Ricard · 8 years ago
  49. 56671c8 tpm: drop 'locality' from struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  50. 6e599f6 tpm: drop 'read_queue' from struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  51. 570a360 tpm: drop 'irq' from struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  52. 4eea703 tpm: drop 'iobase' from struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  53. 003d305 tpm: drop list from struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  54. c5b65fa tpm: drop the field 'time_expired' from struct tpm_chip by Jarkko Sakkinen · 8 years ago
  55. ee17798 tpm: drop 'base' from struct tpm_vendor_specific by Jarkko Sakkinen · 8 years ago
  56. d495652 tpm: drop manufacturer_id from struct tpm_vendor_specific by Jarkko Sakkinen · 8 years ago
  57. 23d06ff tpm: drop tpm_atmel specific fields from tpm_vendor_specific by Jarkko Sakkinen · 8 years ago
  58. ec5fd99 tpm: drop int_queue from tpm_vendor_specific by Jarkko Sakkinen · 8 years ago
  59. c0dff1f tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown() by Jarkko Sakkinen · 8 years ago
  60. 422eac3 tpm_crb: fix mapping of the buffers by Jarkko Sakkinen · 8 years ago
  61. ddab0e3 tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount by Christophe Ricard · 8 years ago
  62. 20ab99f tpm/st33zp24/spi: Drop two useless checks in ACPI probe path by Christophe Ricard · 8 years ago
  63. 32da563 tpm/st33zp24/i2c: Drop two useless checks in ACPI probe path by Christophe Ricard · 8 years ago
  64. 14ddfbf tpm_crb: drop struct resource res from struct crb_priv by Jarkko Sakkinen · 8 years ago
  65. dcbeab1 tpm: fix crash in tpm_tis deinitialization by Jarkko Sakkinen · 8 years ago
  66. d30b8e4 tpm: cleanup tpm_tis_remove() by Jarkko Sakkinen · 8 years ago
  67. 796d803 tpm: fix tpm_bios_log_setup stub prototype by Arnd Bergmann · 8 years ago
  68. 1551678 tpm: Replace device number bitmap with IDR by Stefan Berger · 8 years ago
  69. 3897cd9 tpm: Split out the devm stuff from tpmm_chip_alloc by Jason Gunthorpe · 8 years ago
  70. 2072df4 tpm: Get rid of module locking by Stefan Berger · 8 years ago
  71. 4e26195 tpm: Provide strong locking for device removal by Jason Gunthorpe · 8 years ago
  72. 3635e2e tpm: Get rid of devname by Jason Gunthorpe · 8 years ago
  73. 8cfffc9 tpm: Get rid of chip->pdev by Jason Gunthorpe · 8 years ago
  74. 4d8007e tpm/st33zp24/spi: Change xxx_request_resources header by Christophe RICARD · 8 years ago
  75. 740ec34 tpm/st33zp24/i2c: Change xxx_request_resources header by Christophe RICARD · 8 years ago
  76. 86ff205 tpm: st33zp24: Add support for acpi probing for spi device. by Christophe RICARD · 8 years ago
  77. 22eb90d tpm/st33zp24: Add support for acpi probing for i2c device. by Christophe RICARD · 8 years ago
  78. 8bb273f tpm/st33zp24: Extend Copyright headers by Christophe RICARD · 8 years ago
  79. 4ef2aa3 tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency by Christophe RICARD · 8 years ago
  80. 300796c tpm/st33zp24: Remove unneeded CONFIG_OF switches by Christophe RICARD · 8 years ago
  81. a5392e9 tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure by Christophe RICARD · 8 years ago
  82. d34306e tpm/st33zp24/spi: Remove useless use of memcpy. by Christophe RICARD · 8 years ago
  83. 8a74500 tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix by Christophe RICARD · 8 years ago
  84. 604e578 tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage by Christophe RICARD · 8 years ago
  85. add40d6 tpm/st33zp24/spi: Change xxx_request_resources header by Christophe RICARD · 8 years ago
  86. 6388b65 tpm/st33zp24/i2c: Change xxx_request_resources header by Christophe RICARD · 8 years ago
  87. 160beb4 tpm: st33zp24: Add support for acpi probing for spi device. by Christophe RICARD · 8 years ago
  88. fec60f2 tpm/st33zp24: Add support for acpi probing for i2c device. by Christophe RICARD · 8 years ago
  89. 2c2b217 tpm/st33zp24: Extend Copyright headers by Christophe RICARD · 8 years ago
  90. 10460bc tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency by Christophe RICARD · 8 years ago
  91. b55c8e9 tpm/st33zp24: Auto-select core module by Christophe RICARD · 8 years ago
  92. 8d8d218 tpm/st33zp24: Remove unneeded CONFIG_OF switches by Christophe RICARD · 8 years ago
  93. b637a36 tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure by Christophe RICARD · 8 years ago
  94. 6e0219c tpm/st33zp24/spi: Remove useless use of memcpy. by Christophe RICARD · 8 years ago
  95. b83ada0 tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix by Christophe RICARD · 8 years ago
  96. 9feaab5 tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage by Christophe RICARD · 8 years ago
  97. 309c5fa selinux: fix type mismatch by Heinrich Schuchardt · 8 years ago
  98. 26703c6 um/ptrace: run seccomp after ptrace by Kees Cook · 8 years ago
  99. 635efc7 tile/ptrace: run seccomp after ptrace by Kees Cook · 8 years ago
  100. 1addc57 powerpc/ptrace: run seccomp after ptrace by Kees Cook · 8 years ago