1. 8379cad virtio_console: fix a crash in config_work_handler by G. Campana · 8 years ago
  2. 0fa2c8e ppdev: don't print a free'd string by Colin Ian King · 8 years ago
  3. 488debb9 drivers: char: mem: Fix thinkos in kmem address checks by Robin Murphy · 8 years ago
  4. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  5. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  6. ed3c5a0 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  7. 7328fa6 virtio_console: drop unused config fields by Michael S. Tsirkin · 8 years ago
  8. 196202b Merge tag 'for-linus-4.10' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  9. a57cb1c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  10. 37f4915 tpm: use idr_find(), not idr_find_slowpath() by Matthew Wilcox · 8 years ago
  11. 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
  12. 683b96f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  13. 0f1d6df Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  14. aa3ecf3 Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  15. b78b499 Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  16. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  17. 9465d9c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. 518bacf Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. 070cbd1 ipmi: create hardware-independent softdep for ipmi_devintf by Martin Wilck · 8 years ago
  20. 999e4bf char/pcmcia: add some error checking in scr24x_read() by Dan Carpenter · 8 years ago
  21. da191c2 snsc: restore IRQs on error path in scdrv_write() by Dan Carpenter · 8 years ago
  22. dd5c472 ppdev: check before attaching port by Sudip Mukherjee · 8 years ago
  23. 826a4c6 ppdev: use pr_* macros by Sudip Mukherjee · 8 years ago
  24. 2bd362d ppdev: fix memory leak by Sudip Mukherjee · 8 years ago
  25. 9430066 tpm: adjust return value of tpm_read_log by Jason Gunthorpe · 8 years ago
  26. c4484f7 tpm: vtpm_proxy: conditionally call tpm_chip_unregister by Jason Gunthorpe · 8 years ago
  27. 0cf577a tpm: Fix handling of missing event log by Jason Gunthorpe · 8 years ago
  28. 005451d tpm: Check the bios_dir entry for NULL before accessing it by Stefan Berger · 8 years ago
  29. 79eec5b tpm: return -ENODEV if np is not set by Colin Ian King · 8 years ago
  30. 5efae7d tpm: cleanup of printk error messages by Nayna Jain · 8 years ago
  31. ed4fdb4 tpm: replace of_find_node_by_name() with dev of_node property by Nayna Jain · 8 years ago
  32. 02ae1382 tpm: redefine read_log() to handle ACPI/OF at runtime by Nayna Jain · 8 years ago
  33. f40e68e tpm: fix the missing .owner in tpm_bios_measurements_ops by Nayna Jain · 8 years ago
  34. 748935e tpm: have event log use the tpm_chip by Nayna Jain · 8 years ago
  35. 7518a21 tpm: drop tpm1_chip_register(/unregister) by Jarkko Sakkinen · 8 years ago
  36. cd9b763 tpm: replace dynamically allocated bios_dir with a static array by Jarkko Sakkinen · 8 years ago
  37. b1a9b7b tpm: replace symbolic permission with octal for securityfs files by Nayna Jain · 8 years ago
  38. cbef69a char: tpm: fix kerneldoc tpm2_unseal_trusted name typo by Baruch Siach · 8 years ago
  39. 420d439 tpm_tis: Allow tpm_tis to be bound using DT by Jason Gunthorpe · 8 years ago
  40. 7ea7861 tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NEW_DEV by Jarkko Sakkinen · 8 years ago
  41. 6804f6b tpm: Only call pm_runtime_get_sync if device has a parent by Stefan Berger · 8 years ago
  42. 2528a64 tpm: define a generic open() method for ascii & bios measurements by Nayna Jain · 8 years ago
  43. 1a277e6 tpm: Get rid of TPM_CHIP_FLAG_REGISTERED by Jason Gunthorpe · 8 years ago
  44. 1f0f30e tpm xen: Remove bogus tpm_chip_unregister by Jason Gunthorpe · 8 years ago
  45. d1d253c tpm tis: Do not print timeout messages twice by Jason Gunthorpe · 8 years ago
  46. 26a137e tpm_tis: Check return values from get_burstcount. by Josh Zimmerman · 8 years ago
  47. ca6d458 tpm: place kdoc just above tpm_pcr_extend by Winkler, Tomas · 8 years ago
  48. 84fda15 tpm: sanitize constant expressions by Jarkko Sakkinen · 8 years ago
  49. aaa6f7f tpm: Clean up reading of timeout and duration capabilities by Ed Swierk · 8 years ago
  50. 2c97f6f char/tpm: Check return code of wait_for_tpm_stat by Peter Huewe · 8 years ago
  51. e74f2f7 tmp/tpm_crb: implement runtime pm for tpm_crb by Winkler, Tomas · 8 years ago
  52. c58bd34c tpm/tpm_crb: open code the crb_init into acpi_add by Winkler, Tomas · 8 years ago
  53. bc33c5d tmp/tpm_crb: fix Intel PTT hw bug during idle state by Winkler, Tomas · 8 years ago
  54. ba5287b tpm/tpm_crb: implement tpm crb idle state by Winkler, Tomas · 8 years ago
  55. a24b5dd ipmi: Fix sequence number handling by Corey Minyard · 8 years ago
  56. 9467171 ipmi: Pick up slave address from SMBIOS on an ACPI device by Corey Minyard · 8 years ago
  57. bb2a08c ipmi_si: Clean up printks by Corey Minyard · 8 years ago
  58. 1abf71e Move platform device creation earlier in the initialization by Corey Minyard · 8 years ago
  59. 064e6a8 Merge branch 'linus' into x86/fpu, to resolve conflicts by Ingo Molnar · 8 years ago
  60. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  61. ed424bb hwrng: Make explicit that max >= 32 always by PrasannaKumar Muralidharan · 8 years ago
  62. 917fef6 Merge tag 'v4.9-rc4' into sound by Jonathan Corbet · 8 years ago
  63. 1c8018f ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc' by Cédric Le Goater · 8 years ago
  64. b516b88 hwrng: atmel - use clk_disable_unprepare instead of clk_disable by Wei Yongjun · 8 years ago
  65. ee76bba scr24x_cs: include linux/io.h by Arnd Bergmann · 8 years ago
  66. baa73d9 posix-timers: Make them configurable by Nicolas Pitre · 8 years ago
  67. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  68. b7d91c9 Merge 4.9-rc5 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  69. acb57b7 Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  70. f2ed287 char/pcmcia: add scr24x_cs chip card interface driver by Lubomir Rintel · 8 years ago
  71. b13d143 ppdev: fix double-free of pp->pdev->name by Jann Horn · 8 years ago
  72. 71aeebf tile-srom: allow the driver to be built as a module by Chris Metcalf · 8 years ago
  73. 56189b5 ipmi_ssif: Remove an unused module parameter by Corey Minyard · 8 years ago
  74. 5ac7b2f ipmi: Periodically check for events, not messages by Corey Minyard · 8 years ago
  75. 0240933 xen: make use of xenbus_read_unsigned() in xen-tpmfront by Juergen Gross · 8 years ago
  76. 04659fe Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  77. 5a83d60 x86/fpu: Remove irq_ts_save() and irq_ts_restore() by Andy Lutomirski · 8 years ago
  78. a1fa98d hwrng: atmel - disable TRNG during suspend by Wenyou Yang · 8 years ago
  79. 2cc7515 hwrng: core - zeroize buffers with random data by Stephan Mueller · 8 years ago
  80. befd996 tpm: remove invalid min length check from tpm_do_selftest() by Jarkko Sakkinen · 8 years ago
  81. 3456376 virtio: console: Unlock vqs while freeing buffers by Matt Redfearn · 8 years ago
  82. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  83. d4608a8 Merge 4.9-rc3 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  84. e334cd6 Move CONFIG_DEVKMEM default to n by Dave Young · 8 years ago
  85. 9fe68ca Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  86. 4e88768 hwrng: meson - Remove unneeded platform MODULE_ALIAS by Javier Martinez Canillas · 8 years ago
  87. 877f69a hwrng: meson - Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  88. 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago
  89. 5766e9d Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  90. 3832124 hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8K by Romain Perier · 8 years ago
  91. f0d5a11 hwrng: omap - Don't prefix the probe message with OMAP by Romain Perier · 8 years ago
  92. e54feeb hwrng: omap - Add support for 128-bit output of data by Romain Perier · 8 years ago
  93. b23d2d9 hwrng: omap - Remove global definition of hwrng by Romain Perier · 8 years ago
  94. 69eb4d0 hwrng: omap - Switch to non-obsolete read API implementation by Romain Perier · 8 years ago
  95. 8b6b413 net: use core MTU range checking in WAN drivers by Jarod Wilson · 8 years ago
  96. 6d4952d hwrng: core - Don't use a stack buffer in add_early_randomness() by Andrew Lutomirski · 8 years ago
  97. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  98. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  99. 6b25e21 Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  100. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago