1. 60e05d1 vfio-ccw: add some logging by Cornelia Huck · 5 years ago
  2. 416f79c s390/paes: Prepare paes functions for large key blobs by Harald Freudenberger · 6 years ago
  3. f2bbc96e s390/pkey: add CCA AES cipher key support by Harald Freudenberger · 6 years ago
  4. 4bc123b s390/zcrypt: Add low level functions for CCA AES cipher keys by Harald Freudenberger · 6 years ago
  5. 4da57a2 s390/zcrypt: extend cca_findcard function and helper by Harald Freudenberger · 6 years ago
  6. 183cb46 s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable types by Harald Freudenberger · 6 years ago
  7. 22a33c7 s390/startup: round down "mem" option to page boundary by Vasily Gorbik · 5 years ago
  8. 80ef517 s390/startup: adjust _sdma and _edma to page boundaries by Vasily Gorbik · 5 years ago
  9. e991e5b s390/stacktrace: use common arch_stack_walk infrastructure by Vasily Gorbik · 5 years ago
  10. 2c7fa8a s390/kasan: avoid report in get_wchan by Vasily Gorbik · 5 years ago
  11. 8769f610 s390/process: avoid potential reading of freed stack by Vasily Gorbik · 5 years ago
  12. f45f7b5 s390/kasan: provide uninstrumented __strlen by Vasily Gorbik · 5 years ago
  13. 2e83e0e s390: clean .bss before running uncompressed kernel by Vasily Gorbik · 5 years ago
  14. 19413fe s390/startup: purge obsolete .gitignore patterns by Vasily Gorbik · 5 years ago
  15. da9ed30 s390/startup: add initial pgm check handler by Vasily Gorbik · 5 years ago
  16. 40e9065 s390/mm: use refcount_t for refcount by Chuhong Yuan · 5 years ago
  17. 3434cae s390/extmem: use refcount_t for refcount by Chuhong Yuan · 5 years ago
  18. c4c3772 s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resources by Denis Efremov · 5 years ago
  19. 59793c5 s390: move vmalloc option parsing to startup code by Vasily Gorbik · 5 years ago
  20. f62f7dc Documentation/s390: remove outdated debugging390 documentation by Heiko Carstens · 5 years ago
  21. 8c72e0c Documentation/s390: remove outdated dasd documentation by Heiko Carstens · 5 years ago
  22. 7c4e91c s390/zcrypt: new sysfs attributes serialnr and mkvps by Harald Freudenberger · 6 years ago
  23. 94bbd34e s390/zcrypt: add base code for cca crypto card info support by Harald Freudenberger · 6 years ago
  24. efc598e s390/zcrypt: move cca misc functions to new code file by Harald Freudenberger · 6 years ago
  25. 609488b Linux 5.3-rc2 by Linus Torvalds · 5 years ago
  26. c622fc5 Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  27. 8e61ea1 Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  28. 04ce931 Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  29. 572782b Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  30. ad28fd1 Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  31. 29af915 Merge tag 'usb-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  32. 5bb575b Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  33. a9815a4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  34. e24ce84 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  35. 750991f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  36. 431f288 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  37. 13fbe99 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  38. 88c5083 Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 5 years ago
  39. 43e317c Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  40. 5efbd93 Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  41. 523634d Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  42. b25e8a2 kbuild: remove unused single-used-m by Masahiro Yamada · 5 years ago
  43. cb36955 gen_compile_commands: lower the entry count threshold by Masahiro Yamada · 5 years ago
  44. 26c4c71 .gitignore: Add compilation database file by Toru Komatsu · 6 years ago
  45. b2eff09 kbuild: remove unused objectify macro by Masahiro Yamada · 6 years ago
  46. 5168afe Merge tag 'for-linus-20190726-2' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  47. 40233e7 Merge tag 'selinux-pr-20190726' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  48. e1ff739 dt-bindings: Fix more $id value mismatches filenames by Rob Herring · 5 years ago
  49. ce842e7 dt-bindings: nvmem: SID: Fix the examples node names by Maxime Ripard · 6 years ago
  50. c61f025 dt-bindings: nvmem: Add YAML schemas for the generic NVMEM bindings by Maxime Ripard · 6 years ago
  51. f1765a1 of: Fix typo in kerneldoc by Thierry Reding · 5 years ago
  52. a689838 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  53. e2921f9 Merge tag 'drm-fixes-2019-07-26' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  54. c6c84f7 block: fix max segment size handling in blk_queue_virt_boundary by Christoph Hellwig · 6 years ago
  55. 3ea54d9 Merge tag 'docs-5.3-1' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  56. 0ed2886 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  57. 4792ba1 Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  58. 863fa88 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  59. 0441281 Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  60. 750c930 Merge tag 'sound-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  61. b381c016 Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  62. 55d31aa Merge branch 'for-linus-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft by Linus Torvalds · 5 years ago
  63. 6108cd4 Merge tag 'hwmon-for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 5 years ago
  64. d2eba64 docs: phy: Drop duplicate 'be made' by Guido Günther · 5 years ago
  65. 19a1c40 fix the struct mount leak in umount_tree() by Al Viro · 6 years ago
  66. 98abe02 MAINTAINERS: vfio-ccw: Remove myself as the maintainer by Farhan Ali · 6 years ago
  67. ac7a0fc s390/mm: use shared variables for sysctl range check by Vasily Gorbik · 6 years ago
  68. 4f419eb virtio/s390: fix race on airq_areas[] by Halil Pasic · 6 years ago
  69. 1a2dcff s390/dma: provide proper ARCH_ZONE_DMA_BITS value by Halil Pasic · 6 years ago
  70. a3b46b8 btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_range by Naohiro Aota · 5 years ago
  71. 4d5308e Merge tag 'drm-fixes-5.3-2019-07-24' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  72. f480de3 Merge tag 'drm-misc-fixes-2019-07-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  73. a035d55 Makefile: Globally enable fall-through warning by Gustavo A. R. Silva · 6 years ago
  74. 2defb94 drm/i915: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  75. 9e87891 drm/amd/display: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  76. 12fce1a drm/amdkfd/kfd_mqd_manager_v10: Avoid fall-through warning by Gustavo A. R. Silva · 6 years ago
  77. d64062b drm/amdgpu/gfx10: Fix missing break in switch statement by Gustavo A. R. Silva · 6 years ago
  78. 737298d drm/amdkfd: Fix missing break in switch statement by Gustavo A. R. Silva · 6 years ago
  79. 7b26b91 perf/x86/intel: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  80. cc40704 mtd: onenand_base: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  81. 2988160 afs: fsclient: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  82. 35a3a90 afs: yfsclient: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  83. 5a8dadb can: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  84. eba6120 firewire: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  85. 173e6ee structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK by Arnd Bergmann · 6 years ago
  86. 9c0b259 Merge branch 'nvme-5.3' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 5 years ago
  87. 3670324 io_uring: ensure ->list is initialized for poll commands by Jens Axboe · 5 years ago
  88. 6789f87 Merge tag 'pm-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  89. a51edf7 Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  90. da3cc2e Merge tag 'ktest-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 5 years ago
  91. a29a0a4 Merge branch 'access-creds' by Linus Torvalds · 5 years ago
  92. 6e7ca09 btrfs: Fix deadlock caused by missing memory barrier by Nikolay Borisov · 5 years ago
  93. 289a2d2 perf/x86/intel: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  94. 4ce54af perf/core: Fix creating kernel counters for PMUs that override event->cpu by Leonard Crestez · 6 years ago
  95. 5ea3f6f perf/x86: Apply more accurate check on hypervisor platform by Zhenzhong Duan · 5 years ago
  96. 3b238a6 perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x register by Yunying Sun · 6 years ago
  97. 3d0c395 perf/x86/intel: Fix SLOTS PEBS event constraint by Kan Liang · 6 years ago
  98. 6c11c6e locking/mutex: Test for initialized mutex by Sebastian Andrzej Siewior · 6 years ago
  99. 30a35f7 locking/lockdep: Clean up #ifdef checks by Arnd Bergmann · 6 years ago
  100. 68037aa locking/lockdep: Hide unused 'class' variable by Arnd Bergmann · 6 years ago