1. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 6 years ago
  2. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 6 years ago
  3. dec60f3 agp: uninorth: make two functions static by Mathieu Malaterre · 6 years ago
  4. 0644f18 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  5. 665fa00 Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
  6. 5c60300 virtio_console: reset on out of memory by Michael S. Tsirkin · 6 years ago
  7. aa44ec8 virtio_console: move removal code by Michael S. Tsirkin · 6 years ago
  8. 61a8950 virtio_console: drop custom control queue cleanup by Michael S. Tsirkin · 6 years ago
  9. a7a69ec virtio_console: free buffers after reset by Michael S. Tsirkin · 6 years ago
  10. 2855b33 virtio_console: don't tie bufs to a vq by Michael S. Tsirkin · 6 years ago
  11. 4e00b33 random: rate limit unseeded randomness warnings by Theodore Ts'o · 6 years ago
  12. 6c1e851 random: fix possible sleeping allocation from irq context by Theodore Ts'o · 6 years ago
  13. 285848b Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
  14. d848e5f random: add new ioctl RNDRESEEDCRNG by Theodore Ts'o · 6 years ago
  15. 0bb29a8 random: crng_reseed() should lock the crng instance that it is modifying by Theodore Ts'o · 6 years ago
  16. 8ef35c8 random: set up the NUMA crng instances after the CRNG is fully initialized by Theodore Ts'o · 6 years ago
  17. dc12baa random: use a different mixing algorithm for add_device_randomness() by Theodore Ts'o · 6 years ago
  18. 43838a2 random: fix crng_ready() test by Theodore Ts'o · 6 years ago
  19. fbe173e Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  20. 4b3f1a1 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  21. 3c8ba0d kernel.h: Retain constant expression output for max()/min() by Kees Cook · 6 years ago
  22. 06dd3df Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  23. 9eb3122 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  24. 0c21fd6 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
  25. cc5ada7c Merge tag 'for-linus-4.17' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 6 years ago
  26. b5b3820 /dev/mem: Avoid overwriting "err" in read_mem() by Kees Cook · 6 years ago
  27. c6185e2 ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC and IA-64 servers by Helge Deller · 6 years ago
  28. 64f5fdd char: remove blackfin OTP driver by Arnd Bergmann · 6 years ago
  29. 315e80e char: remove tile-srom.c by Arnd Bergmann · 6 years ago
  30. 59fc07b char: remove obsolete ds1302 rtc driver by Arnd Bergmann · 6 years ago
  31. eb428ee hwrng: ks-sa - add hw_random driver by Vitaly Andrianov · 6 years ago
  32. 2be8ffe tpm: fix intermittent failure with self tests by James Bottomley · 6 years ago
  33. e2fb992 tpm: add retry logic by James Bottomley · 6 years ago
  34. 0803d7b tpm: self test failure should not cause suspend to fail by Chris Chiu · 6 years ago
  35. 076d3564 tpm2: add longer timeouts for creation commands. by Tomas Winkler · 6 years ago
  36. 09b17f3 tpm_crb: use __le64 annotated variable for response buffer address by Tomas Winkler · 6 years ago
  37. 62c09e1 tpm: fix buffer type in tpm_transmit_cmd by Winkler, Tomas · 6 years ago
  38. 65520d4 tpm: tpm-interface: fix tpm_transmit/_cmd kdoc by Winkler, Tomas · 6 years ago
  39. 888d867 tpm: cmd_ready command can be issued only after granting locality by Tomas Winkler · 6 years ago
  40. a6ab640 hwrng: mxc-rnga - add driver support on boards with device tree by Vladimir Zapolskiy · 6 years ago
  41. 3ba9fae char: nvram: disable on ARM by Alexandre Belloni · 6 years ago
  42. c4ccc89 PCI: Add Altera vendor ID by Johannes Thumshirn · 6 years ago
  43. f002612 ipmi_ssif: Fix kernel panic at msg_done_handler by Kamlakant Patel · 6 years ago
  44. bc48fa1 ipmi:pci: Blacklist a Realtek "IPMI" device by Corey Minyard · 6 years ago
  45. 4876234 ipmi: Remove ACPI SPMI probing from the system interface driver by Corey Minyard · 6 years ago
  46. 4866b1d ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver by Corey Minyard · 6 years ago
  47. b166be0 hwrng: omap - Fix clock resource by adding a register clock by Gregory CLEMENT · 6 years ago
  48. 10bc320 hwrng: omap - Remove useless test before clk_disable_unprepare by Gregory CLEMENT · 6 years ago
  49. cf03868 hwrng: cavium - make two functions static by Colin Ian King · 6 years ago
  50. 532ed92 ipmi: missing error code in try_smi_init() by Dan Carpenter · 6 years ago
  51. e8824ba ipmi: use ARRAY_SIZE for poweroff_functions array sizing calculation by Colin Ian King · 6 years ago
  52. 71404a2 ipmi: Consolidate cleanup code by Corey Minyard · 6 years ago
  53. da18e2c ipmi: Remove some unnecessary initializations by Corey Minyard · 6 years ago
  54. cc095f0 ipmi: Fix some error cleanup issues by Corey Minyard · 6 years ago
  55. 279f4f8 hwrng: stm32 - rework read timeout calculation by lionel.debieve@st.com · 6 years ago
  56. 529571e hwrng: stm32 - allow disable clock error detection by lionel.debieve@st.com · 6 years ago
  57. 326ed38 hwrng: stm32 - add reset during probe by lionel.debieve@st.com · 6 years ago
  58. 9e7002a char: rtc: remove unused rtc_control() API by Alexandre Belloni · 6 years ago
  59. 5e747dd drivers/char/random.c: remove unused dont_count_entropy by Rasmus Villemoes · 6 years ago
  60. e8e8a2e random: optimize add_interrupt_randomness by Andi Kleen · 6 years ago
  61. 9f886f4 random: use a tighter cap in credit_entropy_bits_safe() by Theodore Ts'o · 7 years ago
  62. 243ac21 ipmi: Add or fix SPDX-License-Identifier in all files by Corey Minyard · 6 years ago
  63. 3be2327 tpm: fix potential buffer overruns caused by bit glitches on the bus by Jeremy Boone · 6 years ago
  64. 6d24cd1 tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus by Jeremy Boone · 6 years ago
  65. 9b8cb28 tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the bus by Jeremy Boone · 6 years ago
  66. f9d4d9b tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus by Jeremy Boone · 6 years ago
  67. 6bb320c tpm_tis: fix potential buffer overruns caused by bit glitches on the bus by Jeremy Boone · 6 years ago
  68. c5b2409 ipmi: Re-use existing macros for built-in properties by Andy Shevchenko · 7 years ago
  69. ad2575f ipmi:pci: Make the PCI defines consistent with normal Linux ones by Corey Minyard · 6 years ago
  70. 3b6d082f0 ipmi: kcs_bmc: coding-style fixes and use new poll type by Haiyue Wang · 6 years ago
  71. aaf1bbe ipmi: kcs_bmc: mark expected switch fall-through in kcs_bmc_handle_data by Gustavo A. R. Silva · 6 years ago
  72. be2ed20 ipmi: add an Aspeed KCS IPMI BMC driver by Haiyue Wang · 6 years ago
  73. 20d60f6 ipmi: add a KCS IPMI BMC driver by Haiyue Wang · 6 years ago
  74. 7b4c5d3 hwrng: bcm2835 - Handle deferred clock properly by Stefan Wahren · 6 years ago
  75. 40b776a hwrng: imx-rngc - make symbol imx_rngc_pm_ops static by weiyongjun \(A\) · 7 years ago
  76. d4667ca Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  77. b399151 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 7 years ago
  78. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 6 years ago
  79. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  80. 4bf772b Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 6 years ago
  81. f6cff79 Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  82. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  83. a103950 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  84. ae0cb7b Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  85. 4c6790c Merge tag 'for-linus-4.16-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 6 years ago
  86. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  87. c4fc5d6 hwrng: bcm2835 - Remove redundant dev_err call in bcm2835_rng_probe() by weiyongjun \(A\) · 7 years ago
  88. 9ff6576 char: lp: use true or false for boolean values by Gustavo A. R. Silva · 7 years ago
  89. e45af3d ipmi_ssif: Remove duplicate NULL check by Andy Shevchenko · 7 years ago
  90. e749d32 ipmi/powernv: Fix error return code in ipmi_powernv_probe() by Wei Yongjun · 7 years ago
  91. 5516e21 ipmi: use dynamic memory for DMI driver override by John Garry · 7 years ago
  92. cd0bb67 hwrng: imx-rngc - simplify the power management definitions by Martin Kaiser · 7 years ago
  93. 2273f42 hwrng: exynos - remove redundant dev_err call in exynos_trng_probe() by weiyongjun \(A\) · 7 years ago
  94. a8bc71d hwrng: exynos - Signedness bug in exynos_trng_do_read() by Dan Carpenter · 7 years ago
  95. 4565da7 hwrng: mediatek - Setup default RNG quality by Sean Wang · 7 years ago
  96. 37c46ca ipmi/ipmi_powernv: remove outdated todo in powernv IPMI driver by Jeremy Kerr · 7 years ago
  97. bd1c06a ipmi: Clear smi_info->thread to prevent use-after-free during module unload by Masamitsu Yamazaki · 7 years ago
  98. 067ddab agp: sworks: Deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
  99. 84f8cbf agp: nvidia: Deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
  100. 74d83a5 char: xillybus: remove direct dependency on DT functions by Rob Herring · 7 years ago