1. e8630e4 drivers/char/i8k.c: add Dell XPLS L421X by Alan Cox · 11 years ago
  2. 5c9716f virtio: console: return -ENODEV on all read operations after unplug by Amit Shah · 11 years ago
  3. 80f8bee virtio: console: fix raising SIGIO after port unplug by Amit Shah · 11 years ago
  4. ebdeef7 virtio: console: clean up port data immediately at time of unplug by Amit Shah · 11 years ago
  5. 62c0086 virtio: console: fix race in port_fops_open() and port unplug by Amit Shah · 11 years ago
  6. 731b204 virtio: console: fix race with port unplug and open/close by Amit Shah · 11 years ago
  7. c9b88b6 ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex by Benjamin LaHaise · 11 years ago
  8. 2d8eed1 drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow by Chen Gang · 11 years ago
  9. e3b91a2 vm: convert HPET mmap to vm_iomap_memory() helper by Linus Torvalds · 11 years ago
  10. aed70a4 virtio: rng: disallow multiple device registrations, fixes crashes by Amit Shah · 11 years ago
  11. 80f3a7c hw_random: make buffer usable in scatterlist. by Rusty Russell · 11 years ago
  12. 0ea3bfe virtio_console: Don't access uninitialized data. by Sjur Brændeland · 12 years ago
  13. 89987ee tpm: Propagate error from tpm_transmit to fix a timeout hang by Peter Huewe · 12 years ago
  14. 9c64d23 TTY: ttyprintk, don't touch behind tty->write_buf by Jiri Slaby · 12 years ago
  15. 0afc1c6 Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts by Tony Luck · 12 years ago
  16. 284dd59 TPM: chip disabled state erronously being reported as error by Rajiv Andrade · 12 years ago
  17. 39bcaf5 hwrng: atmel-rng - fix data valid check by Peter Korsgaard · 12 years ago
  18. 5fc7927 hwrng: atmel-rng - fix race condition leading to repeated bits by Peter Korsgaard · 12 years ago
  19. 15ede81 char/agp: add another Ironlake host bridge by Eugeni Dodonov · 12 years ago
  20. 7c8d97b diag: dci: Validate dci client entries prior to access by Manoj Prabhu B · 7 years ago
  21. 7999c41 msm: adsprpc: restrict user apps from sending kernel RPC messages by Tharun Kumar Merugu · 6 years ago
  22. c1a72df BACKPORT: msm: adsprpc: Use unsigned integer for length values by Dennis Cagle · 6 years ago
  23. bf51ef8 msm: adsprpc: Fix race conditions on same buffer by Tharun Kumar Merugu · 7 years ago
  24. 3d9756f diag: Validate copying length against source buffer length by Hardik Arya · 7 years ago
  25. 18906ad diag: Add protection while de-initializing clients by Mohit Aggarwal · 7 years ago
  26. 740bf0f diag: Add mutex protection while reading dci debug statistics by Sreelakshmi Gownipalli · 7 years ago
  27. 95e5c1a BACKPORT: random: Wake up all getrandom(2) callers when pool is ready by Herbert Xu · 9 years ago
  28. d9970d6 BACKPORT: random: introduce getrandom(2) system call by Theodore Ts'o · 10 years ago
  29. a100ef4 BACKPORT: random32: add prandom_reseed_late() and call when nonblocking pool becomes initialized by Hannes Frederic Sowa · 11 years ago
  30. 7b4f970 FROMLIST: drivers: char: random: add get_random_long() by dcashman · 8 years ago
  31. 198bf1e random: add and use memzero_explicit() for clearing data by Daniel Borkmann · 10 years ago
  32. 31111d2 random: fix accounting race condition with lockless irq entropy_count update by Jiri Kosina · 11 years ago
  33. b037193 random: run random_int_secret_init() run after all late_initcalls by Theodore Ts'o · 11 years ago
  34. 816ebad random: mix in architectural randomness in extract_buf() by H. Peter Anvin · 12 years ago
  35. a3ec0ad random: Add comment to random_initialize() by Tony Luck · 12 years ago
  36. a0009d2 random: remove rand_initialize_irq() by Theodore Ts'o · 12 years ago
  37. da34daf random: add tracepoints for easier debugging and verification by Theodore Ts'o · 12 years ago
  38. 3a885fe random: add new get_random_bytes_arch() function by Theodore Ts'o · 12 years ago
  39. e9e68a9 random: use the arch-specific rng in xfer_secondary_pool by Theodore Ts'o · 12 years ago
  40. 1e86443 random: create add_device_randomness() interface by Linus Torvalds · 12 years ago
  41. 80be158 random: use lockless techniques in the interrupt path by Theodore Ts'o · 12 years ago
  42. fc567ff random: make 'add_interrupt_randomness()' do something sane by Theodore Ts'o · 12 years ago
  43. ccd46e7 diag: dci: Add protection while querying event status by Mohit Aggarwal · 7 years ago
  44. 3e488f4 diag: Synchronize command registration table access by Mohit Aggarwal · 7 years ago
  45. 5b679d4 mm: Tighten x86 /dev/mem with zeroing reads by Kees Cook · 7 years ago
  46. 1b9ae5c diag: Fix possible underflow/overflow issues by Mohit Aggarwal · 8 years ago
  47. 7f44e15 Merge stock 17.04.0 into cm-14.1 by chrmhoffmann · 7 years ago
  48. 1391b79 Merge LA.BF.1.1.3_rb1.13 into FP2 by chrmhoffmann · 7 years ago
  49. b0d636f FPII-2823: Elevation of privilege vulnerability in Qualcomm ADSPRPC driver (device specific) CVE-2017-0457A-31695439 QC-CR#1086123 QC-CR#1100695 by Sathish Ambley · 7 years ago
  50. 0fbef2b FPII-2197: Elevation of privilege vulnerability in Qualcomm components CVE-2014-9863 ANDROID-28768146 by jeron · 8 years ago
  51. 499ff6a diag: Cleanup client information on deinit Ioctl by Katish Paran · 9 years ago
  52. 82c4abe kmsg: export printk records to the /dev/kmsg interface by Kay Sievers · 9 years ago
  53. eae38ec printk: convert byte-buffer to variable-length record buffer by Kay Sievers · 9 years ago
  54. 4ddbc10 msm: ADSPRPC: Initialize hlist node pointers by Jessica Wagantall · 9 years ago
  55. 756644c diag: Make DCI change not to access info from a dangling pointer by Dixon Peterson · 10 years ago
  56. 05b94e0 Merge "diag: dci: Send mode reset command to the apps processor" by Linux Build Service Account · 9 years ago
  57. 917b646 Merge "diag: Release wakeup sources properly" by Linux Build Service Account · 9 years ago
  58. 58f799c diag: Make fixes to diag_switch_logging by Ravi Aravamudhan · 9 years ago
  59. bbbac5a diag: dci: Send mode reset command to the apps processor by Katish Paran · 10 years ago
  60. 2cc1621 diag: Release wakeup sources properly by Ravi Aravamudhan · 10 years ago
  61. 5152a6e Merge "diag: Handle spinlock correctly" by Linux Build Service Account · 10 years ago
  62. 2d4ee21 msm: ADSPRPC: Fix offset for input and output buffers by Akhila Musunuri · 10 years ago
  63. c74d0f2 diag: Handle spinlock correctly by Katish Paran · 10 years ago
  64. f5e9636 Merge "diag: Prevent suspend in Memory Device mode" by Linux Build Service Account · 10 years ago
  65. 81d3161 hw_random: msm_rng: fix a null pointer dereference by Dinesh K Garg · 10 years ago
  66. 50fd61c diag: Mode reset command has to be handled on APPS proc by Katish Paran · 11 years ago
  67. 150bbc4 diag: Prevent suspend in Memory Device mode by Ravi Aravamudhan · 10 years ago
  68. 0aa5ce9 diag: dci: Mutex protect the list while traversal and node deletion by Katish Paran · 10 years ago
  69. 3322fcd Merge "crypto: msm: Add support for FIPS complience" by Linux Build Service Account · 10 years ago
  70. 392c15b diag: Update SSIDs, event ids and log codes by Ravi Aravamudhan · 10 years ago
  71. e0d651e crypto: msm: Add support for FIPS complience by Dinesh K Garg · 10 years ago
  72. 244514d diag: dci: Add DCI support for APSS logs and events and cmd/rsp by Katish Paran · 11 years ago
  73. fa5f680 Merge "diag: Remove invalid check for payload" by Linux Build Service Account · 10 years ago
  74. 531e7ab Merge "diag: Do not write to USB when usb is disconnected" by Linux Build Service Account · 10 years ago
  75. fc77045 diag: Remove invalid check for payload by Katish Paran · 10 years ago
  76. dd73a91 diag: Add status functionality to Diag over STM command by Dixon Peterson · 10 years ago
  77. 31e5e3a Merge "usb: gadget: Remove usb_diag_free_req() API" by Linux Build Service Account · 10 years ago
  78. e62521e Merge "diag: dci: Index DCI client table by client id" by Linux Build Service Account · 11 years ago
  79. fc787eb diag: dci: Index DCI client table by client id by Katish Paran · 11 years ago
  80. 965c07f diag: Fix for diag debugfs buffer overflow by Sreelakshmi Gownipalli · 11 years ago
  81. 910f566 diag: Change format used for printing pointers by Ravi Aravamudhan · 11 years ago
  82. e674cb6 diag: Add new polling command by Ravi Aravamudhan · 11 years ago
  83. 6842f20 diag: dci: Preventing unitialized stack memcpy operation by Katish Paran · 11 years ago
  84. ec5759a msm: ADSPRPC: Always map buffers into IOMMU if one is present by Mitchel Humpherys · 11 years ago
  85. 3c0520f Merge "diag: Add mutex protection while writing to smd" by Linux Build Service Account · 11 years ago
  86. 3e20090 diag: Safeguard for bound checks and integer underflow by Katish Paran · 11 years ago
  87. fbe5f54 Merge "diag: Send non real time control packet to all peripherals" by Linux Build Service Account · 11 years ago
  88. e7c171e diag: Add mutex protection while writing to smd by Sreelakshmi Gownipalli · 11 years ago
  89. 5f11b3a Merge "diag: Fix improper handling of Diag real time vote IOCTL" by Linux Build Service Account · 11 years ago
  90. 31a7f76 Merge "diag: dci: Safeguard to prevent integer overflow" by Linux Build Service Account · 11 years ago
  91. 8ef9a2b Merge "diag: dci: Safeguard to prevent Integer Underflow and Memory Leak" by Linux Build Service Account · 11 years ago
  92. cbf79a6 diag: dci: Safeguard to prevent integer overflow by Katish Paran · 11 years ago
  93. 8b56754 usb: gadget: Remove usb_diag_free_req() API by Saket Saurabh · 11 years ago
  94. 6c9d9f7 diag: Send non real time control packet to all peripherals by Ravi Aravamudhan · 11 years ago
  95. 63c7411 Merge "csdio: Remove the driver" by Linux Build Service Account · 11 years ago
  96. eddaea2 csdio: Remove the driver by Hamad Kadmany · 11 years ago
  97. 03c8cf9 Merge "diag: Correct the minimum dci packet length" by Linux Build Service Account · 11 years ago
  98. e745590 Merge "msm: ADSPRPC: Save and restore contexts when interrupted" by Linux Build Service Account · 11 years ago
  99. 3a259d7 Merge "msm: ADSPRPC: Add mappings to IOMMU for remote heap" by Linux Build Service Account · 11 years ago
  100. 492a333 diag: dci: Safeguard to prevent Integer Underflow and Memory Leak by Katish Paran · 11 years ago