1. f4f0d32b s390/dumpstack: disable __dump_trace kasan instrumentation by Vasily Gorbik · 7 years ago
  2. ac1256f s390/kasan: reipl and kexec support by Vasily Gorbik · 7 years ago
  3. 9e8df6d s390/smp: kasan stack instrumentation support by Vasily Gorbik · 7 years ago
  4. dde709d compiler: introduce __no_sanitize_address_or_inline by Vasily Gorbik · 7 years ago
  5. d58106c s390/kasan: use noexec and large pages by Vasily Gorbik · 7 years ago
  6. 793213a s390/kasan: dynamic shadow mem allocation for modules by Vasily Gorbik · 7 years ago
  7. 0dac8f6 s390/mm: add kasan shadow to the debugfs pgtable dump by Vasily Gorbik · 7 years ago
  8. b6cbe3e s390/kasan: avoid user access code instrumentation by Vasily Gorbik · 7 years ago
  9. 7fef92c s390/kasan: double the stack size by Vasily Gorbik · 7 years ago
  10. 42db5ed s390/kasan: add initialization code and enable it by Vasily Gorbik · 7 years ago
  11. d0e2eb0 s390: add pgd_page primitive by Vasily Gorbik · 7 years ago
  12. 34377d3 s390: introduce MAX_PTRS_PER_P4D by Vasily Gorbik · 7 years ago
  13. fb594ec s390/kasan: replace some memory functions by Vasily Gorbik · 7 years ago
  14. 0a9b409 s390/kasan: avoid instrumentation of early C code by Vasily Gorbik · 7 years ago
  15. 3484984 s390/kasan: avoid vdso instrumentation by Vasily Gorbik · 7 years ago
  16. 75f1954 s390/mm: add missing pfn_to_kaddr helper by Vasily Gorbik · 7 years ago
  17. 4969874 s390: move ipl block and cmd line handling to early boot phase by Vasily Gorbik · 7 years ago
  18. b09decf s390/sclp: introduce sclp_early_get_hsa_size by Vasily Gorbik · 7 years ago
  19. f01b8bc s390/mem_detect: add info source debug print by Vasily Gorbik · 6 years ago
  20. 54c5779 s390/mem_detect: replace tprot loop with binary search by Vasily Gorbik · 7 years ago
  21. cd45c99 s390/mem_detect: use SCLP info for continuous memory detection by Vasily Gorbik · 7 years ago
  22. 6e98e64 s390/mem_detect: introduce z/VM specific diag260 call by Vasily Gorbik · 7 years ago
  23. fddbaa5 s390/mem_detect: introduce SCLP storage info by Vasily Gorbik · 7 years ago
  24. 251b72a s390: introduce .boot.data section compile time validation by Vasily Gorbik · 7 years ago
  25. 6966d60 s390/mem_detect: move tprot loop to early boot phase by Vasily Gorbik · 7 years ago
  26. 17aacfbf s390/sclp: move sclp_early_read_info to sclp_early_core.c by Vasily Gorbik · 7 years ago
  27. d1b52a4 s390: introduce .boot.data section by Vasily Gorbik · 7 years ago
  28. 7516fc1 s390/decompressor: clean up and rename compressed/misc.c by Vasily Gorbik · 7 years ago
  29. 15426ca s390: rescue initrd as early as possible by Vasily Gorbik · 7 years ago
  30. 3b076dc s390/sclp: simplify early hsa_size detection by Vasily Gorbik · 7 years ago
  31. a2ac1bb s390/decompressor: get rid of .bss usage by Vasily Gorbik · 7 years ago
  32. 369f91c s390/decompressor: rework uncompressed image info collection by Vasily Gorbik · 7 years ago
  33. 8f75582 s390: remove decompressor's head.S by Vasily Gorbik · 7 years ago
  34. 32ce55a s390: unify stack size definitions by Vasily Gorbik · 7 years ago
  35. ce3dc44 s390: add support for virtually mapped kernel stacks by Martin Schwidefsky · 8 years ago
  36. ff340d2 s390: add stack switch helper by Martin Schwidefsky · 8 years ago
  37. 53c99bd6 init: add arch_call_rest_init to allow stack switching by Martin Schwidefsky · 7 years ago
  38. 00e9e66 s390/pfault: do not use stack buffers for hardware data by Martin Schwidefsky · 7 years ago
  39. c0f07ff s390/monwriter: do not use stack buffers for hardware data by Martin Schwidefsky · 7 years ago
  40. 8ef9eda s390/hypfs: do not use stack buffers for hardware data by Martin Schwidefsky · 7 years ago
  41. d36a928 s390/appldata: do not use stack buffers for hardware data by Martin Schwidefsky · 7 years ago
  42. f689789 s390/appldata: pass parameter list pointer to appldata_asm by Martin Schwidefsky · 7 years ago
  43. 346e485 s390/ccwgroup: add get_ccwgroupdev_by_busid() by Julian Wiedmann · 7 years ago
  44. 00fab23 s390/zcrypt: multiple zcrypt device nodes support by Harald Freudenberger · 7 years ago
  45. ccc413f s390/qdio: clean up AOB handling by Julian Wiedmann · 7 years ago
  46. 4e62d45 s390: clean up stacks setup by Vasily Gorbik · 7 years ago
  47. 26f4414 s390/vdso: correct CFI annotations of vDSO functions by Vasily Gorbik · 7 years ago
  48. d1befa65 s390/vdso: avoid 64-bit vdso mapping for compat tasks by Vasily Gorbik · 7 years ago
  49. 1c472d46 s390/zcrypt: enable AP bus scan without a valid default domain by Halil Pasic · 7 years ago
  50. 8e5a762 s390: add initial 64-bit restart PSW by Martin Schwidefsky · 7 years ago
  51. 198ee66 s390/tape: fix spelling mistake "partion" -> "partition" by Colin Ian King · 7 years ago
  52. 54be9d1 s390: vmlogrdr: Use ARRAY_SIZE instead of reimplementing its function by zhong jiang · 7 years ago
  53. 827fd29 s390/zcrypt: Use kmemdup to replace kmalloc + memcpy by zhong jiang · 7 years ago
  54. 6779df4 s390/sclp: Allow to request adapter reset by Jan Höppner · 7 years ago
  55. 734781a s390/dasd: remove unnecessary condition check by Chengguang Xu · 7 years ago
  56. 55a5542 s390/hibernate: fix error handling when suspend cpu != resume cpu by Gerald Schaefer · 7 years ago
  57. 4b92e7f Merge tag 'mtd/fixes-for-4.19-rc5' of git://git.infradead.org/linux-mtd by Greg Kroah-Hartman · 7 years ago
  58. d829208 Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Greg Kroah-Hartman · 7 years ago
  59. eb9a29f Merge tag 'hwmon-for-linus-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Greg Kroah-Hartman · 7 years ago
  60. 6ad49fa Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Greg Kroah-Hartman · 7 years ago
  61. 4ca719a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Greg Kroah-Hartman · 7 years ago
  62. f21f7fa Merge tag 'trace-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Greg Kroah-Hartman · 7 years ago
  63. eba2d6b Merge tag 'platform-drivers-x86-v4.19-2' of git://git.infradead.org/linux-platform-drivers-x86 by Greg Kroah-Hartman · 7 years ago
  64. 4a3e85f2 mtd: devices: m25p80: Make sure the buffer passed in op is DMA-able by Boris Brezillon · 7 years ago
  65. 5211da9 Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 7 years ago
  66. 30bfd93 net/ipv6: do not copy dst flags on rt init by Peter Oskolkov · 7 years ago
  67. 922005c qmi_wwan: set DTR for modems in forced USB2 mode by Bjørn Mork · 7 years ago
  68. 89bfd48 Merge branch 'r8169-clk-fixes' by David S. Miller · 7 years ago
  69. 648e921 clk: x86: Stop marking clocks as CLK_IS_CRITICAL by Hans de Goede · 7 years ago
  70. c2f6f3e r8169: Get and enable optional ether_clk clock by Hans de Goede · 7 years ago
  71. b1e3454 clk: x86: add "ether_clk" alias for Bay Trail / Cherry Trail by Hans de Goede · 7 years ago
  72. 0866cd1 r8169: enable ASPM on RTL8106E by Kai-Heng Feng · 7 years ago
  73. 9423546 r8169: Align ASPM/CLKREQ setting function with vendor driver by Kai-Heng Feng · 7 years ago
  74. 3275b4df Revert "kcm: remove any offset before parsing messages" by David S. Miller · 7 years ago
  75. 072222b kcm: remove any offset before parsing messages by Dominique Martinet · 7 years ago
  76. 83f3655 ring-buffer: Allow for rescheduling when removing pages by Vaibhav Nagarnaik · 7 years ago
  77. 3918c21 Merge tag 'spi-fix-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Greg Kroah-Hartman · 7 years ago
  78. 196f4ee Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 7 years ago
  79. c734809 net: ethernet: Fix a unused function warning. by zhong jiang · 7 years ago
  80. ddca24d net: dsa: mv88e6xxx: Fix ATU Miss Violation by Andrew Lunn · 7 years ago
  81. 50c6b58 tls: fix currently broken MSG_PEEK behavior by Daniel Borkmann · 7 years ago
  82. aa079bd Merge branch 'hv_netvsc-associate-VF-and-PV-device-by-serial-number' by David S. Miller · 7 years ago
  83. 00d7ddb hv_netvsc: pair VF based on serial number by Stephen Hemminger · 7 years ago
  84. a15f2c08 PCI: hv: support reporting serial number as slot information by Stephen Hemminger · 7 years ago
  85. 28ea334 bnxt_en: Fix VF mac address regression. by Michael Chan · 7 years ago
  86. bbd6528 ipv6: fix possible use-after-free in ip6_xmit() by Eric Dumazet · 7 years ago
  87. a7f3800 net: hp100: fix always-true check for link up state by Colin Ian King · 7 years ago
  88. 321cc35 ARM: dts: at91: add new compatibility string for macb on sama5d3 by Nicolas Ferre · 7 years ago
  89. eb4ed8e net: macb: disable scatter-gather for macb on sama5d3 by Nicolas Ferre · 7 years ago
  90. 41948cc net: mvpp2: let phylink manage the carrier state by Antoine Tenart · 7 years ago
  91. 8540827 pppoe: fix reception of frames with no mac header by Guillaume Nault · 7 years ago
  92. f025571 net: ethernet: ti: add missing GENERIC_ALLOCATOR dependency by Corentin Labbe · 7 years ago
  93. 85516a98 mtd: partitions: fix unbalanced of_node_get/put() by Miquel Raynal · 7 years ago
  94. 5506635 hwmon: (nct6775) Use different register to get fan RPM for fan7 by Guenter Roeck · 7 years ago
  95. c3b55e2 ALSA: fireworks: fix memory leak of response buffer at error path by Takashi Sakamoto · 7 years ago
  96. 1064bc6 ALSA: oxfw: fix memory leak of discovered stream formats at error path by Takashi Sakamoto · 7 years ago
  97. ce925f0 ALSA: oxfw: fix memory leak for model-dependent data at error path by Takashi Sakamoto · 7 years ago
  98. b1fbebd ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error path by Takashi Sakamoto · 7 years ago
  99. ad3273d Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Greg Kroah-Hartman · 7 years ago
  100. c0747ad Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Greg Kroah-Hartman · 7 years ago