1. ebe7c0a ima: fix hash algorithm initialization by Boshi Wang · 7 years ago
  2. 0485d06 EVM: Only complain about a missing HMAC key once by Matthew Garrett · 7 years ago
  3. f00d797 EVM: Allow userspace to signal an RSA key has been loaded by Matthew Garrett · 7 years ago
  4. 096b854 EVM: Include security.apparmor in EVM measurements by Matthew Garrett · 7 years ago
  5. bb02b18 ima: call ima_file_free() prior to calling fasync by Mimi Zohar · 8 years ago
  6. a7d3d03 integrity: use kernel_read_file_from_path() to read x509 certs by Christoph Hellwig · 7 years ago
  7. f3cc6b2 ima: always measure and audit files in policy by Mimi Zohar · 8 years ago
  8. 2068626 ima: don't remove the securityfs policy file by Mimi Zohar · 8 years ago
  9. 46cdc6d vfs: fix mounting a filesystem with i_version by Mimi Zohar · 7 years ago
  10. 34d8751 MAINTAINERS: update the IMA, EVM, trusted-keys, encrypted-keys entries by Mimi Zohar · 7 years ago
  11. d6d80cb Smack: Base support for overlayfs by Casey Schaufler · 7 years ago
  12. e28aa8a MAINTAINERS: remove David Safford as maintainer for encrypted+trusted keys by Eric Biggers · 7 years ago
  13. 9273409 tomoyo: fix timestamping for y2038 by Arnd Bergmann · 7 years ago
  14. dbbbe11 capabilities: audit log other surprising conditions by Richard Guy Briggs · 7 years ago
  15. 588fb2c capabilities: fix logic for effective root or real root by Richard Guy Briggs · 7 years ago
  16. c0d1ade capabilities: invert logic for clarity by Richard Guy Briggs · 7 years ago
  17. 02ebbaf capabilities: remove a layer of conditional logic by Richard Guy Briggs · 7 years ago
  18. 9fbc2c7 capabilities: move audit log decision to function by Richard Guy Briggs · 7 years ago
  19. 81a6a01 capabilities: use intuitive names for id changes by Richard Guy Briggs · 7 years ago
  20. 9304b46 capabilities: use root_priveleged inline to clarify logic by Richard Guy Briggs · 7 years ago
  21. fc7eadf capabilities: rename has_cap to has_fcap by Richard Guy Briggs · 7 years ago
  22. 4c7e715 capabilities: intuitive names for cap gain status by Richard Guy Briggs · 7 years ago
  23. db1a892 capabilities: factor out cap_bprm_set_creds privileged root by Richard Guy Briggs · 7 years ago
  24. 33957a1 tpm, tpm_tis: use ARRAY_SIZE() to define TPM_HID_USR_IDX by Jérémy Lefaure · 7 years ago
  25. 2d56c718 tpm: fix duplicate inline declaration specifier by Ruben Roy · 7 years ago
  26. 1a7a9b2 tpm: fix type of a local variables in tpm_tis_spi.c by Jarkko Sakkinen · 7 years ago
  27. 4557d4b tpm: fix type of a local variable in tpm2_map_command() by Jarkko Sakkinen · 7 years ago
  28. 171360d tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl() by Jarkko Sakkinen · 7 years ago
  29. ee70bc1 tpm-dev-common: Reject too short writes by Alexander Steffen · 7 years ago
  30. 125a221 tpm: React correctly to RC_TESTING from TPM 2.0 self tests by Alexander Steffen · 7 years ago
  31. 87434f5 tpm: Use dynamic delay to wait for TPM 2.0 self test result by Alexander Steffen · 7 years ago
  32. 2482b1b tpm: Trigger only missing TPM 2.0 self tests by Alexander Steffen · 7 years ago
  33. 6b3a131 tpm_tis_spi: Use DMA-safe memory for SPI transfers by Alexander Steffen · 7 years ago
  34. f535741 tpm/tpm_crb: Use start method value from ACPI table directly by Jiandi An · 7 years ago
  35. c37fbc0 tpm: constify transmit data pointers by Arnd Bergmann · 7 years ago
  36. 0bbc931 tpm_tis: make array cmd_getticks static const to shrink object code size by Colin Ian King · 7 years ago
  37. da379f3 tpm: migrate pubek_show to struct tpm_buf by Jarkko Sakkinen · 8 years ago
  38. 25eabb1 Merge tag 'v4.14-rc2' into next-general by James Morris · 7 years ago
  39. e19b205 Linux 4.14-rc2 by Linus Torvalds · 7 years ago
  40. 6e7f253 Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  41. a141fd5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  42. 16528a3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  43. 43d368a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  44. a430643 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  45. a302824 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  46. 1436ab0 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  47. fb154e0 tpm: ibmvtpm: simplify crq initialization and document crq format by Michal Suchanek · 8 years ago
  48. 9f3fc7b tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers by Hamza Attak · 7 years ago
  49. 5d0e4d7 Documentation: tpm: add powered-while-suspended binding documentation by Enric Balletbo i Serra · 8 years ago
  50. e1ec650 tpm: tpm_crb: constify acpi_device_id. by Arvind Yadav · 7 years ago
  51. c2a9c4b tpm: vtpm: constify vio_device_id by Arvind Yadav · 7 years ago
  52. ab5348c security: fix description of values returned by cap_inode_need_killpriv by Stefan Berger · 7 years ago
  53. cd4175b1 Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  54. ded8503 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  55. 71aa60f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  56. 79444df Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  57. f5caf62 x86/asm: Fix inline asm call constraints for Clang by Josh Poimboeuf · 7 years ago
  58. 0d0970e objtool: Handle another GCC stack pointer adjustment bug by Josh Poimboeuf · 7 years ago
  59. c65da8e Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  60. 4e683f4 Merge branch 'net-fix-reuseaddr-regression' by David S. Miller · 7 years ago
  61. fbed24bc inet: fix improper empty comparison by Josef Bacik · 7 years ago
  62. 7a56673 net: use inet6_rcv_saddr to compare sockets by Josef Bacik · 7 years ago
  63. cbb2fb5 net: set tb->fast_sk_family by Josef Bacik · 7 years ago
  64. 581fe0e net: orphan frags on stand-alone ptype in dev_queue_xmit_nit by Willem de Bruijn · 7 years ago
  65. 6876eb3 Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  66. d32e5f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  67. c0a3a64 Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  68. 69c902f5 Merge tag '4.14-smb3-fixes-from-recent-test-events-for-stable' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  69. b03fcfa Merge tag 'ceph-for-4.14-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  70. b9b95da MAINTAINERS: update git tree locations for ieee802154 subsystem by Stefan Schmidt · 7 years ago
  71. 1013e76 SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags by Steve French · 7 years ago
  72. e2577d2 Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  73. 9ae0b37 Merge tag 'iommu-fixes-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  74. d21b8ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
  75. 4d9af76 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  76. 6e70e26 SMB3: handle new statx fields by Steve French · 7 years ago
  77. c17c020 arch: remove unused *_segments() macros/functions by Tobias Klauser · 7 years ago
  78. 672d0e4 Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties' by Rafael J. Wysocki · 7 years ago
  79. d84c97f Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 7 years ago
  80. 1419d03 Merge branches 'pm-core', 'pm-qos' and 'pm-docs' by Rafael J. Wysocki · 7 years ago
  81. 8c031ba parisc: Unbreak bootloader due to gcc-7 optimizations by Helge Deller · 7 years ago
  82. af21b01 parisc: Reintroduce option to gzip-compress the kernel by Helge Deller · 7 years ago
  83. bf81100 apparmor: fix apparmorfs DAC access permissions by John Johansen · 7 years ago
  84. b1545db apparmor: fix build failure on sparc caused by undeclared signals by John Johansen · 7 years ago
  85. bc4d82f apparmor: fix incorrect type assignment when freeing proxies by John Johansen · 7 years ago
  86. 15372b9 apparmor: ensure unconfined profiles have dfas initialized by John Johansen · 7 years ago
  87. 290638a apparmor: fix race condition in null profile creation by John Johansen · 7 years ago
  88. d07881d apparmor: move new_null_profile to after profile lookup fns() by John Johansen · 7 years ago
  89. 651e28c apparmor: add base infastructure for socket mediation by John Johansen · 7 years ago
  90. cbf2d0e apparmor: add more debug asserts to apparmorfs by John Johansen · 7 years ago
  91. 2410aa9 apparmor: make policy_unpack able to audit different info messages by John Johansen · 7 years ago
  92. 26b7899 apparmor: add support for absolute root view based labels by John Johansen · 7 years ago
  93. f872af75 apparmor: cleanup conditional check for label in label_print by John Johansen · 7 years ago
  94. 2ea3ffb apparmor: add mount mediation by John Johansen · 7 years ago
  95. cd1dbf7 apparmor: add the ability to mediate signals by John Johansen · 7 years ago
  96. c556170 apparmor: Redundant condition: prev_ns. in [label.c:1498] by John Johansen · 7 years ago
  97. 5d314a8 apparmor: Fix an error code in aafs_create() by Dan Carpenter · 7 years ago
  98. 86aea56 apparmor: Fix logical error in verify_header() by Christos Gkekas · 7 years ago
  99. 19fe43a apparmor: Fix shadowed local variable in unpack_trans_table() by Geert Uytterhoeven · 7 years ago
  100. 89aaca5 bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is destroyed by Somnath Kotur · 7 years ago