1. 481f661 BACKPORT, FROMGIT: crypto: nhpoly1305 - add NHPoly1305 support by Eric Biggers · 5 years ago
  2. cc786be FROMGIT: crypto: poly1305 - add Poly1305 core API by Eric Biggers · 5 years ago
  3. 888679d FROMGIT: crypto: poly1305 - use structures for key and accumulator by Eric Biggers · 5 years ago
  4. 38e3f25 BACKPORT, FROMGIT: crypto: arm/chacha - add XChaCha12 support by Eric Biggers · 5 years ago
  5. 54a345a BACKPORT, FROMGIT: crypto: arm/chacha20 - refactor to allow varying number of rounds by Eric Biggers · 5 years ago
  6. 0b8e72b BACKPORT, FROMGIT: crypto: arm/chacha20 - add XChaCha20 support by Eric Biggers · 5 years ago
  7. d31aa62 BACKPORT, FROMGIT: crypto: arm/chacha20 - limit the preemption-disabled section by Eric Biggers · 5 years ago
  8. bb31ed5 BACKPORT, FROMGIT: crypto: chacha - add XChaCha12 support by Eric Biggers · 5 years ago
  9. b8181f3 BACKPORT, FROMGIT: crypto: chacha20-generic - refactor to allow varying number of rounds by Eric Biggers · 5 years ago
  10. 1141ebc BACKPORT, FROMGIT: crypto: chacha20-generic - add XChaCha20 support by Eric Biggers · 5 years ago
  11. bc41a67 FROMGIT: crypto: chacha20-generic - add HChaCha20 library function by Eric Biggers · 5 years ago
  12. 910bbfc FROMGIT: crypto: arm/aes - add some hardening against cache-timing attacks by Eric Biggers · 6 years ago
  13. abed8f9 UPSTREAM: crypto: arm/aes-cipher - move S-box to .rodata section by Jinbum Park · 6 years ago
  14. b99d62f UPSTREAM: crypto: arm/aes - avoid expanded lookup tables in the final round by Ard Biesheuvel · 7 years ago
  15. f1b4d6b UPSTREAM: crypto: arm/aes - avoid reserved 'tt' mnemonic in asm code by Ard Biesheuvel · 7 years ago
  16. b7912e0 BACKPORT: crypto: arm/aes - replace scalar AES cipher by Ard Biesheuvel · 7 years ago
  17. 4f8baab UPSTREAM: crypto: poly1305 - use unaligned access macros to output digest by Eric Biggers · 6 years ago
  18. cbaf13e UPSTREAM: crypto: poly1305 - Use unaligned access where required by Jason A. Donenfeld · 8 years ago
  19. d233322 UPSTREAM: crypto: arm/chacha20 - faster 8-bit rotations and other optimizations by Eric Biggers · 6 years ago
  20. 52e5ce3 UPSTREAM: crypto: arm/chacha20 - always use vrev for 16-bit rotates by Eric Biggers · 6 years ago
  21. dc6ff202 BACKPORT: crypto: arm/chacha20 - implement NEON version based on SSE3 code by Ard Biesheuvel · 7 years ago
  22. ede5c83 BACKPORT: crypto: chacha20 - Fix chacha20_block() keystream alignment (again) by Eric Biggers · 6 years ago
  23. 3e5e2bc UPSTREAM: crypto: chacha20 - use rol32() macro from bitops.h by Eric Biggers · 6 years ago
  24. 12b2fb03 BACKPORT: crypto: chacha20 - Fix keystream alignment for chacha20_block() by Eric Biggers · 6 years ago
  25. 930b1cd UPSTREAM: crypto: chacha20 - Use unaligned access macros when loading key and IV by Eric Biggers · 6 years ago
  26. 73ae7b8 UPSTREAM: crypto: chacha20 - Fix unaligned access when loading constants by Eric Biggers · 6 years ago
  27. 1634ff1 UPSTREAM: crypto: testmgr - fix overlap in chunked tests again by Ard Biesheuvel · 7 years ago
  28. a4c5728 UPSTREAM: crypto: testmgr - avoid overlap in chunked tests by Ard Biesheuvel · 7 years ago
  29. 23fb560 ANDROID: cuttlefish_defconfig: Enable VIRT_WIFI by Alistair Strachan · 5 years ago
  30. 1ea58e1 FROMGIT, BACKPORT: mac80211-next: rtnetlink wifi simulation device by Cody Schuffelen · 5 years ago
  31. 3daadcf ANDROID: cuttlefish_defconfig: Enable CONFIG_ARM64_LSE_ATOMICS by Alistair Strachan · 5 years ago
  32. b34ab71 ANDROID: Move from clang r328903 to r346389b. by Alistair Strachan · 5 years ago
  33. a8e792a ANDROID: arm64 defconfig / build config for cuttlefish by Alistair Strachan · 6 years ago
  34. 6328e64 Merge 4.9.145 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  35. 9c2f007 Linux 4.9.145 by Greg Kroah-Hartman · 5 years ago
  36. 4c219af kbuild: allow to use GCC toolchain not in Clang search path by Stefan Agner · 5 years ago
  37. 51d137c kbuild: fix linker feature test macros when cross compiling with Clang by Nick Desaulniers · 5 years ago
  38. fd54ea7 mac80211: ignore NullFunc frames in the duplicate detection by Emmanuel Grumbach · 5 years ago
  39. db32c24 mac80211: fix reordering of buffered broadcast packets by Felix Fietkau · 5 years ago
  40. 7df29ea mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext by Felix Fietkau · 5 years ago
  41. 554eac2 mac80211: Clear beacon_int in ieee80211_do_stop by Ben Greear · 6 years ago
  42. 3a492ce mac80211_hwsim: Timer should be initialized before device registered by Vasyl Vavrychuk · 6 years ago
  43. 6d861927 kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var() by Macpaul Lin · 6 years ago
  44. 9696ca9 tty: do not set TTY_IO_ERROR flag if console port by Chanho Park · 5 years ago
  45. 32445bd tty: serial: 8250_mtk: always resume the device in probe. by Peter Shih · 5 years ago
  46. 902d410 staging: rtl8712: Fix possible buffer overrun by Young Xiao · 5 years ago
  47. fcfc763 cifs: Fix separator when building path from dentry by Paulo Alcantara · 5 years ago
  48. 2f5b767 Staging: lustre: remove two build warnings by Greg Kroah-Hartman · 5 years ago
  49. 569fc4f vhost/vsock: fix use-after-free in network stack callers by Stefan Hajnoczi · 6 years ago
  50. 2d5a1b3 vsock: lookup and setup guest_cid inside vhost_vsock_lock by Gao feng · 7 years ago
  51. adcc572 swiotlb: clean up reporting by Kees Cook · 5 years ago
  52. cb10134 sr: pass down correctly sized SCSI sense buffer by Jens Axboe · 5 years ago
  53. d65afda xhci: Prevent U1/U2 link pm states if exit latency is too long by Mathias Nyman · 5 years ago
  54. 1f71707 dmaengine: cppi41: delete channel from pending list when stop channel by Bin Liu · 5 years ago
  55. ce4a99a SUNRPC: Fix leak of krb5p encode pages by Chuck Lever · 5 years ago
  56. 95e3e51 virtio/s390: fix race in ccw_io_helper() by Halil Pasic · 6 years ago
  57. 92054f4 virtio/s390: avoid race on vcdev->config by Halil Pasic · 6 years ago
  58. 5e51318 ALSA: hda/realtek - Fix speaker output regression on Thinkpad T570 by Takashi Iwai · 5 years ago
  59. 1474395 ALSA: pcm: Fix interval evaluation with openmin/max by Takashi Iwai · 5 years ago
  60. ba9890a ALSA: pcm: Call snd_pcm_unlink() conditionally at closing by Takashi Iwai · 5 years ago
  61. ee8dce2 ALSA: pcm: Fix starvation on down_write_nonblock() by Chanho Min · 5 years ago
  62. 46da53f ALSA: hda: Add support for AMD Stoney Ridge by Kai-Heng Feng · 5 years ago
  63. 73000a4 ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.c by Hui Peng · 5 years ago
  64. fe26b8d USB: check usb_get_extra_descriptor for proper size by Mathias Payer · 5 years ago
  65. c037e88 usb: appledisplay: Add 27" Apple Cinema Display by Alexander Theissen · 5 years ago
  66. 2457aa8 usb: quirk: add no-LPM quirk on SanDisk Ultra Flair device by Harry Pan · 5 years ago
  67. a6e441a ARC: [zebu] Remove CONFIG_INITRAMFS_SOURCE from defconfigs by Alexey Brodkin · 5 years ago
  68. fbb78e9 mm: don't warn about allocations which stall for too long by Tetsuo Handa · 5 years ago
  69. 52c8725 net: amd: add missing of_node_put() by Yangtao Li · 5 years ago
  70. 1c0d730 team: no need to do team_notify_peers or team_mcast_rejoin when disabling port by Hangbin Liu · 5 years ago
  71. 782d0b8 iommu/vt-d: Use memunmap to free memremap by Pan Bian · 5 years ago
  72. 94d9bef net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts by Vincent Chen · 5 years ago
  73. fc70b21 mtd: rawnand: qcom: Namespace prefix some commands by Olof Johansson · 5 years ago
  74. 89860d2 net/mlx4: Fix UBSAN warning of signed integer overflow by Aya Levin · 5 years ago
  75. 6485f65 net/mlx4_core: Fix uninitialized variable compilation warning by Tariq Toukan · 5 years ago
  76. aa4a6a1 net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command by Jack Morgenstein · 5 years ago
  77. a1597da qed: Fix reading wrong value in loop condition by Denis Bolotin · 5 years ago
  78. 37a73ddd qed: Fix PTT leak in qed_drain() by Denis Bolotin · 5 years ago
  79. 897e370 bnx2x: Assign unique DMAE channel number for FW DMAE transactions. by Sudarsana Reddy Kalluru · 5 years ago
  80. dc08fb5 batman-adv: Expand merged fragment buffer for full packet by Sven Eckelmann · 6 years ago
  81. 8d6dfd2 HID: input: Ignore battery reported by Symbol DS4308 by Benson Leung · 6 years ago
  82. 9f4928c can: rcar_can: Fix erroneous registration by Fabrizio Castro · 6 years ago
  83. 06144fe iommu/ipmmu-vmsa: Fix crash on early domain free by Geert Uytterhoeven · 6 years ago
  84. 04e7cee brcmutil: really fix decoding channel info for 160 MHz bandwidth by Rafał Miłecki · 6 years ago
  85. 19c6074 iommu/vt-d: Fix NULL pointer dereference in prq_event_thread() by Lu Baolu · 6 years ago
  86. b49bb7d media: omap3isp: Unregister media device as first by Sakari Ailus · 6 years ago
  87. 605e2ec ANDROID: cpufreq: times: add /proc/uid_concurrent_{active,policy}_time by Connor O'Brien · 6 years ago
  88. 3cb8c94 ANDROID: modpost: add an exception for CFI stubs by Sami Tolvanen · 6 years ago
  89. 0e70f11 FROMGIT: modpost: validate symbol names also in find_elf_symbol by Sami Tolvanen · 6 years ago
  90. 860c8b8 Merge 4.9.144 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  91. 1aa861f Linux 4.9.144 by Greg Kroah-Hartman · 5 years ago
  92. 0c82bca hugetlbfs: fix bug in pgoff overflow checking by Mike Kravetz · 6 years ago
  93. 4ec44e9 xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE by Darrick J. Wong · 6 years ago
  94. 91fe514 f2fs: fix to do sanity check with cp_pack_start_sum by Chao Yu · 5 years ago
  95. 2c605dd f2fs: free meta pages if sanity check for ckpt is failed by Jaegeuk Kim · 7 years ago
  96. b10a6ac f2fs: fix to do sanity check with block address in main area v2 by Chao Yu · 6 years ago
  97. e33c1e2 f2fs: fix missing up_read by Jaegeuk Kim · 6 years ago
  98. aafb371 f2fs: fix to do sanity check with block address in main area by Chao Yu · 6 years ago
  99. 1c87980 f2fs: fix to do sanity check with node footer and iblocks by Chao Yu · 6 years ago
  100. fd8c7d3 f2fs: Add sanity_check_inode() function by Ben Hutchings · 5 years ago