1. 98f53e5 mrp: introduce active flags to prevent UAF when applicant uninit by Schspa Shi · 2 years ago
  2. 4e0b636 include/uapi/linux/swab: Fix potentially missing __always_inline by Matt Redfearn · 2 years, 1 month ago
  3. 30f7975 ALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENT by Baisong Zhong · 2 years ago
  4. c25ad86 eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFD by Zhang Qilong · 2 years ago
  5. 111e540 libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value by Akinobu Mita · 2 years, 2 months ago
  6. b1c63d8 timerqueue: Use rb_entry_safe() in timerqueue_getnext() by Barnabás Pőcze · 2 years ago
  7. 0d3ee59 can: sja1000: fix size of OCR_MODE_MASK define by Heiko Schocher · 2 years ago
  8. 588be4a mm/khugepaged: fix GUP-fast interaction by sending IPI by Jann Horn · 2 years ago
  9. 725cf00 audit: fix undefined behavior in bit shift for AUDIT_BIT by Gaosheng Cui · 2 years ago
  10. 5b79fa6 capabilities: fix undefined behavior in bit shift for CAP_TO_MASK by Gaosheng Cui · 2 years ago
  11. e63a257 media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced' by Hans Verkuil · 2 years, 1 month ago
  12. 68c34ce inet: fully convert sk->sk_rx_dst to RCU rules by Eric Dumazet · 2 years, 11 months ago
  13. 33908a3 net: ieee802154: return -EINVAL for unknown addr type by Alexander Aring · 2 years, 1 month ago
  14. e01f64a ata: fix ata_id_has_dipm() by Niklas Cassel · 2 years, 2 months ago
  15. 4e7d970 ata: fix ata_id_has_ncq_autosense() by Niklas Cassel · 2 years, 2 months ago
  16. 2319e8f ata: fix ata_id_has_devslp() by Niklas Cassel · 2 years, 2 months ago
  17. 8477ebe ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting() by Niklas Cassel · 2 years, 2 months ago
  18. 6d14937 dyndbg: fix module.dyndbg handling by Jim Cromie · 2 years, 2 months ago
  19. 1f6e420 tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited by Neal Cardwell · 2 years, 1 month ago
  20. 35db028 scsi: stex: Properly zero out the passthrough command structure by Linus Torvalds · 2 years, 2 months ago
  21. f407571 net/ieee802154: fix uninit value bug in dgram_sendmsg by Haimin Zhang · 2 years, 2 months ago
  22. 41bca65 serial: Create uart_xmit_advance() by Ilpo Järvinen · 2 years, 2 months ago
  23. 758105a fs: only do a memory barrier for the first set_buffer_uptodate() by Linus Torvalds · 2 years, 2 months ago
  24. d90419b USB: core: Prevent nested device-reset calls by Alan Stern · 2 years, 3 months ago
  25. c24ca0f mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse by Jann Horn · 2 years, 2 months ago
  26. 6a0108b asm-generic: sections: refactor memory_intersects by Quanyang Wang · 2 years, 3 months ago
  27. 7a34fb9 net: Fix a data-race around sysctl_net_busy_poll. by Kuniyuki Iwashima · 2 years, 3 months ago
  28. 6cc1e76 ALSA: core: Add async signal helpers by Takashi Iwai · 2 years, 4 months ago
  29. 80f7c93 spmi: trace: fix stack-out-of-bound access in SPMI tracing functions by David Collins · 2 years, 5 months ago
  30. 7705700 USB: HCD: Fix URB giveback issue in tasklet function by Weitao Wang · 2 years, 4 months ago
  31. 289626a PCI: Add defines for normal and subtractive PCI bridges by Pali Rohár · 2 years, 9 months ago
  32. 25eb77c bpf: fix overflow in prog accounting by Daniel Borkmann · 8 years ago
  33. a060044 add barriers to buffer_uptodate and set_buffer_uptodate by Mikulas Patocka · 2 years, 3 months ago
  34. 70a2b35 include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap by Christian Borntraeger · 4 years, 9 months ago
  35. d255c86 Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put by Luiz Augusto von Dentz · 2 years, 4 months ago
  36. 41ce140 tty: use new tty_insert_flip_string_and_push_buffer() in pty_write() by Jiri Slaby · 2 years, 4 months ago
  37. e39085b tty: drop tty_schedule_flip() by Jiri Slaby · 3 years ago
  38. 91e21df tcp: Fix a data-race around sysctl_tcp_notsent_lowat. by Kuniyuki Iwashima · 2 years, 4 months ago
  39. 13207f9 tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept. by Kuniyuki Iwashima · 2 years, 4 months ago
  40. fc92e3b ip: Fix a data-race around sysctl_fwmark_reflect. by Kuniyuki Iwashima · 2 years, 4 months ago
  41. 242335b misc: rtsx_usb: use separate command and response buffers by Shuah Khan · 2 years, 4 months ago
  42. 1a6af9d misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer by Shuah Khan · 2 years, 4 months ago
  43. ab83798 security,selinux,smack: kill security_task_wait hook by Stephen Smalley · 8 years ago
  44. 9b05f08 net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer by Steven Rostedt (Google) · 2 years, 4 months ago
  45. 1139897 video: of_display_timing.h: include errno.h by Hsin-Yi Wang · 2 years, 4 months ago
  46. b0740b2 net: Rename and export copy_skb_header by Ilya Lesokhin · 7 years ago
  47. 3f86019 kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add] by Naveen N. Rao · 2 years, 6 months ago
  48. eef98cd random: quiet urandom warning ratelimit suppression message by Jason A. Donenfeld · 2 years, 5 months ago
  49. 243b509 ata: libata: add qc->flags in ata_qc_complete_template tracepoint by Edward Wu · 2 years, 5 months ago
  50. dc1421d vt: drop old FONT ioctls by Jiri Slaby · 3 years, 10 months ago
  51. 576696e secure_seq: use the 64 bits of the siphash for port offset calculation by Willy Tarreau · 2 years, 6 months ago
  52. fd97de9 Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE"" by Linus Torvalds · 2 years, 8 months ago
  53. c132f2b swiotlb: fix info leak with DMA_FROM_DEVICE by Halil Pasic · 2 years, 9 months ago
  54. 855aac4 random: mark bootloader randomness code as __init by Jason A. Donenfeld · 2 years, 5 months ago
  55. ab62f0f crypto: drbg - make reseeding from get_random_bytes() synchronous by Nicolai Stange · 2 years, 5 months ago
  56. d0ff784 crypto: drbg - track whether DRBG was seeded with !rng_is_initialized() by Nicolai Stange · 2 years, 5 months ago
  57. d858a3b crypto: drbg - prepare for more fine-grained tracking of seeding state by Nicolai Stange · 2 years, 5 months ago
  58. 157f128 crypto: drbg - always seeded with SP800-90B compliant noise source by Stephan Müller · 4 years, 7 months ago
  59. 674ffec crypto: drbg - add FIPS 140-2 CTRNG for noise source by Stephan Mueller · 6 years ago
  60. 46eac53 random: move randomize_page() into mm where it belongs by Jason A. Donenfeld · 2 years, 6 months ago
  61. e279897 random: use proper return types on get_random_{int,long}_wait() by Jason A. Donenfeld · 2 years, 6 months ago
  62. 9bb0c18 random: remove extern from functions in header by Jason A. Donenfeld · 2 years, 6 months ago
  63. 47172da random: handle latent entropy and command line from random_init() by Jason A. Donenfeld · 2 years, 6 months ago
  64. 99de035 siphash: use one source of truth for siphash permutations by Jason A. Donenfeld · 2 years, 6 months ago
  65. f4f425f uapi: rename ext2_swab() to swab() and share globally in swab.h by Yury Norov · 4 years, 10 months ago
  66. bb61b00 timekeeping: Add raw clock fallback for random_get_entropy() by Jason A. Donenfeld · 2 years, 7 months ago
  67. 51fc7c5 random: make random_get_entropy() return an unsigned long by Jason A. Donenfeld · 2 years, 7 months ago
  68. 3ddb66f random: replace custom notifier chain with standard one by Jason A. Donenfeld · 2 years, 9 months ago
  69. 05ef023 random: cleanup UUID handling by Jason A. Donenfeld · 2 years, 9 months ago
  70. ed20ec4 random: clear fast pool, crng, and batches in cpuhp bring up by Jason A. Donenfeld · 2 years, 9 months ago
  71. 75cc37f4 random: pull add_hwgenerator_randomness() declaration into random.h by Jason A. Donenfeld · 2 years, 9 months ago
  72. 2de01a4b42 hwrng: core - Move hwrng miscdev minor number to include/linux/miscdevice.h by Corentin LABBE · 8 years ago
  73. ac4bbc0 workqueue: make workqueue available early during boot by Tejun Heo · 8 years ago
  74. 64155f4 random: remove useless header comment by Jason A. Donenfeld · 2 years, 9 months ago
  75. 11e8da3 random: remove unused tracepoints by Jason A. Donenfeld · 2 years, 9 months ago
  76. 508bad0 random: use hash function for crng_slow_load() by Jason A. Donenfeld · 2 years, 9 months ago
  77. 6820fc4 random: simplify entropy debiting by Jason A. Donenfeld · 2 years, 9 months ago
  78. 17b4b12 random: rather than entropy_store abstraction, use global by Jason A. Donenfeld · 2 years, 10 months ago
  79. 70e9755 crypto: chacha20 - Fix chacha20_block() keystream alignment (again) by Eric Biggers · 6 years ago
  80. e6ae8dd random: early initialization of ChaCha constants by Dominik Brodowski · 2 years, 11 months ago
  81. d462ff7 random: initialize ChaCha20 constants with correct endianness by Eric Biggers · 3 years, 8 months ago
  82. 37b9628 random: remove unused irq_flags argument from add_interrupt_randomness() by Sebastian Andrzej Siewior · 3 years ago
  83. 8ade1d8 crypto: blake2s - adjust include guard naming by Eric Biggers · 3 years, 11 months ago
  84. 82fc363 crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h> by Eric Biggers · 3 years, 11 months ago
  85. 04cde9a random: remove dead code left over from blocking pool by Eric Biggers · 3 years, 8 months ago
  86. 42c54fc random: add arch_get_random_*long_early() by Mark Rutland · 4 years, 9 months ago
  87. 78b2832 linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check by Richard Henderson · 4 years, 10 months ago
  88. 2295356 linux/random.h: Use false with bool by Richard Henderson · 4 years, 10 months ago
  89. cbcd67f linux/random.h: Remove arch_has_random, arch_has_random_seed by Richard Henderson · 4 years, 10 months ago
  90. e962a3a random: ignore GRND_RANDOM in getentropy(2) by Andy Lutomirski · 4 years, 11 months ago
  91. 82c1e11 random: add GRND_INSECURE to return best-effort non-cryptographic bytes by Andy Lutomirski · 4 years, 11 months ago
  92. 1815bfc lib/crypto: blake2s: move hmac construction into wireguard by Jason A. Donenfeld · 2 years, 10 months ago
  93. 38ec02a crypto: blake2s - generic C library implementation and selftest by Jason A. Donenfeld · 5 years ago
  94. 365af44 crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array() by Andy Shevchenko · 7 years ago
  95. c288318 fdt: add support for rng-seed by Hsin-Yi Wang · 5 years ago
  96. a4fb822 latent_entropy: avoid build error when plugin cflags are not set by Vasily Gorbik · 6 years ago
  97. 166a592 random: move rand_initialize() earlier by Kees Cook · 6 years ago
  98. 79246ba random: only read from /dev/random after its pool has received 128 bits by Theodore Ts'o · 6 years ago
  99. 9bb5010 random: Make crng state queryable by Jason A. Donenfeld · 6 years ago
  100. c184f7c random: Return nbytes filled from hw RNG by Tobin C. Harding · 6 years ago