1. 6339a38 s390/kexec_file: Fix potential segment overlap in ELF loader by Philipp Rudo · 6 years ago
  2. f3df44e7 s390/zcore: Rename ipl_block to mitigate name collision by Philipp Rudo · 6 years ago
  3. f678068 s390/boot: pad bzImage to 4K by Martin Schwidefsky · 6 years ago
  4. 937347a s390/ipl: add helper functions to create an IPL report by Martin Schwidefsky · 6 years ago
  5. 9641b8c s390/ipl: read IPL report at early boot by Martin Schwidefsky · 6 years ago
  6. d29af5b s390/ipl: add definitions for the IPL report block by Martin Schwidefsky · 6 years ago
  7. 5f1207f s390/ipl: provide uapi header for list directed IPL by Martin Schwidefsky · 6 years ago
  8. 86c74d8 s390/ipl: make ipl_info less confusing by Martin Schwidefsky · 6 years ago
  9. a8fd616 s390: report new CPU capabilities by Martin Schwidefsky · 6 years ago
  10. 769f020 s390/crypto: use TRNG for seeding/reseeding by Harald Freudenberger · 6 years ago
  11. 23d1aee s390/crypto: rework generate_entropy function for pseudo random dd by Harald Freudenberger · 6 years ago
  12. 5513bc8 Merge tag 'vfio-ccw-20190425' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features by Martin Schwidefsky · 6 years ago
  13. d1ffa76 vfio-ccw: Prevent quiesce function going into an infinite loop by Farhan Ali · 6 years ago
  14. b49bdc8 vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev by Farhan Ali · 6 years ago
  15. cea5dde vfio-ccw: Do not call flush_workqueue while holding the spinlock by Farhan Ali · 6 years ago
  16. d5afd5d vfio-ccw: add handling for async channel instructions by Cornelia Huck · 7 years ago
  17. b094085 s390/cio: export hsch to modules by Cornelia Huck · 7 years ago
  18. db8e5d1 vfio-ccw: add capabilities chain by Cornelia Huck · 7 years ago
  19. 4f766173 vfio-ccw: protect the I/O region by Cornelia Huck · 6 years ago
  20. 690f6a1 vfio-ccw: rework ssch state handling by Cornelia Huck · 6 years ago
  21. 71189f2 vfio-ccw: make it safe to access channel programs by Cornelia Huck · 6 years ago
  22. c9f6215 s390/mm: fix pxd_bad with folded page tables by Martin Schwidefsky · 6 years ago
  23. 01eb42a s390/kasan: fix strncpy_from_user kasan checks by Vasily Gorbik · 6 years ago
  24. 1c410fd s390/cpum_cf_diag: Add support for CPU-MF SVN 6 by Thomas-Mich Richter · 6 years ago
  25. 1a42010 s390/mm: convert to the generic get_user_pages_fast code by Martin Schwidefsky · 6 years ago
  26. d1874a0 s390/mm: make the pxd_offset functions more robust by Martin Schwidefsky · 6 years ago
  27. 6bcf74e s390/qdio: consolidate index tracking for queue scan by Julian Wiedmann · 6 years ago
  28. 5b2ad27 s390/qdio: limit direct access to first_to_check cursor by Julian Wiedmann · 6 years ago
  29. 913140e s390: zcrypt: initialize variables before_use by Arnd Bergmann · 6 years ago
  30. 6e04249 s390: avoid __builtin_return_address(n) on clang by Arnd Bergmann · 6 years ago
  31. 475c8e9 s390: Convert IS_ENABLED uses to __is_defined by Joe Perches · 6 years ago
  32. 9a0ceb9 s390: make chkbss work with clang by Arnd Bergmann · 6 years ago
  33. 0a113ef s390: make __load_psw_mask work with clang by Arnd Bergmann · 6 years ago
  34. efb150d s390: syscall_wrapper: avoid clang warning by Arnd Bergmann · 6 years ago
  35. 96ca767 s390: don't build vdso32 with clang by Arnd Bergmann · 6 years ago
  36. c1afcae s390: remove -fno-strength-reduce flag by Arnd Bergmann · 6 years ago
  37. 7aa0055 s390: fine-tune stack switch helper by Martin Schwidefsky · 6 years ago
  38. e24e471 s390/rseq: use trap4 for RSEQ_SIG by Martin Schwidefsky · 6 years ago
  39. e91012e s390: cio: fix cio_irb declaration by Arnd Bergmann · 6 years ago
  40. 81a8f2b s390/mm: silence compiler warning when compiling without CONFIG_PGSTE by Thomas Huth · 6 years ago
  41. dccbbaf s390/qdio: eliminate queue's last_move cursor by Julian Wiedmann · 6 years ago
  42. 65e4f77 s390/qdio: simplify SBAL range calculation by Julian Wiedmann · 6 years ago
  43. b39544c s390/qdio: pass up count of ready-to-process SBALs by Julian Wiedmann · 6 years ago
  44. 3429842 s390/qdio: fix output of DSCI value in debug file by Julian Wiedmann · 6 years ago
  45. 093ddcc s390/protvirt: block kernel command line alteration by Vasily Gorbik · 6 years ago
  46. db9492c s390/protvirt: add memory sharing for diag 308 set/store by Vasily Gorbik · 6 years ago
  47. 5abb935 s390/uv: introduce guest side ultravisor code by Vasily Gorbik · 6 years ago
  48. fd184e1 s390: introduce .boot.preserved.data section compile time validation by Vasily Gorbik · 6 years ago
  49. 1e941d3 s390: move ipl block to .boot.preserved.data section by Vasily Gorbik · 6 years ago
  50. bf9921a s390: introduce .boot.preserved.data section by Gerald Schaefer · 6 years ago
  51. 46a984ff s390/cpum_cf: Add support for CPU-MF SVN 6 by Thomas Richter · 6 years ago
  52. 2f2f383 s390/qdio: clean up qdio_check_outbound_after_thinint() by Julian Wiedmann · 6 years ago
  53. f85b2b2 s390/qdio: clean up pci_out_supported() by Julian Wiedmann · 6 years ago
  54. 2cc9637 s390/dasd: Fix capacity calculation for large volumes by Peter Oberparleiter · 6 years ago
  55. 2d4ea4b s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) by Joe Perches · 6 years ago
  56. 9936328 Merge tag 'pci-v5.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  57. 8c7ae38 afs: Fix StoreData op marshalling by David Howells · 6 years ago
  58. 7d6ab82 vfs: Update mount API docs by David Howells · 6 years ago
  59. bfed6d0 Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  60. 97c41a6 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  61. b6ffdf2 s390/cpumf: Fix warning from check_processor_id by Thomas Richter · 6 years ago
  62. 1a9df9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  63. 14c741d Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  64. 01f2f5b SUNRPC: fix uninitialized variable warning by Alakesh Haloi · 6 years ago
  65. 8c838f5 dpaa2-eth: fix race condition with bql frame accounting by Ioana Ciornei · 6 years ago
  66. 047a013 chelsio: use BUG() instead of BUG_ON(1) by Arnd Bergmann · 6 years ago
  67. c493b09b net: devlink: skip info_get op call if it is not defined in dumpit by Jiri Pirko · 6 years ago
  68. 450895d net: phy: bcm54xx: Encode link speed and activity into LEDs by Vladimir Oltean · 6 years ago
  69. 9926cb5 tipc: change to check tipc_own_id to return in tipc_net_stop by Xin Long · 6 years ago
  70. b7ebee2 net: usb: aqc111: Extend HWID table by QNAP device by Dmitry Bezrukov · 6 years ago
  71. 1f8389b net: sched: Kconfig: update reference link for PIE by Leslie Monis · 6 years ago
  72. db460c5 net: dsa: qca8k: extend slave-bus implementations by Christian Lamparter · 6 years ago
  73. 1eec715 net: dsa: qca8k: remove leftover phy accessors by Christian Lamparter · 6 years ago
  74. 5e07321 dt-bindings: net: dsa: qca8k: support internal mdio-bus by Christian Lamparter · 6 years ago
  75. fb1eb41 dt-bindings: net: dsa: qca8k: fix example by Christian Lamparter · 6 years ago
  76. 65ae689 Merge tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  77. 26a3b01 Merge tag 'trace-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  78. 9798a22 Merge tag 'locks-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  79. 9efb85c ftrace: Fix warning using plain integer as NULL & spelling corrections by Hariprasad Kelam · 6 years ago
  80. 3dee10d tracing: initialize variable in create_dyn_event() by Frank Rowand · 6 years ago
  81. ff9d31d tracing: Remove unnecessary var_ref destroy in track_data_destroy() by Tom Zanussi · 6 years ago
  82. d29f5aa net: phy: don't clear BMCR in genphy_soft_reset by Heiner Kallweit · 6 years ago
  83. 0fa635a PCI/LINK: Deduplicate bandwidth reports for multi-function devices by Lukas Wunner · 6 years ago
  84. 55397ce PCI/LINK: Clear bandwidth notification interrupt before enabling it by Lukas Wunner · 6 years ago
  85. 3e82a7f PCI/LINK: Supply IRQ handler so level-triggered IRQs are acked by Alexandru Gagniuc · 6 years ago
  86. a3ac791 Revert "parport: daisy: use new parport device model" by Linus Torvalds · 6 years ago
  87. 9395874 arm64: tegra: Disable CQE Support for SDMMC4 on Tegra186 by Jonathan Hunter · 6 years ago
  88. 2e8c54d Merge tag 'imx-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes by Arnd Bergmann · 6 years ago
  89. 0cee41d Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux into arm/fixes by Arnd Bergmann · 6 years ago
  90. 274a8dd Merge tag 'arm-soc/for-5.1/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes by Arnd Bergmann · 6 years ago
  91. fa94635 ARM: dts: nomadik: Fix polarity of SPI CS by Linus Walleij · 6 years ago
  92. 44cd905 Merge tag 'renesas-fixes-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into arm/fixes by Arnd Bergmann · 6 years ago
  93. 2dbed15 ARM: davinci: fix build failure with allnoconfig by Sekhar Nori · 6 years ago
  94. 945ab8f locks: wake any locks blocked on request before deadlock check by Jeff Layton · 6 years ago
  95. 27602e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  96. a7d6ac3 Merge branch 'libbpf-fixup' by Alexei Starovoitov · 6 years ago
  97. 63197f7 bpf, libbpf: clarify bump in libbpf version info by Daniel Borkmann · 6 years ago
  98. 1d38226 bpf, libbpf: fix version info and add it to shared object by Daniel Borkmann · 6 years ago
  99. 8c2ffd9 Linux 5.1-rc2 by Linus Torvalds · 6 years ago
  100. 17403fa Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago