1. 2e31125 tpm: fix missing migratable flag in sealing functionality for TPM2 by Jarkko Sakkinen · 9 years ago
  2. b1a4144 TPM: revert the list handling logic fixed in 398a1e7 by Jarkko Sakkinen · 9 years ago
  3. eb8ed1e TPM: Avoid reference to potentially freed memory by Christophe JAILLET · 9 years ago
  4. 14b5c1c tpm_tis: restore IRQ vector in IO memory after failed probing by Martin Wilck · 9 years ago
  5. 2aef9da tpm_tis: free irq after probing by Martin Wilck · 9 years ago
  6. ba94c3f Merge tag 'keys-next-20151021' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 9 years ago
  7. a47c7a6 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 9 years ago
  8. 083c129 apparmor: clarify CRYPTO dependency by Arnd Bergmann · 9 years ago
  9. 6320565 selinux: Use a kmem_cache for allocation struct file_security_struct by Sangwoo · 9 years ago
  10. 1d2a168 selinux: ioctl_has_perm should be static by Geliang Tang · 9 years ago
  11. 9529c78 selinux: use sprintf return value by Rasmus Villemoes · 9 years ago
  12. 21b76f1 selinux: use kstrdup() in security_get_bools() by Rasmus Villemoes · 9 years ago
  13. aa736c3 selinux: use kmemdup in security_sid_to_context_core() by Rasmus Villemoes · 9 years ago
  14. 20ba96a selinux: remove pointless cast in selinux_inode_setsecurity() by Rasmus Villemoes · 9 years ago
  15. 44be2f6 selinux: introduce security_context_str_to_sid by Rasmus Villemoes · 9 years ago
  16. 44d37ad selinux: do not check open perm on ftruncate call by Jeff Vander Stoep · 9 years ago
  17. 2a35d19 selinux: change CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE default by Paul Moore · 9 years ago
  18. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  19. 4adc605 KEYS: Provide a script to extract a module signature by David Howells · 9 years ago
  20. 2221a6e KEYS: Provide a script to extract the sys cert list from a vmlinux file by David Howells · 9 years ago
  21. 27720e7 keys: Be more consistent in selection of union members used by Insu Yun · 9 years ago
  22. 48dbc16 certs: add .gitignore to stop git nagging about x509_certificate_list by Paul Gortmaker · 9 years ago
  23. d0e0eba KEYS: use kvfree() in add_key by Geliang Tang · 9 years ago
  24. 09302fd Merge branch 'smack-for-4.4' of https://github.com/cschaufler/smack-next into next by James Morris · 9 years ago
  25. fbf9826 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next by James Morris · 9 years ago
  26. 38416e5 Smack: limited capability for changing process label by Zbigniew Jasinski · 9 years ago
  27. d72c3911 TPM: remove unnecessary little endian conversion by Hon Ching \(Vicky\) Lo · 9 years ago
  28. 0cc698a vTPM: support little endian guests by Hon Ching \(Vicky\) Lo · 9 years ago
  29. 09e23a4 char: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  30. 9e5d4af vTPM: get the buffer allocated for event log instead of the actual log by Hon Ching \(Vicky\) Lo · 9 years ago
  31. b4ed046 vTPM: reformat event log to be byte-aligned by Hon Ching \(Vicky\) Lo · 9 years ago
  32. 2f82e98 vTPM: fix searching for the right vTPM node in device tree by Hon Ching \(Vicky\) Lo · 9 years ago
  33. 89adb83 MAINTAINERS: add new maintainer for TPM DEVICE DRIVER by Jarkko Sakkinen · 9 years ago
  34. 0fe5480 keys, trusted: seal/unseal with TPM 2.0 chips by Jarkko Sakkinen · 9 years ago
  35. 954650e tpm: seal/unseal for TPM 2.0 by Jarkko Sakkinen · 9 years ago
  36. fe351e8 keys, trusted: move struct trusted_key_options to trusted-type.h by Jarkko Sakkinen · 9 years ago
  37. a74f8b3 tpm: introduce tpm_buf by Jarkko Sakkinen · 9 years ago
  38. b8e98dc tpm: update PPI documentation to address the location change. by Jarkko Sakkinen · 10 years ago
  39. 9b774d5 tpm: move the PPI attributes to character device directory. by Jarkko Sakkinen · 10 years ago
  40. 37c1c04 sysfs: added __compat_only_sysfs_link_entry_to_kobj() by Jarkko Sakkinen · 10 years ago
  41. 399235d tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0 by Jarkko Sakkinen · 9 years ago
  42. 149789c tpm, tpm_crb: fix unaligned read of the command buffer address by Jarkko Sakkinen · 9 years ago
  43. 60ecd86 vTPM: fix memory allocation flag for rtce buffer at kernel boot by Hon Ching \(Vicky\) Lo · 9 years ago
  44. eb63011 tpm: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  45. 8da4aba Smack: pipefs fix in smack_d_instantiate by Roman Kubiak · 9 years ago
  46. d21b7b0 Smack: Minor initialisation improvement by José Bollo · 9 years ago
  47. 8b549ef smack: smk_ipv6_port_list should be static by Geliang Tang · 9 years ago
  48. 5f2bfe2 Smack: fix a NULL dereference in wrong smack_import_entry() usage by Lukasz Pawelczyk · 9 years ago
  49. 72e1eed integrity: prevent loading untrusted certificates on the IMA trusted keyring by Dmitry Kasatkin · 9 years ago
  50. 049e6dd Linux 4.3-rc4 by Linus Torvalds · 9 years ago
  51. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  52. 15ecf9a Merge tag 'md/4.3-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  53. 0d87708 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  54. 3e519dd Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. d218af7 MIPS: scall: Always run the seccomp syscall filters by Markos Chandras · 9 years ago
  56. 2cf3082 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. 37cc7ab Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. a758379 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. 14f97d9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  60. 978ab6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  61. 67dfae0 clocksource: Fix abs() usage w/ 64bit values by John Stultz · 9 years ago
  62. 5634347 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  63. b55a97e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  64. 791c76d irqchip/gic-v3-its: Count additional LPIs for the aliased devices by Marc Zyngier · 9 years ago
  65. c8415b9 irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined by Marc Zyngier · 9 years ago
  66. 83dc311 Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  67. 27728bf Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  68. 62d7846 Revert "Input: synaptics - fix handling of disabling gesture mode" by Dmitry Torokhov · 9 years ago
  69. 66803dd MIPS: Octeon: Fix kernel panic on startup from memory corruption by Matt Bennett · 9 years ago
  70. 085c2f2 MIPS: Fix R2300 FP context switch handling by Paul Burton · 9 years ago
  71. 0fa2434 MIPS: Fix octeon FP context switch handling by Paul Burton · 9 years ago
  72. 36f8daf Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  73. 8c25ab8 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  74. ee556d0 arm64: ftrace: fix function_graph tracer panic by Li Bin · 9 years ago
  75. 0c5d187 MIPS: BPF: Fix load delay slots. by Ralf Baechle · 9 years ago
  76. f4b4aae x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds by Ben Hutchings · 9 years ago
  77. da6fb7a md/bitmap: don't pass -1 to bitmap_storage_alloc. by NeilBrown · 9 years ago
  78. e8ff8bf md/raid1: Avoid raid1 resync getting stuck by Jes Sorensen · 9 years ago
  79. 644df1a md: drop null test before destroy functions by Julia Lawall · 9 years ago
  80. d4929ad md: clear CHANGE_PENDING in readonly array by Shaohua Li · 9 years ago
  81. 66eefe5 md/raid0: apply base queue limits *before* disk_stack_limits by NeilBrown · 9 years ago
  82. 36707bb md/raid5: don't index beyond end of array in need_this_block(). by NeilBrown · 9 years ago
  83. ebda780 raid5: update analysis state for failed stripe by Shaohua Li · 9 years ago
  84. 88724bf md: wait for pending superblock updates before switching to read-only by NeilBrown · 9 years ago
  85. ab76f7b x86/mm: Set NX on gap between __ex_table and rodata by Stephen Smalley · 9 years ago
  86. e3c41e3 x86/kexec: Fix kexec crash in syscall kexec_file_load() by Lee, Chun-Yi · 9 years ago
  87. ccf03d6 drm/dp/mst: add some defines for logical/physical ports by Dave Airlie · 9 years ago
  88. 274d835 drm/dp/mst: drop cancel work sync in the mstb destroy path (v2) by Dave Airlie · 9 years ago
  89. d9515c5 drm/dp/mst: split connector registration into two parts (v2) by Dave Airlie · 9 years ago
  90. 68d8c9f drm/dp/mst: update the link_address_sent before sending the link address (v3) by Dave Airlie · 9 years ago
  91. df4839f drm/dp/mst: fixup handling hotplug on port removal. by Dave Airlie · 9 years ago
  92. 1c96087 drm/dp/mst: don't pass port into the path builder function by Dave Airlie · 9 years ago
  93. 0c6dadb drm/radeon: drop radeon_fb_helper_set_par by Alex Deucher · 9 years ago
  94. 03f9abb drm: handle cursor_set2 in restore_fbdev_mode by Alex Deucher · 9 years ago
  95. bde17b9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  96. 1bca100 Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  97. 3deaa4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  98. 676bd99 dmapool: fix overflow condition in pool_find_page() by Robin Murphy · 9 years ago
  99. 4424162 thermal: avoid division by zero in power allocator by Andrea Arcangeli · 9 years ago
  100. ef51019 memcg: remove pcp_counter_lock by Greg Thelen · 9 years ago