1. 6a54da4 random: make /dev/random be almost like /dev/urandom by Andy Lutomirski · 4 years, 10 months ago
  2. e962a3a random: ignore GRND_RANDOM in getentropy(2) by Andy Lutomirski · 4 years, 10 months ago
  3. 82c1e11 random: add GRND_INSECURE to return best-effort non-cryptographic bytes by Andy Lutomirski · 4 years, 10 months ago
  4. a7b2d8f random: Add a urandom_read_nowait() for random APIs that don't warn by Andy Lutomirski · 4 years, 10 months ago
  5. ab956b5 random: Don't wake crng_init_wait when crng_init == 1 by Andy Lutomirski · 4 years, 10 months ago
  6. 6710894 Revert "hwrng: core - Freeze khwrng thread during suspend" by Herbert Xu · 5 years ago
  7. 3209e13 char/random: Add a newline at the end of the file by Borislav Petkov · 5 years ago
  8. 9f00f56 random: Use wait_event_freezable() in add_hwgenerator_randomness() by Stephen Boyd · 5 years ago
  9. c288318 fdt: add support for rng-seed by Hsin-Yi Wang · 5 years ago
  10. 982df07 random: Support freezable kthreads in add_hwgenerator_randomness() by Stephen Boyd · 5 years ago
  11. 5ca70da random: fix soft lockup when trying to read from an uninitialized blocking pool by Theodore Ts'o · 5 years ago
  12. d54abb4 random: document get_random_int() family by George Spelvin · 5 years ago
  13. 166a592 random: move rand_initialize() earlier by Kees Cook · 5 years ago
  14. 79246ba random: only read from /dev/random after its pool has received 128 bits by Theodore Ts'o · 6 years ago
  15. 78b1bfe drivers/char/random.c: make primary_crng static by Rasmus Villemoes · 6 years ago
  16. db8aa1a drivers/char/random.c: remove unused stuct poolinfo::poolbits by Rasmus Villemoes · 6 years ago
  17. 4781163 drivers/char/random.c: constify poolinfo_table by Rasmus Villemoes · 6 years ago
  18. 4bba4e8 random: make CPU trust a boot parameter by Kees Cook · 6 years ago
  19. 9bb5010 random: Make crng state queryable by Jason A. Donenfeld · 6 years ago
  20. a547112 random: remove preempt disabled region by Ingo Molnar · 6 years ago
  21. 933dd2f random: add a config option to trust the CPU's hwrng by Theodore Ts'o · 6 years ago
  22. c184f7c random: Return nbytes filled from hw RNG by Tobin C. Harding · 6 years ago
  23. 4b9c611 random: Fix whitespace pre random-bytes work by Tobin C. Harding · 6 years ago
  24. 7f0edf1 drivers/char/random.c: remove unused dont_count_entropy by Rasmus Villemoes · 7 years ago
  25. 5f3167f random: optimize add_interrupt_randomness by Andi Kleen · 7 years ago
  26. 63c60b6 crypto: chacha20 - Fix keystream alignment for chacha20_block() by Eric Biggers · 7 years ago
  27. 824d2a0 random: fix data race on crng_node_pool by Eric Biggers · 2 years, 10 months ago
  28. 86edede random: always use batched entropy for get_random_u{32,64} by Jason A. Donenfeld · 4 years, 8 months ago
  29. d118cad Revert "char/random: silence a lockdep splat with printk()" by Greg Kroah-Hartman · 4 years, 8 months ago
  30. e52d583 char/random: silence a lockdep splat with printk() by Sergey Senozhatsky · 5 years ago
  31. 876736a random: add a spinlock_t to struct batched_entropy by Sebastian Andrzej Siewior · 5 years ago
  32. 44ea43b random: rate limit unseeded randomness warnings by Theodore Ts'o · 6 years ago
  33. 32988e2 random: fix possible sleeping allocation from irq context by Theodore Ts'o · 6 years ago
  34. 13eec12 random: set up the NUMA crng instances after the CRNG is fully initialized by Theodore Ts'o · 7 years ago
  35. 0467c15b random: use a different mixing algorithm for add_device_randomness() by Theodore Ts'o · 7 years ago
  36. 1038473 random: fix warning message on ia64 and parisc by Helge Deller · 7 years ago
  37. 2235bed random: reorder READ_ONCE() in get_random_uXX by Sebastian Andrzej Siewior · 7 years ago
  38. 68b20d5 random: suppress spammy warnings about unseeded randomness by Theodore Ts'o · 7 years ago
  39. 8f73534 random: do not ignore early device randomness by Kees Cook · 7 years ago
  40. 04e5bfa random: warn when kernel uses unseeded randomness by Jason A. Donenfeld · 7 years ago
  41. 8954875 random: add wait_for_random_bytes() API by Jason A. Donenfeld · 7 years ago
  42. 260fa1f random: silence compiler warnings and fix race by Jason A. Donenfeld · 7 years ago
  43. 67d9981 random: invalidate batched entropy after crng init by Jason A. Donenfeld · 7 years ago
  44. 9d037fd random: move random_min_urandom_seed into CONFIG_SYSCTL ifdef block by Fabio Estevam · 8 years ago
  45. 7c8ed90 random: convert get_random_int/long into get_random_u32/u64 by Jason A. Donenfeld · 8 years ago
  46. d8abc2b random: fix comment for unused random_min_urandom_seed by Stephan Müller · 8 years ago
  47. 84818ee random: remove variable limit by Stephan Müller · 8 years ago
  48. e48be7f random: remove stale urandom_init_wait by Stephan Müller · 8 years ago
  49. a86b868 random: remove stale maybe_reseed_primary_crng by Stephan Mueller · 8 years ago
  50. 8acd4bf x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data by Pawan Gupta · 2 years, 5 months ago
  51. faebc1a PCI: qcom: Fix unbalanced PHY init on probe errors by Johan Hovold · 2 years, 7 months ago
  52. 6630c79 mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N by Tokunori Ikegami · 2 years, 7 months ago
  53. 8b23828 mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_write by Tokunori Ikegami · 2 years, 7 months ago
  54. 057b12f Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag by Mathias Nyman · 2 years, 4 months ago
  55. 5937730 nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling by Martin Faltesek · 2 years, 4 months ago
  56. e290f91 nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION by Martin Faltesek · 2 years, 4 months ago
  57. 94ac2a9 ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files by Sergey Shtylyov · 2 years, 4 months ago
  58. 45984b3 vringh: Fix loop descriptors check in the indirect cases by Xie Yongji · 2 years, 6 months ago
  59. b33f7d9 drm/radeon: fix a possible null pointer dereference by Gong Yuanjun · 2 years, 5 months ago
  60. ac8fd53 md: protect md_unregister_thread from reentrancy by Guoqing Jiang · 2 years, 6 months ago
  61. 6ae96e6 serial: msm_serial: disable interrupts in __msm_console_write() by John Ogness · 2 years, 5 months ago
  62. 0b7371a staging: rtl8712: fix uninit-value in r871xu_drv_init() by Wang Cheng · 2 years, 5 months ago
  63. 0fa78ad clocksource/drivers/sp804: Avoid error on multiple instances by Andre Przywara · 2 years, 5 months ago
  64. eeb7777 misc: rtsx: set NULL intfdata when probe fails by Shuah Khan · 2 years, 6 months ago
  65. 5127c0f usb: dwc2: gadget: don't reset gadget's driver->bus by Marek Szyprowski · 2 years, 6 months ago
  66. 6cade0a USB: hcd-pci: Fully suspend across freeze/thaw cycle by Evan Green · 2 years, 6 months ago
  67. 9b58d25 drivers: usb: host: Fix deadlock in oxu_bus_suspend() by Duoming Zhou · 2 years, 6 months ago
  68. 0976808 drivers: tty: serial: Fix deadlock in sa1100_set_termios() by Duoming Zhou · 2 years, 6 months ago
  69. 804de30 USB: host: isp116x: check return value after calling platform_get_resource() by Zhen Ni · 2 years, 8 months ago
  70. 4681129 drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop() by Duoming Zhou · 2 years, 6 months ago
  71. f4c836d tty: Fix a possible resource leak in icom_probe by Huang Guobin · 2 years, 7 months ago
  72. 50c341f tty: synclink_gt: Fix null-pointer-dereference in slgt_clean() by Zheyu Ma · 2 years, 6 months ago
  73. f23b8a0 lkdtm/usercopy: Expand size of "out of frame" object by Kees Cook · 2 years, 8 months ago
  74. c8a27eb iio: dummy: iio_simple_dummy: check the return value of kstrdup() by Xiaoke Wang · 2 years, 8 months ago
  75. a013fa8 net: altera: Fix refcount leak in altera_tse_mdio_create by Miaoqian Lin · 2 years, 4 months ago
  76. 4d0f47d net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure by Gal Pressman · 2 years, 4 months ago
  77. 7bd85c5 ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe by Miaoqian Lin · 2 years, 5 months ago
  78. 235c477 video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove() by Yang Yingliang · 2 years, 5 months ago
  79. 631d761 i2c: cadence: Increase timeout per message if necessary by Lucas Tanure · 2 years, 6 months ago
  80. b4f0e57 net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry() by Dan Carpenter · 2 years, 5 months ago
  81. fb8be6c clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value by Krzysztof Kozlowski · 2 years, 6 months ago
  82. a9bfb37 firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle by Miaoqian Lin · 2 years, 5 months ago
  83. 87cdcaa serial: st-asc: Sanitize CSIZE and correct PARENB for CS7 by Ilpo Järvinen · 2 years, 5 months ago
  84. 82b5789 serial: sh-sci: Don't allow CS5-6 by Ilpo Järvinen · 2 years, 5 months ago
  85. 13cbbf6 serial: txx9: Don't allow CS5-6 by Ilpo Järvinen · 2 years, 5 months ago
  86. 566c075 serial: digicolor-usart: Don't allow CS5-6 by Ilpo Järvinen · 2 years, 5 months ago
  87. 574c89c serial: meson: acquire port->lock in startup() by John Ogness · 2 years, 5 months ago
  88. 3867f0b rtc: mt6397: check return value after calling platform_get_resource() by Yang Yingliang · 2 years, 6 months ago
  89. 6c493fd rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value by Krzysztof Kozlowski · 2 years, 6 months ago
  90. 1999e2c pwm: lp3943: Fix duty calculation in case period was clamped by Uwe Kleine-König · 2 years, 6 months ago
  91. 1a46a4a USB: storage: karma: fix rio_karma_init return by Lin Ma · 2 years, 6 months ago
  92. 86c1fc0 usb: usbip: add missing device lock on tweak configuration cmd by Niels Dossche · 2 years, 6 months ago
  93. 6bafee2 usb: usbip: fix a refcount leak in stub_probe() by Hangyu Hua · 2 years, 6 months ago
  94. 61ca94f staging: greybus: codecs: fix type confusion of list iterator variable by Jakob Koschel · 2 years, 7 months ago
  95. 4063e2f pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards by Randy Dunlap · 2 years, 9 months ago
  96. 6b6bd9e RDMA/rxe: Generate a completion for unsupported/invalid opcode by Xiao Yang · 2 years, 6 months ago
  97. b71d97b gma500: fix an incorrect NULL check on list iterator by Xiaomeng Tong · 2 years, 7 months ago
  98. 5786262 carl9170: tx: fix an incorrect use of list iterator by Xiaomeng Tong · 2 years, 7 months ago
  99. b5dca2c rtl818x: Prevent using not initialized queues by Alexander Wetzel · 2 years, 6 months ago
  100. 5cca150 iommu/msm: Fix an incorrect NULL check on list iterator by Xiaomeng Tong · 2 years, 6 months ago