1. 89f703f X.509: shut up about included cert for silent build by Arnd Bergmann · 9 years ago
  2. dabd39c KEYS: Make /proc/keys unconditional if CONFIG_KEYS=y by David Howells · 9 years ago
  3. 961be7e tpm/tpm_tis: Add missing ifdef CONFIG_ACPI for pnp_acpi_device by Peter Huewe · 9 years ago
  4. 9d5a5f6 Merge branch 'smack-for-3.20-rebased' of git://git.gitorious.org/smack-next/kernel into next by James Morris · 9 years ago
  5. 6d1cff2 smack: fix possible use after frees in task_security() callers by Andrey Ryabinin · 9 years ago
  6. 138a868 smack: Add missing logging in bidirectional UDS connect check by Rafal Krypa · 9 years ago
  7. 69f287a Smack: secmark support for netfilter by Casey Schaufler · 10 years ago
  8. 5e7270a Smack: Rework file hooks by Casey Schaufler · 10 years ago
  9. 743410a tpm: fix format string error in tpm-chip.c by Jarkko Sakkinen · 9 years ago
  10. 9143099 char/tpm/tpm_crb: fix build error by Jarkko Sakkinen · 9 years ago
  11. 96be7b5 smack: Fix a bidirectional UDS connect check typo by Zbigniew Jasinski · 9 years ago
  12. 1d8c232 smack: introduce a special case for tmpfs in smack_d_instantiate() by Łukasz Stelmach · 10 years ago
  13. 68390cc smack: fix logic in smack_inode_init_security function by Lukasz Pawelczyk · 10 years ago
  14. 1a28979 smack: miscellaneous small fixes in function comments by Lukasz Pawelczyk · 10 years ago
  15. 3b09825 char/tpm: fixed white spaces coding style issues by Bruno E O Meneguele · 9 years ago
  16. f78c81b MAINTAINERS: Add Patchwork and Git URL for TPMDD by Peter Huewe · 9 years ago
  17. 961be66 tpm/tpm_i2c_stm_st33/dts/st33zp24-i2c: Rename st33zp24 dts documentation by Christophe Ricard · 9 years ago
  18. 3eda7d0 tpm/tpm_i2c_stm_st33: Change tpm_i2c_stm_st33.h to tpm_stm_st33.h by Christophe Ricard · 9 years ago
  19. 7b1ee96 tpm/tpm_i2c_stm_st33: Replace remaining r by ret by Christophe Ricard · 9 years ago
  20. fc9ad77 tpm/tpm_i2c_stm_st33: Sanity cleanup by Christophe Ricard · 9 years ago
  21. ac77d33 tpm/tpm_i2c_stm_st33: Remove sparse spaces by Christophe Ricard · 9 years ago
  22. c4eadfa tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFO by Christophe Ricard · 9 years ago
  23. aec04cb tpm: TPM 2.0 FIFO Interface by Jarkko Sakkinen · 10 years ago
  24. 30fc8d1 tpm: TPM 2.0 CRB Interface by Jarkko Sakkinen · 10 years ago
  25. 7a1d7e6 tpm: TPM 2.0 baseline support by Jarkko Sakkinen · 10 years ago
  26. 313d21e tpm: device class for tpm by Jarkko Sakkinen · 10 years ago
  27. 71ed848 tpm: rename chip->dev to chip->pdev by Jarkko Sakkinen · 10 years ago
  28. 0dc5536 tpm: fix raciness of PPI interface lookup by Jarkko Sakkinen · 10 years ago
  29. afb5abc tpm: two-phase chip management functions by Jarkko Sakkinen · 10 years ago
  30. 87155b7 tpm: merge duplicate transmit_cmd() functions by Jarkko Sakkinen · 10 years ago
  31. 1a0f1b2 tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driver by Ashley Lai · 10 years ago
  32. 67fe941 tpm/tpm_i2c_stm_st33: Fix coccinelle warnings. Possible NULL pointer dereference by Christophe Ricard · 10 years ago
  33. f2f083b tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1. by Christophe Ricard · 10 years ago
  34. 00820e8 tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registers by Christophe Ricard · 10 years ago
  35. c3804b8 tpm/tpm_i2c_stm_st33: Interrupt management improvement by Christophe Ricard · 10 years ago
  36. 8dcd198 tpm/tpm_i2c_stm_st33: Few code cleanup by Christophe Ricard · 10 years ago
  37. e8f6f3b tpm/tpm_i2c_stm_st33/dts/st33zp24_i2c: Add DTS Documentation by Christophe Ricard · 10 years ago
  38. c36b1b2 tpm/tpm_i2c_stm_st33: Add devicetree structure by Christophe Ricard · 10 years ago
  39. 875edad tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_* by Christophe Ricard · 10 years ago
  40. ca16b76 tpm/tpm_i2c_stm_st33: Replace err/rc/ret by ret for a function return code by Christophe Ricard · 10 years ago
  41. 76182b6 tpm/tpm_i2c_stm_st33: Remove reference to io_serirq by Christophe Ricard · 10 years ago
  42. b9626f3 tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer[0], [1] buffer. by Christophe Ricard · 10 years ago
  43. 2dbca75 tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c by Christophe Ricard · 10 years ago
  44. 7500c4b tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpatch.pl by Christophe Ricard · 10 years ago
  45. 642d2be tpm/tpm_i2c_stm_st33: Change License header to have up to date address information by Christophe Ricard · 10 years ago
  46. 578aa13 tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar product by Christophe Ricard · 10 years ago
  47. 1ba3b0b tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send by Christophe Ricard · 10 years ago
  48. 2dfc2de char: tpm: Deletion of unnecessary checks before the function call "tpm_dev_vendor_release" by Markus Elfring · 10 years ago
  49. 9fd8e5a tpm: remove unnecessary sizeof(u8) by Fabian Frederick · 10 years ago
  50. 84eb186 tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma by Hon Ching (Vicky) Lo · 10 years ago
  51. 448e9c5 tpm_tis: verify interrupt during init by Scot Doyle · 10 years ago
  52. bb95cd3 char: tpm: Add missing error check for devm_kzalloc by Kiran Padwal · 10 years ago
  53. 398a1e7 TPM: Add new TPMs to the tail of the list to prevent inadvertent change of dev by David Howells · 10 years ago
  54. bb31f60 Merge tag 'keys-next-fixes-20150114' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 9 years ago
  55. a6391a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  56. c637dbc Merge branch 'tg3-net' by David S. Miller · 9 years ago
  57. 932f19d tg3: Release tp->lock before invoking synchronize_irq() by Prashant Sreedharan · 9 years ago
  58. db84bf4 tg3: tg3_reset_task() needs to use rtnl_lock to synchronize by Prashant Sreedharan · 9 years ago
  59. 4fd190a tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync by Prashant Sreedharan · 9 years ago
  60. 48c53db Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  61. b0d11b4 team: avoid possible underflow of count_pending value for notify_peers and mcast_rejoin by Jiri Pirko · 9 years ago
  62. 6fb400d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  63. 1ba3980 openvswitch: packet messages need their own probe attribtue by Thomas Graf · 9 years ago
  64. 776d4e9 i40e: adds FCoE configure option by Vasu Dev · 9 years ago
  65. 14b3812f cxgb4vf: Fix queue allocation for 40G adapter by Hariprasad Shenai · 9 years ago
  66. fb005c4 Merge tag 'locks-v3.19-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  67. 4ccce02 netdevice: Add missing parentheses in macro by Benjamin Poirier · 9 years ago
  68. 31238e61 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  69. d92cfdb bridge: only provide proxy ARP when CONFIG_INET is enabled by Arnd Bergmann · 9 years ago
  70. b9f918a MPILIB: Fix comparison of negative MPIs by Rasmus Villemoes · 9 years ago
  71. 98dbbcb MPILIB: Fix obvious but harmless typo by Rasmus Villemoes · 9 years ago
  72. 7fe2129 MPILIB: Deobfuscate mpi_cmp by Rasmus Villemoes · 9 years ago
  73. 4bf6980 neighbour: fix base_reachable_time(_ms) not effective immediatly when changed by Jean-Francois Remy · 9 years ago
  74. 3d125f9 net: fec: fix MDIO bus assignement for dual fec SoC's by Stefan Agner · 9 years ago
  75. 188c901 Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 9 years ago
  76. 0c133dd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 9 years ago
  77. 900e183 xen-netfront: use different locks for Rx and Tx stats by David Vrabel · 9 years ago
  78. 2590605 drivers: net: cpsw: fix multicast flush in dual emac mode by Mugunthan V N · 9 years ago
  79. 0c86ac2 leds: netxbig: fix oops at probe time by Simon Guinot · 10 years ago
  80. fd48e63 cxgb4vf: Initialize mdio_addr before using it by Hariprasad Shenai · 9 years ago
  81. 43239cb kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val) by Christian Borntraeger · 9 years ago
  82. e7a823b Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  83. 613d4ce Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  84. 5d632cb net: Corrected the comment describing the ndo operations to reflect the actual prototype for couple of operations by B Viswanath · 9 years ago
  85. 4f7a42d Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  86. 52d304e locks: fix NULL-deref in generic_delete_lease by NeilBrown · 9 years ago
  87. f221b04 x86/xen: properly retrieve NMI reason by Jan Beulich · 9 years ago
  88. 971780b Merge tag 'gpio-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  89. 904a980 Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  90. fb43bd0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  91. 721c21c mm: mmu_gather: use tlb->end != 0 only for TLB invalidation by Will Deacon · 9 years ago
  92. 49c9e7c2 usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb() by Alexey Khoroshilov · 9 years ago
  93. eddd63a MAINTAINERS: add me as ibmveth maintainer by Thomas Falcon · 9 years ago
  94. 1641677 tipc: fix bug in broadcast retransmit code by Jon Paul Maloy · 9 years ago
  95. 25050c6 update ip-sysctl.txt documentation (v2) by Ani Sinha · 9 years ago
  96. caffd45 net/at91_ether: prepare and unprepare clock by Alexandre Belloni · 9 years ago
  97. 6205864 isdn: fix NUL (\0 or \x00) specification in string by Giel van Schijndel · 9 years ago
  98. 801f677 arm64: KVM: Fix HCR setting for 32bit guests by Marc Zyngier · 9 years ago
  99. 55e858b arm64: KVM: Fix TLB invalidation by IPA/VMID by Marc Zyngier · 9 years ago
  100. 9a17ad7 xen: check for zero sized area when invalidating memory by Juergen Gross · 9 years ago